{* $Id: wishlist.tpl 2577 2006-11-21 13:40:16Z seva $ *} {capture name="mainbox"} {if $products} {if $smarty.capture.js_loaded != "Y"} {capture name="js_loaded"}Y{/capture} {/if} {foreach from=$products item=product key=key}
| {include file="common_templates/image.tpl" image_width=$settings.Appearance.thumbnail_width obj_id=$product.product_id images=$product.main_pair object_type="product"} {$lang.view_details} ›› |
{$product.product|escape:html} {$lang.sku}: {$product.product_code} {/if}
{include file="products_pages/buy_now.tpl" hide_wishlist_button="Y"} |
|||||||
|