{loop type="category" name="category_tag" id=$DEFAULT_CATEGORY}
{/loop}
{loop name="productSaleElements_promo" type="product_sale_elements" product="{$ID}" limit="1"}
{intl l="Special Price:"} {format_number number="{$TAXED_PROMO_PRICE}"} {currency attr="symbol"}
{intl l="Regular Price:"} {format_number number="{$TAXED_PRICE}"} {currency attr="symbol"}
{/loop}