How to Copy and Paste Steps in the Logic Builder
Regios Discounts now offers tools for using your clipboard to remove manual effort when creating complex flows.
Use Cases
- Copying/cutting/pasting steps
- Duplicating steps within your existing logic
Copying/Cutting Steps

All copiable steps have at least "Copy" and "Cut" actions when you click the "Actions" button at the top right.
- Copy: Copies the selected logic step into your clipboard as JSON text.
- Cut: Same as copy, but also removes the logic step from your flowchart. You will be prompted to confirm this action first.
Copy (Without Children)

"Check if" and "Buy X" steps also have "Copy (without children)." When you click this, the "Then" and "Otherwise" branches will not be copied to the clipboard. Use this if you only want to copy conditions without copying discounts or other actions.
Pasting Steps
With a logic step copied into your clipboard, if you click the blue plus icons next to "Then" or "Otherwise," you'll see additional options that allow you to paste steps into your existing logic flow.
Pasting As A New Branch

When inserting as the new "Then" or "Otherwise" of a step that doesn't already have one, you'll see a "Paste from clipboard" option. Once you click it, the logic step from the clipboard will be inserted there as a new branch.
Pasting Between Steps

If the logic you're pasting is an "action" (such as an "Apply discount" or "Add to cart" step), pasting between two steps A and B will completely replace B with the logic step from the clipboard.

When inserting a "Check if"/"Buy X between steps, you have two options.
- "Paste > Then"
- "Paste > Otherwise" (if the copied step ends with "Check if" or "Buy X")
The best way to explain this is with an example.
Assume you have two steps, A and B, and are pasting C between them.
- "Paste > Then" will result in
Cbecoming the "Then" ofA, andBwill become theThenofC. - "Paste > Otherwise" will result in
Cbecoming the "Then" ofA, andBwill become theOtherwiseofC.
Your Feedback Matters
Your review helps keep this small business running. Please leave one on the Shopify App Store.
Updated on: 19/01/2026
Thank you!