• Resolved amiayu

    (@amiayu)


    Hi,

    Thanks for a great plugin!
    In the details when clicking “Add to Cart” it leads to a blank page with only the following text on it: “{“details”:””}”
    When returning to the website – the product has been added, so it seems the problem is in the redirect after clicking the “Add to Cart” button.

    Regards,
    Ami

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter amiayu

    (@amiayu)

    Untill I receive any reply I hid the add to cart button through css.
    To check the problem in my website you can either unhide through chrome dev tools:
    .dgwt-wcas-pd-addtc {display:flex;}
    .dgwt-wcas-details-wrapp {
    min-height: 340px;
    }
    or let me know and I’ll unhide it myself.

    Regards,
    Ami

    Plugin Author Damian Góra

    (@damian-gora)

    Hi,

    Go to WooCommerce -> Settings -> Products (tab) and enable “Enable AJAX add to cart buttons on archives” option. If this options are disabled, the add to cart button in the details box should be hidden. It worked, but maybe with the last WooCommerce update, something was changed.

    Best
    Damian Góra

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Add to Cart not working’ is closed to new replies.