I tried the following but still I am unable to scroll. Eg. Scroll to the 8th tile in the page.
Webpage: https://silveraisle.com/#/products?brand=Dankotuwa
((JavascriptExecutor) driver).executeScript("arguments[0].scrollIntoView(true);", elementToScrollTo);