{$SALE_LABEL}
{intl l="Save %amount%sign on these products" amount={$PRICE_OFFSET_VALUE} sign={$PRICE_OFFSET_SYMBOL}}
{if $HAS_END_DATE}{intl l="This offer is valid until %date" date={format_date date=$END_DATE output="date"}}
{/if}-
{loop type="product" sale={$ID} name="product_list" limit=$limit page=$product_page order=$product_order}
{include file="includes/single-product.html" product_id=$ID hasBtn=true hasDescription=true width="700" height="320"}
{/loop}