Hi
I want to remove the the box on the product page that relates to bulk order pricing, as it doesnt read correctly when the product is configurable. How do I do this please?
Thanks
John
6 answers
Hi johnnieg,
Do you mean the Qty box ? Could you please let me know a little bit more details ?
Hi
its the box under the price which says: Buy 20 for
Hi johnnieg,
Can you give me your url to product page where that box is seen ? Do you want to hide that box completely ?
Hi
I’ve PM’ed you
John
Hi johnnieg,
You open the file of skin/frontend/default/jm_adamite/css/theme.css and add this css rule
HTML Code:
.catalog-product-view .product-pricing { display: none; }
Hope that helps !
Well Done -- Thanks again
This question is now closed