2

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.

Raphael at Digital Pianism
70.8k37 gold badges192 silver badges357 bronze badges
asked Jun 7, 2016 at 15:35
1
  • Do you use any extension for your checkout page? Commented Jun 7, 2016 at 16:27

1 Answer 1

3

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
answered Jun 7, 2016 at 15:44
3
  • Yes, i already comment out the code, but still doesn't work Commented Jun 7, 2016 at 15:56
  • @firewalls double check the path of the template by enabling the template path hints: help.sweettoothrewards.com/article/… Commented Jun 7, 2016 at 15:57
  • 1
    Danggg! It's working :D Commented Jun 7, 2016 at 17:30

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.