Price By Country by HighAddons
if (wp_doing_ajax() && strpos($_REQUEST['action'], 'woocs_') !== FALSE) {
if (get_option('cbp_enable_module') == 'yes') {
require_once WC_CBP_DIR . 'includes/frontend/class-frontend.php';
}
}
if (wp_doing_ajax() && strpos($_REQUEST['action'], 'woocs_') !== FALSE) {
if (get_option('cbp_enable_module') == 'yes') {
require_once WC_CBP_DIR . 'includes/frontend/class-frontend.php';
}
}