Element Click HELP!

Guys, I'm trying to scrap the bellow website.

I need to collect the information of the 400 malls available on this site, however, when the page reaches the first 100 malls it stops going down.

Can you help me? Is there a problem with the way I configured the "load more button"?

Url: https://abrasce.com.br/guia-de-shoppings/

Sitemap:
{"_id":"teste_foda","startUrl":["https://abrasce.com.br/guia-de-shoppings/"],"selectors":[{"id":"shopping","type":"SelectorElementClick","parentSelectors":["_root"],"selector":"div.shopping","multiple":true,"delay":"0","clickElementSelector":"a.loadMore","clickType":"clickMore","discardInitialElements":"do-not-discard","clickElementUniquenessType":"uniqueText"},{"id":"shop_link","type":"SelectorLink","parentSelectors":["shopping"],"selector":"a","multiple":false,"delay":0},{"id":"shop_estado","type":"SelectorText","parentSelectors":["shopping"],"selector":"span","multiple":false,"regex":"","delay":0},{"id":"nome","type":"SelectorText","parentSelectors":["shop_link"],"selector":"h1","multiple":false,"regex":"","delay":0},{"id":"classe a","type":"SelectorText","parentSelectors":["shop_link"],"selector":"span#mfs_perfil_a","multiple":false,"regex":"","delay":0},{"id":"classe b ","type":"SelectorText","parentSelectors":["shop_link"],"selector":"span#mfs_perfil_b","multiple":false,"regex":"","delay":0},{"id":"vagas ","type":"SelectorText","parentSelectors":["shop_link"],"selector":"p#mfs_vagas","multiple":false,"regex":"","delay":0},{"id":"classe c ","type":"SelectorText","parentSelectors":["shop_link"],"selector":"span#mfs_perfil_c","multiple":false,"regex":"","delay":0},{"id":"classe d ","type":"SelectorText","parentSelectors":["shop_link"],"selector":"span#mfs_perfil_d","multiple":false,"regex":"","delay":0},{"id":"abl","type":"SelectorText","parentSelectors":["shop_link"],"selector":"span#mfs_bruta","multiple":false,"regex":"","delay":0},{"id":"endereco","type":"SelectorText","parentSelectors":["shop_link"],"selector":"span#mfs_endereco","multiple":false,"regex":"","delay":0},{"id":"lojas ancora","type":"SelectorText","parentSelectors":["shop_link"],"selector":"p#mfs_loja_ancora","multiple":false,"regex":"","delay":0},{"id":"total lojas","type":"SelectorText","parentSelectors":["shop_link"],"selector":"p#mfs_total_lojas","multiple":false,"regex":"","delay":0},{"id":"salas cinema","type":"SelectorText","parentSelectors":["shop_link"],"selector":"p#mfs_cinema","multiple":false,"regex":"","delay":0}]}