Stock label

Note: This article is work in progress.

The stock label is displayed when the stock of the product is below the "Threshold (low stock)" or above the "Threshold (high stock)" – assuming you have enabled the stock label in the theme configuration.

You can set the thresholds for the stock label in the theme configuration.

...


Configuration

You can find the configuration in the tab "Product pages":

Tab "Product pages" => Block "Delivery information labels (in the buybox)" => Section "Label: Stock label"

...


Summary

Theme configutaion

  • Tab "Product pages" => Block "Delivery information labels (in the buybox)" => Section "Label: Stock label"

Snippets

  • twt.detail.stockLabel.highStock.label

    • %stock% is replaced by the "Threshold (high stock)".

  • twt.detail.stockLabel.lowStock.label

    • %stock% is replaced by the available stock.

Last updated

Was this helpful?