{include_php file="left.php"}
{$section_heading}
Create new wish list
{$str_err}
Wish List Name
*
:
My Wish Lists
Name
Total product
{$wishlist_action}
{foreach key=key item=item from=$arr_wishlist}
{$arr_wishlist[$key][1]}
{$arr_wishlist[$key][2]}
{$arr_wishlist[$key][3]}
{/foreach}
{include_php file="right.php"}