Skip to content

Parameters for the import of configurable articles

The following values can be saved directly in the database for configurable articles via import. In this case, there is no need to manually create a configuration for the item in the store backend:

The table to be used is product_xcalibur_configuration. This is created directly by the plugin during installation.
The following fields must be set here:

  • enabled
    0|1 => Configuator enabled?
  • xcalibur_configurator_id (for possible IDs, see table xcalibur_configurator after manually setting up at least one configurator in the plugin configuration in the Showare backend)
    => Which configurator should be used for this article?
  • not_orderable_without_configuration
    0|1 => Can this article also be placed in the shopping cart without configuration?
  • fixed_configuration
    0|1 => Fix article
  • request_params:
    • Mode=
      Default, ConfigurationWizard (the wizard also expects a SupplierId, CatalogId and a ModelId!)
      Beispiel: Mode=ConfigurationWizard&SupplierId=f089f5bb-fa93-4c65-b42a-64d5e5b08085&CatalogId=d38a57d6-a41f-4dc0-808a-0e260cdde857&ModelId=57454ecf-d352-4e6a-8ec5-8420e81764e6
    • barcode=
      Barcode of the article in XcalibuR
    • DefaultFilter=
      AutoModel, AutoSupplier, AutoCatalog
    • ProductSelectorHideHeaderSupplier=
      True|False
    • ProductSelectorHideHeaderCatalog=
      True|False
    • ProductSelectorHideHeaderModel=
      True|False
    • DefaultSelectorMode=
      RoomPlanner,MagneticPlanner,Positions (either one of the values, or several separated by a comma)