My client’s site primarily sells one type of item and the shipping plugin is a modified By Location - Quantity threshold. Now they are adding a different type of product that will need a flat rate per piece that doesn’t fit with the plugin. Can I set the rate for those items in the product entry and tell checkout not to get the rates for these from the plugin but use the rate manually entered (if shipping != ‘’)?
So… {if shipping} == ‘’} use the plugin rates, and if {if shipping != ‘’} use the shipping amount entered?
If I can do this, can you give me direction or example? Thanks!
