I have two products and both are having different shipping amount
Product A shipping cost $5(Method 1)
Product B shipping cost $10(Method 2)
If customer select Product A and shipping method will show as $5 and for product B will be $10.. If product A and both together then shipping cost $10
How can I make this by default? Please let me know.
@gkarthick87 Currently magento doesn't provide the feature to set shipping cost as per product.
You can achieve this by using some third party extensions.
I am referring you one extension, please have a look.
Hope it helps!
Thanks