Current path: home/webdevt/www/wdp/wp-content/themes/quadric/framework/modules/woocommerce/
?? Go up: /home/webdevt/www/wdp/wp-content/themes/quadric/framework/modules
<?php
include_once EDGE_FRAMEWORK_MODULES_ROOT_DIR.'/woocommerce/woocommerce-functions.php';
if (edgtf_quadric_is_woocommerce_installed()) {
include_once EDGE_FRAMEWORK_MODULES_ROOT_DIR.'/woocommerce/options-map/map.php';
include_once EDGE_FRAMEWORK_MODULES_ROOT_DIR.'/woocommerce/woocommerce-template-hooks.php';
include_once EDGE_FRAMEWORK_MODULES_ROOT_DIR.'/woocommerce/woocommerce-config.php';
}