myshop-value:total-weight-products

Entity Value
Attribute(s) style
Type value
Relation

The result is the total of the weight of the products in the shopping cart. The extension can be used within the scope of the order pages;

<div style=”myshop-value:total-weight-products #.0”>total</div>
Extension Description
myshop-value:total-weight- products < number formatting > Show the total product weight using the optional number formatting.
number formatting (optional)
  • 0 (Digit)
  • # (Digit, zero shows as absent)
  • . (The position of the decimal point Example: ###.##)
  • , (The group separator for thousands. Example: ###,###.##)
  • % (Displays the number as a percentage. Example: ##%)
  • ; (Pattern separator. The first pattern will be used for positive numbers and the second for negative numbers)

Feedback

Was this helpful?

Yes No
You indicated this topic was not helpful to you ...
Could you please leave a comment telling us why? Thank you!
Thanks for your feedback.

Post your comment on this topic.

Post Comment