((#if brand.images.brandmark)) ((brand.name)) brandmark ((else)) ((brand.name)) brandmark ((/if))
((#if promo.heroImage)) ((/if))

((promo.discount.amount))

((#if promo.discount.code))

Use code:

((promo.discount.code))

((/if))

((promo.headline))

(((promo.description)))

((#if promo.urgency))

((promo.urgency))

((/if)) ((#if promo.items))

FEATURED

((#each promo.items))
((#if this.price)) ((/if))

((this.name))

((#if this.description))

((this.description))

((/if))

((this.price))

((/each)) ((/if))