CONGRATULATIONS! YOU'RE QUALIFIED FOR {$rewards_selection|@count} REWARD(S)

{if $out_of_stock_rewards}
{foreach from=$out_of_stock_rewards item=product} - {$product.title} selected combination is out of stock.
{/foreach}
{/if}
{foreach from=$rewards_selection key=threshold_id item="threshold"} {if $threshold.products} {foreach from=$threshold.products item="product" name="rewardslist"} {/foreach} {/if} {/foreach}

Reward after reaching total of {$threshold.amount|price}

{include file="templates/pages/catalog/elements/element-product-title.html"} {foreach from=$product.attributes item=attribute}
{if $attribute.attribute_type == "select"} {elseif $attribute.attribute_type == "radio"} {foreach from=$attribute.options item="option"} {if !$option.first}
{/if} {$option.name} {if $attribute.is_modifier == "Yes"}{$option.modifier}{/if} {/foreach} {else} {if $attribute.attribute_type == "textarea"} {else} {/if} {/if}
{assign var="firstInput" value=false} {/foreach} {include file="templates/pages/catalog/elements/element-product-overview.html"}
{if $rewards_settings.no_thanks eq 'Yes'} {/if}