![]() |
On the Featured Product Page
Just on the featured product page I need to:
Eliminate 'Your price" and any dollar amount Eliminate Quantity , eliminate BUY NOW Can anyone give me a lead? |
Would love to help you, but it is difficult without knowing your X-Cart version number. Please, edit your signature so that it shows your version number. If you have multiple versions, at least reference which one you are talking about.
|
Sorry on this one it is 3.5.11.
|
skin1/customer/main/featured.tpl, which in turn calls products.tpl. If you have multiple columns, that will then call products_t.tpl. So, if you comment out the price, quantity and buy now, it will also eliminate them from your product lists.
|
Then how can I do this?
|
You could customize skin1/customer/main/featured.tpl by replacing the include of products.tpl with the actual code from products.tpl (or products_t.tpl depending on your layout). You could then edit the template without it affecting the rest of your store.
|
I copied the products.tpl and products_t.tpl to productsb.tpl and products_tb.tpl, eliminated the stuff needed and then pointed the featured.tpl to productsb.tpl.
Thanks for the help. |
All times are GMT -8. The time now is 11:38 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.