For the complete documentation index, see llms.txt. This page is also available as Markdown.

Length

Output data of the length unit defined in the config.

Abbreviation

The abbreviation of the length unit, e.g. cm.

{{ length:short }}

Singular Name

The singular name of the length unit, e.g. Centimeter.

{{ length:singular }}

Plural Name

The plural name of the length unit, e.g. Centimeters.

{{ length:plural }}

Length Name

Automatically get the singular or plural name of the length unit according to the product's length, e.g. Centimeter/Centimeters.

{{ length:lengthName }}

Width Name

Automatically get the singular or plural name of the length unit according to the product's width, e.g. Centimeter/Centimeters.

Height Name

Automatically get the singular or plural name of the length unit according to the product's height, e.g. Centimeter/Centimeters.

Last updated