What you can do
A connected AI agent can create new products in your 3Dsellers catalog and update existing ones, from a single item to a product with variants, images, and marketplace identifiers.
Not connected yet? See How to connect AI agents to 3Dsellers using MCP.
Creating a product
Tell the AI what to create. A new product needs a category and either a SKU you provide or a SKU template to generate one. For example:
Create a product in category Apparel, SKU TSHIRT-01, title "Cotton T-Shirt", price $19.99, quantity 50
Create a product using my "default" SKU template, title "Ceramic Mug", price $12, quantity 100
Create a T-shirt with variants for Small, Medium, and Large, each with its own quantity
You can include as much or as little detail as you like: price and currency, condition, description, brand, images, dimensions, custom attributes, and identifiers such as UPC, EAN, ASIN, or MPN. You do not have to fill everything in. For the full list of fields, see the "Working with the 3Dsellers developer API" guide, or the interactive reference at api.3dsellers.com/docs. Ask "what categories do I have?" if you are not sure which category to use.
Working with variants. When you create a product with variants, give each variant its own SKU, or use a SKU template that is set up to generate variant SKUs for you. Otherwise the AI will not have a SKU for each variant, and it will ask you how to fill them in.
Updating a product
You can change just the fields you mention and leave everything else untouched. For example:
Set the price of product 456 to $24.99
Change the quantity on SKU TSHIRT-01 to 30
Update the title and description on product 456
Update the price on the Medium variant of SKU TSHIRT-01
Only the details you name are updated. Variants are matched by their SKU, so name the variant SKU when you want to change just one.
Go further: more powerful requests
Because the AI can find products, read their details, and update them in sequence, you can ask for things that would take a lot of manual work. For example:
Raise the price by 10% on every product tagged "clearance"
Set the quantity to 0 for all products in my "Discontinued" segment
Add the brand "Acme" to every product that is missing a brand
Add "(Summer Sale)" to the title of every product in my "Summer" segment
Find products that have not sold in the last 30 days and drop their price by 15%
Generate SKUs for every product that is still missing one
Some of these combine several steps (like comparing your recent orders against your catalog), and the AI works out the order itself. For date ranges like "the last 30 days," it uses one of your saved segments, so it helps to have one set up. For very large catalogs, it can run the change as a background bulk action and tell you when it finishes.
Good to know
Changes hit your live catalog. Creating or updating a product changes your real 3Dsellers data right away, so double-check the SKU and values before you confirm.
The AI cannot delete products. It can create and update, but not remove products, orders, or listings.
Creating a catalog product is not the same as listing it. To put a product on a marketplace, publish it - see the guide on publishing products to a marketplace.
Related
Get connected, and explore the other things you can ask an AI agent to do:
