I've an ecommerce woocommerce store, i only sell in two provinces Quebec and ontarior, I want to set different flat rate for each province and based on quantity.
For example i want to set rate as below
Quebec shipping $25 min order 18pcs if 19pcs to 36pcs flat rate should be$50 Ontario shipping $35 min order 18pcs if 19pcs to 36pcs rate should be $50
In this screenshot i'm using shortcode 1.34* [qty] per item but that is just not correct per itm cost because I'm charging $25 for minimum 18itms, it calculates total $25.12 for 18 items, and then if increase quantity to 19 it adds per item shipping cost that's not i want.
I want to charge lump-sump like $25 for 18items, and if quantity exceeds above 18 it'll cost $50. I'm just confuse about setting up flat rates. I need experts help
thanks in advance