Our Partner & Developer boards on the community are moving to a brand new home: the .dev community forums! While you can still access past discussions here, for all your future app and storefront building questions, head over to the new forums.

Error on creating product (The variant title already exists)

Error on creating product (The variant title already exists)

antonioreale
Shopify Partner
19 1 3

Hello when I am creating a product with the bulk api I get this error:

The variant 'Default Title' already exists.

This is the json:

{"input": {"descriptionHtml": "<p>Lasciati sorprendere da <strong>Profumo Uomo Valentino 100% originale</strong> e definisci la tua personalità usando questo esclusivo <strong>profumo da uomo</strong> con una fragranza unica e personale. Scopri i <strong>prodotti Valentino 100% originali</strong>!</p><br><br><ul><li>Ingredienti: <ul><li>Tris(tetramethylhydroxypiperidinol) citrate</li><li>Hydroxycitronellal</li><li>Isoeugenol</li><li>Limonene</li><li>Linalool</li><li>Citral</li><li>Benzyl alcohol</li><li>Benzyl benzoate</li><li>Geraniol</li><li>Alcool</li><li>Fragance (parfum)</li><li>Eugenol</li><li>Ethylhexyl salicylate</li><li>Water (Aqua)</li><li>Butyl methoxydibenzoylmethane</li><li>Cinnamyl alcohol</li><li>Citronellol</li><li>Coumarin</li></ul></li><li>Genere: <ul><li>Donna</li><li>Uomo</li></ul></li><li>Capacità: 30 ml</li></ul>", "metafields": [{"key": "shipping_time", "namespace": "shipping", "type": "single_line_text_field", "value": "Spedizione in 2-6 giorni lavorativi"}, {"key": "fornitore", "namespace": "fornitore", "type": "single_line_text_field", "value": "bigbuy"}], "productType": "Profumo Uomo Valentino", "published": true, "status": "ACTIVE", "tags": ["__BIGBUY__", "Marca_Valentino", "Profumeria Cosmesi", "Cura del Viso", "Dopobarba e lozioni", "category-reference-2507", "category-reference-2508", "category-reference-2509", "__BIGBUY__2507", "__BIGBUY__2508", "__BIGBUY__2509"], "title": "Profumo Uomo Valentino", "variants": [{"mediaSrc": ["https://cdnbigbuy.com/images/3614273261333_M0120595_P00.jpg"], "barcode": "3614273261333", "compareAtPrice": 88.06, "inventoryItem": {"cost": "50.8", "tracked": true}, "inventoryPolicy": "DENY", "inventoryQuantities": [{"availableQuantity": 6, "locationId": "gid://shopify/Location/65183154343"}], "price": 78.37, "requiresShipping": true, "sku": "M0120595", "taxable": true, "weight": 0.194, "weightUnit": "KILOGRAMS"}, {"mediaSrc": ["https://cdnbigbuy.com/images/3614272731899_R00.jpg"], "barcode": "3614272731899", "compareAtPrice": 99.86, "inventoryItem": {"cost": "58.26", "tracked": true}, "options": [], "inventoryPolicy": "DENY", "inventoryQuantities": [{"availableQuantity": 6, "locationId": "gid://shopify/Location/65183154343"}], "price": 89.88, "requiresShipping": true, "sku": "M0122071", "taxable": true, "weight": 0.39, "weightUnit": "KILOGRAMS"}], "vendor": "Valentino"}, "media": [{"alt": "Profumo Uomo Valentino", "mediaContentType": "IMAGE", "originalSource": "https://cdnbigbuy.com/images/3614273261333_M0120595_P00.jpg"}]}

Can you check it?

What is the problem?

Replies 0 (0)