<%if(isTouch){%>
<%}%>
<%if (moreColorsState){%><%}%>
<%if (product.hasSaleSkus) {%>
was <%=product.listPriceText%>
<%if (product.hasMultiplePrices) {%>
select colors <%=product.salePriceText%>
<%} else {%>
now <%=product.salePriceText%>
<%}%> <%} else {%>
<%=product.listPriceText%>
<%}%> <%if (product.hasFreeShipping) {%>
FREE SHIPPING
<%}%> <%if (product.colors && product.colors.length > 1) {%> <%if (moreColorsState) {%>
<%_.each(product.colors, function(color){%><%})%>
<%}else{%>
see more colors
<%}%> <%}%>