Folder |
Unfiled Public Classic Email Templates |
Name |
Commerce Reorder Portal: Invitation |
Unique Name |
CommerceReorderPortalInvitation |
Encoding |
UTF-8 |
Type |
custom |
Available For Use |
Yes |
Subject |
Welcome to {!Community_Name} |
Body |
<html>
Dear {!Receiving_User.FirstName},
<p>
Check out this reorder portal for a simpler way to place repeat orders with {!Organization.Name}. You can view your past orders, modify quantities, place new orders, and view order statuses.
</p>
<p>
Click the link for access: <a href={!Community_URL}>{!Community_Name}</a>
</p>
Regards,<br>
{!Sending_User.Name}
</html>
|
HTML Body |
<html>
Dear {!Receiving_User.FirstName},
<p>
Check out this reorder portal for a simpler way to place repeat orders with {!Organization.Name}. You can view your past orders, modify quantities, place new orders, and view order statuses.
</p>
<p>
Click the link for access: <a href={!Community_URL}>{!Community_Name}</a>
</p>
Regards,<br>
{!Sending_User.Name}
</html>
|
Description |
Invite a contact to a Commerce Reorder Portal. |