Debug: Array
(
    [0] => 
    [1] => shirt Object
        (
            [size] => L
            [color] => red
            [id] => 4
            [name] => Parisian style
            [description] => very nice
            [price] => 100.00
        )

    [2] => 
)