-
Hi, I have a requirement for a customer integrating their in house stock management system to their Woocommerce. The new requirement is to allow for next day delivery based on a few rules. The idea is to use product tags to flag products as being available for next day delivery based on said rules. Is there an example anywhere on how to add tags to products using WooCommerce.NET? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Actually, I found this #41 which explains what I want to do. Is there a way that I can get a list of available tags so that I can select the correct tag id from the available list to add to products? |
Beta Was this translation helpful? Give feedback.
Nevermind... just have to use the correct endpoint to get the list