%PDF- %PDF-
| Direktori : /home/bitrix/www/bitrix/components/bitrix/sale.mobile.order.deduction/templates/.default/ |
| Current File : //home/bitrix/www/bitrix/components/bitrix/sale.mobile.order.deduction/templates/.default/store.php |
<?if (!defined("B_PROLOG_INCLUDED") || B_PROLOG_INCLUDED!==true) die();
$APPLICATION->IncludeComponent(
'bitrix:sale.mobile.order.stores',
'.default',
array(
"PRODUCT_DATA" => $arResult["BASKET"][$_REQUEST["product_id"]]
),
false
);
?>