noweiss
Forum Replies Created
-
Forum: Plugins
In reply to: [Weight Based Shipping for WooCommerce] Adding weight of packagingmaybe I’m not good at explaining.
it is not something that you solve with “cost”, the problem is only on the weight.
on the calculation of the total weight, for example, add 0.5kg for every 15kg and use a label to justify this extra weight.
Forum: Plugins
In reply to: [Weight Based Shipping for WooCommerce] Adding weight of packagingHi Dan,
i saw the topic is marked as resolved, but i didn’t see any change on plugin.
Are you working on it? We must just waiting the next update?
“yes, there is the option where you can charge I.e. “1€ for each 10kg over 70kg”
in this answer the “€” is currency (euro), there aren’t anything about weight.
Forum: Plugins
In reply to: [Weight Based Shipping for WooCommerce] Adding weight of packagingyes, there is the option where you can charge I.e. “1€ for each 10kg over 70kg”
Forum: Plugins
In reply to: [Weight Based Shipping for WooCommerce] Adding weight of packagingmaybe I’m not good at explaining.
it is not something that you solve with “cost”, the problem is only on the weight.
I repeat, if the customer buys 10kg of products, with a shift to 9.5 I can solve, because my package weighs 0.5kg, but when he buys 100kg of products and I need 7 packages, how many “shifts” should I do? This operation would impact on shipments that are not involved at all.
The concept is simple, on the calculation of the total weight, for example, add 0.5kg for every 15kg and use a label to justify this extra weight.
Forum: Plugins
In reply to: [Weight Based Shipping for WooCommerce] Adding weight of packagingHi Dan,
thanks for reply.what are you saing could be good when the costumer only buy something close to the end of range, for example:
– range 2-10kg, customer buy 9.5kg of products, then it’s ok apply the cost of 10-20kg,
but if he buy 2,5kg, it’s wrong to apply the next range of shipping cost, considering also the difference of amount is not understimable.
Anyway, i saw its a common ploblem in the weight based shipping.The solution definetly is add the package weight related with other parameters based on total weight or number of items, etc..