How to create a discount for each SKU

Hi, hope you’re doing well! How can I create a discount/promotion for each SKU, and how do I add those discounted products to the “Outlet” category on the website?

Thank you so much

Hi @amanda.lopes, how are you?

Yes, it’s possible to create a promotion at the SKU level. In the “regular promotion” (Criar Promoção Regular), for example, it’s in step 2:

You can also use a new collection (https://help.vtex.com/pt/tutorial/creating-collections-beta--yJBHqNMViOAnnnq4fyOye#criar-uma-colecao) to group all the SKUs that have the same discount and add them to the promotion — it makes management simpler. :slight_smile:

As for adding these products to an Outlet category, in my opinion the simpler approach would be to create a collection called “outlet” and add the link in the menu, banner, or wherever you prefer.

After creating this collection, use this URL parameter if the store is on VTEX IO:

  • /[CollectionId]?map=productClusterIds : Displays products whose collection is specified by the ID indicated in the URL.)

For other parameters, see here How search parameters work

Hi Eric, how are you? Thanks for getting back to me!
But so if I want to add the full reference, I have to add it under product, right?!

Another thing, so I just need to add the product, the percentage or the nominal value and the commercial policy and that’s it, right?

and to appear on this outlet page do I need to change it in my ERP? or is it in this promotion section that I need to configure?

Correct!

Create the OUTLET collection and add the collection link there in the header menu via the site editor (if possible, of course).