Skip to main content

Product Parameters

Introduction

Parameters are the way we can bring configurability to our products. Some products have few parameters, others have a lot (60 for a kitchen base cabinet). An excel import-export will ease the maintainability of those parameters upon a range.

Export Process

  1. Go to Product dashboard
  2. Select the products you want to export (you can use the search to filter the product list and select the product you want)

export-selection.png

  1. Click on ACTIONS/EXPORT
  2. A dialog appears, its purpose is to let you choose the parameters inside a product that you would like to extract.
    You can click on SELECT ALL to select all parameters, and CLEAR ALL to clear the selection.

export-dialog-empty.png

You can also filter the parameters by Products ID, Parameters and Type values.

Supported filter operators are: contains and equals for Products ID and Parameters. For type, it is just contains.
After that, you can select filtered or all the parameters:

  1. When the selection of parameter is done, you can click on EXPORT DATA.
  2. The excel is downloaded, you can share it or make modification on the data to prepare for an import

export-result.png

Export All Process

  1. Go to Product dashboard
  2. Click on ACTIONS and select EXPORT ALL option.

export-result.png

  1. A dialog appears, allowing you to
    • skip exporting parameters
    • Or, export all parameters,
    • Or, export only the parameters that match a specified Parameter ID filter.
  2. Use Export Parameters switch to enable/disable the export of parameters.

export-result.png

  1. Once you enable Export Parameters switch, And want to filter the parameters with parameter ID, you can use the filter option by enabling the With Filter switch.

export-result.png

  1. Then, select operator from the dropdown,
    • Equal: the parameter must match the value exactly.
    • Contains: the parameter must contain the value.
  2. And, enter value to filter the parameters.
  3. Now, click on EXPORT ALL button to download the filtered excel file.