In our shop we have a productlist with 2000 products. When we click the product on the productlist the URL is:
Default.aspx?ID=6&GroupID=GROUP22&ProductID=Z14358
But when the page renders the URL it returns is:
Support says that it could be a custom script, but we don't have any scripts, which changes URL's. We only have custom scripts, which updates product prices, stock and so on, from a CSV file.
Has anybody any idea what could trigger this?