Get the label name of each product category <label>

I tried to get the name of each label, but couldn't, each label has its own SKU, and its own price, please help me.

Url: NAIL FORM Horse Shoe Large 500/Roll - TDI, Inc

Sitemap:

This was a bit of a puzzle, but then I remembered the :checked selector.
image

Try this:
{"_id":"forum-transdesign","startUrl":["https://www.transdesign.com/products/nail-form-horse-shoe-large-500-roll.html"],"selectors":[{"id":"Title","type":"SelectorText","parentSelectors":["_root"],"selector":"div>h1","multiple":false,"regex":""},{"id":"Click variations","type":"SelectorElementClick","parentSelectors":["_root"],"selector":"div.productView-detailsWrapper","multiple":true,"delay":"800","clickElementSelector":"div>div.form-field label:nth-of-type(n+2)","clickType":"clickOnce","discardInitialElements":"discard","clickElementUniquenessType":"uniqueText"},{"id":"Label","type":"SelectorText","parentSelectors":["Click variations"],"selector":"input:checked + label","multiple":false,"regex":""},{"id":"SKU","type":"SelectorText","parentSelectors":["Click variations"],"selector":"dd.productView-info-value--sku","multiple":false,"regex":""},{"id":"Price","type":"SelectorText","parentSelectors":["Click variations"],"selector":"span.price--withoutTax","multiple":false,"regex":""}]}

it really works, i'm very happy, thank you for your help, thank you very much :innocent: :innocent: :innocent: