How to scrape multipe Tabs

No matter what I do I cannot scrape the 3 tabs

Url: https://www.siteone.com/en/1806nsi-rain-bird-1806-spray-body-6-in-pop-up-no-side-inlet/p/160266

Sitemap:
{"_id":"siteome","startUrl":["https://www.siteone.com/en/irrigation/c/sh14"],"selectors":[{"id":"cat1","type":"SelectorLink","parentSelectors":["_root"],"selector":".col-xs-6 a:nth-of-type(2)","multiple":true,"delay":0},{"id":"prod page","type":"SelectorLink","parentSelectors":["cat1"],"selector":"div.product-item:nth-of-type(n+2) a.name","multiple":true,"delay":0},{"id":"brand","type":"SelectorText","parentSelectors":["prod page"],"selector":"div.brandName","multiple":false,"regex":"","delay":0},{"id":"upc","type":"SelectorText","parentSelectors":["prod page"],"selector":"div.col-xs-8","multiple":false,"regex":"","delay":0},{"id":"title","type":"SelectorText","parentSelectors":["prod page"],"selector":".col-md-10 span","multiple":false,"regex":"","delay":0},{"id":"price","type":"SelectorText","parentSelectors":["prod page"],"selector":"p.price","multiple":false,"regex":"","delay":0},{"id":"image wrapper","type":"SelectorElement","parentSelectors":["prod page"],"selector":".gallery-carousel div.owl-wrapper-outer","multiple":false,"delay":0},{"id":"product_image_1","type":"SelectorElementAttribute","parentSelectors":["image wrapper"],"selector":"div.owl-item:nth-of-type(1) img","multiple":false,"extractAttribute":"src","delay":0},{"id":"product_image_2","type":"SelectorElementAttribute","parentSelectors":["image wrapper"],"selector":"div.owl-item:nth-of-type(2) img.product-thumb","multiple":false,"extractAttribute":"src","delay":0},{"id":"product_image_3","type":"SelectorElementAttribute","parentSelectors":["image wrapper"],"selector":"div:nth-of-type(3) img","multiple":false,"extractAttribute":"src","delay":0},{"id":"product_image_4","type":"SelectorElementAttribute","parentSelectors":["image wrapper"],"selector":"div:nth-of-type(4) img","multiple":false,"extractAttribute":"src","delay":0},{"id":"tab","type":"SelectorElementClick","parentSelectors":["prod page"],"selector":".nav-tabs","multiple":false,"delay":2000,"clickElementSelector":".toggle-tabs","clickType":"clickOnce","discardInitialElements":"do-not-discard","clickElementUniquenessType":"uniqueText"}]}