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

{$txt.heading_wish_list}

{if $info_message != ''}
{$info_message}
{/if} {if $cart_empty==true}

{$txt.text_empty}

{$button.continue_shopping}
{else} {$FORM_ACTION} {$HIDDEN_OPTIONS} {$MODULE_order_details}
{* TODO: write action_page_back handler *} {$button.update} {$button.delete} {$button.continue_shopping} {$button.add_to_cart}
{* TODO: use xtc_href_link plugin *} {$FORM_END} {/if}