How to implement added to cart popup like demo

This topic has 4 replies, 3 voices, and was last updated 7 minutes ago ago by Tony Rodriguez

  • Avatar: anoop
    anoop
    Participant
    May 13, 2026 at 03:07

    Hi,

    How to implement popup for added to cart like this demo ?

    https://xstore.8theme.com/elementor/demos/niche-market02/shop/

    Also, how to customize the style for it (id \ label for adding custom css)

    3 Answers
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    May 13, 2026 at 07:22

    Hello @anoop,

    You can configure the type of “Added to Cart” notification in the Dashboard by navigating to XStore Options → WooCommerce → Shop Page Layout. Scroll to the bottom and modify the “Product Added Notification” option (https://prnt.sc/6r9Tj5F4WFDF). Set the value to “Popup Type”, and you can also adjust the additional settings for this popup in the same section of the Theme Options.

    Such popup has next unique CSS class: .popup-added-to-cart (we suggest to set the ‘body’ selector before such class to ensure styles will overrite the default popup styles)

    So you can modify the elements in such popup using next example:

    body .popup-added-to-cart {
        background: green;
    }

    Best regards,
    Jack Richardson
    The 8Theme’s Team

    Avatar: anoop
    anoop
    Participant
    May 13, 2026 at 07:58

    Thanks for the support! My topic “How to implement added to cart popup like demo” has been successfully resolved.

    Avatar: Tony Rodriguez
    Tony Rodriguez
    Support staff
    May 13, 2026 at 07:58

    Dear anoop,

    It’s great having you in our WordPress & WooCommerce community!

    Every insight you share helps us refine XStore and build tools that empower thousands of online store owners worldwide.

    Together, we grow stronger with every release.

    Topic closed.
    The 8Theme Team

  • Viewing 4 results - 1 through 4 (of 4 total)

The issue related to '‘How to implement added to cart popup like demo’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.