How to extract data from accordeon

Hi, everybody! What am I doing wrong? Can not extract data from description and details blocks, which needs to be clicked before
Here's my sitemap:
{"_id":"adidas_originals_test","startUrl":["https://www.adidas.com/us/gazelle-shoes/IG1062.html"],"selectors":[{"id":"name","multiple":true,"parentSelectors":["_root"],"regex":"","selector":".sidebar___29cCJ .name___120FN span","type":"SelectorText"},{"id":"gender","multiple":true,"parentSelectors":["_root"],"regex":"","selector":".pre-header___3bx4D div span","type":"SelectorText"},{"id":"price","multiple":true,"parentSelectors":["_root"],"regex":"","selector":".gl-vspace .price___Z74_w div.gl-price-item","type":"SelectorText"},{"id":"size","multiple":true,"parentSelectors":["_root"],"regex":"","selector":".size___2lbev span:nth-of-type(1)","type":"SelectorText"},{"id":"articul","multiple":true,"parentSelectors":["_root"],"regex":"","selector":"ul:nth-of-type(2) li.gl-vspace-bpall-small:nth-of-type(4)","type":"SelectorHTML"},{"id":"color","multiple":true,"parentSelectors":["_root"],"regex":"","selector":"div.color-label___2hXaD","type":"SelectorText"},{"id":"description","multiple":true,"parentSelectors":["_root"],"regex":"","selector":".text-content___13aRm p","type":"SelectorHTML"},{"id":"details","multiple":true,"parentSelectors":["_root"],"regex":"","selector":"div.bullets___3bsSs","type":"SelectorHTML"},{"id":"image","multiple":true,"parentSelectors":["_root"],"selector":"picture img","type":"SelectorImage"},{"id":"material","multiple":true,"parentSelectors":["_root"],"regex":"","selector":"ul:nth-of-type(1) li.gl-vspace-bpall-small:nth-of-type(3)","type":"SelectorHTML"}]}

Thank you so much for a quick response! I tried Data preview and see tha data, but unfortunately, can not extract it when scrape(((