Hey folks,
I'm a bit confused on how to dynamically add a product into a cart.
I've found that snipped:
And despite I receive 200, the product does not land in the cart... Perhaps I've misconfigured either payload or the URL?
Another workaround would be to display a hidden form and submit it via JavaScript with correct properties however that seems to be a bit of a streatch.
Thanks in advance.
Damian