Hi Mike,
are you saying that this isn’t 100% possible, or would it be possible with creation of a plugin?
I’m trying something similar to antoinewp.
We have a photography site. Each photo is available in about 20 different frame type + size options. Each of these 20 variations has a frame type attribute, frame size attribute, price, image and shipping class. Being that the site will have a few images added per day, it will take a long time to do so manually.
Would it not be possible to create a plugin that:
- Clicks add product within the WooCommerce backend
- Uploads the featured image
- Clicks the button (Plugin creates this) to specify which type of product it is.
- Plugin generates images for each variation based off our functions
- Plugin creates the appropriate product attributes and links the variations with variation regular price and shipping class filled out and an image linked to that variation
- PLUGIN saves product as draft
Trying to see whether it’s possible at all, even if a lot of work. Thanks, and incredibly helpful having you and the WooCommerce crew patrolling these forums 🙂