Full size image from carousel thumbnail

Hello,
I’m struggling to scrap the full-size images directly from the carousel. Right now, the full image only shows up after I click on each thumbnail. Any tips on how to scrap all the images in full size.

Url: Maty silikonowe do pieczenia - Sklep Polmarkus

Sitemap:
{"_id":"Products","startUrl":["Polmarkus Sklep Online. Hurtownia Cukiernicza, Sklep Cukierniczy a","multiple":true,"linkType":"linkFromHref"},{"id":"Name","parentSelectors":["link"],"type":"SelectorText","selector":"h1 span","multiple":false,"regex":""},{"id":"Image","parentSelectors":["link"],"type":"SelectorImage","selector":".main-item img.b-loaded","multiple":false},{"id":"Marka","parentSelectors":["link"],"type":"SelectorText","selector":"a strong","multiple":false,"regex":""}]}

anyone can help please

check this sitemap:

{"_id":"Products","startUrl":["https://sklep.polmarkus.com.pl/maty-silikonowe"],"selectors":[{"id":"link","linkType":"linkFromHref","multiple":true,"parentSelectors":["next"],"selector":".product-name a","type":"SelectorLink"},{"id":"name","multiple":false,"parentSelectors":["link"],"regex":"","selector":"h1 span","type":"SelectorText"},{"id":"marka","multiple":false,"parentSelectors":["link"],"regex":"","selector":"a strong","type":"SelectorText"},{"extractAttribute":"data-url","id":"img1","multiple":false,"parentSelectors":["link"],"selector":".main-item[data-medium-id=\"0\"] img","type":"SelectorElementAttribute"},{"id":"next","paginationType":"clickMore","parentSelectors":["_root","next"],"selector":"a.next","type":"SelectorPagination"},{"extractAttribute":"data-url","id":"img2","multiple":false,"parentSelectors":["link"],"selector":".main-item[data-medium-id=\"1\"] img","type":"SelectorElementAttribute"},{"extractAttribute":"data-url","id":"img3","multiple":false,"parentSelectors":["link"],"selector":".main-item[data-medium-id=\"2\"] img","type":"SelectorElementAttribute"},{"extractAttribute":"data-url","id":"img4","multiple":false,"parentSelectors":["link"],"selector":".main-item[data-medium-id=\"3\"] img","type":"SelectorElementAttribute"}]}