Return
URL
/app/return
Screenshot
Structure
commerce_return.html.liquid
├── _header.html.liquid
└── _footer.html.liquid
Template Considerations
This page works only when commerce is configured. The checkout itself is not customizable and rendered with custom liquid tag {% commerce_return %}
.
Updated about 2 months ago