{if $product->isFree()} {lang key="orderfree"} {elseif $product->pricing()->first()} {$product->pricing()->setQuantity($cartItem.qty)->first()->breakdownPrice()} {/if}
{$promotion->getHeadline()}
{$promotion->getTagline()}
{if $promotion->hasFeatures()} {/if}