Including vendor info while getting product info via WC API
-
Greetings,
To get a specific product info, I use `<?php print_r($woocommerce->get(‘products/794’)); ?>
`, but the info doesn’t include vendor name or id. How can I also get vendor info when I get a product info ?* I’m using WC Vendors Marketplace plugin to add vendors to WC.
Thanks in advance.
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Including vendor info while getting product info via WC API’ is closed to new replies.