Array
(
    [@context] => http://schema.org
    [@type] => OfferCatalog
    [numberOfItems] => 4
    [itemListElement] => Array
        (
            [0] => Array
                (
                    [@type] => ListItem
                    [position] => 1
                    [url] => https://trunk.waldemair.eu/product_info.php?products_id=24
                    [image] => https://trunk.waldemair.eu/images/product_images/info_images/noimage.gif
                    [name] => Testartikel 24
                    [brand] => Array
                        (
                            [@type] => Brand
                            [name] => 
                        )

                    [offers] => Array
                        (
                            [@type] => Offer
                            [price] => 33.95
                            [priceCurrency] => EUR
                            [availability] => http://schema.org/PreOrder
                        )

                )

            [1] => Array
                (
                    [@type] => ListItem
                    [position] => 2
                    [url] => https://trunk.waldemair.eu/product_info.php?products_id=22
                    [image] => https://trunk.waldemair.eu/images/product_images/info_images/noimage.gif
                    [name] => Testartikel 22
                    [brand] => Array
                        (
                            [@type] => Brand
                            [name] => 
                        )

                    [offers] => Array
                        (
                            [@type] => Offer
                            [price] => 41.65
                            [priceCurrency] => EUR
                            [availability] => http://schema.org/PreOrder
                        )

                )

            [2] => Array
                (
                    [@type] => ListItem
                    [position] => 3
                    [url] => https://trunk.waldemair.eu/product_info.php?products_id=21
                    [image] => https://trunk.waldemair.eu/images/product_images/info_images/noimage.gif
                    [name] => Testartikel 21
                    [brand] => Array
                        (
                            [@type] => Brand
                            [name] => 
                        )

                    [offers] => Array
                        (
                            [@type] => Offer
                            [price] => 99.00
                            [priceCurrency] => EUR
                            [availability] => http://schema.org/PreOrder
                        )

                )

            [3] => Array
                (
                    [@type] => ListItem
                    [position] => 4
                    [url] => https://trunk.waldemair.eu/product_info.php?products_id=23
                    [image] => https://trunk.waldemair.eu/images/product_images/info_images/noimage.gif
                    [name] => Testartikel 23
                    [brand] => Array
                        (
                            [@type] => Brand
                            [name] => 
                        )

                    [offers] => Array
                        (
                            [@type] => Offer
                            [price] => 129.99
                            [priceCurrency] => EUR
                            [availability] => http://schema.org/PreOrder
                        )

                )

        )

)
Array
(
)