Home Forums WoodMart support forum Programmatically open the Added to cart popup

Programmatically open the Added to cart popup

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #561791

    marco1970
    Participant

    Hi,

    I wonder if you would be so kind to show me how to programmatically open the ‘added to cart’ popup via Javascript.

    I know how to open the side cart widget, but I cannot seem to be able to call the correct API to do the same for the popup.

    I tried:

    woodmartThemeModule.$document.trigger(‘wdActionAfterAddToCart’);

    or

    woodmartThemeModule.$body.trigger(‘added_to_cart’);

    but nothing.

    Any help would be sincerely appreciated

    TY

    M

    #561863

    Artem Temos
    Keymaster

    Hello,

    Please send us a link to your website so we can check it and try to help you with this.

    Kind Regards

Viewing 2 posts - 1 through 2 (of 2 total)