![${p.altText}]()
{if p.icons}
{var productIconCount = 0}
{for i in p.icons}
{if i.image != undefined && productIconCount == 0}
-
{if i.link != undefined}
{else}
{/if}
{if i.text != undefined}
${i.text}
{/if}
{var productIconCount = productIconCount + 1}
{/if}
{/for}
{/if}
{if p.promotion == true && p.percentagePromotion == false}
${p.promotionlabel}
{else}
{if p.percentagePromotion == true}
${p.productPercentagePromotionIcon}
{/if}
{/if}
{if p.brandlogo != ""}
![]()
{/if}
{if p.variations.length > 1}
{/if}
${p.description}
{if p.percentagePromotion == true}
Ab ${p.price}
${p.productPercentagePromotionNewPrice} pro Stück
{else}
Ab ${p.price} pro Stück
{/if}
{if p.totalReviews > 0}
(${p.totalReviews})
{else}
(0)
{/if}
{var attributes = p.attributes[0]}
{if attributes.importantFact1 != undefined}
- ${attributes.importantFact1}
{elseif p.minOrderUnit != "" && p.minOrderUnit != undefined}
-
Ab:
${p.minOrderUnit}
Stück
{/if}
{if attributes.importantFact2 != undefined}
- ${attributes.importantFact2}
{elseif p.productSavePercentage != undefined && p.productSavePercentage != "" && p.productSavePercentage != "null%"}
-
Sparen Sie bis zu
${p.productSavePercentage}
{/if}
{if attributes.importantFact3 != undefined}
- ${attributes.importantFact3}
{elseif p.productMaterial != "" && p.productMaterial != undefined}
-
Material:
${p.productMaterial}
{/if}
Konfigurieren