![]() |
Delete price on products page.
My client wants to have the price gone from the thumbnails pages. I tried with this code in products.tbl:
Code:
{* {else} The price goes away, but so does the buy now button. What can I do to bring the button back? Thanks! v 4.0.18 |
Re: Delete price on products page.
I think you need to have editted the products_t.tpl rather than products.tpl
|
Re: Delete price on products page.
This is a single column thumbnail display.
|
Re: Delete price on products page.
have you tried to include the buynow?
Code:
{if $usertype eq "C" and $config.Appearance.buynow_button_enabled eq "Y"} |
Re: Delete price on products page.
That's right below that snippet:
Code:
{* $Id: products.tpl,v 1.45.2.17 2006/02/27 08:53:50 svowl Exp $ *} But the button's not there. Any ideas? |
Re: Delete price on products page.
Anybody? I just need to get rid of the price on the thumbnail pages, but leave the buy now button.
Thanks! |
All times are GMT -8. The time now is 03:17 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.