Re: Displaying Lowest Wholesale Price
I worked out a quick way to do this - just make the "list price" of all your products with wholesale pricing the lowest price and then in products.tpl just paste this
{include file="currency.tpl" value=$products[product].list_price}
wherever you want it to display. There's probably a better way to do it but until then, doing it this way should achieve what you want. Cheers
__________________
Vincent
Powered by X-CART 4.1.9
|