This file contains hidden or 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
{ | |
"products": [ | |
{ | |
"sku": "omega_1000", | |
"time": 1386678972, | |
"_id": "omega_1000", | |
"name": "Omega 1000 Juice Extractor", | |
"model": "1000", | |
"description": "Omega® Juicer The Omega Model 1000 is built the same as the Model 500. The only difference is the Model 1000 has a stainless steel bowl instead of a Plastic one. The 1000 with itâs stainless steel bowl adds an extra touch of class to your kitchenâs counter top. The Model 9000 adds the stainless steel cover and is available in black or white. This style of juicer is the most efficient and easiest to use style of juicer. Using a vertical basket and centrifugal extraction, this unit will extract 20 - 30% more juice than other styles of juicers.", | |
"availability": "In Stock", |
This file contains hidden or 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
{ | |
"products": [ | |
{ | |
"features": { | |
"Number of installation holes required": "1", | |
"Assembled Width (in_)": "2.40625 in", | |
"Color/Finish Family": "Chrome", | |
"Side Sprayer Included": "No", | |
"Flow rate (gallons per minute)": "1.8", | |
"Supply lines included": "Yes", |
This file contains hidden or 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
# YAML | |
setup: | |
meta: | |
site: homedepot.com | |
description: Products | |
type: Products |