((promo.discount.amount))
((#if promo.discount.code))Use code:
((promo.discount.code)) |
(((promo.description)))
((promo.urgency))
FEATURED
((#each promo.items))((this.name)) ((#if this.description))((this.description)) ((/if)) | ((#if this.price)) ((this.price)) | ((/if))