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.

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.
Creating a new 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.
Set up product pricing
Set your pricing for the product:
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

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
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.
Last updated
Was this helpful?