Palette - Make it Colorful🎨
Palette - Visual Page Builder, no design degree required.
Scroll
Total weight of the product
22/02/2025, by Anonymous (not verified)
Forums
Hello, could you please tell me how to display the total weight during checkout?
Or in the module commerce_order_weight_token
what should I add to the line
// Calculate the order weight. returns as an array of weight and unit.
$order_weight = commerce_physical_order_weight($order);
so that the total weight is displayed not in lb, but in kg?
- Log in to post comments