
內容簡介
該外掛向 WooCommerce 產品添加可選選項。
因此,顧客在將產品添加到購物車之前可以選擇大小、顏色並指定自定義文本。
商店管理員可以在編輯產品頁面上創建產品選項。
他可以設置每個選項值的價格,並使選項成為必選項 "強制要求"。
因此,未選擇所需選項的顧客將無法將該產品添加到購物車中。
所選值被保存,然後顯示在結帳頁面和完成訂單的電子郵件中。
主要功能:
下拉菜單、單選按鈕、多重選擇、複選框、文本字段和文本區域選項類型。
為每個選項值設置價格。
使選項成為必選項。
顯示和隱藏選項價格。
啟用/禁用額外字段。
在結帳、訂單信息頁面和訂單電子郵件中顯示所選值。
主要限制:
此擴展的當前版本僅支持簡單產品。
它使用 JavaScript 更改產品價格,因此非常依賴主題的 HTML。 如果它無法找到並更新產品價格,您需要調整 JS 文件。
您可以在此處檢查演示頁面:
**[DEMO Page] 點擊這裡
簡單的代碼想法:
此外掛的想法是保持基本版本盡可能簡單。
然後將新功能添加為修改。
該插件僅有 19 個文件,易於使用和自定義。 如果您需要更多功能,請查看修改頁面。
如果您有問題或需要幫助,請通過電子郵件[email protected]與我聯繫。
外掛標籤
開發者團隊
② 後台搜尋「WooCommerce Extra Product Options AddOns」→ 直接安裝(推薦)
原文外掛簡介
This plugin adds selectable options to WooCommerce products.
So customer can select size, color and specify custom text before adding a product into the shopping cart.
The store administrator can create product options on the edit product page.
He can set price for each option value and make options required “mandatory” for selection.
So the customer will not be able to add the product the shopping cart without selecting the required options.
Selected values are saved and then displayed on checkout pages and in the order complete emails.
Main Features:
Drop-down, radio button, multiple select, checkbox, text field and text area option types.
Set price for each option value.
Make options mandatory for selection.
Show and hide the option price.
Enable/disable Extra Fields .
Display selected values on checkout, order info pages and in the order emails.
Main Limitations:
The current version of this extension supports only Simple products.
It uses JavaScript to change product price so it is very dependent on theme’s HTML. If it cannot find and update the product price you will need to adjust the JS file.
You can check a demo page here:
**[DEMO Page] Click Here
Simple Code Idea:
The idea of this plugin is to keep the base version as simple as possible.
And to add the new features as modifications.
This plugin has just 19 files to make it easy to use and customize. If you need more features check the modifications page
Contact me by email [email protected] if you have questions or need help.
