https://oalp.xiphias-digital.com/DE/en/office-equipment/shredder?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": "24",
                                "boost": 1
                            }
                        }
                    }
                ]
            }
        },
        "suggest": {
            "text": ""
        },
        "_source": [
            "search-result-data"
        ],
        "sort": [
            {
                "integer-sort.category:24": {
                    "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": 24
    }
}
{
    "facets": {
        "category": {},
        "rating": {},
        "label": {},
        "farbe": {},
        "material": {},
        "brand": {},
        "merchant_name": {}
    },
    "sort": {},
    "pagination": {},
    "products": [
        {
            "images": [
                {
                    "fk_product_image_set": 10,
                    "id_product_image": 24,
                    "alt_text_small": "",
                    "product_image_key": "product_image_24",
                    "updated_at": "2025-12-02 09:55:08.000000",
                    "external_url_small": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/00048296-01?$normal$",
                    "external_url_large": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/00048296-01",
                    "created_at": "2025-12-02 09:55:08.000000",
                    "id_product_image_set_to_product_image": 24,
                    "sort_order": 1,
                    "alt_text_large": "",
                    "fk_product_image": 24
                },
                {
                    "fk_product_image_set": 10,
                    "id_product_image": 26,
                    "alt_text_small": "",
                    "product_image_key": "product_image_26",
                    "updated_at": "2025-12-02 09:55:08.000000",
                    "external_url_small": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/AA00522209FF-01?$normal$",
                    "external_url_large": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/AA00522209FF-01",
                    "created_at": "2025-12-02 09:55:08.000000",
                    "id_product_image_set_to_product_image": 26,
                    "sort_order": 3,
                    "alt_text_large": "",
                    "fk_product_image": 26
                },
                {
                    "fk_product_image_set": 10,
                    "id_product_image": 28,
                    "alt_text_small": "",
                    "product_image_key": "product_image_28",
                    "updated_at": "2025-12-02 09:55:08.000000",
                    "external_url_small": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/00031340-01?$normal$",
                    "external_url_large": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/00031340-01",
                    "created_at": "2025-12-02 09:55:08.000000",
                    "id_product_image_set_to_product_image": 28,
                    "sort_order": 5,
                    "alt_text_large": "",
                    "fk_product_image": 28
                }
            ],
            "id_product_labels": [
                4
            ],
            "price": 12938,
            "abstract_name": "HSM SECURIO document shredder - for open-plan offices, 145 l, 2100 watts",
            "id_product_abstract": 5,
            "type": "product_abstract",
            "add_to_cart_sku": "212444",
            "prices": {
                "DEFAULT": 12938
            },
            "abstract_sku": "M1000839",
            "url": "\/en\/hsm-aktenvernichter-securio-fuer-grossraumbuero-145-l-2100-watt-M1000839"
        },
        {
            "images": [
                {
                    "fk_product_image_set": 492,
                    "id_product_image": 1588,
                    "alt_text_small": "",
                    "product_image_key": "product_image_1588",
                    "updated_at": "2025-12-02 09:55:18.000000",
                    "external_url_small": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/AA00729438FF-01?$normal$",
                    "external_url_large": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/AA00729438FF-01",
                    "created_at": "2025-12-02 09:55:18.000000",
                    "id_product_image_set_to_product_image": 1588,
                    "sort_order": 1,
                    "alt_text_large": "",
                    "fk_product_image": 1588
                },
                {
                    "fk_product_image_set": 492,
                    "id_product_image": 1590,
                    "alt_text_small": "",
                    "product_image_key": "product_image_1590",
                    "updated_at": "2025-12-02 09:55:18.000000",
                    "external_url_small": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/000025389133_PRD_org_all?$normal$",
                    "external_url_large": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/000025389133_PRD_org_all",
                    "created_at": "2025-12-02 09:55:18.000000",
                    "id_product_image_set_to_product_image": 1590,
                    "sort_order": 3,
                    "alt_text_large": "",
                    "fk_product_image": 1590
                }
            ],
            "id_product_labels": [],
            "price": 76882,
            "abstract_name": "HSM document shredder CLASSIC - 125.2, collecting volume 76 I",
            "id_product_abstract": 257,
            "type": "product_abstract",
            "add_to_cart_sku": "104074",
            "prices": {
                "DEFAULT": 76882
            },
            "abstract_sku": "M26831",
            "url": "\/en\/hsm-aktenvernichter-classic-125-2-auffangvolumen-76-l-M26831"
        },
        {
            "images": [
                {
                    "fk_product_image_set": 118,
                    "id_product_image": 464,
                    "alt_text_small": "",
                    "product_image_key": "product_image_464",
                    "updated_at": "2025-12-02 09:55:11.000000",
                    "external_url_small": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/00052639-01?$normal$",
                    "external_url_large": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/00052639-01",
                    "created_at": "2025-12-02 09:55:11.000000",
                    "id_product_image_set_to_product_image": 464,
                    "sort_order": 1,
                    "alt_text_large": "",
                    "fk_product_image": 464
                },
                {
                    "fk_product_image_set": 118,
                    "id_product_image": 466,
                    "alt_text_small": "",
                    "product_image_key": "product_image_466",
                    "updated_at": "2025-12-02 09:55:11.000000",
                    "external_url_small": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/00052640-01?$normal$",
                    "external_url_large": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/00052640-01",
                    "created_at": "2025-12-02 09:55:11.000000",
                    "id_product_image_set_to_product_image": 466,
                    "sort_order": 3,
                    "alt_text_large": "",
                    "fk_product_image": 466
                },
                {
                    "fk_product_image_set": 118,
                    "id_product_image": 468,
                    "alt_text_small": "",
                    "product_image_key": "product_image_468",
                    "updated_at": "2025-12-02 09:55:11.000000",
                    "external_url_small": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/00052641-01?$normal$",
                    "external_url_large": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/00052641-01",
                    "created_at": "2025-12-02 09:55:11.000000",
                    "id_product_image_set_to_product_image": 468,
                    "sort_order": 5,
                    "alt_text_large": "",
                    "fk_product_image": 468
                }
            ],
            "id_product_labels": [],
            "price": 41819,
            "abstract_name": "IDEAL document shredder, large, SHREDCAT - Collecting volume 30 l",
            "id_product_abstract": 57,
            "type": "product_abstract",
            "add_to_cart_sku": "413850",
            "prices": {
                "DEFAULT": 41819
            },
            "abstract_sku": "M1079219",
            "url": "\/en\/ideal-aktenvernichter-gross-shredcat-auffangvolumen-30-l-M1079219"
        },
        {
            "images": [
                {
                    "fk_product_image_set": 98,
                    "id_product_image": 318,
                    "alt_text_small": "",
                    "product_image_key": "product_image_318",
                    "updated_at": "2025-12-02 09:55:10.000000",
                    "external_url_small": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/00051143F-01?$normal$",
                    "external_url_large": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/00051143F-01",
                    "created_at": "2025-12-02 09:55:10.000000",
                    "id_product_image_set_to_product_image": 318,
                    "sort_order": 1,
                    "alt_text_large": "",
                    "fk_product_image": 318
                },
                {
                    "fk_product_image_set": 98,
                    "id_product_image": 320,
                    "alt_text_small": "",
                    "product_image_key": "product_image_320",
                    "updated_at": "2025-12-02 09:55:10.000000",
                    "external_url_small": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/00051148-01?$normal$",
                    "external_url_large": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/00051148-01",
                    "created_at": "2025-12-02 09:55:10.000000",
                    "id_product_image_set_to_product_image": 320,
                    "sort_order": 3,
                    "alt_text_large": "",
                    "fk_product_image": 320
                }
            ],
            "id_product_labels": [],
            "price": 9929,
            "abstract_name": "IDEAL document shredder, small, SHREDCAT - Collecting volume 18 l",
            "id_product_abstract": 47,
            "type": "product_abstract",
            "add_to_cart_sku": "574969",
            "prices": {
                "DEFAULT": 9929
            },
            "abstract_sku": "M1028095",
            "url": "\/en\/ideal-aktenvernichter-klein-shredcat-auffangvolumen-18-l-M1028095"
        },
        {
            "images": [
                {
                    "fk_product_image_set": 524,
                    "id_product_image": 1658,
                    "alt_text_small": "",
                    "product_image_key": "product_image_1658",
                    "updated_at": "2025-12-02 09:55:19.000000",
                    "external_url_small": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/000023448812_PRD_org_all?$normal$",
                    "external_url_large": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/000023448812_PRD_org_all",
                    "created_at": "2025-12-02 09:55:19.000000",
                    "id_product_image_set_to_product_image": 1658,
                    "sort_order": 1,
                    "alt_text_large": "",
                    "fk_product_image": 1658
                },
                {
                    "fk_product_image_set": 524,
                    "id_product_image": 1660,
                    "alt_text_small": "",
                    "product_image_key": "product_image_1660",
                    "updated_at": "2025-12-02 09:55:19.000000",
                    "external_url_small": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/000023448813_PRD_org_all?$normal$",
                    "external_url_large": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/000023448813_PRD_org_all",
                    "created_at": "2025-12-02 09:55:19.000000",
                    "id_product_image_set_to_product_image": 1660,
                    "sort_order": 3,
                    "alt_text_large": "",
                    "fk_product_image": 1660
                }
            ],
            "id_product_labels": [],
            "price": 1000108,
            "abstract_name": "HSM conveyor belt document shredder, POWERLINE FA 400.2 - collecting volume 460 l, strip width",
            "id_product_abstract": 273,
            "type": "product_abstract",
            "add_to_cart_sku": "621614",
            "prices": {
                "DEFAULT": 1000108
            },
            "abstract_sku": "M29929",
            "url": "\/en\/hsm-foerderband-aktenvernichter-powerline-fa-400-2-auffangvolumen-460-l-streifenschnitt-M29929"
        },
        {
            "images": [
                {
                    "fk_product_image_set": 120,
                    "id_product_image": 470,
                    "alt_text_small": "",
                    "product_image_key": "product_image_470",
                    "updated_at": "2025-12-02 09:55:11.000000",
                    "external_url_small": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/00052642-01?$normal$",
                    "external_url_large": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/00052642-01",
                    "created_at": "2025-12-02 09:55:11.000000",
                    "id_product_image_set_to_product_image": 470,
                    "sort_order": 1,
                    "alt_text_large": "",
                    "fk_product_image": 470
                },
                {
                    "fk_product_image_set": 120,
                    "id_product_image": 472,
                    "alt_text_small": "",
                    "product_image_key": "product_image_472",
                    "updated_at": "2025-12-02 09:55:11.000000",
                    "external_url_small": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/00052644-01?$normal$",
                    "external_url_large": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/00052644-01",
                    "created_at": "2025-12-02 09:55:11.000000",
                    "id_product_image_set_to_product_image": 472,
                    "sort_order": 3,
                    "alt_text_large": "",
                    "fk_product_image": 472
                }
            ],
            "id_product_labels": [],
            "price": 19423,
            "abstract_name": "IDEAL desk document shredder, EASY-TOUCH professional equipping, height 428 mm",
            "id_product_abstract": 58,
            "type": "product_abstract",
            "add_to_cart_sku": "413852",
            "prices": {
                "DEFAULT": 19423
            },
            "abstract_sku": "M1079221",
            "url": "\/en\/ideal-schreibtisch-aktenvernichter-easy-touch-professionelle-ausstattung-hoehe-428-mm-M1079221"
        },
        {
            "images": [
                {
                    "fk_product_image_set": 122,
                    "id_product_image": 474,
                    "alt_text_small": "",
                    "product_image_key": "product_image_474",
                    "updated_at": "2025-12-02 09:55:11.000000",
                    "external_url_small": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/00052643-01?$normal$",
                    "external_url_large": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/00052643-01",
                    "created_at": "2025-12-02 09:55:11.000000",
                    "id_product_image_set_to_product_image": 474,
                    "sort_order": 1,
                    "alt_text_large": "",
                    "fk_product_image": 474
                },
                {
                    "fk_product_image_set": 122,
                    "id_product_image": 476,
                    "alt_text_small": "",
                    "product_image_key": "product_image_476",
                    "updated_at": "2025-12-02 09:55:11.000000",
                    "external_url_small": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/00052645-01?$normal$",
                    "external_url_large": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/00052645-01",
                    "created_at": "2025-12-02 09:55:11.000000",
                    "id_product_image_set_to_product_image": 476,
                    "sort_order": 3,
                    "alt_text_large": "",
                    "fk_product_image": 476
                },
                {
                    "fk_product_image_set": 122,
                    "id_product_image": 478,
                    "alt_text_small": "",
                    "product_image_key": "product_image_478",
                    "updated_at": "2025-12-02 09:55:11.000000",
                    "external_url_small": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/00052644-01?$normal$",
                    "external_url_large": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/00052644-01",
                    "created_at": "2025-12-02 09:55:11.000000",
                    "id_product_image_set_to_product_image": 478,
                    "sort_order": 5,
                    "alt_text_large": "",
                    "fk_product_image": 478
                }
            ],
            "id_product_labels": [],
            "price": 34293,
            "abstract_name": "IDEAL desk document shredder, EASY-TOUCH comfortable equipping, height 516 mm",
            "id_product_abstract": 59,
            "type": "product_abstract",
            "add_to_cart_sku": "413854",
            "prices": {
                "DEFAULT": 34293
            },
            "abstract_sku": "M1079222",
            "url": "\/en\/ideal-schreibtisch-aktenvernichter-easy-touch-komfortable-ausstattung-hoehe-516-mm-M1079222"
        },
        {
            "images": [
                {
                    "fk_product_image_set": 496,
                    "id_product_image": 1596,
                    "alt_text_small": "",
                    "product_image_key": "product_image_1596",
                    "updated_at": "2025-12-02 09:55:18.000000",
                    "external_url_small": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/AA00124083II-01?$normal$",
                    "external_url_large": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/AA00124083II-01",
                    "created_at": "2025-12-02 09:55:18.000000",
                    "id_product_image_set_to_product_image": 1596,
                    "sort_order": 1,
                    "alt_text_large": "",
                    "fk_product_image": 1596
                }
            ],
            "id_product_labels": [],
            "price": 26797,
            "abstract_name": "Gm\u00f6hling aluminum data removal container - Exterior - LxWxH 435 x 385 x 650 mm",
            "id_product_abstract": 259,
            "type": "product_abstract",
            "prices": {
                "DEFAULT": 26797
            },
            "abstract_sku": "M29456",
            "url": "\/en\/alu-datenentsorgungsbehaelter-aussen-lxbxh-435-x-385-x-650-mm-M29456"
        },
        {
            "images": [
                {
                    "fk_product_image_set": 498,
                    "id_product_image": 1598,
                    "alt_text_small": "",
                    "product_image_key": "product_image_1598",
                    "updated_at": "2025-12-02 09:55:18.000000",
                    "external_url_small": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/AA00124107II-01?$normal$",
                    "external_url_large": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/AA00124107II-01",
                    "created_at": "2025-12-02 09:55:18.000000",
                    "id_product_image_set_to_product_image": 1598,
                    "sort_order": 1,
                    "alt_text_large": "",
                    "fk_product_image": 1598
                }
            ],
            "id_product_labels": [],
            "price": 59312,
            "abstract_name": "Gm\u00f6hling aluminum data removal container - Exterior - LxWxH 1050 x 700 x 840 mm",
            "id_product_abstract": 260,
            "type": "product_abstract",
            "add_to_cart_sku": "419803",
            "prices": {
                "DEFAULT": 59312
            },
            "abstract_sku": "M29468",
            "url": "\/en\/alu-datenentsorgungsbehaelter-aussen-lxbxh-1050-x-700-x-840-mm-M29468"
        },
        {
            "images": [
                {
                    "fk_product_image_set": 528,
                    "id_product_image": 1666,
                    "alt_text_small": "",
                    "product_image_key": "product_image_1666",
                    "updated_at": "2025-12-02 09:55:19.000000",
                    "external_url_small": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/000023447690_PRD_org_all?$normal$",
                    "external_url_large": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/000023447690_PRD_org_all",
                    "created_at": "2025-12-02 09:55:19.000000",
                    "id_product_image_set_to_product_image": 1666,
                    "sort_order": 1,
                    "alt_text_large": "",
                    "fk_product_image": 1666
                },
                {
                    "fk_product_image_set": 528,
                    "id_product_image": 1668,
                    "alt_text_small": "",
                    "product_image_key": "product_image_1668",
                    "updated_at": "2025-12-02 09:55:19.000000",
                    "external_url_small": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/000023447419_PRD_org_all?$normal$",
                    "external_url_large": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/000023447419_PRD_org_all",
                    "created_at": "2025-12-02 09:55:19.000000",
                    "id_product_image_set_to_product_image": 1668,
                    "sort_order": 3,
                    "alt_text_large": "",
                    "fk_product_image": 1668
                },
                {
                    "fk_product_image_set": 528,
                    "id_product_image": 1670,
                    "alt_text_small": "",
                    "product_image_key": "product_image_1670",
                    "updated_at": "2025-12-02 09:55:19.000000",
                    "external_url_small": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/000023447691_PRD_org_all?$normal$",
                    "external_url_large": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/000023447691_PRD_org_all",
                    "created_at": "2025-12-02 09:55:19.000000",
                    "id_product_image_set_to_product_image": 1670,
                    "sort_order": 5,
                    "alt_text_large": "",
                    "fk_product_image": 1670
                }
            ],
            "id_product_labels": [],
            "price": 921447,
            "abstract_name": "HSM large document shredder, POWERLINE FA 450.2 - collecting volume 290 l",
            "id_product_abstract": 275,
            "type": "product_abstract",
            "add_to_cart_sku": "621618",
            "prices": {
                "DEFAULT": 921447
            },
            "abstract_sku": "M29931",
            "url": "\/en\/hsm-grossaktenvernichter-powerline-450-2-auffangvolumen-290-l-M29931"
        },
        {
            "images": [
                {
                    "fk_product_image_set": 550,
                    "id_product_image": 1766,
                    "alt_text_small": "",
                    "product_image_key": "product_image_1766",
                    "updated_at": "2025-12-02 09:55:19.000000",
                    "external_url_small": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/00051155F-01?$normal$",
                    "external_url_large": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/00051155F-01",
                    "created_at": "2025-12-02 09:55:19.000000",
                    "id_product_image_set_to_product_image": 1766,
                    "sort_order": 1,
                    "alt_text_large": "",
                    "fk_product_image": 1766
                },
                {
                    "fk_product_image_set": 550,
                    "id_product_image": 1768,
                    "alt_text_small": "",
                    "product_image_key": "product_image_1768",
                    "updated_at": "2025-12-02 09:55:19.000000",
                    "external_url_small": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/00051158-01?$normal$",
                    "external_url_large": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/00051158-01",
                    "created_at": "2025-12-02 09:55:19.000000",
                    "id_product_image_set_to_product_image": 1768,
                    "sort_order": 3,
                    "alt_text_large": "",
                    "fk_product_image": 1768
                },
                {
                    "fk_product_image_set": 550,
                    "id_product_image": 1770,
                    "alt_text_small": "",
                    "product_image_key": "product_image_1770",
                    "updated_at": "2025-12-02 09:55:19.000000",
                    "external_url_small": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/00051159-01?$normal$",
                    "external_url_large": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/00051159-01",
                    "created_at": "2025-12-02 09:55:19.000000",
                    "id_product_image_set_to_product_image": 1770,
                    "sort_order": 5,
                    "alt_text_large": "",
                    "fk_product_image": 1770
                },
                {
                    "fk_product_image_set": 550,
                    "id_product_image": 1772,
                    "alt_text_small": "",
                    "product_image_key": "product_image_1772",
                    "updated_at": "2025-12-02 09:55:19.000000",
                    "external_url_small": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/00051160-01?$normal$",
                    "external_url_large": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/00051160-01",
                    "created_at": "2025-12-02 09:55:19.000000",
                    "id_product_image_set_to_product_image": 1772,
                    "sort_order": 7,
                    "alt_text_large": "",
                    "fk_product_image": 1772
                }
            ],
            "id_product_labels": [],
            "price": 87314,
            "abstract_name": "IDEAL document shredder - Power 580 watts, 75 l volume, height 870 mm",
            "id_product_abstract": 285,
            "type": "product_abstract",
            "add_to_cart_sku": "574971",
            "prices": {
                "DEFAULT": 87314
            },
            "abstract_sku": "M49320",
            "url": "\/en\/ideal-aktenvernichter-leistung-580-watt-75-l-volumen-hoehe-870-mm-M49320"
        },
        {
            "images": [
                {
                    "fk_product_image_set": 736,
                    "id_product_image": 2810,
                    "alt_text_small": "",
                    "product_image_key": "product_image_2810",
                    "updated_at": "2025-12-02 09:55:26.000000",
                    "external_url_small": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/AA00614314FF-01?$normal$",
                    "external_url_large": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/AA00614314FF-01",
                    "created_at": "2025-12-02 09:55:26.000000",
                    "id_product_image_set_to_product_image": 2810,
                    "sort_order": 1,
                    "alt_text_large": "",
                    "fk_product_image": 2810
                },
                {
                    "fk_product_image_set": 736,
                    "id_product_image": 2812,
                    "alt_text_small": "",
                    "product_image_key": "product_image_2812",
                    "updated_at": "2025-12-02 09:55:26.000000",
                    "external_url_small": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/00051157F-01?$normal$",
                    "external_url_large": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/00051157F-01",
                    "created_at": "2025-12-02 09:55:26.000000",
                    "id_product_image_set_to_product_image": 2812,
                    "sort_order": 3,
                    "alt_text_large": "",
                    "fk_product_image": 2812
                },
                {
                    "fk_product_image_set": 736,
                    "id_product_image": 2814,
                    "alt_text_small": "",
                    "product_image_key": "product_image_2814",
                    "updated_at": "2025-12-02 09:55:26.000000",
                    "external_url_small": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/00051161-01?$normal$",
                    "external_url_large": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/00051161-01",
                    "created_at": "2025-12-02 09:55:26.000000",
                    "id_product_image_set_to_product_image": 2814,
                    "sort_order": 5,
                    "alt_text_large": "",
                    "fk_product_image": 2814
                },
                {
                    "fk_product_image_set": 736,
                    "id_product_image": 2816,
                    "alt_text_small": "",
                    "product_image_key": "product_image_2816",
                    "updated_at": "2025-12-02 09:55:26.000000",
                    "external_url_small": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/00051158-01?$normal$",
                    "external_url_large": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/00051158-01",
                    "created_at": "2025-12-02 09:55:26.000000",
                    "id_product_image_set_to_product_image": 2816,
                    "sort_order": 7,
                    "alt_text_large": "",
                    "fk_product_image": 2816
                },
                {
                    "fk_product_image_set": 736,
                    "id_product_image": 2818,
                    "alt_text_small": "",
                    "product_image_key": "product_image_2818",
                    "updated_at": "2025-12-02 09:55:26.000000",
                    "external_url_small": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/00051159-01?$normal$",
                    "external_url_large": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/00051159-01",
                    "created_at": "2025-12-02 09:55:26.000000",
                    "id_product_image_set_to_product_image": 2818,
                    "sort_order": 9,
                    "alt_text_large": "",
                    "fk_product_image": 2818
                },
                {
                    "fk_product_image_set": 736,
                    "id_product_image": 2820,
                    "alt_text_small": "",
                    "product_image_key": "product_image_2820",
                    "updated_at": "2025-12-02 09:55:26.000000",
                    "external_url_small": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/00051160-01?$normal$",
                    "external_url_large": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/00051160-01",
                    "created_at": "2025-12-02 09:55:26.000000",
                    "id_product_image_set_to_product_image": 2820,
                    "sort_order": 11,
                    "alt_text_large": "",
                    "fk_product_image": 2820
                }
            ],
            "id_product_labels": [],
            "price": 90585,
            "abstract_name": "IDEAL document shredder - Power 640 watts, 100 l volume, height 926 mm",
            "id_product_abstract": 381,
            "type": "product_abstract",
            "add_to_cart_sku": "574972",
            "prices": {
                "DEFAULT": 90585
            },
            "abstract_sku": "M78380",
            "url": "\/en\/ideal-aktenvernichter-leistung-640-watt-100-l-volumen-hoehe-926-mm-M78380"
        }
    ],
    "spellingSuggestion": null,
    "categoryTreeFilter": {
        "0": {},
        "1": {},
        "2": {},
        "3": {},
        "4": {},
        "5": {}
    }
}