[
    {
        "scope": "https://search-staging.findify.io:443",
        "method": "post",
        "path": "/v3/recommend/items/newest",
        "body": {
            "user": {
                "lang": [
                    "en-GB"
                ],
                "uid": "test1",
                "sid": "ssid1",
                "email": "test2@test.com",
                "ip": "192.168.0.1",
                "ua": "Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2228.0 Safari/537.36"
            },
            "t_client": 1507485121092,
            "key": "0d2f3aad-8702-46ad-a786-ae9fe2670294",
            "limit": 2
        },
        "status": 200,
        "response": {
            "meta": {
                "limit": 2,
                "offset": 0,
                "user_id": "test1",
                "total": 1395,
                "rid": "<stripped>"
            },
            "items": [
                {
                    "seller": "",
                    "quantity": 1,
                    "color": [],
                    "color_variants": 1,
                    "image_2_url": "https://cdn.shopify.com/s/files/1/0350/8253/products/SMOKE-CARTEL-QUOT-NIGHTMARE-QUOT-WORKED-SPOON_GHHP16-5_medium.jpg?v=1500670614",
                    "custom_fields": {
                        "barcode": [
                            ""
                        ],
                        "height": [
                            "4.5 Inches"
                        ]
                    },
                    "description": "Pipe with a Dark Side\n\n \nCute and cuddly pipes are not for everyone. The \"Nightmare\" spoon is perfect device for your candle lit dungeon smoke breaks. Forged from black glass, an earthy hue of dichro color, and green horn add-ons. The bottom of the bowl head is flattened to prevent rolling. This is a seriously cool pipe. Load a bowl if you dare. ",
                    "discount": [],
                    "availability": true,
                    "title": "Smoke Cartel \"Nightmare\" Worked Spoon",
                    "reviews": {
                        "total_reviews": 0,
                        "average_score": 0
                    },
                    "material": [],
                    "size": [],
                    "price": [
                        60
                    ],
                    "stickers": {
                        "availability": true,
                        "in-stock": true,
                        "out-of-stock": false,
                        "discount": false,
                        "free-shipping": false
                    },
                    "id": "10245746056",
                    "sku": [
                        "GHHP16"
                    ],
                    "category": [
                        {
                            "category2": "",
                            "category3": "",
                            "category4": "",
                            "category1": "Spoon"
                        }
                    ],
                    "brand": "Smoke Cartel",
                    "hash": "AV11Vmq7CQkVMwqrFH0o",
                    "compare_at": -1
                },
                {
                    "seller": "",
                    "quantity": 1,
                    "color": [],
                    "color_variants": 1,
                    "image_2_url": "https://cdn.shopify.com/s/files/1/0350/8253/products/SMOKE-CARTEL-QUOT-GERRY-QUOT-WORKED-SPOON_GHHP15-5_medium.jpg?v=1500671835",
                    "custom_fields": {
                        "barcode": [
                            ""
                        ],
                        "height": [
                            "4.5 Inches"
                        ]
                    },
                    "description": "Keep your eye on the prize\n\n \nThe \"Cyanclops\" spoon is a classic hand pipe with worked details for more personality. The translucent blue body is decorated with light blue add-ons. While the head of this pipe is features an off-center worked eye. The bottom of the head is also flattened so it will roll and spill your \"smokeables.\"  A great pipe for any smoker. ",
                    "discount": [],
                    "availability": true,
                    "title": "Smoke Cartel \"Cyanclops\" Worked Spoon",
                    "reviews": {
                        "total_reviews": 0,
                        "average_score": 0
                    },
                    "material": [],
                    "size": [],
                    "price": [
                        65
                    ],
                    "stickers": {
                        "availability": true,
                        "in-stock": true,
                        "out-of-stock": false,
                        "discount": false,
                        "free-shipping": false
                    },
                    "id": "10246079880",
                    "sku": [
                        "GHHP15"
                    ],
                    "category": [
                        {
                            "category2": "",
                            "category3": "",
                            "category4": "",
                            "category1": "Spoon"
                        }
                    ],
                    "brand": "Smoke Cartel",
                    "hash": "AV11Vmq7CQkVMwqrFH0p",
                    "compare_at": -1
                }
            ]
        },
        "rawHeaders": [
            "Access-Control-Allow-Headers",
            "Content-type,Accept,x-key",
            "Access-Control-Allow-Methods",
            "GET,POST,OPTIONS",
            "Access-Control-Allow-Origin",
            "*",
            "Cache-Control",
            "no-cache, no-store, must-revalidate",
            "Content-Type",
            "application/json; charset=utf-8",
            "Date",
            "Sun, 08 Oct 2017 17:52:01 GMT",
            "ETag",
            "W/\"917-YKWLqtKTMAsdF5Q6TSY58+b8mm8\"",
            "Expires",
            "0",
            "Pragma",
            "no-cache",
            "Server",
            "nginx/1.12.1",
            "Content-Length",
            "2327",
            "Connection",
            "Close"
        ]
    }
]