commercetools-8.x-1.2-alpha1/modules/commercetools_decoupled/config/schema/commercetools_decoupled.schema.yml
modules/commercetools_decoupled/config/schema/commercetools_decoupled.schema.yml
commercetools_decoupled.settings:
type: config_object
label: commercetools Decoupled Settings
mapping:
api_proxy_path:
type: string
label: commercetools API proxy path on the Drupal side
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
use_direct_ct_api_connections:
type: boolean
label: Allow direct connection to the commercetools API
block.settings.commercetools_decoupled_cart_summary:
type: block_settings
label: 'Decoupled Cart Summary - block settings'
mapping:
max_items:
type: integer
label: Max items
block.settings.commercetools_decoupled_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
block.settings.commercetools_decoupled_product_list:
type: commercetools.product_list_block_base
label: 'Decoupled Product List - block settings'
block.settings.commercetools_decoupled_product_search:
type: commercetools.catalog_action_block_base
label: 'Decoupled Product Search - block settings'
block.settings.commercetools_decoupled_categories_list:
type: commercetools.categories_list_block_base
label: 'Decoupled Categories List - block settings'
