I'm not able to scrap Overview, Specifications, In The Box this is a popup menu

Good day.
I face a problem this is an e-commerce site i'm not able to scrap Overview,Specifications,In The Box are data. Please check image:


Url: https://www.123securityproducts.com/complete-systems/all-complete-systems/view-all-kits/zipl4d1.html

Sitemap:
{"_id":"forum_help","startUrl":["https://www.123securityproducts.com/complete-systems/all-complete-systems/view-all-kits.html"],"selectors":[{"id":"link","type":"SelectorLink","parentSelectors":["_root"],"selector":"h2.product-name a","multiple":true,"delay":0},{"id":"element","type":"SelectorElement","parentSelectors":["link"],"selector":"div.main-container","multiple":false,"delay":0},{"id":"Product title","type":"SelectorText","parentSelectors":["element"],"selector":"h1","multiple":true,"regex":"","delay":0},{"id":"sku label","type":"SelectorText","parentSelectors":["element"],"selector":"span.sku-label strong","multiple":false,"regex":"","delay":0},{"id":"sku","type":"SelectorText","parentSelectors":["element"],"selector":"p.sku span:nth-of-type(2)","multiple":false,"regex":"","delay":0},{"id":"model","type":"SelectorText","parentSelectors":["element"],"selector":"p.sku span:nth-of-type(3)","multiple":false,"regex":"","delay":0},{"id":"Product Highlights","type":"SelectorText","parentSelectors":["element"],"selector":"div.short-description div.std","multiple":false,"regex":"","delay":0},{"id":"price","type":"SelectorText","parentSelectors":["element"],"selector":"span.notfpcuppr p.special-price span.price","multiple":false,"regex":"","delay":0},{"id":"shipping time","type":"SelectorText","parentSelectors":["element"],"selector":"p.availability span","multiple":false,"regex":"","delay":0}]}

Try this:

{"_id":"forum_help","startUrl":["https://www.123securityproducts.com/complete-systems/all-complete-systems/view-all-kits.html"],"selectors":[{"id":"link","type":"SelectorElementClick","parentSelectors":["_root"],"selector":"li.item:nth-of-type(n+4) div.item-area","multiple":true,"delay":0,"clickElementSelector":"a.next","clickType":"clickMore","discardInitialElements":false,"clickElementUniquenessType":"uniqueCSSSelector"},{"id":"element","type":"SelectorLink","parentSelectors":["link"],"selector":"h2.product-name a","multiple":false,"delay":0},{"id":"Product title","type":"SelectorText","parentSelectors":["element"],"selector":"h1","multiple":true,"regex":"","delay":0},{"id":"sku label","type":"SelectorText","parentSelectors":["element"],"selector":"span.sku-label strong","multiple":false,"regex":"","delay":0},{"id":"sku","type":"SelectorText","parentSelectors":["element"],"selector":"p.sku span:nth-of-type(2)","multiple":false,"regex":"","delay":0},{"id":"model","type":"SelectorText","parentSelectors":["element"],"selector":"p.sku span:nth-of-type(3)","multiple":false,"regex":"","delay":0},{"id":"Product Highlights","type":"SelectorText","parentSelectors":["element"],"selector":"div.short-description div.std","multiple":false,"regex":"","delay":0},{"id":"price","type":"SelectorText","parentSelectors":["element"],"selector":"span.notfpcuppr p.special-price span.price","multiple":false,"regex":"","delay":0},{"id":"shipping time","type":"SelectorText","parentSelectors":["element"],"selector":"p.availability span","multiple":false,"regex":"","delay":0},{"id":"specifications","type":"SelectorElementClick","parentSelectors":["element"],"selector":"div#tab_additional_tabbed_contents.tab-content","multiple":false,"delay":0,"clickElementSelector":"li.active:contains(\"Specifications\") a","clickType":"clickOnce","discardInitialElements":false,"clickElementUniquenessType":"uniqueText"},{"id":"Product Sku","type":"SelectorText","parentSelectors":["specifications"],"selector":"tr.first:contains('Product SKU') th.label+","multiple":false,"regex":"","delay":0},{"id":"Brand","type":"SelectorText","parentSelectors":["specifications"],"selector":"tr.even:contains('Brand') th.label+","multiple":false,"regex":"","delay":0},{"id":"Condition ","type":"SelectorText","parentSelectors":["specifications"],"selector":"tr.odd:contains('Condition') th.label+","multiple":false,"regex":"","delay":0},{"id":"Camera Type","type":"SelectorText","parentSelectors":["specifications"],"selector":"tr.even:contains('Camera Type') th.label+","multiple":false,"regex":"","delay":0},{"id":"HOD","type":"SelectorText","parentSelectors":["specifications"],"selector":"tr.odd:nth-of-type(5) th.label+","multiple":false,"regex":"","delay":0},{"id":"System Type 1","type":"SelectorText","parentSelectors":["specifications"],"selector":"tr.even:contains('System Type 1') th.label+","multiple":false,"regex":"","delay":0},{"id":"Lens Type","type":"SelectorText","parentSelectors":["specifications"],"selector":"tr.odd:contains('Lens Type') th.label+","multiple":false,"regex":"","delay":0},{"id":"In the Box ","type":"SelectorElementClick","parentSelectors":["element"],"selector":"div#tab_included_tabbed_contents.tab-content","multiple":false,"delay":0,"clickElementSelector":"li.active:contains(\"In The Box\") a","clickType":"clickOnce","discardInitialElements":false,"clickElementUniquenessType":"uniqueText"},{"id":"InTheBox","type":"SelectorGroup","parentSelectors":["In the Box "],"selector":"li","delay":0,"extractAttribute":""}]}

You'll need to fill in the rest of the elements but follow my map

Thanks you so much. i face another issue please let me know how can i scrap each product every image link in 1 cell

Group Selector tied to attribute SRC