|
Hey {{name or 'there'}}! Happy {{weekday}}. {{ if listing_count and listing_count > 1 }} Check out these {{listing_count}} new or reduced listings.{{ end }} {{ if contract_count and contract_count > 3 }}Yesterday, {{contract_count}} listings went under contract.{{ end }} Don't miss out on these great deals.
DVC Resale Market Team (844) 382-7767 inbox@dvcresalemarket.com
|
|
|
|
{{if listings}}
|
✨ New Listings
|
ID & Resort
|
Points on Contract
|
Point Availability
2025 | 2026 | 2027
|
Use Year
|
Price
|
{{each listings}}
{{loop_var.resort}}
{{loop_var.listing_id}}
|
{{loop_var.listing_points_contract}}
|
{{{loop_var.listing_points_coming}}}
|
{{loop_var.listing_year}}
|
{{loop_var.listing_price}}
(${{loop_var.listing_points_price}}/per point)
|
{{end}}
|
|
|
{{end}}
{{if listings_reduced}}
|
💸 Reduced Listings
|
ID & Resort
|
Points on Contract
|
Point Availability
2025 | 2026 | 2027
|
Use Year
|
Price
|
{{each listings_reduced}}
{{loop_var.resort}}
{{loop_var.listing_id}}
|
{{loop_var.listing_points_contract}}
|
{{{loop_var.listing_points_coming}}}
|
{{loop_var.listing_year}}
|
{{loop_var.listing_price_previous}}
{{loop_var.listing_price}}
(${{loop_var.listing_points_price}}/per point)
|
{{end}}
|
|
|
{{end}}
{{if listings_bonus}}
{{end}}
{{if listings_bonus2}}
|
✨ Limited Time Offer: Red Hot Deals
|
ID & Resort
|
Points on Contract
|
Point Availability
2025 | 2026 | 2027
|
Use Year
|
Price
|
{{each listings_bonus2}}
{{loop_var.resort}}
{{loop_var.listing_id}}
|
{{loop_var.listing_points_contract}}
|
{{{loop_var.listing_points_coming}}}
|
{{loop_var.listing_year}}
|
{{loop_var.listing_price}}
(${{loop_var.listing_points_price}}/per point)
|
{{end}}
|
|
|
{{end}}
|
{{if posts}}
{{end}}
|
|
|
|