Copy Link Button for Shopify (Dawn) — 1-Minute Install
Make sharing easy: add a ‘Copy link’ button to any tutorial or promo page. This guide is built for Dawn and works with our Lab’s token system.

Make sharing easy: add a ‘Copy link’ button to any tutorial or promo page. This guide is built for Dawn and works with our Lab’s token system.
Make sharing easy: add a one-tap “Copy link” button you can reuse on any tutorial or promo page built on Dawn.
A tiny helper that finds tokens in your content (like [copy-page-url]
or [copy:step2]
) and turns them into a real, styled button that places text on your shopper’s clipboard.
Follow the steps below. You’ll add a small JS asset once, then drop tokens where you want the button.
Drop this token wherever you want a button: [copy-page-url]
Optional: add more buttons with [copy:yourTextHere] (URL-encode if you use spaces)
[copy-page-url]
or
[copy:step2]
— don’t paste raw HTML for the button. The script finds these tokens and builds the real button.
[copy:step2]
. The text for step2
comes from
SNS_SNIPPETS.step2
in assets/sns-article.js
.
[copy:Your%20message]
. Remember to URL-encode spaces/symbols.
Grab the file and get nerdy.
© 2025 SomeNerdStuff. All rights reserved. All images, copy, content, and materials on this website are the property of SomeNerdStuff. By using this website, you agree to our Terms & Conditions, acknowledge our Privacy Policy, and accept our Lab Terms.