<% if(typeof skuBadgeImage !== 'undefined' && skuBadgeImage !== null){ %>
<%= skuBadgeDescription || '' %>
<% }%> <% if(false){ %>
<% } %>
<%= productDisplayName[0] %>

<% if(typeof formattedBrandName !== 'undefined' && !_.isEmpty(formattedBrandName)) { %> <%= formattedBrandName %> <% } else if(typeof brandName !== 'undefined' && !_.isEmpty(brandName) ){%> <%= brandName[0]%> <% } %> 

<%= productDisplayName[0] %>

<% if(!!finalDiscountedPrice === true ){ %> was $<%= retailPrice %> <% if(typeof viewSalesPriceInCart !== 'undefined' && viewSalesPriceInCart === false){ %>
$<%= finalDiscountedPrice %>
<% }%> <% } else if(priceVO.ECPDDiscountAvailable === true){ %> was $<%= priceVO.retailPrice %>
$<%= promotionVO.ECPDDiscountAmount %>
<% } else if(price !== null){ %>
$<%= price %>
<% } %> <% if(typeof viewSalesPriceInCart !== 'undefined' && viewSalesPriceInCart === true){ %>
View Sale Price in Cart
<% } %>
<% if (typeof numberOfReviews !== 'undefined' && numberOfReviews !== null) { %> (<%= numberOfReviews[0] %>) <% } %>
<% if( (typeof colorList != "undefined") && !_.isEmpty(colorList) && colorList.length > 1){ %> <% } %>