Extra Block Types (EBT) - New Layout Builder experience❗
Extra Block Types (EBT) - styled, customizable block types: Slideshows, Tabs, Cards, Accordions and many others. Built-in settings for background, DOM Box, javascript plugins. Experience the future of layout building today.
❗Extra Paragraph Types (EPT) - New Paragraphs experience
Extra Paragraph Types (EPT) - analogical paragraph based set of modules.
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?