A Product label allows a Seller to group a set of partner SKUs together, so that it can be used to link banners to, or as an ‘invisible’ filter for the product listing widget.
To Add a product label:
-
Go to the Stores homepage by clicking on the Store Tab, and selecting the Stores sub-tab
-
Click anywhere on the store to open the store details page
-
From the Stores Details page go to the Product labels tab and click create label.

4. In the to Product Labels page add a label by giving it a name and click Create.

5. Once the label is created, it will show up in the table as shown below. Keep a note of the Label Code and the Store Code columns. You will need those in the next steps.

6. Click on the Label, then click on Import Products, in the top right corner

7. To import products for a label, there needs to be an file imported in the format below:
store_code | label_code | id_partner | partner_sku | value |
STB2YC | LBEWBVRI2 | 2 | PARTNERSKU1 | 1 |
STB2YC | LBEWBVRI2 | 2 | PARTNERSKU2 | 0 |
The number under the value column represents whether you are adding (value -> 1) or removing (value -> 0) a product from the label
Once the file is imported you can see the import status in the Imports tab of the label details page

8. To check the products that are added to the label after the import you can switch to the Products tab of the label details page to see the product details and the value added in the import.

How can I use labels?
Product Listing / Product Carousel
Labels can be used using the Product listing or Product Carousel widget. In the right sidebar of the widget settings page.
1. Click on Product listing widget

2. In the product listing widget Click the Click to use filters option.
3. In the filters page, there will be a list of all product labels created for the store under Product Labels section.

4. Clicking the yes checkbox for a particular label will add all live products that are part of the label, to the page

5. Once done save the changes.
Banner Link
Labels can also be used using the Banner Module/Banner Module Strip widget.
1. While clicking on your banner, add the image that you wish.
2. The URL follows a standard format, and you will need the following inputs
a. Country - One of 'uae', 'saudi', 'egypt'
b. Store Code - Can be found in the Product Labels list (Format is STxxxx)
b. Label Code - Can be found in the Product Labels list (Format is LBxxxxxxxx)
3. Under Link url, add your link in the following format -->
https://www.noon.com/{country}-en/store/{store code}/all-products?label[{label code}]=1
Eg -
https://www.noon.com/uae-en/store/STJWF1/all-products?label[LB8YOVMJV]=1