{* This page should not replace the current previous URL *} {set_previous_url ignore_current="1"} {default_translation_domain domain='fo.default'} {loop type="product" name="add_product_to_cart" id={product attr="id"}}
{assign var="minPrice" {config key="gift_amount"}} {assign var="giftCategoryId" {config key="gifts_category"}} {assign "existe" 0} {loop type="cart" name="cartverify"} {if $IS_PROMO == 1} {assign "real_price" $PROMO_TAXED_PRICE} {assign "real_total_price" $TOTAL_PROMO_TAXED_PRICE} {else} {assign "real_price" $TAXED_PRICE} {assign "real_total_price" $TOTAL_TAXED_PRICE} {/if} {if $real_price == 0 || $real_total_price == 0} {assign "existe" 1} {/if} {/loop} {if $existe == 0} {if $real_price >= $minPrice} {/if} {/if}

{intl l="The product has been added to your cart" }

{loop name="product_thumbnail" type="image" product=$ID width="218" height="146" resize_mode="borders" limit="1"} Product #{$LOOP_COUNT} {/loop}

{$TITLE}

{loop type="attribute_combination" name="product_options" product_sale_elements={$smarty.get.pse_id} order="manual"}

{$ATTRIBUTE_TITLE} : {$ATTRIBUTE_AVAILABILITY_TITLE}

{/loop}
{loop type="product_sale_elements" name="product_price" id={$smarty.get.pse_id}} {if $IS_PROMO == 1} {assign "real_price" $TAXED_PROMO_PRICE}
{format_money number=$TAXED_PROMO_PRICE}
{format_money number=$TAXED_PRICE} {else} {assign "real_price" $TAXED_PRICE}
{format_money number=$TAXED_PRICE}
{/if} {/loop}

{intl l="1 gift is offered to you for this order!" d = "giftoffered.fo.default"}

{loop name="gift-category" type="category" id="{$giftCategoryId}"} {intl l="Click here to choose want you want from our selection of gifts" d = "giftoffered.fo.default"} {/loop}

{intl l='Gift' d='giftoffered.fo.default'}
{intl l="View Cart"}
{ifloop rel="accessories"} {/ifloop} {/loop}