{load_language_text section="wish_list"} {load_language_text section="buttons" name="button"} {block name="wish_list"} {block name="wish_list_title"}

{$txt.heading_wish_list}

{/block}
{block name="wish_list_alert"}
{if $list_contains_disabled} {include file="get_usermod:{$tpl_path}alert_message.html" message=$list_disabled_message type="info" allow_links=true} {else} {include file="get_usermod:{$tpl_path}alert_message.html" message=$text_removed_products type="info"} {include file="get_usermod:{$tpl_path}alert_message.html" message=$txt.text_empty type="info" allow_links=true} {/if}
{/block}
{if $list_contains_disabled}
{include file="get_usermod:{$tpl_path}alert_message.html" message=$list_disabled_message type="warning" allow_links=true}
{/if} {if $text_removed_products}
{include file="get_usermod:{$tpl_path}alert_message.html" message=$text_removed_products type="warning"}
{/if} {block name="wish_list_form"}
{if $HIDDEN_OPTIONS} {foreach from=$HIDDEN_OPTIONS item=optionsPerProduct} {foreach from=$optionsPerProduct item=hiddenOption} {/foreach} {/foreach} {/if}
{$MODULE_order_details}
{/block}
{/block}