• I have a client that charges $10 shipping like so:
    1 item = $10 Shipping
    2 item = $10 Shipping
    3 item = $20 Shipping
    4 item = $20 Shipping
    5 item = $30 Shipping
    6 item = $30 Shipping
    etc.

    I was playing around with the Flat Rate area in WooCommerce (which is what we’re using) with 10 + (10*[qty]) but of course that doesn’t work right. I was trying to add a greater sign (>) with the quantity but it doesn’t recognize it and just applies free shipping. Is there a formula to get this working right or an additional plugin I would have to install?

  • The topic ‘Flat Rate Shipping Per Qty of Items’ is closed to new replies.