-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #20 from ashbeelghouri/0.5
Logs
- Loading branch information
Showing
5 changed files
with
147 additions
and
56 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,60 @@ | ||
{ | ||
"name": "iphone 15 - Blue - 128", | ||
"phone": [ | ||
{ | ||
"label": "home", | ||
"hidden": false, | ||
"number": "+971523906401" | ||
} | ||
], | ||
"Search": { | ||
"tags": [ | ||
"iphone", | ||
"15", | ||
"blue", | ||
"phone" | ||
] | ||
}, | ||
"saleor": { | ||
"channelID": "", | ||
"productID": "", | ||
"variantID": "", | ||
"warehouseID": "" | ||
}, | ||
"features": [ | ||
{ | ||
"name": "Color", | ||
"value": "Blue", | ||
"additional_data": {} | ||
}, | ||
{ | ||
"name": "Storage", | ||
"value": "128", | ||
"additional_data": {} | ||
}, | ||
{ | ||
"name": "Height", | ||
"value": "5.81 in", | ||
"additional_data": {} | ||
}, | ||
{ | ||
"name": "Width", | ||
"value": "71.6 in", | ||
"additional_data": {} | ||
}, | ||
{ | ||
"name": "Depth", | ||
"value": "0.31 in", | ||
"additional_data": {} | ||
}, | ||
{ | ||
"name": "Weight", | ||
"value": "171 g", | ||
"additional_data": {} | ||
} | ||
], | ||
"quantity": 1, | ||
"product_id": "2688f465-689c-4c55-9e77-c8c932e4043d", | ||
"category_id": "10749d14-89b6-4c4a-a03c-873ecb1d3cb3", | ||
"description": "Iphone 15, color is blue and have 256 GB of storage" | ||
} |
Oops, something went wrong.