Jump to content

Price not showing on Product Page


bhushan98@gmail.com

Recommended Posts

When I change those settings, I don't see an "Add to cart" button on my PrestaShop v1.6.1.6 test site. I guess you are using a custom theme that still shows the "Add to cart" button in a disabled state. In that case, you should use Firebug to find the CSS code for that disabled button and then add display: none; to hide the button.

Link to comment
Share on other sites

When I change those settings, I don't see an "Add to cart" button on my PrestaShop v1.6.1.6 test site. I guess you are using a custom theme that still shows the "Add to cart" button in a disabled state. In that case, you should use Firebug to find the CSS code for that disabled button and then add display: none; to hide the button.

Thanks Sir,

Actually I missed to set Available check on some items.  So I got confused.

 

can I remove the Payment Getways like MasterCard /Visa from Price Box on Product Page.

Edited by [email protected] (see edit history)
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...