Hi All,
On PDP, fetching stock info from Item model's getStockInfo function returns proper information i.e if a product is out of stock it returns isInStock as false, but if I do browser back and then navigate back to PDP through browser forward it shows that same product with same colour and size selected as in stock. Why does this happen? Please help.