Skip to content

Instantly share code, notes, and snippets.

@daovietanh190499
Last active December 21, 2019 10:06
Show Gist options
  • Save daovietanh190499/c4551b4ac1817634bc25a64430795bb2 to your computer and use it in GitHub Desktop.
Save daovietanh190499/c4551b4ac1817634bc25a64430795bb2 to your computer and use it in GitHub Desktop.
window.localStorage.setItem("shopdata", JSON.parse([
{
"image": "",
"itemName": "Bút bi Thiên Long 027",
"company": "Thiên Long",
"description": "",
"barcode": ""
}, {
"image": "",
"itemName": "Bút bi Thiên Long 028",
"company": "Thiên Long",
"description": "",
"barcode": ""
}
]))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment