{"section":"known-issues","requestedLocale":"en","requestedSlug":"when-loading-a-product-page-with-a-selection-of-skus-by-parameter-url-the-price-is-not-correctly-updated","locale":"en","slug":"when-loading-a-product-page-with-a-selection-of-skus-by-parameter-url-the-price-is-not-correctly-updated","path":"docs/en/known-issues/Marketing & Merchandising/when-loading-a-product-page-with-a-selection-of-skus-by-parameter-url-the-price-is-not-correctly-updated.md","branch":"main","content":"## Summary\n\nWhen you access a product page with a change (more than one SKU) with the querystring parameter \"idsku=\\{\\{idSku\\}\\}\", the system marks the SKU as selected (in the skuRichSelection and skuSelection control). \n\nHowever if the SKU selected (from the parameter) is unavailable (out of stock / not deliverable), when the user selects another available SKU in the SKU selector, price details are not shown.\n\n![Price not updated on selection of SKU](https://raw.githubusercontent.com/vtexdocs/known-issues/refs/heads/main/docs/en/known-issues/Marketing%20&%20Merchandising/when-loading-a-product-page-with-a-selection-of-skus-by-parameter-url-the-price-is-not-correctly-updated_1.gif)\n\n## Simulation\n\n1. Access the page of a product with a change in SKU, supplying the parameter \"idsku\" in the URL (QueryString). Select an unavailable SKU.\n2. In the SKU selection control (`skuSelection` or `skuRichSelection`), select another available SKU.\n3. The price of this second SKU will not be rendered correctly.\n\n\n## Workaround\n\n1. Create an SKU selection control using JavaScript (without using our native control).\n2. Never use selection by parameter (querystring) for an unavailable SKU."}