Разные цены для разных доменов
This commit is contained in:
@@ -29,8 +29,10 @@ $_['column_manufacturer'] = 'Производитель';
|
||||
$_['column_model'] = 'Код товара';
|
||||
$_['column_image'] = 'Изображение';
|
||||
$_['column_price'] = 'Цена';
|
||||
$_['column_prices'] = 'Цены по магазинам';
|
||||
$_['column_quantity'] = 'Количество';
|
||||
$_['column_status'] = 'Статус';
|
||||
$_['column_stores'] = 'Магазины';
|
||||
$_['column_noindex'] = 'Индекс';
|
||||
$_['column_action'] = 'Действие';
|
||||
|
||||
@@ -58,6 +60,11 @@ $_['entry_location'] = 'Расположение';
|
||||
$_['entry_shipping'] = 'Необходима доставка';
|
||||
$_['entry_manufacturer'] = 'Производитель';
|
||||
$_['entry_store'] = 'Магазины';
|
||||
$_['entry_store_price'] = 'Цена';
|
||||
$_['entry_store_price_2'] = 'Второй прокат';
|
||||
$_['entry_store_price_3'] = 'Покупка';
|
||||
$_['tab_data'] = 'Данные';
|
||||
$_['tab_prices'] = 'Цены по магазинам';
|
||||
$_['entry_date_available'] = 'Дата поступления';
|
||||
$_['entry_quantity'] = 'Количество';
|
||||
$_['entry_minimum'] = 'Минимальное количество';
|
||||
|
||||
Reference in New Issue
Block a user