Array
(
[0] => pomme|2|5
[1] => banane|3|6
[2] => kiwi|4|7
)
Array
(
[0] => pomme
[1] => 2
[2] => 5
)
Array
(
[0] => banane
[1] => 3
[2] => 6
)
Array
(
[0] => kiwi
[1] => 4
[2] => 7
)
il y a 2 pomme à 5€ pour un prix total de 10€