Skip to content

Instantly share code, notes, and snippets.

@naveenvm93
Created April 11, 2021 13:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save naveenvm93/4d68ee2e8b42c7fce34bb8d60f4a184c to your computer and use it in GitHub Desktop.
Save naveenvm93/4d68ee2e8b42c7fce34bb8d60f4a184c to your computer and use it in GitHub Desktop.
[{
"Product_Name": "Crimson Camelback Pack",
"SKU": "104176",
"Thumbnail_URL": "http://something.com/image2/",
"Product_Category": "Gear",
"Product_Ratings": {
"Last_Review_Text": "Thank you so much for sending this express...",
"Number_of_Ratings": "14",
"Average_Rating": "3.21"
}
}, {
"Product_Name": "DualMountain Pack",
"SKU": "104177",
"Thumbnail_URL": "http://something.com/image4/",
"Product_Category": "Gear",
"Product_Ratings": {
"Last_Review_Text": "Thank you so much for sending this express...",
"Number_of_Ratings": "3",
"Average_Rating": "4.67"
}
}, {
"Product_Name": "Terra 40 Pack",
"SKU": "104178",
"Thumbnail_URL": "http://something.com/image5/",
"Product_Category": "Gear",
"Product_Ratings": {
"Last_Review_Text": "I was 100 % satisfied with my new NTO purchase...",
"Number_of_Ratings": "15",
"Average_Rating": "3.60"
}
}]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment