Hi,
All my products have a quantity based pricing and I am looking for a way to show the cheapest price in a category view. So if 1 item is 10€ and 20 items is 5€ each I would like to have that 5€ shown on a category and featured views.
I managed to do it with try & error & good luck in Gavick News Show module on front page. I could use the same module elsewhere too, but its not a good option. So I know that can be done, but how?
I am using Joomla 3.4.4 and WM 3.0.9.6. Live site at kopterissa.com
Yes it is possible just with template over rides
use the product model and the getPrice function for the max quantity to retrieve and display the lowest price
the same technique can be used in the cat display template -- works with all discounts etc
$product->min_order_level is already there
you can see what we did here: details-> http://keepitpromo.com/index.php/en/promotional-usb-flash-drives/promotional-usb-drives-column-3/promotional-themed-usb-drives-with-logo-print-2/baby-bottle-usb-drive-detail
cats-> http://keepitpromo.com/index.php/en/promotional-usb-flash-drives/promotional-usb-drives-column-3/promotional-themed-usb-drives-with-logo-print-2
I just cant make it work. Any examples of code lines I could try?
Keepitpromo.com has done it so beautifully. Respect!
QuoteKeepitpromo.com has done it so beautifully. Respect!
ha ha... that's GJC has done it so beautifully. Respect! ;)
I'm available for hire.. this is what I do... :)
Nice ;)