Add Shopify Product with different sizes and colours from Airtable Database

:bullseye: What is your goal?

Create products in Shopify with all relevant information that’s stored in an airtable.

:thinking: What is the problem & what have you tried?

I can’t manage to add the product options in the Shopify module “create a product” without getting an error. Metafields and the rest is working perfectly fine, but I would like to add different sizes and colours to each product (differs depending on the product). Does anyone have an idea how to solve this issue and has some experience with the shopify modules? Thanks a lot in advance.

:clipboard: Error messages or input/output bundles

“Invalid collection in paramater ‘values’.”

:camera_with_flash: Screenshots (scenario flow, module settings, errors)

Hey there,

after you create the main product, you need to create different product variants for the different sizes and color combinations.

Hey, thanks for the quick reply. I found a solution now, but the problem is that I have to create the option with the product and already have to add one value. Otherwise I get an error. So when I create the different variants after, I always have the placeholder value (that I had to add previously with the product creation) in the product. Did you have the issue before?

Yeah when you create a new product it also creates the first variable. usually I just leave it with placeholder values and delete it in the end. Then you can use an iterator to go through the different size/color combos and create a new variant for each one.

That’s what I thought, but I have problems deleting the values afterwards. Which module do you use for that? :slight_smile: