Weight
Output data of the weight unit defined in the config.
Last updated
Output data of the weight unit defined in the config.
The abbreviation of the weight unit, e.g. kg.
{{ weight:short }}The singular name of the weight unit, e.g. Kilogram.
{{ weight:singular }}The plural name of the weight unit, e.g. Kilograms.
{{ weight:plural }}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