Return of your order
{% comment %} Page template: Return request File path: templates/page.reso.liquid How to activate: 1. Replace YOUR_FORM_ID in the form action with your Formspree form ID. 2. Edit the two "assign" lines below if you want to change the introductory text or the support email shown in case of error. 3. When creating/editing the page (Online Store > Pages), select "page.reso" in the "Theme template" menu on the right. {% endcomment %} {% assign rf_intro = "Fill out the form with your order details: we will reply via email with return shipping instructions." %} {% assign rf_support_email = "ruenoir.co@outlook.com" %}
{{ page.title }}
{{ rf_intro }}
{% if page.content != blank %}