Flat rate per type and fee per item connected to shipping rate
-
Been setting up a WooCommerce site. It will be fulfilled using Amazon with the NS FBA Plugin and I have been working on mapping the shipping options in NS FBA to WooCommerce. I added a flat rate – woocommerce flat rate shipping – for standard shipping and additional rates for
expedited | + $x | order priority | + $x | order
But that is not all that is needed. I was also asked to add a different unit fee per flat rate. So for
standard shipping the unit fee would be $1 let’s and for expedited $2 and for priority $3.
So I would have something like:
- Next Day Shipping (Priority) is $a per order, and I add $x for each unit.
- Two Day Shipping (Expedited) is $b per order, and I add $y for each unit.
- Standard Shipping (Standard) is $c per order, and I add $y for each unit.
Shipping classes are not the option here as these unit fees are connected to the flat shipping rates I would say.
Is this setup with fees per flat shipping order rate including different unit fees depending on order type possible?
NB
Opened ticket at Table Rate Shipping for WooCommerce Plugin at Code Canyon to see if that plugin can help. Also with Woocommerce Extra option pro. All just in case I cannot do this with some kind of formula.
- The topic ‘Flat rate per type and fee per item connected to shipping rate’ is closed to new replies.