{"section":"tutorials","requestedLocale":"en","requestedSlug":"creating-an-xml-with-promotional-price-using-a-price-table","locale":"en","slug":"creating-an-xml-with-promotional-price-using-a-price-table","path":"docs/en/tutorials/prices/price-list/creating-an-xml-with-promotional-price-using-a-price-table.md","branch":"main","content":"Learn more about the XML feature on the VTEX platform in the article [How XML updating works](/en/docs/tutorials/understanding-the-updating-of-the-xml)\nTo apply different prices to products via XML, you must associate a SKU price table. To do this, please follow the steps below:\n\n  1. In the VTEX Admin, go to *Store Settings > Channels > XML Integration*, or type *XML Integration* in the search bar at the top of the page.\n  2. Find the XML file you want to edit and click on `Modify`. If you want to create a new file, please read our article [Configuring XML](/en/docs/tutorials/configuring-xml).\n  3. Here, you must check if the fields related to SKU price (lowest product price, highest product price, original SKU price, current SKU price and current SKU price + taxes) are filled in. For the operation to work correctly, at least one of these fields must contain information.\n  4. Fill in the **Price tables ** field with the name of the desired price table. Then, click on the check box corresponding to the tag in the column **Show content**. The selected price table must have fixed prices registered. Otherwise, the configuration will not be performed.\n![PT-tabela de precos](https://cdn.statically.io/gh/vtexdocs/help-center-content/refs/heads/main/docs/en/tutorials/prices/price-list/creating-an-xml-with-promotional-price-using-a-price-table_1.png)\n> ⚠️ Once the price table is included in the XML, all price fields will be overwritten.\n  5. Click on `Save`.\n\nThus, the platform will associate the values in the price table with the products registered in the XML file collection.\nAfter finishing the XML registration and saving the changes, you can check the information when it is updated by entering the URL as follows:\n\n`https://{domain}.myvtex.com/XMLData/{XML file name}.xml`\n\nExample of updated XML:\n\n![XML-exemplo](https://cdn.statically.io/gh/vtexdocs/help-center-content/refs/heads/main/docs/en/tutorials/prices/price-list/creating-an-xml-with-promotional-price-using-a-price-table_2.png)"}