| Current Path : /var/www/homesaver/www/bitrix/modules/catalog/ |
| Current File : /var/www/homesaver/www/bitrix/modules/catalog/default_option.php |
<?php
$catalog_default_option = [
'export_default_path' => '/bitrix/catalog_export/',
'default_catalog_1c' => '',
'deactivate_1c_no_price' => 'N',
'yandex_xml_period' => 24,
'default_outfile_action' => 'D',
'yandex_agent_file' => '',
'allowed_product_fields' => 'IE_XML_ID,IE_NAME,IE_PREVIEW_TEXT,IE_DETAIL_TEXT,CP_QUANTITY,CP_WEIGHT,CP_WIDTH,CP_HEIGHT,CP_LENGTH',
'allowed_price_fields' => 'CV_PRICE,CV_CURRENCY',
'num_catalog_levels' => 3,
'allowed_group_fields' => 'IC_GROUP',
'allowed_currencies' => 'USD',
'avail_content_groups' => '',
'1C_IBLOCK_TYPE' => '-',
'1C_SITE_LIST' => '-',
'1C_INTERVAL' => 30,
'1C_GROUP_PERMISSIONS' => '-',
'1C_ELEMENT_ACTION' => 'D',
'1C_SECTION_ACTION' => 'D',
'1C_FILE_SIZE_LIMIT' => 204800,
'1C_USE_CRC' => 'Y',
'1C_USE_ZIP' => 'Y',
'1C_USE_IBLOCK_PICTURE_SETTINGS' => 'N',
'1C_GENERATE_PREVIEW' => 'Y',
'1C_PREVIEW_WIDTH' => 100,
'1C_PREVIEW_HEIGHT' => 100,
'1C_DETAIL_RESIZE' => 'Y',
'1C_DETAIL_WIDTH' => 300,
'1C_DETAIL_HEIGHT' => 300,
'1C_USE_OFFERS' => 'N',
'1C_FORCE_OFFERS' => 'N',
'1C_USE_IBLOCK_TYPE_ID' => 'N',
'1C_TRANSLIT_ON_ADD' => 'Y',
'1C_TRANSLIT_ON_UPDATE' => 'Y',
'1C_TRANSLIT_REPLACE_CHAR' => '_',
'1C_DISABLE_CHANGE_PRICE_NAME' => 'Y',
'1C_IBLOCK_CACHE_MODE' => 'N',
'do_use_discount_product' => 'Y',
'do_use_discount_cat_group' => 'Y',
'do_use_discount_section' => 'Y',
'do_use_discount_group' => 'Y',
'do_use_discount_iblock' => 'Y',
'save_product_without_price' => 'N',
'save_product_with_empty_price_range' => 'N',
'keep_existing_properties' => 'Y',
'keep_existing_data' => 'N',
'activate_file_data' => 'Y',
'get_discount_percent_from_base_price' => 'N',
'discsave_apply' => 'R',
'default_quantity_trace' => 'N',
'default_can_buy_zero' => 'N',
'check_rights_on_decrease_store_quantity' => 'N',
'allow_negative_amount' => 'N',
'default_use_store_control' => 'N',
'store_control_mode' => '',
'show_store_shipping_center' => 'N',
'enable_reservation' => 'Y',
'default_subscribe' => 'Y',
'show_catalog_tab_with_offers' => 'N',
'clear_quantity_user' => 0,
'clear_reserved_quantity_user' => 0,
'clear_store_user' => 0,
'clear_quantity_date' => '',
'clear_reserved_quantity_date' => '',
'clear_store_date' => '',
'product_form_show_offers_iblock' => 'N',
'product_form_simple_search' => 'Y',
'product_form_show_offer_name' => 'N',
'enable_viewed_products' => 'Y',
'viewed_time' => 10,
'viewed_count' => 10,
'viewed_period' => 5,
'default_product_vat_included' => 'N',
'subscribe_repeated_notify' => 'Y',
'enable_processing_deprecated_events' => 'N',
'landing_product_limit' => 0,
'product_card_slider_enabled' => IsModuleInstalled('bitrix24') ? 'Y' : 'N',
'show_store_reserve' => 'N', // system option, can't set from options page
'catalog_common_product_processing' => IsModuleInstalled('crm') ? 'Y' : 'N', // system option, can't set from options page
'use_offer_marking_code_group' => 'N',
'store_document_numbers_A' => 0, // used for create store document name (arrival)
'store_document_numbers_S' => 0, // used for create store document name (store adjustment)
'store_document_numbers_M' => 0, // used for create store document name (moving)
'store_document_numbers_R' => 0, // used for create store document name (return)
'store_document_numbers_D' => 0, // used for create store document name (deduct)
'store_document_numbers_U' => 0, // used for create store document name (undo reserve)
'enable_convert_product_to_service' => 'Y', // system option, can't set from options page
'cost_price_calculation_method' => '',
'is_external_catalog' => 'N',
];