Last active
August 29, 2015 14:04
-
-
Save pm-dev/a4b789977e27a15666f5 to your computer and use it in GitHub Desktop.
This file contains 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
{ | |
"version": "1.0.0", | |
"original_product": { | |
"product_id": "2434285", | |
"title": "Original Product", | |
"price": "$69.00", | |
"retail_price": "$100.00", | |
"availability": "AVAILABLE", | |
"is_vintage": "0", | |
"image_urls": [ | |
"https://okl.scene7.com/is/image/OKL/Product_ARH10841_Image_1" | |
], | |
"category_ids": { | |
"l1": 70, | |
"l2": 73, | |
"l3": 298 | |
}, | |
"sales_events": [ | |
{ | |
"id": "35819", | |
"start_date": "2014-04-09T08:00:00-07:00", | |
"end_date": "2014-08-08T07:00:00-07:00" | |
} | |
] | |
}, | |
"similar_products": [ | |
{ | |
"product_id": "2434285", | |
"title": "Bike Route Rustic Sign", | |
"price": "$69.00", | |
"retail_price": "$100.00", | |
"availability": "AVAILABLE", | |
"is_vintage": "0", | |
"image_urls": [ | |
"https://okl.scene7.com/is/image/OKL/Product_ARH10841_Image_1" | |
], | |
"category_ids": { | |
"l1": 70, | |
"l2": 73, | |
"l3": 298 | |
}, | |
"sales_events": [ | |
{ | |
"id": "35819", | |
"start_date": "2014-04-09T08:00:00-07:00", | |
"end_date": "2014-08-08T07:00:00-07:00" | |
} | |
] | |
}, | |
{ | |
"product_id": "2249449", | |
"title": "Bikes Resting by Lisa Gizara", | |
"price": "$899.00", | |
"retail_price": "$1,780.00", | |
"availability": "AVAILABLE", | |
"is_vintage": "0", | |
"image_urls": [ | |
"https://okl.scene7.com/is/image/OKL/Product_ERI10654_Image_1" | |
], | |
"category_ids": { | |
"l1": 70, | |
"l2": 72, | |
"l3": 290 | |
}, | |
"sales_events": [ | |
{ | |
"id": "40742", | |
"start_date": "2014-07-17T18:00:00-07:00", | |
"end_date": "2014-07-22T08:00:00-07:00" | |
} | |
] | |
} | |
], | |
"category_metadata": { | |
"41": "Kitchen & Tabletop", | |
"42": "Tabletop", | |
"59": "Wine & Bar Accessories", | |
"70": "Art & Mirrors", | |
"72": "Art", | |
"73": "Wall Decor", | |
"74": "Decorative Accents", | |
"75": "Indoor Accents", | |
"80": "Books", | |
"81": "Trays & Boxes", | |
"194": "Coasters", | |
"290": "Photography", | |
"298": "Letters & Signs", | |
"323": "Trays" | |
}, | |
"search_uuid": "556e1e5c-7cc1-4f2a-a828-ca023a5502cf" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment