Warning: Undefined array key "बहिः गच्छतु" in
/home/httpd/vhosts/puntogroup.ru/httpdocs/collections/plint/index.php(1) : eval()'d code on line
136
Warning: Undefined array key "aksi" in
/home/httpd/vhosts/puntogroup.ru/httpdocs/collections/plint/index.php(1) : eval()'d code on line
140
Warning: Undefined array key "नामपत्र" in
/home/httpd/vhosts/puntogroup.ru/httpdocs/collections/plint/index.php(1) : eval()'d code on line
159
Warning: Undefined array key "नामपत्र" in
/home/httpd/vhosts/puntogroup.ru/httpdocs/collections/plint/index.php(1) : eval()'d code on line
181
Current File : /home/httpd/vhosts/puntogroup.ru/httpdocs/ajax/show_basket_top.php |
<?require($_SERVER["DOCUMENT_ROOT"]."/bitrix/modules/main/include/prolog_before.php");?>
<?\Bitrix\Main\Loader::includeModule("sale");?>
<?if(!isset($arParams))
CSaleBasket::UpdateBasketPrices(CSaleBasket::GetBasketUserID());?>
<?$APPLICATION->IncludeComponent( "bitrix:sale.basket.basket.line", "normal", Array(
"PATH_TO_BASKET" => CNext::GetFrontParametrValue("BASKET_PAGE_URL"),
"PATH_TO_ORDER" => CNext::GetFrontParametrValue("ORDER_PAGE_URL"),
"SHOW_DELAY" => "Y",
"SHOW_PRODUCTS"=>"Y",
"SHOW_EMPTY_VALUES" => "Y",
"SHOW_NOTAVAIL" => "N",
"SHOW_SUBSCRIBE" => "N",
"SHOW_IMAGE" => "Y",
"SHOW_PRICE" => "Y",
"SHOW_SUMMARY" => "Y",
"SHOW_NUM_PRODUCTS" => "Y",
"SHOW_TOTAL_PRICE" => "Y",
"SHOW_ACTUAL" => (isset($_POST['ACTUAL']) && $_POST['ACTUAL'] == 'Y' ? 'Y' : 'N'),
"HIDE_ON_BASKET_PAGES" => "Y"
) );?>