{% assign testurl = "/new/product?pid=" | append: id-%}
{% if smallImage !="" -%} {% endif -%}

{{name}}

{% if retailPrice > salePrice -%}{{currencyFormat}}{{retailPrice}} {% endif -%}{{currencyFormat}}{{salePrice}}

{% if retailPrice > salePrice -%}{{currencyFormat}}{{retailPrice}} {% endif -%}{{currencyFormat}}{{salePrice}}

{tag_grouping} {tag_attributes} {% capture addbutt -%}{tag_addtocart}{% endcapture -%} {% assign addpart = addbutt | split: 'onclick="' -%} {% assign addfunc = addpart[1] | split: '"' -%} Add to cart View details
{% if isOnSale -%}
SALE
{% elsif savePrice > 0 -%}
SAVE {{currencyFormat}}{{savePrice}}
{% endif -%} {% assign myDate = releaseDate | date_add: 1, "month" -%} {% if myDate > Globals.Site.DateNow -%}
NEW
{% endif -%}