Element click not working for mouse over gallery

Hi all.

I am trying to scrape the gearbest.com image gallery.

I want each image to appear in its own coloum but the same row.

I am only able to scrape one single image.

{"_id":"gearbest_image_scraper","startUrl":["https://www.gearbest.com/bike-accessories/pp_009279205110.html?wid=1433363"],"selectors":[{"id":"selector","type":"SelectorElementClick","parentSelectors":["_root"],"selector":"div.goodsIntro_largeImgWrap","multiple":true,"delay":"500","clickElementSelector":"goodsIntro_thumbnailImg","clickType":"clickMore","discardInitialElements":false,"clickElementUniquenessType":"uniqueHTMLText"},{"id":"image","type":"SelectorImage","parentSelectors":["selector"],"selector":"img","multiple":true,"delay":0}]}