• Hi!

    We use both Shipping Zones by Drawing and Check My Address together. The problem is that we use Check My Address on the product view, before the add to cart button. Since our shipping rule is 400*[qty], this rule gives “free shipping” message, since there is nothing in the cart at the time of the calculation (400 * 0).

    This means that we cannot use “Check my address” on product page before the customer has added something to cart.

    I had a developer look at the plugin, to see if we could hook in an product to cart before calculation, but he gave up on it quoting that the plugin is not written to handle hooked in actions.

    We are looking at one of 4 solutions to our problem:

    1. Is there a way to add support for diffential pricing by product weight to “Shipping Zones” plugin? So that 0-1 kg is one price, 1-5 kg another etc. That would fix the problem by removing the need to differentiate by qty.

    2. Would you be willing to extend “Shipping Zones” so it can handle qty based rules, without giving “free shipping” on empty cart? What would be the cost?

    3. Would you be able to add in hooks we could use to insert our own code? It his case to assume always 1 product if cart is empty for shipping calculation purposes. What would be the cost?

    4. We would have to drop “Check my address” as it cannot deliver relevant info to customer when using qty based shipping and look for alternatives.

    Can you help us and others and fix this problem?

    • This topic was modified 2 years, 6 months ago by prokops.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Shipping Zones + Check My Adress’ is closed to new replies.