Hello.
thank you for your help.
We need to remove OUR PRICE text box and Quantity.
I use drop down to select quantity and price.
So I need to remove it from cart page too so if people desided to add more they might be able to do it only form our drop down.
Thank you for your help.
Quote:
Originally Posted by cflsystems
skin1/customer/main/product.tpl
skin1/customer/main/products.tpl
Look for code lines for "price", "buy now" button,"add to cart" button, also you have to remove login button/link from other templates like skin1/customer/home.tpl
skin1/customer/main/product.tpl can very easily break so be careful
There could be more places/files to remove code from
|