blob: 330e114dd53e9ffb123f37f6cf703fbba4aa7bbd [file] [log] [blame]
Deepesh Garg77a29572023-06-16 13:43:55 +05301[
2 {
3 "doctype": "Item",
4 "item_group": "Demo Item Group",
5 "item_code": "SKU001",
6 "item_name": "T-shirt",
Deepesh Garg39ec1122023-08-13 18:33:09 +05307 "gst_hsn_code": "999512",
Ankush Menat940b1d92023-08-10 17:46:35 +05308 "image": "https://images.pexels.com/photos/1484808/pexels-photo-1484808.jpeg"
Deepesh Garg77a29572023-06-16 13:43:55 +05309 },
10 {
11 "doctype": "Item",
12 "item_group": "Demo Item Group",
13 "item_code": "SKU002",
14 "item_name": "Laptop",
Deepesh Garg39ec1122023-08-13 18:33:09 +053015 "gst_hsn_code": "999512",
Ankush Menat704e6572023-08-10 17:29:55 +053016 "image": "https://images.pexels.com/photos/3999538/pexels-photo-3999538.jpeg"
Deepesh Garg77a29572023-06-16 13:43:55 +053017 },
18 {
19 "doctype": "Item",
20 "item_group": "Demo Item Group",
21 "item_code": "SKU003",
22 "item_name": "Book",
Deepesh Garg39ec1122023-08-13 18:33:09 +053023 "gst_hsn_code": "999512",
Ankush Menat704e6572023-08-10 17:29:55 +053024 "image": "https://images.pexels.com/photos/2422178/pexels-photo-2422178.jpeg"
Deepesh Garg77a29572023-06-16 13:43:55 +053025 },
26 {
27 "doctype": "Item",
28 "item_group": "Demo Item Group",
29 "item_code": "SKU004",
30 "item_name": "Smartphone",
Deepesh Garg39ec1122023-08-13 18:33:09 +053031 "gst_hsn_code": "999512",
Ankush Menat704e6572023-08-10 17:29:55 +053032 "image": "https://images.pexels.com/photos/1647976/pexels-photo-1647976.jpeg"
Deepesh Garg77a29572023-06-16 13:43:55 +053033 },
34 {
35 "doctype": "Item",
36 "item_group": "Demo Item Group",
37 "item_code": "SKU005",
38 "item_name": "Sneakers",
Deepesh Garg39ec1122023-08-13 18:33:09 +053039 "gst_hsn_code": "999512",
Ankush Menat704e6572023-08-10 17:29:55 +053040 "image": "https://images.pexels.com/photos/1598505/pexels-photo-1598505.jpeg"
Deepesh Garg77a29572023-06-16 13:43:55 +053041 },
42 {
43 "doctype": "Item",
Deepesh Garg5b6a9fc2023-06-17 13:08:18 +053044 "item_group": "Demo Item Group",
Deepesh Garg77a29572023-06-16 13:43:55 +053045 "item_code": "SKU006",
46 "item_name": "Coffee Mug",
Deepesh Garg39ec1122023-08-13 18:33:09 +053047 "gst_hsn_code": "999512",
Ankush Menat704e6572023-08-10 17:29:55 +053048 "image": "https://images.pexels.com/photos/585753/pexels-photo-585753.jpeg"
Deepesh Garg77a29572023-06-16 13:43:55 +053049 },
50 {
51 "doctype": "Item",
52 "item_group": "Demo Item Group",
53 "item_code": "SKU007",
54 "item_name": "Television",
Deepesh Garg39ec1122023-08-13 18:33:09 +053055 "gst_hsn_code": "999512",
Ankush Menat704e6572023-08-10 17:29:55 +053056 "image": "https://images.pexels.com/photos/8059376/pexels-photo-8059376.jpeg"
Deepesh Garg77a29572023-06-16 13:43:55 +053057 },
58 {
59 "doctype": "Item",
60 "item_group": "Demo Item Group",
61 "item_code": "SKU008",
62 "item_name": "Backpack",
Deepesh Garg39ec1122023-08-13 18:33:09 +053063 "gst_hsn_code": "999512",
Ankush Menat704e6572023-08-10 17:29:55 +053064 "image": "https://images.pexels.com/photos/3731256/pexels-photo-3731256.jpeg"
Deepesh Garg77a29572023-06-16 13:43:55 +053065 },
66 {
67 "doctype": "Item",
68 "item_group": "Demo Item Group",
69 "item_code": "SKU009",
70 "item_name": "Headphones",
Deepesh Garg39ec1122023-08-13 18:33:09 +053071 "gst_hsn_code": "999512",
Ankush Menat704e6572023-08-10 17:29:55 +053072 "image": "https://images.pexels.com/photos/3587478/pexels-photo-3587478.jpeg"
Deepesh Garg77a29572023-06-16 13:43:55 +053073 },
74 {
75 "doctype": "Item",
76 "item_group": "Demo Item Group",
77 "item_code": "SKU010",
78 "item_name": "Camera",
Deepesh Garg39ec1122023-08-13 18:33:09 +053079 "gst_hsn_code": "999512",
Ankush Menat704e6572023-08-10 17:29:55 +053080 "image": "https://images.pexels.com/photos/51383/photo-camera-subject-photographer-51383.jpeg"
Deepesh Garg77a29572023-06-16 13:43:55 +053081 }
Ankush Menat704e6572023-08-10 17:29:55 +053082]