Your Wishlist ()
<@= product.displayName @>
<@= product.color @>
<@ if (product.reviewRating) { @>
<@ } @>
<@ if (product.reviewCount) { @>
(<@= product.reviewCount @>)
<@ } @>
<@ if (product.productSummarys.length > 0) { @>
-
<@ _.forEach(product.productSummarys, function(summary) { @>
<@= summary.desc @>
<@ }) @>
<@= product.priceDisplay.promoPrice @>
<@= product.priceDisplay.price @>
<@= product.priceDisplay.savePrice @>
<@ if (product.secondaryWTB) { @>
>
WHERE TO BUY
<@ }@>
