Skip to main content
All CollectionsKeystoneGeneral guides
Keystone: Using dynamic discount popups
Keystone: Using dynamic discount popups
Thomas K avatar
Written by Thomas K
Updated over 2 weeks ago

Custom Discount Popup Documentation

Summary

If you’re using automatic discounts, this feature allows you to customize the popup message that appears when customers apply a discount. By appending ?dt=Custom+text to your discount URL, you can display a popup with your discount and a custom message.


How to Set Up a Custom Discount Popup

  1. Find the Discount in Shopify:

    • Navigate to the discount you want to share in your Shopify admin.

  2. Get the Shareable Link:

    • Click Promote > Get a shareable link.

    • Copy the link.

  3. Append Custom URL Text:

    • Add ?dt=Custom+text to the end of the discount URL.

      • Example: To display "Save 10% storewide," your link might look like this:

        Copy

        https://spacethemedemo1.myshopify.com/discount/SAVE10?dt=Save+10%25+storewide
      • If you’re using the ?redirect= option, add the custom text like this:

        Copy

        https://spacethemedemo1.myshopify.com/discount/SAVE10?redirect=%2Fcollections%2Fwallets&dt=Save+10%25+storewide
Did this answer your question?