Manage Comics 2 Help

Manage Comics 2 Help

Shopify Flow

Shopify Flows That Will Help You

Shopify Flows that pair well with Manage Comics, including the Add/Remove New Release tag automation. Applies to: Ordo only.

Last updated on 06 May, 2026

Shopify Flow is Shopify's automation tool. It runs rule-based actions on products, customers, and orders. A few Flows are useful for Manage Comics shops, especially for keeping a New Arrivals collection fresh without manual tag work.

What a Flow is

A Flow has three parts:

  • Trigger — what happens (for example, product created).

  • Conditions — filters that narrow when the Flow runs.

  • Action — what Flow does in response (for example, add a tag).

Flows run in the background. Install Shopify Flow from the Shopify App Store if it is not already installed on your shop.

Setting up a Flow

  1. Go to Settings → Apps → Shopify Flow.

  2. Click Create workflow.

  3. Choose a trigger.

  4. Add conditions if needed.

  5. Add an action.

  6. Activate the workflow.

image.png

Add/Remove New Release Tag (Comics, 8 days)

This Flow tags every newly created product as new-arrival, waits 8 days, then removes the tag. Paired with a "New Arrivals" Smart Collection that includes everything tagged new-arrival, the collection stays current without manual work.

How to set it up:

  1. In Shopify admin, go to Apps → Shopify Flow → Import.

  2. Upload the .flow file linked above.

  3. Review the workflow. The trigger is Product created, the action is Add product tag (new-arrival), followed by Wait 8 days, then Remove product tag (new-arrival).

  4. Activate.

image.png

Pair it with a Smart Collection titled "New Arrivals" with the condition Tag is equal to new-arrival. Everything tagged by the Flow appears there automatically.

image.png

Add/Remove New Release Tag for Graphic Novels and Games (30 or 60 days)

Graphic novels and games move slower than weekly comics, so you may want them to stay in "new arrivals" longer. This version uses the tag new-arrival-gns with a 30-day wait, which you can change to 60 days.

Downloadable Flow file: Add_Remove new release tag for GN_Games (30_60 days).flow

How to set it up:

  1. Import the .flow file as above.

  2. The trigger is Product created with a condition filtering to graphic novels and games. Edit the condition to match how your shop tags those products.

  3. The action is Add product tag new-arrival-gns, then Wait 30 days (or change to 60), then Remove product tag new-arrival-gns.

  4. Activate.

Pair it with a Smart Collection titled "New Graphic Novels" with the condition Tag is equal to new-arrival-gns.

Testing a Flow

Before activating a new Flow:

  1. Create a test product that matches the trigger conditions.

  2. Watch the Flow run. Shopify shows the execution log under Activity.

  3. Confirm the action was applied correctly.

  4. Activate.

Things to keep in mind

  • Flows run asynchronously. A Flow triggered by product creation may take a few seconds to run.

  • Review the conditions after importing a .flow file. Product type and vendor filters may need to match how your shop is organized.


Did you find this article helpful?
Previous

Use Shopify Flow to Assign Products to Tax-Exempt Collections

Next