![]() |
Product Options - Remove Label
I am trying to remove the label before my product options as I don't need it. I just can't find where to do it - any ideas anyone?
|
Re: Product Options - Remove Label
modules/product_options/customer_options.tpl
|
Re: Product Options - Remove Label
thanks for your quick reply balinor, I tried that but can't see the exact spot, can you please tell me the start of the code..... like leading the blind I know... lol
|
Re: Product Options - Remove Label
I tried {* *} this line of code but it did nothing:
{if $cname ne ""} {assign var="poname" value="$cname[`$v.classid`]"} {else} {assign var="poname" value="product_options[`$v.classid`]"} |
Re: Product Options - Remove Label
Sorry, it is this bit:
<td valign="middle" height="25">{if $usertype eq "A"}{$v.class}{else}{$v.classtext|default:$v.class }{/if}</td> |
Re: Product Options - Remove Label
thanks balinor, much appreciated
|
All times are GMT -8. The time now is 10:17 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.