Untitled
{ "name": { "ar": "100023منتج جديد", "en": "New Product100023" }, "price": "140", "is_published": true, "slug": "string", "weight": null, "variants": [ { "price": 6000, "sale_price": 5500, "images": [ "image1.jpg", "image2.jpg" ], "quantity": 100, "is_infinite": false, "weight": { "value": 1.2, "unit": "kg" }, "stocks": [], "attributes": [ { "slug": "size", "value": { "ar": "صغير", "en": "Small" } } ] } ] }
Leave a Comment