forked from typicode/demo
-
Notifications
You must be signed in to change notification settings - Fork 0
/
db.json
43 lines (43 loc) · 1.98 KB
/
db.json
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
43
{
"product": {
"productId": "481075",
"productType": "DRESS",
"bulletText": {
"original": [
"Approx. model height is 5'10\" and she is wearing a size 14W ",
"Lined",
"Slightly fitted bodice with godet pleats at skirt",
"Hits just above ankle",
"Pullover style",
"V-neckline",
"Sleeveless",
"Jacket: open-front, sheer, three-quarter sleeves, beading at front, asymmetrical hem is longest at front ",
"IMPORTANT NOTE: This item arrives with a return tag attached and instructions for removal. Once the tag is removed from the dress, this item cannot be returned.",
"Beading at front of skirt"
],
"categorized": {
"size_and_fit": [
"Approx. model height is 5'10\" and she is wearing a size 14W ",
"Hits just above ankle",
"Jacket: open-front, sheer, three-quarter sleeves, beading at front, asymmetrical hem is longest at front "
],
"product_details": [
"Beading at front of skirt",
"IMPORTANT NOTE: This item arrives with a return tag attached and instructions for removal. Once the tag is removed from the dress, this item cannot be returned.",
"Lined ",
"Pullover style",
"Sleeveless",
"Slightly fitted bodice with godet pleats at skirt",
"V-neckline"
],
"fabric_and_care": []
}
},
"page": {
"nextProductId": "481075",
"prevProductId": "481075",
"nextNotReviewedProductId": "481075",
"prevNotReviewedProductId": "481075"
}
}
}