View Single Post
  #6  
Old 01-08-2008, 07:21 AM
  vinnyonfire's Avatar 
vinnyonfire vinnyonfire is offline
 

Newbie
  
Join Date: Oct 2007
Location: Sunshine Coast, Queensland, AUSTRALIA
Posts: 1
 

Default 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
Reply With Quote