문제

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