Wish List
Below is the wish list for {$fname|htmlspecialchars} {$lname|htmlspecialchars} at {$CompanyName|htmlspecialchars}
{assign var="productCount" value=0} {assign var="rowStyle" value="CatalogItemDark"} {foreach from=$wishlist.wishlist_products item="product"} {if $rowStyle == "CatalogItemLight"} {assign var="rowStyle" value="CatalogItemDark"} {else} {assign var="rowStyle" value="CatalogItemLight"} {/if} {assign var="productCount" value=$productCount+1} {/foreach}
  {$msg.wishlist.productList} {$msg.wishlist.price}
{if $product.thumb} {$product.title|htmlspecialchars} {else} {assign var="imageId" value="image-no-image-small"} {if $designImages.$imageId} {$msg.images.imageNoImageSmall|htmlspecialchars} {else} {$msg.images.imageNoImageSmall|htmlspecialchars} {/if} {/if} {$product.title} {if $product.attributes}
{$product.attributes}{/if}
 {$product.price|price}
This list was created at {$CompanyName}.
{$msg.email.click_to_visit_us}