Help me create a product with no varients

I don’t know if this is the right place but I want to create a product with no varients. If I use productCreate mutation then I can only add the title, description, vendor. For me to add price, stock Quantity, barcode and sku I’ve to use product variant. Same issue with the productSet mutation. Like I’ve no need for this why does shopify make it so hard. If I keep the productOptions and options value empty in productSet then I’ve no way to add the prices, stockquantity, barcode and SKU.

I need a solution for this.

You will always have a variant no matter what, that’s just how it works. It’s simply labelled as “Default Title”.

1 Like