Debug: Array
(
[0] => product Object
(
[id] => 4
[name] => Domaine du soleil
[description] => très très bon
[price] => 8.00
)
[1] => product Object
(
[id] => 3
[name] => Chateau Moulin à vin
[description] => très bon
[price] => 25.00
)
[2] => product Object
(
[id] => 2
[name] => Parisian style
[description] => very nice
[price] => 100.00
)
[3] => product Object
(
[id] => 6
[name] => Parisian style
[description] => very nice
[price] => 100.00
)
[4] => product Object
(
[id] => 1
[name] => Hawai style
[description] => great
[price] => 250.00
)
[5] => product Object
(
[id] => 5
[name] => Hawai style
[description] => great
[price] => 250.00
)
)