-- url of the page with the problem -- :
colorsetmatch.nl/index.php
-- HikaShop version -- :2.2.2
-- Joomla version -- : 3.2
-- PHP version -- : 4.3
-- Browser(s) name and version -- : XXXXX x.x.x
-- Error-message(debug-mod must be tuned on) -- : Error_message
Hi, I'm stuck with a shipping costs riddle:
I've defined 2 shipping-methods:
1. shipping for order > 200,- ==> free shipping per shipment
2. shipping for order < 200,- ==> 12,50 per shipment
This works as expected.
But now I want following:
If shipping order < 200,- AND order contains only product A and/or product B THEN shipping of 3.75 should be applied PER SHIPMENT
Is this possible anyway and which route to follow?
Thanks in advance
Mark