
內容簡介
這個外掛可以讓顧客在 WooCommerce 中新增商品到願望清單或婚禮清單。使用者可以購買或分享清單。
功能
新增和移除商品。
更改已加入商品的數量。
設定按鈕位置。
將 FontAwesome 圖示套用到連結上。
清單頁面的短碼。
針對開發人員的 Hook 和功能。
在使用之前,請創建一個頁面,並在上面放置短碼 [wishlist](可選擇重複使用 [bridallist] 短碼)。然後在頁面設定(Wocommerce -> Products -> Wish&Bridal List)中設定此頁面。您可以選擇要在「新增到清單」連結上顯示的位置,以及啟用或停用「婚禮清單」功能。同時,也可以選擇出現在連結之前的圖標,以及區分它們的狀態。
如果您希望在清單頁面上顯示已新增商品的數目(類似購物車連結),請使用短碼[ wishlist_count ]或[ bridallist_count ]。
如果您選擇鏈接位置為「無」,請使用函數 wb_wish_link 或 wb_bridal_link 顯示鏈接。其他功能請查看 /includes/wb-functions.php。
使用者指南
婚禮清單
1.1 婚禮清單僅適用於已登錄的使用者。每個註冊用戶都可以創建一個婚禮清單。
1.2 每個註冊使用者都可以自定義自己的婚禮清單並添加個人資料。
1.3 每個商品都可以在產品卡頁面上添加到 / 從婚禮清單中移除。可以在婚禮清單的頁面上配置所需商品的單件數量。
1.4 婚禮清單的所有者可以分享他的婚禮清單。
1.5 網站訪客可以從婚禮清單中購買一個或多個產品。婚禮清單顯示未購買的商品。
商店的配置和管理由管理員進行。
2.1 管理員可以自定義商店的外觀。
外掛標籤
開發者團隊
② 後台搜尋「Common Wish and Bridal Lists」→ 直接安裝(推薦)
原文外掛簡介
Plugin allows customer add product in wish or bridal list for WooCommerce. User can buy or share list.
Features
Add and remove product.
Changing quantity added product.
Setting location button.
Setting icons FontAwesome for link .
Shortcode for list page.
Hook and function for developer.
Before using create page on which place shortcode [wishlist] (optionally repeat with [bridallist]). Then set this page in Pages section setting (Wocommerce -> Products -> Wish&Bridal List). You can choose which location will be displayed on the link “Add to list” as well as enable or disable functionality Bridal List. Also optionally select the icon that will appear before links and to distinguish their condition.
If you wish to place a link on a page in the list with number added products (like cart link), use shortcodes [wishlist_count] or [bridallist_count].
If you selected link position None use function wb_wish_link or wb_bridal_link for display link. For some other function check /includes/wb-functions.php.
User Guide
Bridal List
1.1 Bridal list is only for logged in users. Every registered user can create one Bridal list.
1.2. Every registered user can customize his own Bridal List and add personal data.
1.3. Every product can be added to/removed from Bridal List on a product card page. Number of pieces of the desired product can be configured on the page of Bridal List.
1.4. Owner of Bridal List can share his Bridal List.
1.5. Site visitors can buy one or more products from Bridal List. The Bridal List displays items that have not been purchased.
Configuring and administration of the store by Administrator.
2.1. Administrator customizes the appearance of the store.
