{
"meta": {
"success": true,
"status": 200,
"message": "Berhasil mendapatkan semua produk dari vendor ini"
},
"data": [
{
"id": "53d34112-57f8-4ac8-82f2-92f1481ce7fa",
"slug": "airpods-pro-2nd-gen",
"name": "AirPods Pro 2nd Gen",
"description": "Earbuds premium dengan Active Noise Cancellation dan Spatial Audio.",
"price": 55000,
"stock": 72,
"weightGram": 50,
"status": "PUBLISHED",
"productSku": "PRD-TOKOBA-251113-CFAFB362",
"createdAt": "2025-11-13T06:30:51.490Z",
"updatedAt": "2025-11-13T06:30:51.490Z",
"images": [
{
"id": "791e2f92-80b4-4cfa-8ed9-f235ab7901f4",
"imageUrl": "http://imageipsum.com/1200x675",
"isMain": true
}
],
"variants": [
{
"id": "1921d653-eda9-4464-ac60-397a3794aea5",
"price": 200000,
"stock": 47
},
{
"id": "1b66dbcb-31d8-41e4-b800-403373996cc7",
"price": 200000,
"stock": 25
}
],
"vendor": {
"id": "032fea75-e7c2-4031-be01-e1048380d568",
"shopName": "Toko Bahan Kue Lengkap"
},
"category": {
"id": "0a670022-0af2-43c2-ad21-c73c58a4343e",
"name": "Perabotan"
},
"hasVariants": true,
"totalSold": 1
},
{
"id": "7f4c871b-8f43-4533-be06-a1502ba7d7e4",
"slug": "macbook-air-m3",
"name": "MacBook Air M3",
"description": "Laptop tipis dan ringan dengan Apple Silicon M3 chip untuk performa maksimal.",
"price": 18990000,
"stock": 30,
"weightGram": 1200,
"status": "PUBLISHED",
"productSku": null,
"createdAt": "2025-11-13T06:30:51.467Z",
"updatedAt": "2025-11-13T06:30:51.483Z",
"images": [
{
"id": "ae661225-40b3-44d2-831d-6d6b6c80849c",
"imageUrl": "http://imageipsum.com/1200x675",
"isMain": true
}
],
"variants": [
{
"id": "21638376-8653-4fec-8758-2a10b1abf394",
"price": 18990000,
"stock": 12
},
{
"id": "a939bab7-e983-4f0c-b186-919b5490b554",
"price": 18990000,
"stock": 8
},
{
"id": "bdf58bda-f5a0-4e1e-a795-988ec2885559",
"price": 18990000,
"stock": 10
}
],
"vendor": {
"id": "032fea75-e7c2-4031-be01-e1048380d568",
"shopName": "Toko Bahan Kue Lengkap"
},
"category": {
"id": "0a670022-0af2-43c2-ad21-c73c58a4343e",
"name": "Perabotan"
},
"hasVariants": true,
"totalSold": 1
},
{
"id": "8a290508-8d8f-4028-9215-e38bd3e57302",
"slug": "iphone-15-pro",
"name": "iPhone 15 Pro",
"description": "Smartphone flagship Apple terbaru dengan Titanium body dan kamera profesional.",
"price": 24990000,
"stock": 45,
"weightGram": 200,
"status": "PUBLISHED",
"productSku": null,
"createdAt": "2025-11-13T06:30:51.321Z",
"updatedAt": "2025-11-13T06:30:51.377Z",
"images": [
{
"id": "24ba6035-0aa2-4c77-891e-9b353b20432b",
"imageUrl": "http://imageipsum.com/1200x675",
"isMain": true
}
],
"variants": [],
"vendor": {
"id": "032fea75-e7c2-4031-be01-e1048380d568",
"shopName": "Toko Bahan Kue Lengkap"
},
"category": {
"id": "0a670022-0af2-43c2-ad21-c73c58a4343e",
"name": "Perabotan"
},
"hasVariants": false,
"totalSold": 1
}
],
"pagination": {
"totalItems": 3,
"totalPages": 1,
"currentPage": 1,
"perPage": 10
}
}