Menu
Feedback
Start here
Tutorials


Tutorials
Explore in-depth tutorials for operating your VTEX store.
Tutorials
Promotions & taxes
Promotions
How to identify promotions attributed to an SKU?

The steps described in this article use Google Chrome. Since this tool is not part of VTEX, it may be updated without notice.

We have written this article in response to a frequent query from users of the VTEX platform: what is the reason for a promotion to be applied to an SKU when apparently it should not be?

To find out what promotions are being attributed to an SKU, we have to analyze its priceTags.

  1. Go to the product shopping cart.
  2. In Google Chrome, go to Developer Tools (Ctrl+Shift+I).
    {"base64":"  ","img":{"width":643,"height":498,"type":"png","mime":"image/png","wUnits":"px","hUnits":"px","length":29093,"url":"https://raw.githubusercontent.com/vtexdocs/help-center-content/refs/heads/main/docs/en/tutorials/Promotions%20&%20taxes/Promotions/how-to-identify-promotions-attributed-to-an-sku_1.png"}}
  3. Select the tab Network and press F5 to record the reload.
    {"base64":"  ","img":{"width":846,"height":293,"type":"png","mime":"image/png","wUnits":"px","hUnits":"px","length":25808,"url":"https://raw.githubusercontent.com/vtexdocs/help-center-content/refs/heads/main/docs/en/tutorials/Promotions%20&%20taxes/Promotions/how-to-identify-promotions-attributed-to-an-sku_2.png"}}
  4. After loading, press Ctrl+F to search in the Developer Tools window, and look for “orderform”.
    {"base64":"  ","img":{"width":316,"height":390,"type":"png","mime":"image/png","wUnits":"px","hUnits":"px","length":19704,"url":"https://raw.githubusercontent.com/vtexdocs/help-center-content/refs/heads/main/docs/en/tutorials/Promotions%20&%20taxes/Promotions/how-to-identify-promotions-attributed-to-an-sku_3.png"}}
  5. Click on orderform and go to items After clicking on items, click on the numbers (0, 1, 2 etc.) to see the details of the product you want. In our example, since there is only one item, it is represented by the number 0 in the array.
    {"base64":"  ","img":{"width":803,"height":281,"type":"png","mime":"image/png","wUnits":"px","hUnits":"px","length":48612,"url":"https://raw.githubusercontent.com/vtexdocs/help-center-content/refs/heads/main/docs/en/tutorials/Promotions%20&%20taxes/Promotions/how-to-identify-promotions-attributed-to-an-sku_4.png"}}
  6. After clicking on the  number, scroll down to priceTags Click on priceTags and then on the numbers (0, 1, 2 etc.) to see the details of the promotion you want. In our example, since there is only one promotion, it is represented by the number 0 in the array. After this, look for the identifier of the promotion.
    {"base64":"  ","img":{"width":1019,"height":141,"type":"png","mime":"image/png","wUnits":"px","hUnits":"px","length":31612,"url":"https://raw.githubusercontent.com/vtexdocs/help-center-content/refs/heads/main/docs/en/tutorials/Promotions%20&%20taxes/Promotions/how-to-identify-promotions-attributed-to-an-sku_5.png"}}
  7. Open another tab, and go to URL https://{accountName}.vtexcommercestable.com.br/admin/rnb/#/benefit/{identifier}. This is the promotion that is being applied to the product in the cart. Check the configurations of the promotion and see whether the conditions apply to the SKU in question.
    {"base64":"  ","img":{"width":810,"height":612,"type":"png","mime":"image/png","wUnits":"px","hUnits":"px","length":63210,"url":"https://raw.githubusercontent.com/vtexdocs/help-center-content/refs/heads/main/docs/en/tutorials/Promotions%20&%20taxes/Promotions/how-to-identify-promotions-attributed-to-an-sku_6.png"}}

Learn more

Contributors
2
Photo of the contributor
Photo of the contributor
+ 2 contributors
Was this helpful?
Yes
No
Suggest Edits (GitHub)
How does promotion proration work?
« Previous
Configuring a promotion for an SKU
Next »
Contributors
2
Photo of the contributor
Photo of the contributor
+ 2 contributors
On this page
Still got questions?
Ask the community
Find solutions and share ideas in the VTEX community.
Join our community
Request support from VTEX
For personalized assistance, contact our experts.
Open a support ticket
GithubDeveloper portalCommunityFeedback