delivery
This commit is contained in:
@@ -615,6 +615,47 @@ const MOCK_ITEMS: any[] = [
|
||||
],
|
||||
questions: []
|
||||
},
|
||||
{
|
||||
id: 'bolset-cream',
|
||||
categoryID: 2010,
|
||||
itemID: 496218563,
|
||||
name: 'Женские кеды BOLSET (кремовый)',
|
||||
description: 'Сезон: Весна - лето (SS)\nМатериал : телячья кожа\nПроизводство: Турция\n\nРазмерный ряд: 36 - 40 (EU)',
|
||||
discount: 0,
|
||||
rating: 0,
|
||||
visible: true,
|
||||
priority: 0,
|
||||
tags: null,
|
||||
badges: null,
|
||||
basecurrency: '',
|
||||
itemDetails: [
|
||||
{ color: '0xFFFDD0', size: '37', price: 6899.94, currency: 'RUB', remaining: 100 },
|
||||
{ color: '0xFFFDD0', size: '38', price: 6900, currency: 'RUB', remaining: 100 },
|
||||
{ color: '0xFFFDD0', size: '39', price: 6900, currency: 'RUB', remaining: 100 },
|
||||
{ color: '0xFFFDD0', size: '40', price: 6900, currency: 'RUB', remaining: 100 },
|
||||
{ color: '0xFFFDD0', size: '41', price: 6900, currency: 'RUB', remaining: 100 },
|
||||
{ color: '0xFFFDD0', size: '37', price: 94.09, currency: 'USD', remaining: 100 },
|
||||
{ color: '0xFFFDD0', size: '37', price: 82.04, currency: 'EUR', remaining: 100 },
|
||||
{ color: '0xFFFDD0', size: '37', price: 34900.47, currency: 'AMD', remaining: 100 }
|
||||
],
|
||||
names: [
|
||||
{ language: 'ru', valuue: '' }
|
||||
],
|
||||
descriptions: [
|
||||
{ language: 'ru', value: 'Сезон: Весна - лето (SS)\nМатериал : телячья кожа\nПроизводство: Турция\n\nРазмерный ряд: 36 - 40 (EU)' }
|
||||
],
|
||||
attributes: [],
|
||||
photos: [
|
||||
{ type: 'photo', url: './images/496218563.webp' }
|
||||
],
|
||||
questions: [],
|
||||
visits: 0,
|
||||
callbacks: [],
|
||||
partnerID: '',
|
||||
delivery: [
|
||||
{ deliveryPrice: 0, deliveryPlace: 'по всему миру', deliveryTime: '30 минут' }
|
||||
]
|
||||
},
|
||||
{
|
||||
id: 'lamp-smart',
|
||||
itemID: 301,
|
||||
|
||||
Reference in New Issue
Block a user