Auto-Reply Chat
Select a tenant and agent to start
.json file. Each product must have at least product_id and name.
[
{
"product_id": "SKU-001",
"name": "Classic White Sneaker",
"description": "Premium leather sneaker, unisex, sizes 38–46",
"price": 89.99,
"currency": "JOD",
"quantity": 150,
"variants": [
{"size": "40", "color": "White", "price": 89.99},
{"size": "42", "color": "Black", "price": 89.99}
]
}
]
This will permanently remove all synced products for the selected tenant from both the database and Qdrant. This cannot be undone.