You can use this code you could to create a direct link to the shopping cart page on the storefront:
| <p><a href="https://{{DomainName.com}}/viewcart.asp>View Cart<a></p> |
Note: You will need to edit the code to indicate the URL for your store's domain name.
| <p><a href="https://parasailing.com/store/viewcart.asp>View Cart<a></p> |