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/basket_fly.php |
<?
require($_SERVER["DOCUMENT_ROOT"]."/bitrix/modules/main/include/prolog_before.php");
\Bitrix\Main\Loader::includeModule("aspro.next");
include_once("action_basket.php");
$APPLICATION->IncludeComponent("bitrix:sale.basket.basket", "no-price-template-fly", array(
"COLUMNS_LIST" => array(
0 => "NAME",
1 => "QUANTITY",
2 => "DELETE",
3 => "DELAY",
4 => "PRICE",
5 => "TYPE",
//6 => "DISCOUNT",
7 => "PROPS",
),
"OFFERS_PROPS" => array(
0 => "SIZES",
1 => "COLOR_REF",
),
"HIDE_COUPON" => "N",
"PRICE_VAT_SHOW_VALUE" => "Y",
"COUNT_DISCOUNT_4_ALL_QUANTITY" => "N",
"USE_PREPAYMENT" => "N",
"SET_TITLE" => "N",
"AJAX_MODE_CUSTOM" => "Y",
"SHOW_MEASURE" => "Y",
"PICTURE_WIDTH" => "70",
"PICTURE_HEIGHT" => "70",
"PATH_TO_BASKET" => CNext::GetFrontParametrValue("BASKET_PAGE_URL"),
"PATH_TO_ORDER" => CNext::GetFrontParametrValue("ORDER_PAGE_URL"),
"PATH_TO_AUTH" => SITE_DIR."auth/",
"PATH_TO_COMPARE" => CNext::GetFrontParametrValue("COMPARE_PAGE_URL"),
"SHOW_FULL_ORDER_BUTTON" => "N",
"SHOW_FAST_ORDER_BUTTON" => "Y",
"HIDE_ALL_PRICE" => "Y"
),
false
);
?>