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

將簡短描述移動到 Woocommerce 單個產品頁面的選項

Move short description into tabs in Woocommerce single product pages(將簡短描述移動到 Woocommerce 單個產品頁面的選項卡中)
本文介紹了將簡短描述移動到 Woocommerce 單個產品頁面的選項卡中的處理方法,對大家解決問題具有一定的參考價值,需要的朋友們下面隨著小編來一起學習吧!

問題描述

限時送ChatGPT賬號..

在 woocommerce 單一產品頁面中,如何將產品簡短描述移動到自定義產品選項卡中,其中描述和附加信息?

In woocommerce Single Product pages, how do I move the product short description into a custom product tab where the description and the additional information are?

我已將描述和附加信息選項卡從標準位置移至產品摘要所在的右側.但是,我想將產品摘要插入到一個選項卡中,因此基本上它將是 3 個選項卡.

I have moved the description and additional information tab from the standard position to the right side where the product summary is. However I would like to insert the product summary into a tab so essentially it will be 3 tabs.

我用來將標簽移動到圖像右側的代碼是:

The code I have used to move the tabs to the right of the image is:

remove_action( 'woocommerce_after_single_product_summary', 'woocommerce_output_product_data_tabs', 10 );
add_action( 'woocommerce_single_product_summary', 'woocommerce_output_product_data_tabs', 30 );

推薦答案

您仍然保留以下更改選項卡位置的內容(就像您已經做的那樣):

You still keep the following that change the tabs location (as you already do):

remove_action( 'woocommerce_after_single_product_summary', 'woocommerce_output_product_data_tabs', 10 );
add_action( 'woocommerce_single_product_summary', 'woocommerce_output_product_data_tabs', 30 );

然后,以下內容會將簡短描述的位置更改為自定義產品選項卡:

Then, the following will change the location of short description to a custom product tab:

// Remove short description
remove_action( 'woocommerce_single_product_summary', 'woocommerce_template_single_excerpt', 20 );

// Add short description to a custom product tab
add_filter( 'woocommerce_product_tabs', 'add_custom_product_tab', 10, 1 );
function add_custom_product_tab( $tabs ) {

    $custom_tab = array(
        'custom_tab' =>  array(
            'title' => __( "Short description", "woocommerce" ),
            'priority' => 12,
            'callback' => 'short_description_tab_content'
        )
    );
    return array_merge( $custom_tab, $tabs );
}

// Custom product tab content
function short_description_tab_content() {
    global $post, $product;

    $short_description = apply_filters( 'woocommerce_short_description', $post->post_excerpt );

    if ( ! $short_description ) {
        return;
    }

    echo '<div class="woocommerce-product-details__short-description">' . $short_description . '</div>'; // WPCS: XSS ok.
}

代碼位于活動子主題(或活動主題)的 function.php 文件中.經測試有效.

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

這篇關于將簡短描述移動到 Woocommerce 單個產品頁面的選項卡中的文章就介紹到這了,希望我們推薦的答案對大家有所幫助,也希望大家多多支持html5模板網!

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

相關文檔推薦

Add programmatically a downloadable file to Woocommerce products(以編程方式將可下載文件添加到 Woocommerce 產品)
Get today#39;s total orders count for each product in Woocommerce(獲取今天 Woocommerce 中每種產品的總訂單數)
Add Custom registration fields in WooCommerce and phone field validation issue(在 WooCommerce 和電話字段驗證問題中添加自定義注冊字段)
Add a select field that will change price in Woocommerce simple products(在 Woocommerce 簡單產品中添加一個將更改價格的選擇字段)
Add custom columns to admin products list in WooCommerce 3(在 WooCommerce 3 中將自定義列添加到管理產品列表)
Customizing checkout quot;Place Orderquot; button output html(自定義結帳“下訂單按鈕輸出html)
主站蜘蛛池模板: 欧美一区二区激情三区 | 日本色婷婷 | 午夜综合 | 欧美午夜精品久久久久免费视 | 成人黄色网址大全 | 久久av一区 | 羞羞的视频在线看 | 欧美中文字幕在线 | 中文字幕亚洲区一区二 | 华丽的挑战在线观看 | 免费一区 | 日韩欧美国产成人一区二区 | 欧美亚洲国产一区二区三区 | 精品国产91乱码一区二区三区 | 狠狠的干 | 久草综合在线 | 亚洲国产精品一区在线观看 | 欧美在线高清 | 一区二区三区福利视频 | yeyeav| 日韩在线播放网址 | 国产精品美女久久久久久免费 | 人人干人人看 | 日本久久网| 亚洲精品av在线 | 91社区视频 | 人人玩人人添人人澡欧美 | 色婷婷激情| 成人激情视频免费观看 | 免费久久精品视频 | 国产精品一区在线观看 | 欧美一区二区大片 | 国产精品99久久久久久久久 | 在线电影日韩 | www.男人天堂.com | 91麻豆精品国产91久久久久久久久 | 天天av网 | 蜜桃视频在线观看免费视频网站www | 国产色网| 中文字幕亚洲视频 | 精品一区二区三区免费毛片 |