https://oalp.xiphias-digital.com/DE/en/search?q=Verbatim

Elasticsearch Search Requests

Destination Payload Result
Http://search:9200
{
    "query": {
        "query": {
            "bool": {
                "must": [
                    {
                        "multi_match": {
                            "fields": [
                                "full-text",
                                "full-text-boosted^3"
                            ],
                            "query": "Verbatim",
                            "type": "cross_fields"
                        }
                    },
                    {
                        "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"
                        }
                    }
                ]
            }
        },
        "suggest": {
            "text": "Verbatim",
            "spelling-suggestion": {
                "term": {
                    "field": "suggestion-terms",
                    "size": 1
                }
            }
        },
        "_source": [
            "search-result-data"
        ],
        "from": 0,
        "size": 12,
        "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": {
        "q": "Verbatim"
    }
}
{
    "facets": {
        "category": {},
        "rating": {},
        "label": {},
        "farbe": {},
        "material": {},
        "brand": {},
        "merchant_name": {}
    },
    "sort": {},
    "pagination": {},
    "products": [
        {
            "images": [
                {
                    "fk_product_image_set": 180,
                    "id_product_image": 728,
                    "alt_text_small": "",
                    "product_image_key": "product_image_728",
                    "updated_at": "2025-12-02 09:55:13.000000",
                    "external_url_small": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/A007625S?$normal$",
                    "external_url_large": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/A007625S",
                    "created_at": "2025-12-02 09:55:13.000000",
                    "id_product_image_set_to_product_image": 728,
                    "sort_order": 1,
                    "alt_text_large": "",
                    "fk_product_image": 728
                },
                {
                    "fk_product_image_set": 180,
                    "id_product_image": 730,
                    "alt_text_small": "",
                    "product_image_key": "product_image_730",
                    "updated_at": "2025-12-02 09:55:13.000000",
                    "external_url_small": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/A007625V?$normal$",
                    "external_url_large": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/A007625V",
                    "created_at": "2025-12-02 09:55:13.000000",
                    "id_product_image_set_to_product_image": 730,
                    "sort_order": 3,
                    "alt_text_large": "",
                    "fk_product_image": 730
                }
            ],
            "id_product_labels": [],
            "price": 2596,
            "abstract_name": "Verbatim USB stick OTG",
            "id_product_abstract": 89,
            "type": "product_abstract",
            "add_to_cart_sku": "420573",
            "prices": {
                "DEFAULT": 2596
            },
            "abstract_sku": "M21103",
            "url": "\/en\/verbatim-usb-stick-otg-M21103"
        },
        {
            "images": [
                {
                    "fk_product_image_set": 166,
                    "id_product_image": 698,
                    "alt_text_small": "",
                    "product_image_key": "product_image_698",
                    "updated_at": "2025-12-02 09:55:13.000000",
                    "external_url_small": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/A007771M?$normal$",
                    "external_url_large": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/A007771M",
                    "created_at": "2025-12-02 09:55:13.000000",
                    "id_product_image_set_to_product_image": 698,
                    "sort_order": 1,
                    "alt_text_large": "",
                    "fk_product_image": 698
                },
                {
                    "fk_product_image_set": 166,
                    "id_product_image": 700,
                    "alt_text_small": "",
                    "product_image_key": "product_image_700",
                    "updated_at": "2025-12-02 09:55:13.000000",
                    "external_url_small": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/A007771I?$normal$",
                    "external_url_large": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/A007771I",
                    "created_at": "2025-12-02 09:55:13.000000",
                    "id_product_image_set_to_product_image": 700,
                    "sort_order": 3,
                    "alt_text_large": "",
                    "fk_product_image": 700
                },
                {
                    "fk_product_image_set": 166,
                    "id_product_image": 702,
                    "alt_text_small": "",
                    "product_image_key": "product_image_702",
                    "updated_at": "2025-12-02 09:55:13.000000",
                    "external_url_small": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/A007771O?$normal$",
                    "external_url_large": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/A007771O",
                    "created_at": "2025-12-02 09:55:13.000000",
                    "id_product_image_set_to_product_image": 702,
                    "sort_order": 5,
                    "alt_text_large": "",
                    "fk_product_image": 702
                }
            ],
            "id_product_labels": [],
            "price": 1128,
            "abstract_name": "Verbatim storage microSDHC Card Class 10",
            "id_product_abstract": 82,
            "type": "product_abstract",
            "add_to_cart_sku": "420551",
            "prices": {
                "DEFAULT": 1128
            },
            "abstract_sku": "M21092",
            "url": "\/en\/verbatim-speicherkarte-micosdhc-class-10-M21092"
        },
        {
            "images": [
                {
                    "fk_product_image_set": 172,
                    "id_product_image": 710,
                    "alt_text_small": "",
                    "product_image_key": "product_image_710",
                    "updated_at": "2025-12-02 09:55:13.000000",
                    "external_url_small": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/A006823S?$normal$",
                    "external_url_large": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/A006823S",
                    "created_at": "2025-12-02 09:55:13.000000",
                    "id_product_image_set_to_product_image": 710,
                    "sort_order": 1,
                    "alt_text_large": "",
                    "fk_product_image": 710
                },
                {
                    "fk_product_image_set": 172,
                    "id_product_image": 712,
                    "alt_text_small": "",
                    "product_image_key": "product_image_712",
                    "updated_at": "2025-12-02 09:55:13.000000",
                    "external_url_small": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/A007836G?$normal$",
                    "external_url_large": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/A007836G",
                    "created_at": "2025-12-02 09:55:13.000000",
                    "id_product_image_set_to_product_image": 712,
                    "sort_order": 3,
                    "alt_text_large": "",
                    "fk_product_image": 712
                },
                {
                    "fk_product_image_set": 172,
                    "id_product_image": 714,
                    "alt_text_small": "",
                    "product_image_key": "product_image_714",
                    "updated_at": "2025-12-02 09:55:13.000000",
                    "external_url_small": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/A007836H?$normal$",
                    "external_url_large": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/A007836H",
                    "created_at": "2025-12-02 09:55:13.000000",
                    "id_product_image_set_to_product_image": 714,
                    "sort_order": 5,
                    "alt_text_large": "",
                    "fk_product_image": 714
                }
            ],
            "id_product_labels": [],
            "price": 2319,
            "abstract_name": "Verbatim USB stick pin stripe, black",
            "id_product_abstract": 85,
            "type": "product_abstract",
            "add_to_cart_sku": "420562",
            "prices": {
                "DEFAULT": 2319
            },
            "abstract_sku": "M21097",
            "url": "\/en\/verbatim-usb-stick-pin-stripe-schwarz-M21097"
        },
        {
            "images": [
                {
                    "fk_product_image_set": 162,
                    "id_product_image": 686,
                    "alt_text_small": "",
                    "product_image_key": "product_image_686",
                    "updated_at": "2025-12-02 09:55:13.000000",
                    "external_url_small": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/A006852Z?$normal$",
                    "external_url_large": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/A006852Z",
                    "created_at": "2025-12-02 09:55:13.000000",
                    "id_product_image_set_to_product_image": 686,
                    "sort_order": 1,
                    "alt_text_large": "",
                    "fk_product_image": 686
                },
                {
                    "fk_product_image_set": 162,
                    "id_product_image": 688,
                    "alt_text_small": "",
                    "product_image_key": "product_image_688",
                    "updated_at": "2025-12-02 09:55:13.000000",
                    "external_url_small": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/A007836K?$normal$",
                    "external_url_large": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/A007836K",
                    "created_at": "2025-12-02 09:55:13.000000",
                    "id_product_image_set_to_product_image": 688,
                    "sort_order": 3,
                    "alt_text_large": "",
                    "fk_product_image": 688
                },
                {
                    "fk_product_image_set": 162,
                    "id_product_image": 690,
                    "alt_text_small": "",
                    "product_image_key": "product_image_690",
                    "updated_at": "2025-12-02 09:55:13.000000",
                    "external_url_small": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/A006852Y?$normal$",
                    "external_url_large": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/A006852Y",
                    "created_at": "2025-12-02 09:55:13.000000",
                    "id_product_image_set_to_product_image": 690,
                    "sort_order": 5,
                    "alt_text_large": "",
                    "fk_product_image": 690
                },
                {
                    "fk_product_image_set": 162,
                    "id_product_image": 692,
                    "alt_text_small": "",
                    "product_image_key": "product_image_692",
                    "updated_at": "2025-12-02 09:55:13.000000",
                    "external_url_small": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/A006811L?$normal$",
                    "external_url_large": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/A006811L",
                    "created_at": "2025-12-02 09:55:13.000000",
                    "id_product_image_set_to_product_image": 692,
                    "sort_order": 7,
                    "alt_text_large": "",
                    "fk_product_image": 692
                },
                {
                    "fk_product_image_set": 162,
                    "id_product_image": 694,
                    "alt_text_small": "",
                    "product_image_key": "product_image_694",
                    "updated_at": "2025-12-02 09:55:13.000000",
                    "external_url_small": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/A007836J?$normal$",
                    "external_url_large": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/A007836J",
                    "created_at": "2025-12-02 09:55:13.000000",
                    "id_product_image_set_to_product_image": 694,
                    "sort_order": 9,
                    "alt_text_large": "",
                    "fk_product_image": 694
                }
            ],
            "id_product_labels": [],
            "price": 2170,
            "abstract_name": "Verbatim storage card SDHC Card Class 10",
            "id_product_abstract": 80,
            "type": "product_abstract",
            "add_to_cart_sku": "420549",
            "prices": {
                "DEFAULT": 2170
            },
            "abstract_sku": "M21090",
            "url": "\/en\/verbatim-speicherkarte-sdhc-card-class-10-M21090"
        },
        {
            "images": [
                {
                    "fk_product_image_set": 164,
                    "id_product_image": 696,
                    "alt_text_small": "",
                    "product_image_key": "product_image_696",
                    "updated_at": "2025-12-02 09:55:13.000000",
                    "external_url_small": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/A007369X?$normal$",
                    "external_url_large": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/A007369X",
                    "created_at": "2025-12-02 09:55:13.000000",
                    "id_product_image_set_to_product_image": 696,
                    "sort_order": 1,
                    "alt_text_large": "",
                    "fk_product_image": 696
                }
            ],
            "id_product_labels": [],
            "price": 3340,
            "abstract_name": "Verbatim storage card SDXC card 44024 64GB Class10",
            "id_product_abstract": 81,
            "type": "product_abstract",
            "add_to_cart_sku": "420550",
            "prices": {
                "DEFAULT": 3340
            },
            "abstract_sku": "M21091",
            "url": "\/en\/verbatim-speicherkarte-sdxc-card-44024-64gb-class10-M21091"
        },
        {
            "images": [
                {
                    "fk_product_image_set": 168,
                    "id_product_image": 704,
                    "alt_text_small": "",
                    "product_image_key": "product_image_704",
                    "updated_at": "2025-12-02 09:55:13.000000",
                    "external_url_small": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/A007771K?$normal$",
                    "external_url_large": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/A007771K",
                    "created_at": "2025-12-02 09:55:13.000000",
                    "id_product_image_set_to_product_image": 704,
                    "sort_order": 1,
                    "alt_text_large": "",
                    "fk_product_image": 704
                }
            ],
            "id_product_labels": [],
            "price": 3261,
            "abstract_name": "Verbatim microSDXC storage card 44084 Class 10 64GB + adapter",
            "id_product_abstract": 83,
            "type": "product_abstract",
            "add_to_cart_sku": "420554",
            "prices": {
                "DEFAULT": 3261
            },
            "abstract_sku": "M21093",
            "url": "\/en\/verbatim-speicherkarte-micosdxc-44084-class-10-64gb-adapter-M21093"
        },
        {
            "images": [
                {
                    "fk_product_image_set": 170,
                    "id_product_image": 706,
                    "alt_text_small": "",
                    "product_image_key": "product_image_706",
                    "updated_at": "2025-12-02 09:55:13.000000",
                    "external_url_small": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/A007771C?$normal$",
                    "external_url_large": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/A007771C",
                    "created_at": "2025-12-02 09:55:13.000000",
                    "id_product_image_set_to_product_image": 706,
                    "sort_order": 1,
                    "alt_text_large": "",
                    "fk_product_image": 706
                },
                {
                    "fk_product_image_set": 170,
                    "id_product_image": 708,
                    "alt_text_small": "",
                    "product_image_key": "product_image_708",
                    "updated_at": "2025-12-02 09:55:13.000000",
                    "external_url_small": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/A007771B?$normal$",
                    "external_url_large": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/A007771B",
                    "created_at": "2025-12-02 09:55:13.000000",
                    "id_product_image_set_to_product_image": 708,
                    "sort_order": 3,
                    "alt_text_large": "",
                    "fk_product_image": 708
                }
            ],
            "id_product_labels": [],
            "price": 12413,
            "abstract_name": "Verbatim SSD hard disk 1.8 duty   USB 3.0 black",
            "id_product_abstract": 84,
            "type": "product_abstract",
            "add_to_cart_sku": "420555",
            "prices": {
                "DEFAULT": 12413
            },
            "abstract_sku": "M21094",
            "url": "\/en\/verbatim-ssd-festplatte-1-8zoll-usb-3-0-schwarz-M21094"
        },
        {
            "images": [
                {
                    "fk_product_image_set": 184,
                    "id_product_image": 738,
                    "alt_text_small": "",
                    "product_image_key": "product_image_738",
                    "updated_at": "2025-12-02 09:55:13.000000",
                    "external_url_small": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/A007771R?$normal$",
                    "external_url_large": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/A007771R",
                    "created_at": "2025-12-02 09:55:13.000000",
                    "id_product_image_set_to_product_image": 738,
                    "sort_order": 1,
                    "alt_text_large": "",
                    "fk_product_image": 738
                }
            ],
            "id_product_labels": [],
            "price": 2370,
            "abstract_name": "Verbatim card reader 97706 Card Reader Universal USB 3.0",
            "id_product_abstract": 91,
            "type": "product_abstract",
            "add_to_cart_sku": "420575",
            "prices": {
                "DEFAULT": 2370
            },
            "abstract_sku": "M21105",
            "url": "\/en\/verbatim-kartenleser-97706-card-reader-universal-usb-3-0-M21105"
        },
        {
            "images": [
                {
                    "fk_product_image_set": 174,
                    "id_product_image": 716,
                    "alt_text_small": "",
                    "product_image_key": "product_image_716",
                    "updated_at": "2025-12-02 09:55:13.000000",
                    "external_url_small": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/A007049T?$normal$",
                    "external_url_large": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/A007049T",
                    "created_at": "2025-12-02 09:55:13.000000",
                    "id_product_image_set_to_product_image": 716,
                    "sort_order": 1,
                    "alt_text_large": "",
                    "fk_product_image": 716
                },
                {
                    "fk_product_image_set": 174,
                    "id_product_image": 718,
                    "alt_text_small": "",
                    "product_image_key": "product_image_718",
                    "updated_at": "2025-12-02 09:55:13.000000",
                    "external_url_small": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/A007049Y?$normal$",
                    "external_url_large": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/A007049Y",
                    "created_at": "2025-12-02 09:55:13.000000",
                    "id_product_image_set_to_product_image": 718,
                    "sort_order": 3,
                    "alt_text_large": "",
                    "fk_product_image": 718
                },
                {
                    "fk_product_image_set": 174,
                    "id_product_image": 720,
                    "alt_text_small": "",
                    "product_image_key": "product_image_720",
                    "updated_at": "2025-12-02 09:55:13.000000",
                    "external_url_small": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/A007050E?$normal$",
                    "external_url_large": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/A007050E",
                    "created_at": "2025-12-02 09:55:13.000000",
                    "id_product_image_set_to_product_image": 720,
                    "sort_order": 5,
                    "alt_text_large": "",
                    "fk_product_image": 720
                }
            ],
            "id_product_labels": [],
            "price": 992,
            "abstract_name": "Verbatim USB stick Store n Go V3 49172 16GB USB3.0, gray",
            "id_product_abstract": 86,
            "type": "product_abstract",
            "add_to_cart_sku": "420565",
            "prices": {
                "DEFAULT": 992
            },
            "abstract_sku": "M21099",
            "url": "\/en\/verbatim-usb-stick-store-n-go-v3-49172-16gb-usb3-0-grau-M21099"
        },
        {
            "images": [
                {
                    "fk_product_image_set": 182,
                    "id_product_image": 732,
                    "alt_text_small": "",
                    "product_image_key": "product_image_732",
                    "updated_at": "2025-12-02 09:55:13.000000",
                    "external_url_small": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/A006669O?$normal$",
                    "external_url_large": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/A006669O",
                    "created_at": "2025-12-02 09:55:13.000000",
                    "id_product_image_set_to_product_image": 732,
                    "sort_order": 1,
                    "alt_text_large": "",
                    "fk_product_image": 732
                },
                {
                    "fk_product_image_set": 182,
                    "id_product_image": 734,
                    "alt_text_small": "",
                    "product_image_key": "product_image_734",
                    "updated_at": "2025-12-02 09:55:13.000000",
                    "external_url_small": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/A006809U?$normal$",
                    "external_url_large": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/A006809U",
                    "created_at": "2025-12-02 09:55:13.000000",
                    "id_product_image_set_to_product_image": 734,
                    "sort_order": 3,
                    "alt_text_large": "",
                    "fk_product_image": 734
                },
                {
                    "fk_product_image_set": 182,
                    "id_product_image": 736,
                    "alt_text_small": "",
                    "product_image_key": "product_image_736",
                    "updated_at": "2025-12-02 09:55:13.000000",
                    "external_url_small": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/A007836I?$normal$",
                    "external_url_large": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/A007836I",
                    "created_at": "2025-12-02 09:55:13.000000",
                    "id_product_image_set_to_product_image": 736,
                    "sort_order": 5,
                    "alt_text_large": "",
                    "fk_product_image": 736
                }
            ],
            "id_product_labels": [],
            "price": 9091,
            "abstract_name": "Verbatim USB hard disk Store n Go 53071 1TB USB3.0 silver",
            "id_product_abstract": 90,
            "type": "product_abstract",
            "add_to_cart_sku": "420574",
            "prices": {
                "DEFAULT": 9091
            },
            "abstract_sku": "M21104",
            "url": "\/en\/verbatim-festplatte-store-n-go-53071-1tb-usb3-0-silber-M21104"
        },
        {
            "images": [
                {
                    "fk_product_image_set": 176,
                    "id_product_image": 722,
                    "alt_text_small": "",
                    "product_image_key": "product_image_722",
                    "updated_at": "2025-12-02 09:55:13.000000",
                    "external_url_small": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/A007049U?$normal$",
                    "external_url_large": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/A007049U",
                    "created_at": "2025-12-02 09:55:13.000000",
                    "id_product_image_set_to_product_image": 722,
                    "sort_order": 1,
                    "alt_text_large": "",
                    "fk_product_image": 722
                },
                {
                    "fk_product_image_set": 176,
                    "id_product_image": 724,
                    "alt_text_small": "",
                    "product_image_key": "product_image_724",
                    "updated_at": "2025-12-02 09:55:13.000000",
                    "external_url_small": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/A007050D?$normal$",
                    "external_url_large": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/A007050D",
                    "created_at": "2025-12-02 09:55:13.000000",
                    "id_product_image_set_to_product_image": 724,
                    "sort_order": 3,
                    "alt_text_large": "",
                    "fk_product_image": 724
                }
            ],
            "id_product_labels": [
                1,
                2
            ],
            "price": 1579,
            "abstract_name": "Verbatim USB stick Store n Go V3 49173 32GB USB3.0 gray",
            "id_product_abstract": 87,
            "type": "product_abstract",
            "add_to_cart_sku": "420566",
            "prices": {
                "DEFAULT": 1579
            },
            "abstract_sku": "M21100",
            "url": "\/en\/verbatim-usb-stick-store-n-go-v3-49173-32gb-usb3-0-grau-M21100"
        },
        {
            "images": [
                {
                    "fk_product_image_set": 178,
                    "id_product_image": 726,
                    "alt_text_small": "",
                    "product_image_key": "product_image_726",
                    "updated_at": "2025-12-02 09:55:13.000000",
                    "external_url_small": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/A007050E?$normal$",
                    "external_url_large": "https:\/\/d2s0ynfc62ej12.cloudfront.net\/image\/A007050E",
                    "created_at": "2025-12-02 09:55:13.000000",
                    "id_product_image_set_to_product_image": 726,
                    "sort_order": 1,
                    "alt_text_large": "",
                    "fk_product_image": 726
                }
            ],
            "id_product_labels": [],
            "price": 2413,
            "abstract_name": "Verbatim USB stick Store n Go V3 49174 64GB USB3.0 black\/gray",
            "id_product_abstract": 88,
            "type": "product_abstract",
            "add_to_cart_sku": "420567",
            "prices": {
                "DEFAULT": 2413
            },
            "abstract_sku": "M21101",
            "url": "\/en\/verbatim-usb-stick-storen-go-v3-49174-64gb-usb3-0-schwarz-grau-M21101"
        }
    ],
    "spellingSuggestion": null,
    "categoryTreeFilter": {
        "0": {},
        "1": {},
        "2": {},
        "3": {},
        "4": {},
        "5": {}
    }
}
Http://search:9200
{
    "query": {
        "query": {
            "bool": {
                "must": [
                    {
                        "multi_match": {
                            "fields": [
                                "full-text",
                                "full-text-boosted^3"
                            ],
                            "query": "Verbatim",
                            "type": "cross_fields"
                        }
                    },
                    {
                        "match": {
                            "type": "cms_page"
                        }
                    },
                    {
                        "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"
                                                }
                                            }
                                        ]
                                    }
                                }
                            ]
                        }
                    }
                ]
            }
        },
        "_source": [
            "search-result-data"
        ]
    },
    "parameters": []
}
{}