Hello to All,
I'm working on a project that is based on opencart. Client require if subtotal amount of cart is less then Rs.120 then there is a flat shipping charge apply amount Rs.4.95. on the other hand if subtotal amount of cart is greater then or equals to 120 then there are free shipping will be applied automatically. Client want to not show shipping charges in the modal when he clicks on "Get Quotes" button. Please help me about this matter. how can I do this. Thanks
For your shipping rates, you can use Total-Based Shipping to set up rates like that. You'd just use brackets like this:
0-119.99 = 4.95
120-99999 = 0
For not showing shipping charges in the modal, you could either:
(1) disable the built-in estimator in Extensions > Order Totals > Shipping, and use my Shipping Estimate Module
or
(2) use something like Automatic Shipping to automatically apply the shipping rate to the order. That way the customer doesn't need to get a quote on the cart page, since it should already appear on the order.
Feel free to take a look at the screenshots and demo site, and if you're interested let me know at www.getclearthinking.com/contact if you have any further questions.
0-119.99 = 4.95
120-99999 = 0
For not showing shipping charges in the modal, you could either:
(1) disable the built-in estimator in Extensions > Order Totals > Shipping, and use my Shipping Estimate Module
or
(2) use something like Automatic Shipping to automatically apply the shipping rate to the order. That way the customer doesn't need to get a quote on the cart page, since it should already appear on the order.
Feel free to take a look at the screenshots and demo site, and if you're interested let me know at www.getclearthinking.com/contact if you have any further questions.
Who is online
Users browsing this forum: No registered users and 2 guests