[WordPress] 外掛分享: Custom Post Type WooCommerce Integration

WordPress 外掛 Custom Post Type WooCommerce Integration 的封面圖片。

前言介紹

  • 這款 WordPress 外掛「Custom Post Type WooCommerce Integration」是 2023-08-05 上架。
  • 目前有 500 個安裝啟用數。
  • 上一次更新是 2025-04-21,距離現在已有 13 天。
  • 外掛最低要求 WordPress 6.0 以上版本才可以安裝。
  • 外掛要求網站主機運作至少需要 PHP 版本 7.4 以上。
  • 有 17 人給過評分。
  • 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。

外掛協作開發者

tinysolution |

外掛標籤

post show on shop page | donations in woocommerce | cpt woocommerce integration | Use WooCommerce for payments only | add custom post type to wooCommerce |

內容簡介

- 外掛允許無縫整合任何類型的自訂文章類別與 WooCommerce 在你的 WordPress 網站上。
- WooCommerce 自訂產品外掛提供了一個輕鬆的解決方案,只需點擊幾下即可管理和銷售自訂的文章類別。
- 其與熱門外掛和主題的相容性確保了對各種需求的靈活性。
- 用戶友好介面可以輕鬆自定義和管理個性化產品。
- 通過提供迎合個別需求的獨特物品,該外掛增強了電子商務的體驗,促進了客戶的忠誠度。

- 如何將自訂文章類型與 WooCommerce 整合並使用簡碼顯示價格和購物車按鈕?
- 在 WordPress 網站中安裝並啟用「Custom Post Type Woocommerce Integration 」外掛。
- 啟用外掛後,WordPress 管理員側邊欄會出現一個名為「WC Integration」的新菜單項。點擊它以訪問外掛的設置。
- 在外掛設置頁面中,您將找到「選擇文章類型和價格元數據鍵」的選項。這是您配置自訂文章類型整合的地方。
- 在下拉菜單中,找到並選擇您想要與 WooCommerce 整合的自訂文章類型。這個自訂文章類型應該已經在您的 WordPress 網站中創建好了。
- 一旦選擇了自訂文章類型,您還需要選擇與所選自訂文章類型的價格相關的元數據鍵。這個元數據鍵是每個文章中存儲價格信息的字段。
- 選擇自訂文章類型和價格元數據鍵後,保存設置。
- 現在,您可以使用提供的簡碼在 WooCommerce 商店或其他適當的位置顯示自訂文章類型的價格和購物車按鈕。
- 要顯示價格,使用簡碼 [cptwooint_price/]。
- 要顯示購物車按鈕,使用簡碼 [cptwooint_cart_button/]。
- 只需將這些簡碼添加到相關的頁面、文章或模板中,您就可以在自訂文章類型的價格和購物車按鈕出現的地方使用它們。
- 遵循這些步驟並使用提供的簡碼,您應該能夠將自訂文章類型與 WooCommerce 整合,並顯示自訂文章的價格和購物車按鈕。

原文外掛簡介

There is no necessity to publish WooCommerce products separately for custom post type posts.
This plugin extends the WooCommerce plugin by allowing a custom post type (CPT) to be added. OR Use WooCommerce for payments only.
This Plugin provides a simple solution to effortlessly manage and sell any kind of Custom Post Types within WooCommerce with just a few clicks.
No advanced WordPress skills required – anyone with basic knowledge can easily install and utilize this plugin. Bid farewell to the need for manual product creation in WooCommerce.
👉 Documentation | Get Pro 👈

🏆 ACF

Its compatibility with popular plugins and themes ensure flexibility for various needs. The user-friendly interface allows easy customization and management of personalized products.
By offering unique items that cater to individual preferences, this plugin enhances the e-commerce experience, fostering customer loyalty.
Quickly and easily sell pages, posts and custom post types through WooCommerce with this plugin.
🏆 Free Features

Unlimited post type can integrate with WC
Add meta field for regular price field
Add meta field for sale price field
Fallback Regular Price field: If the meta fields are already in place, then select that key as fallback meta key for regular price
Fallback Sale price field: If the meta fields are already in place, then select that key as fallback meta key for sale price,
Provided shortcode for display “Woocommerce Notice”
Provided shortcode for display “price”
Provided shortcode for display “Cart Button”
Provided shortcode for display “Short description”
Make Archive Page Similar to Shop Page
Make Single Page Similar to Product Page
Product Category
Product Tag

🏆 PRO Features

All free Features Included
Quick Edit
Product Type – Simple product, Variable product, External/Affiliate product, Grouped Product
Post Show on Shop page Like Product
Add sale price dates
Inventory – Add SKU, Stock management, track stock quantity, Stock status, Sold individually, Limit purchases to 1 item per order
Shipping product data
Product Gallery Images
Add Downloadable Product, Download limit, Download expiry.
Download file form WooCommerce user account.
CPT Upsells And Cross-sells.
Provided Shortcode for Display “SKU”, “Attributes”, “Gallery Image” with Thumb Slider
Product Review
Product Schema/Structured data
Product Attributes

🏆 To integrate a custom post type with WooCommerce, follow the steps below

Install and activate the “Custom Post Type Woocommerce Integration” plugin on your WordPress site.

After activation, a new menu item named “WC Integration” will appear in the WordPress admin sidebar. Click on it to access the plugin settings.

In the plugin settings page, locate the “Select Post type” option, And select your CPT.

Switch on to Add Default Price Field And Others Meta Fields.

🏆 Integrate If the Price fields are already in place

You need to select the appropriate meta key associated with the price information for the selected custom post type.

If regular price meta fields are already in place, then select meta key for regular price,

If sale price meta fields are already in place, then also select meta key for sale price,

Save the settings after selecting the custom post type and the price meta key to confirm your integration preferences.

🏆 Show cart button and price

Now, you can use the provided shortcodes to display the price and cart button for the custom post type in your WooCommerce shop or any other suitable location on your website.

To display the price, insert the shortcode [cptwooint_price/] on the desired pages, posts, or templates.

To display the cart button, use the shortcode [cptwooint_cart_button/] in the appropriate location where you want it to appear for your custom post type.

Make sure to add these shortcodes correctly, and once you do, the price and cart button for your custom post type should be visible as intended.

By following these steps and using the provided shortcodes, you can seamlessly integrate a custom post type with WooCommerce and effectively display the price and cart button for your custom posts.

🏆 WooCommerce for payments only
CPT WOO Integration, help you to use only for payment with woocommerce. Use WooCommerce just for the payment and checkout (because woocommerce is compatible with a lot of payment providers), but You do not need the whole shop overhead. no need enter the product in the database,
Just the landing page connect to the WooCommerce by using this plugin.
🏆 Accept donations in woocommerce
Accept Donation is limited feature, But it enough for some of the users. They are accepting donations for specific amounts by integrating a page or post with WooCommerce.
🏆 Other Plugins Support

LearnPress: Documentation
ACF: Documentation
BA Book Everything: Documentation
JetEngine
Custom Post Type UI
Extra product options For WooCommerce ( Free/Pro Both Version )
WooCommerce Bookings ( Pro )
Easy Booking for WooCommerce ( Pro )
Support to many more plugins.

各版本下載點

  • 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
  • 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「Custom Post Type WooCommerce Integration」來進行安裝。

(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。


1.0.0 | 1.1.0 | 1.2.0 | 1.3.0 | 1.3.7 | 1.3.8 | 1.3.9 | 2.0.0 | 2.0.1 | 2.0.2 | 2.0.3 | 2.0.4 | 2.0.5 | 2.0.6 | 2.0.7 | 2.0.8 | 2.0.9 | 2.1.0 | 2.1.1 | 2.1.2 | trunk | 1.3.10 | 2.0.10 | 2.0.0.1 | 2.0.6.1 |

延伸相關外掛(你可能也想知道)

暫無相關外掛推薦。

文章
Filter
Mastodon