-- HikaShop version -- : 4.02
-- Joomla version -- : 3.9.3
-- PHP version -- : 7.2.15
Hi!
I need a guide for publishing shipping prices for both types. Per kg and item.
We have courier that charges per 6€ per kg
and another type of courier (for heavy weight items) that charger 2€ per item.
Also I know that I have to create 132 shipping methods (1 for each area). But if I have to do that for every diferrent kg i ll have to create more than 13200 shipping methods to include every possible option. Meaning 132 areas , 1-50 kg and 2 different shipping methods. One per kg and one per item.
1. So I checked here
and I see now at frontend
So its not my case. Also why is this 0 and how can I change it?
2. I also made a test with the SHIPPING PRICES in the product page but its not my senario either. It works but only for items.
.
So how can we charge per kg. without having to create all these entries.
Thanks!