內容簡介
MSTools Price Visibility for WooCommerce 外掛可讓使用者控制 WooCommerce 中的價格顯示,能隱藏產品價格、替換為自訂文字,或顯示請求表單,提升商店的靈活性與客戶互動。
【主要功能】
• 隱藏訪客或所有用戶的產品價格
• 用自訂文字替換隱藏的價格
• 顯示請求表單以取代價格
• 可選擇隱藏「加入購物車」按鈕
• 自動創建價格請求狀態的訂單
外掛標籤
開發者團隊
② 後台搜尋「MSTools Price Visibility for WooCommerce」→ 直接安裝(推薦)
原文外掛簡介
Plugin URI: https://github.com/mykolasamochornov/mstools-price-visibility-for-woocommerce
Author: Mykola Samochornov
Author URI: https://github.com/mykolasamochornov
Version: 1.0.0
License: GPL2+
MSTools Price Visibility allows you to control price visibility in WooCommerce:
Hide product prices for guests or all users
Replace prices with custom text
Show a request form instead of the price
Optionally hide the “Add to Cart” button
Features
Select how prices are displayed:
Without changes
Hide price
Hide price and show text
Hide price and show request form
Apply rules for everyone or guests only
Custom text replacement for hidden prices
Custom text for the price request form
Automatically create orders with the Price Request status
Settings
Mode: choose how prices are displayed
Apply for: select who the rules apply to
Hide Add to Cart button: enable or disable
Custom text: text to replace hidden prices
Request form text: text above the price request form
Usage
The plugin automatically hides prices and/or the Add to Cart button on single product and archive pages
The price request form sends an AJAX request and creates an order with Price Request status
Development / Git Workflow
This plugin uses a simple Git workflow with main and dev branches.
Local Setup
Clone the repository
git clone https://github.com/mykolasamochornov/mstools-price-visibility-for-woocommerce.git
Go to the plugin folder
cd mstools-price-visibility-for-woocommerce
