• Resolved jovigor

    (@jovigor)


    I need two shipping rates based on quantity and category to be active in basket, at same time…
    One rule will target products from one category (based on one type of quantity).
    from 1 to 28 peaces will be charged 15 euros, from 29 to 56 will be 30 euros…
    Second rule will target products from second category (based on second type of quantity).
    from 1 to 100 will charge 15 euros, from 101 to 200 will charge 30 euros…
    I need this becouse custom on border will charge one type of product cheaper, other more expensive.
    I try this with advanced-flat-rate-shipping-for-woocommerce, but it can’t mixed two different shipping rates rules.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Danny Santoro

    (@danielsantoro)

    Automattic Happiness Engineer

    So, you need two conditional rules that would combine the total price? For example, if in Category A I purchased 20 items (15 euros) and then Category B I purchasd 105 items (30 Euros), the total shipping cost would be 45 Euros?

    That’s a bit of a complicated setup, but it can be done with the Conditional Shipping and Payments plugin that WooCommerce offers: https://www.woocommerce.com/products/woocommerce-conditional-shipping-and-payments/ .

    That allows you to set rules, like “if there are X to Y number of Category A andabove Z of Category B in the cart, then charge rate 1″.

    I hope this helps!

    Thread Starter jovigor

    (@jovigor)

    Thank you. I tried but there is no option for quantity.
    Let me explain…
    I have Jelly category. on every 28 peaces i need to add 15 euros shipping.
    (order from 1 to 28 peaces – shipping 15 euros, from 29pcs to 56pcs – shipping 30euros, from 57pcs to 84pcs – shipping 45 euros…and so on)
    All other categories, will be with 100pcs step – adding 15 euros, after every 100:
    1-100 – 15 euros
    101-200 – 30 euros
    201-300 – 45 euros
    301-400 – 60 euros

    For products in Jelly cat. step is 28, for all other products, step is 100
    Thanks for help

    • This reply was modified 7 years, 3 months ago by jovigor.
    Danny Santoro

    (@danielsantoro)

    Automattic Happiness Engineer

    Hmm, okay! Instead of the Conditional Shipping, this sounds like it can be done with Table Rate Shipping instead. That allows you to combine by quantity of specific categories – I apologize for pointing in the wrong direction! If you purchased the extension then there’s the 30 Day Refund Policy so support will be able to refund you Conditional Shipping so you can use Table Rate. That one I’m certain can handle that configuration.

    Thread Starter jovigor

    (@jovigor)

    I cannot get what i need.
    With Table Rate shipping plugin i can choose 2 options i created.
    open sex-tablet.com
    I created two shipping methods.

    1st method target 4 subcategories – Jelly
    15 euros on every 28 peaces.

    2nd method target all others
    15 euros on every 100 peaces

    But i need both options to be active at same time. to be combined in one, depend in what category products belongs.
    For example:
    jelly1 16 peaces
    jelly2 28 peaces —-30 euro
    other1 89 peaces
    other2 125peaces
    other3 201peaces —-75 euros
    total shipping —–105 euros

    Thread Starter jovigor

    (@jovigor)

    Does any other solution exist?

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Two different shiiping rates in basket’ is closed to new replies.