質問

I'm would like to remove company & fax field from the checkout page, i already comment out the company and fax field, but it doesn't work.

I removed it from:

  1. /app/design/frontend/base/default/template/checkout/onepage/billing.phtml
  2. /app/design/frontend/base/default/template/checkout/onepage/shipping.phtml

And also from RWD template.

役に立ちましたか?

解決

I reckon you will also have to comment the code in the following files if you're on the RWD theme:

  • app/design/frontend/rwd/default/template/checkout/onepage/billing.phtml
  • app/design/frontend/rwd/default/template/checkout/onepage/shipping.phtml
  • app/design/frontend/rwd/default/template/persistent/checkout/onepage/billing.phtml
ライセンス: CC-BY-SA帰属
所属していません magento.stackexchange
scroll top