Can't select some product

Hello! I try to select some product on the category page, but idk why something go wrong.

I can't select the link of all products.

Any suggest? Thank you!

Url: https://www.padelnuestro.com/adidas-c-49_275.html

@drmike Hi. Try to use an "Element selector" - li.equal-height_listing_block:has(a)

Sitemap example:

{"_id":"padelnuestro-com","startUrl":["https://www.padelnuestro.com/adidas-c-49_275.html"],"selectors":[{"delay":0,"id":"product-element","multiple":true,"parentSelectors":["_root"],"selector":"li.equal-height_listing_block:has(a)","type":"SelectorElement"},{"delay":0,"id":"product-name","multiple":false,"parentSelectors":["product-element"],"regex":"","selector":"h4","type":"SelectorText"}]}

Viesturs thank you so much for you reply!

I try to use your code but maybe don't enter inside the product :frowning:

I need to enter inside the product and scrape some information.