How do I create custom shipping using a per-product field?
I want the shipping costs per item to be added manually when the user creates the product
product 1 : shipping cost 5 euro
product 2: shipping cost 19 euro
product 3: shipping cost 3 euro
if the buyer selects more than 1 products the costs will be simply added together
I have created a field shipping cost for the products
Im having trouble setting up the rule for this
any suggestions?