{* $Id: popup_product.tpl,v 1.10 2002/10/22 10:27:05 olga Exp $ *} {config_load file="$skin_config"} {$lng.lbl_select_product}
{capture name=dialog}
{$lng.lbl_bookmarks}: {if $bookmarks ne ""} {else}   {/if}

{$lng.lbl_categories}:


{if $products eq ""} {$lng.txt_no_products_in_cat} {else}
{$lng.lbl_products}:

  
{/if}
{/capture}
{include file="dialog.tpl" content=$smarty.capture.dialog title=$lng.lbl_choose_product extra="width=90%"}