https://oalp.xiphias-digital.com/DE/en/office-equipment/computer-accessories/cables?page=2

Elasticsearch Search Requests

Destination Payload Result
Http://search:9200
{
    "query": {
        "query": {
            "bool": {
                "must": [
                    {
                        "match_all": {}
                    },
                    {
                        "match": {
                            "type": "product_abstract"
                        }
                    },
                    {
                        "match": {
                            "store": "DE"
                        }
                    },
                    {
                        "match": {
                            "locale": "en_US"
                        }
                    },
                    {
                        "match": {
                            "is-active": true
                        }
                    },
                    {
                        "bool": {
                            "should": [
                                {
                                    "range": {
                                        "active-from": {
                                            "lte": "now"
                                        }
                                    }
                                },
                                {
                                    "bool": {
                                        "must_not": [
                                            {
                                                "exists": {
                                                    "field": "active-from"
                                                }
                                            }
                                        ]
                                    }
                                }
                            ]
                        }
                    },
                    {
                        "bool": {
                            "should": [
                                {
                                    "range": {
                                        "active-to": {
                                            "gte": "now"
                                        }
                                    }
                                },
                                {
                                    "bool": {
                                        "must_not": [
                                            {
                                                "exists": {
                                                    "field": "active-to"
                                                }
                                            }
                                        ]
                                    }
                                }
                            ]
                        }
                    }
                ],
                "filter": [
                    {
                        "nested": {
                            "query": {
                                "term": {
                                    "integer-facet.facet-name": {
                                        "value": "price-DEFAULT-EUR-GROSS_MODE",
                                        "boost": 1
                                    }
                                }
                            },
                            "path": "integer-facet"
                        }
                    },
                    {
                        "term": {
                            "category.all-parents": {
                                "value": "30",
                                "boost": 1
                            }
                        }
                    }
                ]
            }
        },
        "suggest": {
            "text": ""
        },
        "_source": [
            "search-result-data"
        ],
        "sort": [
            {
                "integer-sort.category:30": {
                    "order": "ASC",
                    "mode": "min",
                    "unmapped_type": "integer"
                }
            }
        ],
        "from": 12,
        "size": 12,
        "aggs": {
            "category.all-parents.category": {
                "terms": {
                    "field": "category.all-parents",
                    "size": 1000
                }
            },
            "global-category": {
                "global": {},
                "aggs": {
                    "filter": {
                        "filter": {
                            "bool": {
                                "must": [
                                    {
                                        "match_all": {}
                                    },
                                    {
                                        "match": {
                                            "type": "product_abstract"
                                        }
                                    },
                                    {
                                        "match": {
                                            "store": "DE"
                                        }
                                    },
                                    {
                                        "match": {
                                            "locale": "en_US"
                                        }
                                    },
                                    {
                                        "match": {
                                            "is-active": true
                                        }
                                    },
                                    {
                                        "bool": {
                                            "should": [
                                                {
                                                    "range": {
                                                        "active-from": {
                                                            "lte": "now"
                                                        }
                                                    }
                                                },
                                                {
                                                    "bool": {
                                                        "must_not": [
                                                            {
                                                                "exists": {
                                                                    "field": "active-from"
                                                                }
                                                            }
                                                        ]
                                                    }
                                                }
                                            ]
                                        }
                                    },
                                    {
                                        "bool": {
                                            "should": [
                                                {
                                                    "range": {
                                                        "active-to": {
                                                            "gte": "now"
                                                        }
                                                    }
                                                },
                                                {
                                                    "bool": {
                                                        "must_not": [
                                                            {
                                                                "exists": {
                                                                    "field": "active-to"
                                                                }
                                                            }
                                                        ]
                                                    }
                                                }
                                            ]
                                        }
                                    }
                                ],
                                "filter": [
                                    {
                                        "nested": {
                                            "query": {
                                                "term": {
                                                    "integer-facet.facet-name": {
                                                        "value": "price-DEFAULT-EUR-GROSS_MODE",
                                                        "boost": 1
                                                    }
                                                }
                                            },
                                            "path": "integer-facet"
                                        }
                                    }
                                ]
                            }
                        },
                        "aggs": {
                            "category.all-parents.category": {
                                "terms": {
                                    "field": "category.all-parents",
                                    "size": 1000
                                }
                            }
                        }
                    }
                }
            },
            "integer-facet": {
                "nested": {
                    "path": "integer-facet"
                },
                "aggs": {
                    "integer-facet-name": {
                        "terms": {
                            "field": "integer-facet.facet-name",
                            "size": 10
                        },
                        "aggs": {
                            "integer-facet-stats": {
                                "stats": {
                                    "field": "integer-facet.facet-value"
                                }
                            }
                        }
                    }
                }
            },
            "string-facet": {
                "nested": {
                    "path": "string-facet"
                },
                "aggs": {
                    "string-facet-name": {
                        "terms": {
                            "field": "string-facet.facet-name",
                            "size": 10
                        },
                        "aggs": {
                            "string-facet-value": {
                                "terms": {
                                    "field": "string-facet.facet-value",
                                    "size": 10
                                }
                            }
                        }
                    }
                }
            }
        }
    },
    "parameters": {
        "page": "2",
        "category": 30
    }
}
{
    "facets": {
        "category": {},
        "rating": {},
        "label": {},
        "farbe": {},
        "material": {},
        "brand": {},
        "merchant_name": {}
    },
    "sort": {},
    "pagination": {},
    "products": [
        {
            "images": [
                {
                    "fk_product_image_set": 484,
                    "id_product_image": 1580,
                    "alt_text_small": "",
                    "product_image_key": "product_image_1580",
                    "updated_at": "2025-12-02 09:55:18.000000",
                    "external_url_small": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/A007780Q?$normal$",
                    "external_url_large": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/A007780Q",
                    "created_at": "2025-12-02 09:55:18.000000",
                    "id_product_image_set_to_product_image": 1580,
                    "sort_order": 1,
                    "alt_text_large": "",
                    "fk_product_image": 1580
                }
            ],
            "id_product_labels": [],
            "price": 1637,
            "abstract_name": "Brennenstuhl socket strip Premium-Line 1951140100, 4-fold, black",
            "id_product_abstract": 253,
            "type": "product_abstract",
            "add_to_cart_sku": "425097",
            "prices": {
                "DEFAULT": 1637
            },
            "abstract_sku": "M26417",
            "url": "\/en\/brennenstuhl-steckdosenleiste-premium-line-1951140100-4fach-sw-M26417"
        },
        {
            "images": [
                {
                    "fk_product_image_set": 412,
                    "id_product_image": 1464,
                    "alt_text_small": "",
                    "product_image_key": "product_image_1464",
                    "updated_at": "2025-12-02 09:55:18.000000",
                    "external_url_small": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/B041614F?$normal$",
                    "external_url_large": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/B041614F",
                    "created_at": "2025-12-02 09:55:18.000000",
                    "id_product_image_set_to_product_image": 1464,
                    "sort_order": 1,
                    "alt_text_large": "",
                    "fk_product_image": 1464
                }
            ],
            "id_product_labels": [],
            "price": 5451,
            "abstract_name": "Brennenstuhl socket strip Premium-Line 1156000396, 6-fold, black",
            "id_product_abstract": 217,
            "type": "product_abstract",
            "add_to_cart_sku": "425075",
            "prices": {
                "DEFAULT": 5451
            },
            "abstract_sku": "M23722",
            "url": "\/en\/brennenstuhl-steckdosenleiste-premium-line-1156000396-6fach-sw-M23722"
        },
        {
            "images": [
                {
                    "fk_product_image_set": 414,
                    "id_product_image": 1466,
                    "alt_text_small": "",
                    "product_image_key": "product_image_1466",
                    "updated_at": "2025-12-02 09:55:18.000000",
                    "external_url_small": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/B041461Q?$normal$",
                    "external_url_large": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/B041461Q",
                    "created_at": "2025-12-02 09:55:18.000000",
                    "id_product_image_set_to_product_image": 1466,
                    "sort_order": 1,
                    "alt_text_large": "",
                    "fk_product_image": 1466
                },
                {
                    "fk_product_image_set": 414,
                    "id_product_image": 1468,
                    "alt_text_small": "",
                    "product_image_key": "product_image_1468",
                    "updated_at": "2025-12-02 09:55:18.000000",
                    "external_url_small": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/B041461R?$normal$",
                    "external_url_large": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/B041461R",
                    "created_at": "2025-12-02 09:55:18.000000",
                    "id_product_image_set_to_product_image": 1468,
                    "sort_order": 3,
                    "alt_text_large": "",
                    "fk_product_image": 1468
                }
            ],
            "id_product_labels": [],
            "price": 699,
            "abstract_name": "Brennenstuhl extension cable 3 m",
            "id_product_abstract": 218,
            "type": "product_abstract",
            "prices": {
                "DEFAULT": 699
            },
            "abstract_sku": "M23723",
            "url": "\/en\/brennenstuhl-verlaengerungskabel-3m-M23723"
        },
        {
            "images": [
                {
                    "fk_product_image_set": 488,
                    "id_product_image": 1584,
                    "alt_text_small": "",
                    "product_image_key": "product_image_1584",
                    "updated_at": "2025-12-02 09:55:18.000000",
                    "external_url_small": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/A007780X?$normal$",
                    "external_url_large": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/A007780X",
                    "created_at": "2025-12-02 09:55:18.000000",
                    "id_product_image_set_to_product_image": 1584,
                    "sort_order": 1,
                    "alt_text_large": "",
                    "fk_product_image": 1584
                }
            ],
            "id_product_labels": [],
            "price": 2688,
            "abstract_name": "Brennenstuhl socket strip Premium-Line 1951180100, 8-fold, black",
            "id_product_abstract": 255,
            "type": "product_abstract",
            "add_to_cart_sku": "425099",
            "prices": {
                "DEFAULT": 2688
            },
            "abstract_sku": "M26419",
            "url": "\/en\/brennenstuhl-steckdosenleiste-premium-line-1951180100-8fach-sw-M26419"
        },
        {
            "images": [
                {
                    "fk_product_image_set": 408,
                    "id_product_image": 1458,
                    "alt_text_small": "",
                    "product_image_key": "product_image_1458",
                    "updated_at": "2025-12-02 09:55:17.000000",
                    "external_url_small": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/A007845D?$normal$",
                    "external_url_large": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/A007845D",
                    "created_at": "2025-12-02 09:55:17.000000",
                    "id_product_image_set_to_product_image": 1458,
                    "sort_order": 1,
                    "alt_text_large": "",
                    "fk_product_image": 1458
                },
                {
                    "fk_product_image_set": 408,
                    "id_product_image": 1460,
                    "alt_text_small": "",
                    "product_image_key": "product_image_1460",
                    "updated_at": "2025-12-02 09:55:17.000000",
                    "external_url_small": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/B041717C?$normal$",
                    "external_url_large": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/B041717C",
                    "created_at": "2025-12-02 09:55:17.000000",
                    "id_product_image_set_to_product_image": 1460,
                    "sort_order": 3,
                    "alt_text_large": "",
                    "fk_product_image": 1460
                }
            ],
            "id_product_labels": [],
            "price": 1535,
            "abstract_name": "Brennenstuhl Kabelbox Comfort-Line 1109220, 4-fold, 3-m cable, black",
            "id_product_abstract": 215,
            "type": "product_abstract",
            "add_to_cart_sku": "425073",
            "prices": {
                "DEFAULT": 1535
            },
            "abstract_sku": "M23720",
            "url": "\/en\/brennenstuhl-kabelbox-comfort-line-1109220-4fach-3m-kabel-sw-M23720"
        },
        {
            "images": [
                {
                    "fk_product_image_set": 490,
                    "id_product_image": 1586,
                    "alt_text_small": "",
                    "product_image_key": "product_image_1586",
                    "updated_at": "2025-12-02 09:55:18.000000",
                    "external_url_small": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/A007780V?$normal$",
                    "external_url_large": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/A007780V",
                    "created_at": "2025-12-02 09:55:18.000000",
                    "id_product_image_set_to_product_image": 1586,
                    "sort_order": 1,
                    "alt_text_large": "",
                    "fk_product_image": 1586
                }
            ],
            "id_product_labels": [],
            "price": 2801,
            "abstract_name": "Brennenstuhl socket strip Premium-Line 1951100100, 10-fold, black",
            "id_product_abstract": 256,
            "type": "product_abstract",
            "add_to_cart_sku": "425100",
            "prices": {
                "DEFAULT": 2801
            },
            "abstract_sku": "M26420",
            "url": "\/en\/brennenstuhl-steckdosenleiste-premium-line-1951100100-10fach-sw-M26420"
        }
    ],
    "spellingSuggestion": null,
    "categoryTreeFilter": {
        "0": {},
        "1": {},
        "2": {},
        "3": {},
        "4": {},
        "5": {}
    }
}