Pls, help - just one item is not scraped (doesn't even show in data preview)

Hello,

The sitemap below would be working fine if it was not the first item "Resil Filter Resun" that is not scraped. It does not even appear in the data preview.

I have already tried with different delays (7000 and 10000) and none of them worked.

I would really appreciate some help.

{"_id":"cobasi_forum","startUrl":["https://www.cobasi.com.br/peixes/filtros/refil?PS=40"],"selectors":[{"id":"page_next","type":"SelectorElementClick","parentSelectors":["_root"],"selector":"li.peixes--aquarios-racao-e-mais-artigos-para-peixe-\|-cobasi","multiple":true,"delay":"7000","clickElementSelector":"div.pager.bottom li.next","clickType":"clickMore","discardInitialElements":false,"clickElementUniquenessType":"uniqueText"},{"id":"product_name_link","type":"SelectorLink","parentSelectors":["page_next"],"selector":"h3 a","multiple":false,"delay":0},{"id":"nome","type":"SelectorText","parentSelectors":["product_name_link"],"selector":"h1.d-none div.fn","multiple":false,"regex":"","delay":0},{"id":"marca","type":"SelectorText","parentSelectors":["product_name_link"],"selector":"div.brandName","multiple":false,"regex":"","delay":0},{"id":"rating","type":"SelectorText","parentSelectors":["product_name_link"],"selector":"span.rating-produto","multiple":false,"regex":"","delay":0},{"id":"preco_cheio","type":"SelectorText","parentSelectors":["product_name_link"],"selector":"div.skuList:nth-of-type(1) em.valor-de strong","multiple":false,"regex":"","delay":0},{"id":"preco_venda","type":"SelectorText","parentSelectors":["product_name_link"],"selector":"div.skuList:nth-of-type(1) em.valor-por strong","multiple":false,"regex":"","delay":0},{"id":"imagem","type":"SelectorImage","parentSelectors":["product_name_link"],"selector":"img.sku-rich-image-main","multiple":false,"delay":0}]}