Can't scrape slider images

Describe the problem.

i would like to scrape those few images in the carousel., i've tried many ways like selector popup links, to element click but i still can't find the code for the carousel images.
please help!

Url: https://shopee.sg/Ladies-Single-Breasted-Bow-Tie-High-Waisted-Midi-Skirt-i.64376286.1482420533

sitemap:

{"_id":"shopee_pagescroller_scrapeproductdetails","startUrl":["https://shopee.sg/Skirts-cat.1.375"],"selectors":[{"id":"ElementScroll","type":"SelectorElementScroll","parentSelectors":["_root"],"selector":"div.shopee-page-controller","multiple":false,"delay":"3000"},{"id":"product","type":"SelectorLink","parentSelectors":["_root"],"selector":".col-xs-2-4 a","multiple":true,"delay":0},{"id":"product name","type":"SelectorText","parentSelectors":["product"],"selector":".qaNIZv span","multiple":false,"regex":"","delay":0},{"id":"price","type":"SelectorText","parentSelectors":["product"],"selector":"div._3n5NQx","multiple":false,"regex":"","delay":0},{"id":"sold","type":"SelectorText","parentSelectors":["product"],"selector":"div._22sp0A","multiple":false,"regex":"","delay":0},{"id":"vendor ","type":"SelectorText","parentSelectors":["product"],"selector":"div._3Lybjn","multiple":false,"regex":"","delay":0},{"id":"vendor's total products","type":"SelectorText","parentSelectors":["product"],"selector":".F6kLFJ span","multiple":false,"regex":"","delay":0},{"id":"images","type":"SelectorElementAttribute","parentSelectors":["product"],"selector":"div[style*='background-image']","multiple":true,"extractAttribute":"style","delay":0}]}

okay, i manage to figure it out.

admin i think you can close this threat!

Hello,

May I know the solution? I'm facing the same issue.

Many thanks

You can look at the thread below which has a solution for Amazon galleries. Basically you need to have a scraper for each image.