• Resolved dmknows

    (@dmknows)


    Here’s the case scenario:

    Customer buys 1 quantity of the product. Weight based charges are applied. – That’s Fine.
    I want something like this:
    Customer buys the same product in 2 quantities. Weight based charges should be reduced to half.

    Is there a way I can do this?

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Dan

    (@dangoodman)

    It sounds to me like you need the same price for any number of items. Just a flat fee?

    Thread Starter dmknows

    (@dmknows)

    Thanks for your response, Dan.

    I need that price to be cut in half if a customer orders more than 1 quantity of the same item.

    Plugin Author Dan

    (@dangoodman)

    Like $10 for 1 item and $5 for 2+ items?

    The closest thing you can do with WBS is adding rules like:
    1. Order Weight: below 1 kg; Base Cost: $10
    2. Order Weight: above 1 kg; Base Cost: $5

    If total order weight doesn’t work in your case, you might want to check our advanced shipping plugin having a Quantity condition. Here is an example setup.

    Thread Starter dmknows

    (@dmknows)

    Perfect, I will buy the plugin. Just a pre-sales question.
    Does the plugin allow using different shipping rules for specific products?

    Plugin Author Dan

    (@dangoodman)

    Sure, look for the Contains condition useful to activate rules for specific items. For further questions about the plugin please contact us via the website. We are not allowed to support it here due to the community rules.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Reduced Price if Same Product is in Multiple Quantities’ is closed to new replies.