Display duties with Liquid using order.total_duties
Themes
Effective February 18, 2022
A new attribute (total_duties
) is now available on the order
object. order.total_duties
attribute returns the sum of all duties applied to line items in the order. order.total_duties
returns nil
if duties are not applicable to the order.
For more information, refer to order.total_duties.