Product image gallery

Hi, trying to scrap the product image gallery using pageination. but with no success.
What is the right method for this situation?
can someone help with this?
Url: Leopard print phone cord | My Jewellery

Sitemap:
{"_id":"my-jew","startUrl":["https://www.my-jewellery.com/en/leopard-print-phone-cord.html"],"selectors":[{"id":"clicked image","paginationType":"clickMore","parentSelectors":["_root","clicked image"],"selector":".product-gallery-slider__thumbs img","type":"SelectorPagination"},{"id":"big-image","multiple":false,"parentSelectors":["clicked image"],"selector":".product-gallery-slider__main .swiper-slide-active img","type":"SelectorImage"}]}

Thank you

pagination is not a proper selector to scape images...
check it:

{"_id":"my-jew","startUrl":["https://www.my-jewellery.com/en/leopard-print-phone-cord.html"],"selectors":[{"id":"element","multiple":true,"parentSelectors":["_root"],"selector":"picture.slider-item--image","type":"SelectorElement"},{"id":"img","multiple":false,"parentSelectors":["element"],"selector":"img","type":"SelectorImage"}]}

hello sir. can you contact me elearnnow1 at gmail.com