-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcart.json
More file actions
42 lines (42 loc) · 1.39 KB
/
Copy pathcart.json
File metadata and controls
42 lines (42 loc) · 1.39 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
[
{
"id": 17,
"name": "Mast & HarbourOversized Textured Casual Shirt",
"image": "https://encrypted-tbn2.gstatic.com/shopping?q=tbn:ANd9GcRFQNH9C3lPt93yPAv92MlgQj8bn7L3Ra5-V33CM6X3zP_gNAn4iUwC7_AP91Mh0HXrSQiKUOiVhtCPJKp_KGkrHgC_cXvMGn2vc6ODt0dWqzlRMlMpqUDK1zA&usqp=CAc",
"price": 699,
"type": "Round Neck",
"sleeve": "Half Sleeve",
"fit": "Oversized",
"fabric": "Cotton Blend"
},
{
"name": "Men Printed Round Neck Cotton Blend Light Blue T-Shirt",
"id": 10,
"price": 264,
"image": "https://rukminim2.flixcart.com/image/612/612/xif0q/t-shirt/q/5/y/xxl-ausk0936-ausk-original-imah3fh7ayfdwkkm.jpeg?q=70",
"type": "Round Neck",
"sleeve": "Half Sleeve",
"fit": "Oversized",
"fabric": "Cotton Blend"
},
{
"name": "Men Solid V Neck Cotton Blend Black T-Shirt",
"id": 7,
"price": 259,
"image": "https://rukminim2.flixcart.com/image/612/612/xif0q/track-suit/t/7/r/xxl-tblrnfuld158-bljogj36tracksuit-tripr-original-imah89c69znzkuzg.jpeg?q=70",
"type": "V Neck",
"sleeve": "Full Sleeve",
"fit": "Regular",
"fabric": "Cotton Blend"
},
{
"name": "Energy Black Oversized Back Graphic Printed Tshirt",
"id": 4,
"price": 549,
"image": "https://veirdo.in/cdn/shop/files/v36_1.jpg?v=1717408924&width=360",
"type": "Round Neck",
"sleeve": "Half Sleeve",
"fit": "Oversized",
"fabric": "Cotton"
}
]