Have Advisory Page Appear Between Add Product to Cart and the Cart - Dawn theme

Topic summary

  • Objective: Require a pop-up/banner after Add to Cart for select products, showing restrictions and forcing customers to acknowledge before the item is added.

  • Context: Using Shopify’s Dawn theme; asked if this flow is possible and limited to specific products.

  • Suggestions: Add a terms-and-conditions acknowledgment (T&C) before checkout via theme customization (HTML/CSS) if not built-in, or use a Shopify app to implement without coding.

  • Outcome: The poster chose an app-based solution and confirmed it works well.

  • Status: Resolved. No further implementation details, images, or code were shared.

Summarized with AI on January 2. AI used: gpt-5.

Hi - the porocess I am looking for is:

  1. a buyer finds a product

  2. they click Add to Cart

  3. a banner or page pops up advising them of some restrictions about the product.

  4. the buyer has to click that they acknowledge these restrictions, before it can be added to the cart.

This is not for every product, only a a few specific ones.

Can I do this on the Dawn theme?

Thanks

The way I have used this is by adding the T&A before the checkout is completed. You will need to use to use HTML/CSS if Shopify’s customization options don’t provide this functionality out of the box. Or you can consider using an Shopify app to add it without the code part.

1 Like

Thank for the advice…went for the simple option of using an app…works well.