Weight
Output data of the weight unit defined in the config.
Abbreviation
The abbreviation of the weight unit, e.g. kg
.
{{ weight:short }}
Singular Name
The singular name of the weight unit, e.g. Kilogram
.
{{ weight:singular }}
Plural Name
The plural name of the weight unit, e.g. Kilograms
.
{{ weight:plural }}
Name
Automatically get the singular or plural name of the weight unit according to the product's weight, e.g. Kilogram/Kilograms
.
{{ weight:name }}
Last updated
Was this helpful?