Get Stock Location Programmatically
-
Hello.
We use your plugin. Everything works fine.
We try to make a custom php script that want to get the Stock location and quantity of the product programmatically in the cart
From the $_product = WC()->cart->get_cart();
if we print_r the $_product in the array we can’t find the values.
Is there any way programmatically to get them from the meta of the product?
Thank you.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Get Stock Location Programmatically’ is closed to new replies.