In case the right element cannot be located with point-and-click, the HTML has to be inspected:
See below a reference sitemap with the required selectors and see if you can find them in the HTML:
{"_id":"decathlon-fr","startUrl":["https://www.decathlon.fr/tous-les-sports/surf/planches-de-surf"],"selectors":[{"id":"pagination","parentSelectors":["_root","pagination"],"paginationType":"auto","type":"SelectorPagination","selector":"button[data-direction='right']"},{"id":"product-wrapper","parentSelectors":["pagination"],"type":"SelectorElement","selector":".listing-section [role=\"listitem\"]","multiple":true},{"id":"title","parentSelectors":["product-wrapper"],"type":"SelectorText","selector":".product-title h2","multiple":false,"regex":""},{"id":"brand","parentSelectors":["product-wrapper"],"type":"SelectorText","selector":".product-title strong","multiple":false,"regex":""},{"id":"price","parentSelectors":["product-wrapper"],"type":"SelectorText","selector":"[aria-label=\"Prix\"]","multiple":false,"regex":""}]}