Skip to content

Instantly share code, notes, and snippets.

@dftpnd
Last active October 8, 2018 09:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dftpnd/fb330ee07172166951c781205ec080e4 to your computer and use it in GitHub Desktop.
Save dftpnd/fb330ee07172166951c781205ec080e4 to your computer and use it in GitHub Desktop.
const data = [
{
name: "Ольховский на таете",
phone: "+79871233321",
inspector : "Геннадий Петренко"
list: [{
id: 'item-5',
brand: 'Magneti Marelli',
number: 'MK088',
name: 'Бампер',
delivery: '27 апреля, 9:20',
price: '18818.00',
count: '1',
cost: '18818.00'
}, {
id: 'item-5',
brand: 'Magneti Marelli',
number: 'MK088',
name: 'Бампер',
delivery: '27 апреля, 9:20',
price: '18818.00',
count: '1',
cost: '18818.00'
}]
},
{ корзинка, list: [запчасть, запчасть] },
{ корзинка, list: [запчасть, запчасть, запчасть] },
];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment