mirror of
https://github.com/frappe/erpnext.git
synced 2026-04-20 07:15:11 +00:00
62 lines
2.1 KiB
JSON
62 lines
2.1 KiB
JSON
[
|
|
{
|
|
"doctype": "Item",
|
|
"item_code": "SKU001",
|
|
"item_name": "T-shirt",
|
|
"image": "https://www.shutterstock.com/image-photo/close-man-blank-tshirt-140861086"
|
|
},
|
|
{
|
|
"doctype": "Item",
|
|
"item_code": "SKU002",
|
|
"item_name": "Laptop",
|
|
"image": "https://www.shutterstock.com/image-photo/laptop-computer-blank-screen-isolated-on-1721445466"
|
|
},
|
|
{
|
|
"doctype": "Item",
|
|
"item_code": "SKU003",
|
|
"item_name": "Book",
|
|
"image": "https://www.shutterstock.com/image-vector/blank-vertical-book-cover-template-pages-172777709"
|
|
},
|
|
{
|
|
"doctype": "Item",
|
|
"item_code": "SKU004",
|
|
"item_name": "Smartphone",
|
|
"image": "https://www.shutterstock.com/image-vector/realistic-smartphone-mockup-front-back-1450789832"
|
|
},
|
|
{
|
|
"doctype": "Item",
|
|
"item_code": "SKU005",
|
|
"item_name": "Sneakers",
|
|
"image": "https://www.shutterstock.com/image-photo/white-sneaker-sport-shoe-on-purple-2155395817"
|
|
},
|
|
{
|
|
"doctype": "Item",
|
|
"item_code": "SKU006",
|
|
"item_name": "Coffee Mug",
|
|
"image": "https://www.shutterstock.com/image-vector/realistic-white-cup-isolated-on-transparent-585104080"
|
|
},
|
|
{
|
|
"doctype": "Item",
|
|
"item_code": "SKU007",
|
|
"item_name": "Television",
|
|
"image": "https://www.shutterstock.com/image-photo/tv-flat-screen-lcd-plasma-realistic-314401364"
|
|
},
|
|
{
|
|
"doctype": "Item",
|
|
"item_code": "SKU008",
|
|
"item_name": "Backpack",
|
|
"image": "https://www.shutterstock.com/image-photo/school-backpack-on-white-background-1440715766"
|
|
},
|
|
{
|
|
"doctype": "Item",
|
|
"item_code": "SKU009",
|
|
"item_name": "Headphones",
|
|
"image": "https://www.shutterstock.com/image-illustration/3d-rendering-yellow-headphones-isolated-on-1833307018"
|
|
},
|
|
{
|
|
"doctype": "Item",
|
|
"item_code": "SKU010",
|
|
"item_name": "Camera",
|
|
"image": "https://www.shutterstock.com/image-photo/camera-610909205"
|
|
}
|
|
] |