{{# promotions.items }}
{{# isSlideshow }}
{{/ isSlideshow }} {{# isProduct }}
{{# product }} {{# prices.items }} {{# prefix }}{{ . }}{{/ prefix }} {{ price }} {{# suffix }}{{ . }}{{/ suffix }} {{/ prices.items }}
{{# buy }} {{/ buy }} {{# notification }} {{/ notification }}
{{# stock }}
{{# warehouseLabel }}{{ . }}{{/ warehouseLabel }} {{# isInStock }} {{# stockText }} {{ . }} in stock {{/ stockText }} {{^ stockText }} In stock {{/ stockText }} {{/ isInStock }} {{# isIncomingStock }} {{# stockText }} {{ . }} incoming {{/ stockText }} {{^ stockText }} Incoming stock {{/ stockText }} {{/ isIncomingStock }} {{# isNotInStock }} Out of stock {{/ isNotInStock }} {{# incomingDate }}
Expected {{ . }}
{{/ incomingDate }} {{# incoming.items }} {{# qty }} Incoming {{ . }}pc. {{/ qty }} {{# eta }} Expected {{ . }} {{/ eta }} {{/ incoming.items }}
{{/ stock }} {{/ product }}
{{/ isProduct }} {{# isImage }}
{{# fallbackText }} {{^ image.imageMobile }}
{{ fallbackText }}
{{/image.imageMobile}} {{# image.imageMobile }}
{{ fallbackText }}
{{/image.imageMobile}} {{/fallbackText}} {{# label }}
{{ label }}
{{/ label }} {{# image }} {{# link }} {{/ link }} {{# link }} {{/ link }} {{/ image }}
{{/ isImage }} {{# isText }}
{{# link }}{{/ link }} {{ label }} {{# link }}{{/ link }}
{{# image }} {{# link }} {{/ link }} {{# link }} {{/ link }} {{/ image }}

{{& description }}

{{# link }}
{{ linkLabel }}
{{/ link }}
{{/ isText }} {{# isDocument }}
{{& html }}
{{/ isDocument }} {{# isContent }} {{# content }}
{{& html }}
{{/content}} {{/isContent}} {{# isAdminInfo}}
{{ name }}
{{ title }}
{{ description }}
{{# email }} {{/ email }} {{# phone2 }} {{/ phone2 }} {{^ phone2 }} {{# phone1 }} {{/ phone1 }} {{/ phone2 }} {{# mobile }} {{/ mobile }}
{{/ isAdminInfo }}
{{/ promotions.items }}