-- HikaShop version -- : 3.4.1
-- HikaMarket version -- : 2.1.1
-- Joomla version -- : 3.8.10
-- PHP version -- : 7.0.25
-- Browser(s) name and version -- : na
-- Error-message(debug-mod must be tuned on) -- : none
Doing a peer to peer art sales site. For now, I'm allowing 3 shipping methods: USPS Priority Mail Small Flat Rate Box, USPS Priority Mail Medium Flat Rate Box, USPS Priority Mail Large Flat Rate Box.
I've got the plugin pulling rates from USPS. Problem is that if more than one item is added to the cart, the cart only charges shipping for one item. I need it to charge the full shipping price for each item, since they will all be shipped separately.
I seem to be missing something.