Skip to content

Commit

Permalink
Adding more products to the demo seeds.
Browse files Browse the repository at this point in the history
  • Loading branch information
Jellyfishboy committed Jun 28, 2016
1 parent 62baab0 commit 0cb4381
Show file tree
Hide file tree
Showing 4 changed files with 39 additions and 1 deletion.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
40 changes: 39 additions & 1 deletion public/demo_assets/products.json
Expand Up @@ -36,5 +36,43 @@
"weight": 7
}
]
}
},
{
"id": 2,
"category": "computing",
"name": "Epson EB-S04 SVGA Projector",
"part_number": "32674",
"short_description": "High-quality, mobile projector for the home and office with 3LCD technology, SVGA resolution and flexible, easy-to-use features.",
"description": "The whole family will enjoy this high-quality, versatile projector. Whether watching films and family photos on a big screen or delivering crisp, clear presentations, the stylishly-designed EB-S04 is ideally suited for both the home and office. Easy to move and quick to set-up, users can start watching exceptional-quality content in no time at all. Create a spectacular cinema-style occasion for friends and family and enjoy high-quality images on a huge screen up to 300+ inches1. Films, sporting events and once-in-a-lifetime spectacles will all appear sharp and clear thanks to a high Colour Light Output (CLO), meaning colours are bright and vivid, even in brightly-lit rooms or outdoors. In fact, Epson projectors are up to three times brighter than competitor 1-chip DLP projectors2. With a wide range of options available, Epson is sure to have the right projector to deliver the ultimate viewing experience.",
"meta_description": "High-quality, mobile projector for the home and office with 3LCD technology, SVGA resolution and flexible, easy-to-use features.",
"page_title": "Epson EB-S04 SVGA Projector",
"weighting": "2000",
"sku": "EBS04",
"featured": false,
"single": false,
"active": true,
"skus":
[
{
"variant_type": "Color",
"code": "Black",
"price": 252.99,
"cost_value": 113.88,
"length": 100,
"width": 100,
"thickness": 20,
"weight": 8
},
{
"variant_type": "Color",
"code": "Silver",
"price": 250.99,
"cost_value": 111.88,
"length": 100,
"width": 100,
"thickness": 20,
"weight": 9
}
]
}
]

0 comments on commit 0cb4381

Please sign in to comment.