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

{$txt.heading_wish_list}

{if $cart_empty==true}

{$txt.text_empty}

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