Hi,
is MB Views able to work with the Woocommerce functions? Call them properly or even make custom product page template? Was getting lot of errors, is anything special to keep in mind? Thanks
You can call any functions in the View via the proxy mb.function_name().I think you should create your own function by using PHP code to get full support of WooCommerce classes then show the result in the View.