In /framework/shortcodes/the-look.php and /framework/template-elements.php you are using woocommerce_get_template_part() function, that has been deprecated in the new version of WooCommerce, and wc_get_template_part() should be used instead.
This should be fixed in the next theme release…
Also don’t suggest that I disable debug as an answer.