Hello,
I need to add a certain product to the cart with a link.
With this product, it’s working flawlessly: https://www.lemory.cz/cart/add?id=40433468571825&quantity=1
With this product, it produces an error - “Variant couldn’t be found”: https://www.lemory.cz/cart/add?id=6846518198449&quantity=1
I think the issue is that the first product has multiple variants and the other one doesn’t have any.
Thank you for your help.