Need Help in Selector Element

Please help me to fix Element Selector for this site. here is site map link

{"_id":"enamora-scraping-tt","startUrl":["https://www.enamora.de/EnvySlip/Chestnut"],"selectors":[{"id":"Color-wraper-click","type":"SelectorElementClick","parentSelectors":["_root"],"selector":"body","multiple":true,"delay":2000,"clickElementSelector":"div.product-detail-configurator-options:nth-of-type(2) div","clickType":"clickOnce","discardInitialElements":"do-not-discard","clickElementUniquenessType":"uniqueCSSSelector"},{"id":"avialable sizes","type":"SelectorText","parentSelectors":["Color-wraper-click"],"selector":".swag-ellipsis-total-span label.is-combinable","multiple":true,"regex":"","delay":0},{"id":"not available sizes","type":"SelectorText","parentSelectors":["Color-wraper-click"],"selector":".swag-ellipsis-total-span label","multiple":true,"regex":"","delay":0}]}

@sami Hi. It is not possible to switch between the colors using the element click selector because the page is reloaded and the link changes. If you look closer and search for the item by its color you will find that it has a unique product page. So the click is redundant.