[Plugin: eShop] Offer free shipping by country/zone?
-
I would like to offer customers free shipping if the cart is over a certain amount. That amount will be different based on the destination country.
I realise that this is not possible within the module settings so I am looking at overriding the is_shipfree() function from cart-functions.php.
How can I access the destination country and shipping zone number?
Is $_POST[‘country’] available?
- The topic ‘[Plugin: eShop] Offer free shipping by country/zone?’ is closed to new replies.