In my ecommerce (in ReactJs) i built a cart object with the following format
[ { id: 1, name: \'product name\', price: \'20\', }, { id: 3, n