I want to create a custom shop page for mobile. I read however that if you create a custom shop page that the woodmart theme erases woocommerce hooks. Is this true, and if so is it worth creating anything custom?
You can use Woocommerce builder of WoodMart allowing you to create custom templates for product pages and other functional pages that are not editable by default. Woocommerce builder is the inbuilt functionality widget included in the builder you use on the site. You can create a custom layout in the page builder as per your need.
Thank you, but I am referring to the 3rd part apps and woocommerce hook removal. I added a screenshot from the documentation. Basically, I want to know if it’s safe to build a custom shop page with out breaking the site because of woocommerce.
No custom layout does not break your site. Custom Layouts override the functionality of functional pages. When you create a custom layout and use any third party plugin the extra functionality of this plugin is missing on this page. you need to find out which hook is needed for this plugin and add it to your desired layout.