Re: Our Price from
Thank you very much.
I had to alter the code slightly as have made quite a few changes to templates but your code worked perfectly with a little bit of fine tuning.
Thanks again it is appreciated.
In case anyone wants the code put this into products_listing.tpl
<span class="price">{if $active_modules.Special_Offers ne "" && $product.use_special_price ne ""} special-price-row}{else}{if $product.is_variants}Price from:{else}{$lng.lbl_our_price}:{/if}{/if}</span>
I used Price from instead of making a new language label but you can make one if required.
Regards
Dan
__________________
X Cart Version 4.2
|