Send Consignor Statement (to Consignor)

This is a Statement type email template. [SendStatementToConsignor]

Tag Name Description
{?Detail.Owner.SellerLogo}
...{?end}
Conditional tag to check if there is a Seller Logo
[Detail.Owner.SellerLogo] Display Seller Logo
{?Detail.EventTitle}
...{?end}
Conditional tag to check if there is an Event Title
[Detail.EventTitle] Display Event Title
{?Detail.Owner.CompanyName}
...{?end}
Conditional tag to check if there is a Company Name
[Detail.Owner.CompanyName] Display Seller's Company Name
[Detail.Owner​Name] The Seller's name
[Detail.Owner​Street1] The Seller's address Street 1
{?Detail.OwnerStreet2}
...{?end}
Conditional tag to check if the Seller has a Street2
[Detail.OwnerStreet2] The Seller's address Street 2
[Detail.Owner​City] The Seller's address City
[Detail.Owner​StateRegion] The Seller's address State or Providence
[Detail.Owner​ZipPostal] The Seller's address Zip code
[Detail.Owner​Country] The Seller's address Country
[Detail.Owner.Email] The Seller's email address
{?Detail.Owner.PhoneNumber}
...{?end}
Conditional tag to check if the Seller has a Phone Number
[Detail.Owner.PhoneNumber] Display Seller Phone Number
[Detail.ID] Statement ID
[Detail.CreatedOn] Statement Created On DTTM
[Detail.Billing​FirstName] The Consignor's billing address First Name
[Detail.Billing​LastName] The Consignor's billing address Last Name
[Detail.BillingStreet1] The Consignor's billing address Street 1
{?Detail.BillingStreet2}
...{?end}
Conditional tag to check if the Consignor has a Street2
[Detail.Billing​Street2] The Consignor's billing address Street 2
[Detail.Billing​City] The Consignor's billing address City
[Detail.Billing​StateRegion] The Consignor's billing address State or Providence
[Detail.Billing​ZipPostal] The Consignor's billing address Zip code
[Detail.Billing​Country] The Consignor's billing address Country
[Detail.Consignor.ConsignorNumber] The Consignor's Consignor Number
[Detail.Consignor.User.Email] The Consignor's email address
{?Detail.Consignor.User.CompanyName}
...{?end}
Conditional tag to check if the Consignor has a Company Name
[Detail.Consignor.User.CompanyName] Display Consignor's Company Name
{?Detail.Consignor.User.PhoneNumber}
...{?end}
Conditional tag to check if the Consignor has a Phone Number
[Detail.Consignor.User.PhoneNumber] Display Consignor's Phone Number
[Detail.LineItems.LotNumber] Statement Line Item Lot Number
[Detail.LineItems.Description] Statement Line Item Title
{?=Unsuccessful|
Detail.LineItems.FinalListingStatus}
...{?end}
Conditional tag to check if the Statement Line Item is Unsuccessful
{?=Successful|
Detail.LineItems.FinalListingStatus}
...{?end}
Conditional tag to check if the Statement Line Item is Successful
{?>1|Detail.LineItems.OriginalQuantity}
...{?end}
Conditional tag to check if the Statement Line Item's Original Quantity is greater than 1
[Detail.LineItems.Quantity] Statement Line Item's Quantity
[Detail.LineItems.OriginalQuantity] Statement Line Item's Original Quantity
{?=Listing|Detail.LineItems.Type}
...{?end}
Conditional tag to check the Statement Line Item's Listing Type
[Detail.LineItems.FinalBid
(currency(C|Detail.LineItems.CurrencyCode))]
Statement Line Item's Final Price
[Detail.LineItems.CurrencyCode] Statement Line Item's Currency Code
[Detail.LineItems.ListingFee
(currency(C|Detail.LineItems.CurrencyCode))]
Statement Line Item's Listing Fee
[Detail.LineItems.Commission
(currency(C|Detail.LineItems.CurrencyCode))]
Statement Line Item's Commission
[Detail.LineItems.Proceeds
(currency(C|Detail.LineItems.CurrencyCode))]
Statement Line Item's Proceeds after subtracting the Commission and Listing Fee from the Final Price
{?=Adjustment|Detail.LineItems.Type}
...{?end}
Conditional tag to check if the Statement has an Adjustment Line Item
[#SecureURL] The site's Secure URL
[Detail.GrossSales
(currency(C|Detail.CurrencyCode))]
Sum of Statement Line Item Final Prices
[Detail.TotalListingFees
(currency(C|Detail.CurrencyCode))]
Sum of Statement Listing Fees
[Detail.TotalCommission
(currency(C|Detail.CurrencyCode))]
Sum of Statement Commissions
{?Detail.TotalAdjustments}
...{?end}
Conditional tag to check if the Statement has any Adjustment Line Items
[Detail.TotalAdjustments
(currency(C|Detail.CurrencyCode))]
Sum of Statement Adjustment Line Items
[Detail.NetProceeds
(currency(C|Detail.CurrencyCode))]
Sum of Statement Final Prices, Listing Fees, Commissions and Adjustments
[~Detail.Comments] Statement Comment (the tilde means it will pass through underlying html)
[#now(DateTime(F))] The DTTM at the time the email is sent