Add a product to the cart via api for non signed up user in WordPress
I’m facing a hard problem in adding a product to the cart via api for non signed up user in WordPress. I started to think it is not possible to achieve it. It works properly for users which are signed up but what about guests?
Problem with updating parts stock levels when a simple product is added to the cart
I have simple product A which is made from two components X and Y. Both X and Y are stock managed simple products but not for sale on the website.