{if p.ruleIcons}
{for i in p.ruleIcons}
{if i.image != undefined}
-
{if i.link != undefined}
{else}
{/if}
{if i.text != undefined}
${i.text}
{/if}
{/if}
{/for}
{/if}
{if p.customIcons}
{for i in p.customIcons}
{if i.image != undefined}
-
{if i.link != undefined}
{else}
{/if}
{if i.text != undefined}
${i.text}
{/if}
{/if}
{/for}
{/if}
{if p.icons}
{for i in p.icons}
{if i.image != undefined}
-
{if i.link != undefined}
{else}
{/if}
{if i.text != undefined}
${i.text}
{/if}
{/if}
{/for}
{/if}
{if p.promotiontype}
{if p.promotiontype == "express"}
Express Service
{elseif p.promotiontype == "sale"}
Tilbud{if p.discountpercentage} ${p.discountpercentage}%{/if}
{elseif p.promotiontype == "new"}
Ny
{else}
${p.promotionlabel}
{/if}
{/if}
{if p.displaySku}
${p.displaySku}
{else}
${p.sku}
{/if}
${p.description}
{if p.variations.length > 1}
{for v in p.variations}
{if v.colorHex[1] != undefined}
{/if}
{if v.colorHex[2] != undefined}
{/if}
{if v.colorHex[3] != undefined}
{/if}
{/for}
{if p.totalVariations != undefined && p.totalVariations > 5}+{/if}
{/if}
{if p.brandlogo != ""} {/if}