Plugin Author
Dan
(@dangoodman)
Hello,
You can leave the weight of your products empty. In that case, it would be considered zero. To catch zero-weight orders, create a rule with Order Weight set to ‘above 0 or equal, below <any>’.
Thank you,
it working as you said but the problem is if i have products with weight and without weight you have conflict:
If you set “Above: 0 or equal, Below <empty>” you see both shippings in cart. If you put in “below” field number “1” you see only one shipping but not see the other unweighted product’s shipping.
So can you clarify me if you can work with both kind of products weighted and unweighted?
The biggest issue in this situation is when you have also set 50€ FREE shipping. You have the 50€ free only with the weighted products in same cart.
Plugin Author
Dan
(@dangoodman)
The plugin doesn’t have a concept of unweighted items. If an item doesn’t have weight defined, it’s assumed to have zero weight. Then, the total weight of all items in the cart is checked against the shipping rules. In other words, products having weight are no different from products having no weight set.
Adding more details might shed a light on your issue.
Thank you i fix it, with different plugin but thank you for your answer!