Hi, Is there a way that, when a product has a determinate weight, this shipping method will not show as an option ?
The question is because I have two different weight shipping methods, and I want that some products will have one of them.
thank you.
This is not currently possible. You can try to tweak Weight Based Shipping extension code to do this for you.
What files control weight shipping ?
Model:
extensions/default_weight/storefront/model/extension/default_weight.php
Thank you, I'll take a look.