Hello! I need to create rules for shipping by product type…
example:
Standard Shipping = 1,300 (all products)
Frozen Shipping = +600 (frozen products)
Refrigerated Shipping = 1,900 (refrigerated products)
order: Standard + Frozen = 1,900 (1,300 + 600 )
Order: Frozen = 1,900 ( 1,300 + 600 )
Order: Standard + Frozen + Refrigerated = 3,800 (1,300 + 1,900 + 600)
When the refrigerated product is added to the checkout alone the shipping must be 1,900 and when it is with other types of product it must be 600…
By shopify’s rule I’m not able to set this condition for the same type of product…
Shopify:
Order: Standard + Frozen + Refrigerated = 5,100 (1,300 + 1,900 + 1,900)
Could someone guide me and let me know if it is possible to perform this configuration?? if it’s by third party APP which one is indicated…
Thanks!!



