0

I'm developing a WooCommerce site. I need to have following functionality: Products of a certain three categories needs to have extra delivery fee added per product. This was already covered here: Add a fee to WooCommerce per product, based on category

I already have fixed shipping fees - X bucks homeland, but if cart value over 250, no shipping fee - Z bucks some countries, but if cart value over 250, no shipping fee - Y bucks rest of the world, but if cart value over 250, no shipping fee

Now, for these three categories new should have - X bucks homeland + extra fee (10 bucks); but if cart value over 250, no shipping fee and no extra fee - Z bucks some countries + extra fee (30 bucks); but if cart value over 250, only extra fee. - Y bucks rest of the world + extra fee (50 bucks); but if cart value over 250, only extra fee.

There might be plugins for this, but I'd rather not...

0 Answers0