<?php
/**
* Betheme Child Theme
*
* @package Betheme Child Theme
* @author Muffin group
* @link https://muffingroup.com
*/
/**
* Child Theme constants
* You can change below constants
*/
/**
* Load Textdomain
* @deprecated please use BeCustom plugin instead
*/
// define('WHITE_LABEL', false);
/**
* Load Textdomain
*/
load_child_theme_textdomain('betheme', get_stylesheet_directory() . '/languages');
load_child_theme_textdomain('mfn-opts', get_stylesheet_directory() . '/languages');
/**
* Enqueue Styles
*/
function mfnch_enqueue_styles()
{
// enqueue the parent stylesheet
// however we do not need this if it is empty
// wp_enqueue_style('parent-style', get_template_directory_uri() .'/style.css');
// enqueue the parent RTL stylesheet
if ( is_rtl() ) {
wp_enqueue_style('mfn-rtl', get_template_directory_uri() . '/rtl.css');
}
// enqueue the child stylesheet
wp_dequeue_style('style');
wp_enqueue_style('style', get_stylesheet_directory_uri() .'/style.css');
}
add_action('wp_enqueue_scripts', 'mfnch_enqueue_styles', 101);
//woocommerce产品区间价
add_action( 'woocommerce_product_options_pricing', 'add_field_product_options_pricing' );
function add_field_product_options_pricing() {
global $post;
echo '<div class="options_group show_if_simple">';
woocommerce_wp_text_input( array(
'id' => '_max_price_for_range',
'label' => __('Max price for range', 'woocommerce').' ('.get_woocommerce_currency_symbol().')',
'placeholder' => __('Set the max price for range', 'woocommerce'),
'description' => __('Set the max price for range, to activate it…', 'woocommerce'),
'desc_tip' => 'true',
));
echo '</div>';
}
// Save product custom field to database when submitted in Backend
add_action( 'woocommerce_process_product_meta', 'save_product_options_custom_fields', 30, 1 );
function save_product_options_custom_fields( $post_id ){
// Saving custom field value
if( isset( $_POST['_max_price_for_range'] ) ){
update_post_meta( $post_id, '_max_price_for_range', sanitize_text_field( $_POST['_max_price_for_range'] ) );
}
}
// Frontend: display a price range when the max price is set for the product
add_filter( 'woocommerce_get_price_html', 'custom_range_price_format', 10, 2 );
function custom_range_price_format( $price, $product ) {
// Only for simple product type
if( $product->is_type('simple') ){
// Get the max price for range
$max_price = get_post_meta( $product->get_id(), '_max_price_for_range', true );
if( empty($max_price) )
return $price; // exit
$active_price = wc_get_price_to_display( $product, array( 'price' => $product->get_price() ) );
$price = sprintf( '%s &ndash; %s', wc_price($active_price), wc_price($max_price) );
}
return $price;
}
// =============================================
// Betheme SEO Override - Remove Hardcoded Meta
// =============================================
// Remove Betheme's hardcoded meta description (priority 1)
// add_filter('wp_head', 'betheme_remove_desc', 0);
// if (!function_exists('betheme_remove_desc')) {
// function betheme_remove_desc() {
// // Will be called at priority 1 by Betheme
// }
// }
// Alternative: override via output buffering at priority 0
add_action('wp_head', function() {
if (is_front_page()) {
// Hook at priority -1 (earliest) to intercept Betheme's output
ob_start();
}
}, -1);
add_action('wp_head', function() {
if (is_front_page()) {
$html = ob_get_clean();
// Replace Betheme's default description with our custom one
$customDesc = '专业生产焊接烟尘净化器、布袋除尘器、滤筒除尘器、喷淋塔等工业除尘及废气处理设备,ISO认证制造商,出口60+国家。';
// Only replace if it contains the default theme text
if (strpos($html, 'Multipurpose WordPress') !== false) {
$html = preg_replace(
'/<meta[^>]+name=["']description["'][^>]*>/i',
'<meta name="description" content="' . $customDesc . '" />',
$html,
1
);
}
echo $html;
}
}, PHP_INT_MAX);
// =============================================
Home | Jiutai Dusting – Dust Collector Manufacturer in Cangzhou
Customized Design We can produce filter elements according to the drawings or detailed parameters provided by customers.
Good quality control procedure The company set up a quality inspection department to ensure that all goods pass the standard.
ODM/OEM Services We accept OEM/ODM customization requests for product processing and production.
The Timeliness of Delivery Factory mass production, cooperate with several logistics companies to ensure delivery on time.
Perfect after-sale service The company can solve your potential anxiety and problem with perfect after-sale service and maintain team.
Total floorspace (34,500㎡) The data is from onsite check of the latest inspection report assessed by independent third parties
A filter dust removal equipment based on the principle of filtration
The core component of the bag dust collector, usually known as the dust bag or dust filter bag.
Mainly refers to the oxidation and decomposition of the combustible part of industrial waste gas.
A kind of industrial environmental protection equipment, which sets the table and dust collector as one, and can dust removal operation at the source.
Welding smoke is a very complex substance. lans has found more than 20 kinds of elements in the smoke, of which the highest content is Fe, Ca, Na, etc., followed by Si, Al, Mn, Ti, Cu and so on. The main harmful substances in welding dust are Fe2O3, SiO2, MnO, HF, etc.
Also known as welding smoke, refers to the welding operation often produces some toxic substances.
Environmental protection waste gas treatment equipment, widely used in industrial waste gas treatment, waste gas pollution control and other fields.
HEBEI JIUTAI ENVIRONMENTAL PROTECTION EQUIPMENT LTD
We're a Professional Manufacturer engaged in research , sales and service of Dust colectorOur Factory location in Cangzhou City, Hebei Province Whether you require reliable sourcing Dust Collector, efficient logistics, or customized solutions, we can provide an excelent support to youroperations and help you achieve your business objectives. To be the first dependable source for clientsTo provide optimal solutions for every project.To set the bar for high standards & uncompromising quality.Our mission:Values Safety Social environmental responsibility Sustainability.
HEBEI JIUTAI ENVIRONMENTAL PROTECTION EQUIPMENT LTD
We're a Professional Manufacturer engaged in research , sales and service of Dust colectorOur Factory location in Cangzhou City, Hebei Province Whether you require reliable sourcing Dust Collector, efficient logistics, or customized solutions, we can provide an excelent support to youroperations and help you achieve your business objectives. To be the first dependable source for clientsTo provide optimal solutions for every project.To set the bar for high standards & uncompromising quality.Our mission:Values Safety Social environmental responsibility Sustainability.
$ 1,500.00 原价为:$1,500.00。 $ 800.00当前价格为:$800.00。
Before delivery, we will conduct thorough testing and commissioning by examining the airflow, particle characteristics, and workshop conditions.
We have partnered with several logistics firms to guarantee dependable and punctual delivery, while also ensuring that the dust collectors and filters arrive at your intended locations in excellent condition.
We offer a comprehensive package that includes a 24-month warranty for the entire machine, a complimentary set of replacement parts, as well as hassle-free customer service.
The company has its own factory in Hebei, which has more than 5 years of production experience.