<% if (globalObj.config.siteName.toLowerCase() === 'madewell' && product.showJustReducedBadge && !_.isUndefined(product.salePrice) && !_.isUndefined(product.listPrice) && (Number(product.salePrice) < Number(product.listPrice))) { %>
  JUST REDUCED!
<% } %>
<%if (product.showWasNow) {%> <%if (product.hasMultiplePrices) {%> <%} else {%> <%}%> <%} else {%> <%if (product.hasMultiplePrices) {%> <%}%> <%}%> <%if (product.hasVariationsWithInventory) {%>
also in: <%=product.variationsWithInventory%>
<%}%> <%if (product.hasFreeShipping) {%> <%}%> <%if (product.catalogOnly) {%> <%}%>
<%if (product.showSeeMoreColors) {%>
see more colors
<%} else {%>
<%}%>
<%if (count % 4 === 0){%>
<%}%>