Pagination issue -

Having trouble scraping this site. I'm only able to scrape data from the 1st page.

url: Search Results

sitemap:{"_id":"Wasserstrom-arc","startUrl":["Search Results .pageControl a","type":"SelectorPagination"},{"id":"Element","multiple":true,"parentSelectors":["Page"],"selector":".grid_mode li","type":"SelectorElement"},{"id":"Product Name","multiple":false,"parentSelectors":["Element"],"regex":"","selector":".product_name a","type":"SelectorText"},{"id":"Item Number","multiple":false,"parentSelectors":["Element"],"regex":"","selector":"span.sku:nth-of-type(2)","type":"SelectorText"},{"id":"Pack Size","multiple":false,"parentSelectors":["Element"],"regex":"","selector":"span:nth-of-type(4)","type":"SelectorText"},{"id":"Price","multiple":false,"parentSelectors":["Element"],"regex":"","selector":"span[itemprop='price']","type":"SelectorText"}]}