久久久久久久av_日韩在线中文_看一级毛片视频_日本精品二区_成人深夜福利视频_武道仙尊动漫在线观看

在 Woocommerce 中顯示基于客戶送貨區(qū)域的自定義消

Display a custom message based on customer shipping zone in Woocommerce(在 Woocommerce 中顯示基于客戶送貨區(qū)域的自定義消息)
本文介紹了在 Woocommerce 中顯示基于客戶送貨區(qū)域的自定義消息的處理方法,對(duì)大家解決問(wèn)題具有一定的參考價(jià)值,需要的朋友們下面隨著小編來(lái)一起學(xué)習(xí)吧!

問(wèn)題描述

限時(shí)送ChatGPT賬號(hào)..

在 woocommerce 中,我需要根據(jù)送貨區(qū)域在購(gòu)物車(chē)或結(jié)帳頁(yè)面上顯示自定義消息,例如您將為此郵政編碼多支付 10% 的費(fèi)用".

In woocommerce, I need to display custom message on cart or checkout page, based on shipping zone, like "you'll be charged 10% more for this zip code".

我覺(jué)得這很容易,但我不能讓它工作!它讓我發(fā)瘋!任何幫助表示贊賞.

I feel its easy but I can't get it work ! And its drive me crazy! Any help is appreciated.

我的解決方法是自定義那種默認(rèn)消息:

My workaround is about customizing that kind of default message :

add_filter( 'woocommerce_no_shipping_available_html', 'wf_customize_default_message', 10, 1 );
// For Checkout page
add_filter( 'woocommerce_cart_no_shipping_available_html', 'wf_customize_default_message', 10, 1 );
function wf_customize_default_message( $default_msg ) {
    $zip_array = array(
        '30031',
    );

    if ( in_array( WC()->customer->get_shipping_postcode() , $zip_array) ) {
        $custom_msg = "Call us for quotation - 1-800-XXX-XXXX";
        if( empty( $custom_msg ) ) {
          return $default_msg;
        }
        return $custom_msg;
    }

    return $default_msg;
}

推薦答案

更新

根據(jù)運(yùn)輸區(qū)域名稱(chēng)(有郵政編碼限制)嘗試以下代碼,該代碼將在運(yùn)輸總行上顯示您的消息(但不會(huì)生成 woocommerce 通知):

Try the following code based on a shipping Zones name (with postcodes restrictions) that will display your message on the shipping total lines (but that will not generate a woocommerce notice):

add_action( 'woocommerce_cart_totals_after_shipping' , 'shipping_zone_targeted_postcodes_custom_notice' );
add_action( 'woocommerce_review_order_after_shipping' , 'shipping_zone_targeted_postcodes_custom_notice' );
function shipping_zone_targeted_postcodes_custom_notice() {
    // HERE DEFINE YOUR SHIPPING ZONE NAME(S)
    $targeted_zones_names = array('France'); // <======  <======  <======  <======  <======  

    // Get the customer shipping zone name
    $chosen_methods    = WC()->session->get( 'chosen_shipping_methods' ); // The chosen shipping mehod
    $chosen_method     = explode(':', reset($chosen_methods) );
    $shipping_zone     = WC_Shipping_Zones::get_zone_by( 'instance_id', $chosen_method[1] );
    $current_zone_name = $shipping_zone->get_zone_name();

    if( in_array( $current_zone_name, $targeted_zones_names ) ){
        echo '<tr class="shipping">
            <td colspan="2" style="text-align:center">' . sprintf(
                __( "You'll be charged %s more for %s zip code", "woocommerce"),
                '<strong>10%</strong>',
                '<strong>' . WC()->customer->get_shipping_postcode() . '</strong>'
            ) . '</td>
        </tr>';
    }
}

代碼位于活動(dòng)子主題(或活動(dòng)主題)的 function.php 文件中.經(jīng)測(cè)試有效.

Code goes in function.php file of your active child theme (or active theme). Tested and works.

這篇關(guān)于在 Woocommerce 中顯示基于客戶送貨區(qū)域的自定義消息的文章就介紹到這了,希望我們推薦的答案對(duì)大家有所幫助,也希望大家多多支持html5模板網(wǎng)!

【網(wǎng)站聲明】本站部分內(nèi)容來(lái)源于互聯(lián)網(wǎng),旨在幫助大家更快的解決問(wèn)題,如果有圖片或者內(nèi)容侵犯了您的權(quán)益,請(qǐng)聯(lián)系我們刪除處理,感謝您的支持!

相關(guān)文檔推薦

Add programmatically a downloadable file to Woocommerce products(以編程方式將可下載文件添加到 Woocommerce 產(chǎn)品)
Get today#39;s total orders count for each product in Woocommerce(獲取今天 Woocommerce 中每種產(chǎn)品的總訂單數(shù))
Add Custom registration fields in WooCommerce and phone field validation issue(在 WooCommerce 和電話字段驗(yàn)證問(wèn)題中添加自定義注冊(cè)字段)
Add a select field that will change price in Woocommerce simple products(在 Woocommerce 簡(jiǎn)單產(chǎn)品中添加一個(gè)將更改價(jià)格的選擇字段)
Add custom columns to admin products list in WooCommerce 3(在 WooCommerce 3 中將自定義列添加到管理產(chǎn)品列表)
Customizing checkout quot;Place Orderquot; button output html(自定義結(jié)帳“下訂單按鈕輸出html)
主站蜘蛛池模板: 在线日韩精品视频 | 性高湖久久久久久久久3小时 | www.色53色.com | 亚洲精品久久久久久久不卡四虎 | 中文字幕 国产 | 亚洲一区在线观看视频 | 亚洲精品自拍视频 | 在线观看免费av网 | 国产一区二区激情视频 | 中文字幕国产日韩 | 久久se精品一区精品二区 | 欧美黄色小视频 | 日本高清在线一区 | 国产美女自拍视频 | 久久这里只有 | 国产综合精品 | 成人影| 亚洲综合伊人 | 欧美成人黄色小说 | 日韩av美女电影 | 一区二区三区免费在线观看 | 欧美中文字幕在线观看 | 国产福利久久 | www.日韩| 久久久久久久一区二区三区 | 毛片网站在线观看 | 91久久精品国产 | 盗摄精品av一区二区三区 | 黄色一级大片在线免费看产 | 在线视频国产一区 | 日本成人午夜影院 | 久久成人激情 | 日韩中文字幕 | 天天夜碰日日摸日日澡 | 色爱综合网 | 成人高潮片免费视频欧美 | 国产精品福利网 | 日韩图区| 日本在线网站 | 99re在线观看 | 精品一区免费 |