{capture name=wishlist}
{if $wished_products}
{include file="account/wishlist/wishlist_js.html"}
{include file="common/products_list.html" products=$wished_products style='row' prod_from='wishlist'}
{$LABEL.lbl_empty_list}
{/if} {/capture} {include file="_system_/center_block.html" title=$LABEL.lbl_wishlist content=$smarty.capture.wishlist}