Brickspace Lab
Contact usContact ShopifyTry a theme
Keystone
Keystone
  • Keystone documentation
  • Getting started
    • Theme basics
    • Theme settings
      • Colors
      • Typography
      • Borders
      • Prices
      • Quick add
  • Guides
    • Products
      • Product badges
      • Product subtitles
      • Custom content for tables
      • Replace "Add to cart"
      • Disable quick add
      • Product template
    • Collections
      • Collection template
    • Sitewide
      • Color and option swatches
      • Device specific visibility
      • Discount popups
      • Article template
      • Blog template
      • Search results
    • Wholesale
      • Wholesale basics
      • Account restrictions
  • Sections
    • Sitewide
      • Header
      • Footer
      • Announcement
      • Cart drawer
      • Search drawer
      • Menu drawer
      • Discount
      • Account drawer
      • Custom liquid
      • Store locater
    • Navigation
      • Navigation links
    • Content and Media
      • Banner
      • Image hotspot
      • Slideshow
      • Countdown
      • Slider
      • Video
      • Split banner
      • Testimonial slider
      • Search banner
      • Marquee
      • Rich text
      • Blog posts grid
      • Logo list
      • Icon grid
      • Collapsible content
      • Tabs
      • Collage
      • Testimonial grid
    • Products and Collections
      • Product grid
      • Product slider
      • Product table
      • Product comparison
      • Recently viewed
      • Collection list grid
      • Collection list slider
      • Featured product
      • Comparison table
    • Forms
      • Contact form
      • Email sign-up
      • Sign-up form
      • Tool tip
  • General
    • Changelog
      • v1.3.1
      • v1.3.0
      • v1.2.0
      • v1.1.0
      • v1.0.1
      • v1.0.0
    • Known issues and troubleshooting
      • v1.3.0
    • Cloning a demo theme
      • Knit
      • Kingpin
      • Kindred
      • Kettle
      • Kaleidoscope
Powered by GitBook
LogoLogo

Try a theme

  • Paper
  • Space
  • Keystone

Resources

  • Get theme support
  • Services
  • Contact
On this page

Was this helpful?

Edit on GitHub
  1. Guides
  2. Sitewide

Discount popups

Customize the popup message that appears when customers apply automatic discounts by adding ?dt=Custom+text to your discount URL.

How to Set Up a Custom Discount Popup

  1. Find the Discount in Shopify

    • Navigate to your Shopify admin

    • Select the discount you want to share

  2. Get the Shareable Link

    • Click Promote > Get a shareable link

    • Copy the generated link

  3. Add Custom Message

    • Append ?dt=Your+message+here to the end of the URL

    • Replace spaces with + and special characters with URL codes

      • Example: %25 for %

  4. Example URLs

    • Basic example: https://yourstore.myshopify.com/discount/SAVE10?dt=Save+10%25+storewide

    • With redirect option: https://yourstore.myshopify.com/discount/SAVE10?redirect=%2Fcollections%2Fwallets&dt=Save+10%25+storewide

Important Notes

  • Works with automatic discounts only

  • Message appears in the discount application popup

  • Use + for spaces in your custom text

  • Encode special characters properly (e.g., %25 for %)

Last updated 1 month ago

Was this helpful?