Orders
Every order and where it sits right now. The status comes from the osp: tag Shopify Flow writes at checkout, then advances on its own timers.
| Order | Date | Customer | Total | Fulfilment | Tags | History | Status |
|---|
Statuses
The order here is the order the customer sees, and it is what Auto Change follows — a status with a timer advances to the next one down this list.
| Status | Tags | Description | Default | Timeline | Auto Change | Sends Email |
|---|
Email Log
Every email this system decided to send. While it is Silent nothing actually goes out — each row is the email that would have been sent, so you can check the chain against StatusPro before switching anything on.
| When | Order | To | Subject | Result |
|---|
Email Template
One template drives every status email. {{ status_description }} pulls the wording from the status and {{ timeline }} draws the progress list inside the email.
Template Variables
Lookup Page
Preview
Settings
How orders arrive, and the safety gate on email.
Email Sending
Shopify Flow Handover
Your Flows decide the opening status from how the customer paid and write it to the order as a tag. This reads that tag, so every Flow you have keeps working exactly as it does now.