order_verify

The order_verify template renders the order verify page, which can look up an order by email or phone.

Location

The order_verify template is located in the templates directory of the theme:

└── theme
    ├── layout
    ├── templates
    |   ├── order_verify.liquid
    |   ...
    ...

Content

You can include the following in your section inside of the template: