Daily Watchlist Summary (to Users)¶
Daily recurring email to users with watched items closing within 24 hours. (Opt-in)
This is a PageOfWatchlistItems type of email template. [DailyWatchlistSummary]
| Tag Name | Description |
|---|---|
[#now(DateTime(D))] |
The time at which the email is generated |
{Detail.List} |
A check for a listing in the watchlist |
{?Detail.List.Lot}...{?else}...{?end} |
Conditional statement that checks if a Listing is a Lot |
{1?Detail.List.PrimaryImageURI}...{1?Detail.List.PrimaryImageURI} |
a nested conditional statement checking if there is a primary image |
[Detail.List.PrimaryImageURI] |
The lot/listing's primary image |
[Detail.List.EndDTTM(DateTime(G))] |
The Listing's End Date/Time |
[Detail.List.Title] |
The Listing Title |
[#SecureURL] |
The URL of the AuctionWorx site |
[#now(DateTime(F))] |
The time at which the email is generated |
[Receiver.Email] |
The Email Address of the recipient of the email (the TO address) |