NO BUG: Ajax add to cart not work with dd tags

Browser: Chrome 120
OS: macOS / Windows / Linux / etc.

Hi, According to the screenshot below, I added an icon in the query loop so that users can add the product to the cart. But after clicking on it, the product is added to the cart, but not in ajax.

Hi @jolia ,

{woo_add_to_cart} will generate the Add to cart button full HTML.

Hence, you can’t use it as a link href.

Regards,
Jenn

1 Like