commercetools-8.x-1.2-alpha1/modules/commercetools_content/config/schema/commercetools_content.schema.yml
modules/commercetools_content/config/schema/commercetools_content.schema.yml
commercetools_content.settings:
type: config_object
label: commercetools Content Settings
mapping:
catalog_path:
type: string
label: Catalog Page Path
cart_path:
type: string
label: Cart Page Path
user_orders_path:
type: string
label: User Orders Page Path
checkout_path:
type: string
label: Checkout Page Path
block.settings.commercetools_content_cart_summary:
type: block_settings
label: 'Cart Summary - block settings'
mapping:
max_items:
type: integer
label: 'Max items'
block.settings.commercetools_content_product_list:
type: commercetools.product_list_block_base
label: 'Product list - block settings'
block.settings.commercetools_content_product_filters:
type: commercetools.catalog_filters_block_base
label: 'Product Filters - block settings'
mapping:
show_in_stock_filter:
type: boolean
label: Show In Stock Filter
use_ajax:
type: boolean
label: Use Ajax
ajaxify_system_main_block:
type: boolean
label: 'Update main content by AJAX'
block.settings.commercetools_content_product_search:
type: commercetools.catalog_action_block_base
label: 'Product Search - block settings'
block.settings.commercetools_content_categories_list:
type: commercetools.categories_list_block_base
label: 'Categories List - block settings'
mapping:
use_ajax:
type: boolean
label: Use Ajax
ajaxify_system_main_block:
type: boolean
label: 'Update main content by AJAX'
