Products
Create and manage different product types.
In the Products section, you can see the list of products, along with their images. They can be filtered by name, ID, and price, and can be displayed in ascending or descending order.

Products list view
You can manage the products view by using the options available under the orchestration icon.

With the table orchestration, you can add custom columns to the list view, by adding mixin fields as columns. If you have already defined mixin schema for the entity, you'd be able to select the defined mixin fields to display them in the main view.
See example how to do it in the Displaying mixins in entity list view documentation.
If you want to view the products by the way they are classified, you can open the category-tree view.

In this view, you can download a .csv file with products belonging to the catalog that is currently displayed in the list. Choose the download option to get the .csv file.

To remove your products, you can either delete single items from the list, or delete multiple items. To delete multiple items at once, select the chosen items and then click Batch Delete.
Using Management Dashboard, you can only delete up to 30 items at once. 30 is the maximum number of items that can be displayed on one page.
Looking for business guides? Check out the Products guide.
Looking for code tutorials and API reference? Check out the Products API documentation.
Creating a product
Choose to add a product
Go to Products -> Products and choose Add new product. You can choose which product type you want to create:
Basic - for standard single product creation.
Bundle - for sets of products sold together.
Variant - for different types of the same products. Variant products share the same attributes as their parent product but can differ in size, color or other specifications.
Provide the required data
To create a Basic product, start with the General tab and provide all the mandatory data that is needed to create a product. The mandatory fields are Name and Code.
You can set up a custom product ID in the Id field. Otherwise, a unique ID is automatically generated when the product is created. The ID is used in other parts of the product's data configuration.
To mark a product as weight-dependent, toggle the Weight-Dependent option ON. A product should be marked as weight-dependent if its final price may change after packaging, as this ensures that credit card payments can be properly authorized.
You can also choose a product template to add customized product attributes. If you choose a Product template, you can see the list of attributes available in the template and the available template versions.
Before proceeding to the next tabs, you have to choose Create to save the product details in the General tab. When you choose Create, the product is added and the product ID is automatically created.
The ID is needed in other parts of the product's data configuration.
For more information about templates, see Products Templates documentation.
Assign a product to a category
To improve organization and navigation, assign your product to a category - either a standard category or a classification category. You can assign both types in the Category tab within the product view.
Assign the category by going to the Categories tab and selecting the chosen category from the drop-down list. You can select multiple categories for one product.

Classification categories can be assigned the same way as the standard ones. When you assign a product to a classification category, the product automatically receives all classification mixins defined for that category and its parent hierarchy. Those mixins add standardized attributes to the product, for example, technical specifications or warranty fields, so the product has a consistent structure and can be validated according to the classification schema.
After you assign a product to a classification category, a new Classification tab appears on the product level. The assignment is only active when the classification category is marked as Published in the Validity tab. If the category is not published, the product cannot be assigned to it.

Whenever the mixin schema for the product's classification category changes, you receive a notification and see highlights of what changed. You can keep the old version or switch to the new one. To see these version notifications, you must have the classification mixin schema Saved in the Classification tab in the product view.

If the schema is not saved there, the Classification tab in the product view always takes the latest Classification category version automatically.

To learn how to create classification categories and manage classification mixins, see Classifications.
For mixin schema versioning in the Management Dashboard, see Mixin schema versioning.
Choose the product supplier
Choose a supplier, or multiple suppliers, that would be responsible for availability of your product by going to the Suppliers tab and selecting the supplier from the drop-down list.
For more information about suppliers, see Suppliers documentation.
Set up the product pricing
In the Prices tab, choose the tax configuration for the product: a country and a tax class related to the chosen country.
After saving the tax configuration, you can add a pricing model to a product. A pricing model defines a pricing strategy set up for a product together with the product units.
Additionally, you can define a discount associated with the product, choose the Discount Type:
percent - percentage that you want to lower the price by
amount - the exact amount that you want to lower the price by

For more information about pricing, see Pricing and Price Model guides.
Add product media
Add images to your product by going to the Media tab and uploading new files.
Select the files, either by the Choose images icon or by using the drag and drop functionality
Upload the images using the Upload icon
If you decide not to upload the selected files, use the Clear icon to remove the selection

Creating a bundle
Create products bundled together.
You can set the rest of the bundle configuration the same way as for the basic product. Check out the Creating a new product section.
Creating a product variant
You can set the rest of the variant product configuration the same way as for the basic product. Check out the Creating a new product section.
Linking products
Linking products to other products can facilitate selling matching accessories, related consumables, or items that your customers might also like to buy together.
In the Management Dashboard, there are Accessory and Consumable types out-of-the-box. You can define a custom type for linking products together through Configuration Service API. To learn how to define custom types, see Creating Client Configuration.
Vendor related products
Whenever a new product is created by a user who is assigned to one of the vendor user groups, the product is visible only for the specific vendor and the permissions related to viewing/managing the product for the users depend on the vendor group they belong to.
It's also possible to assign existing products to a vendor by editing the General tab of the product view.

Updating a product price by vendor
Products available to vendors display the default pricing model to vendor product managers. To change the pricing model for the product:
When a merchant creates a new product, the system always sets the pricing model to the default one.
For more details about vendors, see the following guides:
Last updated
Was this helpful?







