Product wrapper not selectable

trying to select the product wrapper but can not ?

https://www.snowys.com.au/oztrail

Sitemap:
{"_id":"page_crawler","startUrl":["https://www.snowys.com.au/oztrail"],"selectors":[{"id":"product-wrapper","multiple":true,"parentSelectors":["pages"],"selector":"div.manufacturerPageNew","type":"SelectorElement"},{"id":"link","linkType":"linkFromHref","multiple":false,"parentSelectors":["product-wrapper"],"selector":"[data-productid='5060'] a.product-link2","type":"SelectorLink"},{"extractAttribute":"title","id":"title-attribute","multiple":false,"parentSelectors":["product-wrapper"],"selector":"[data-productid='5060'] a.product-link2","type":"SelectorElementAttribute"},{"id":"price_was","multiple":false,"parentSelectors":["product-wrapper"],"regex":"","selector":"[data-productid='5883'] span.old-price","type":"SelectorText"},{"id":"pages","paginationType":"auto","parentSelectors":["_root","pages"],"selector":".next-page a","type":"SelectorPagination"},{"id":"price","multiple":false,"parentSelectors":["product-wrapper"],"regex":"","selector":"span.price-value-5883","type":"SelectorText"}]}

how did u select it i couldnt for the life of me select it

can you drop a pic of what you mean? i normally just do it via the front end

but how do u then add that to the scraper? just copying the XPath or ?