Разные цены для разных доменов

This commit is contained in:
Konstantin
2026-05-30 13:29:07 +03:00
parent 4f25e4968e
commit 9b60eea881
7 changed files with 208 additions and 310 deletions
@@ -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'] = 'Минимальное количество';