內容簡介
在 WooCommerce 商店中,使用者可以點擊心形圖示,將商品加入或從願望清單中刪除
(i) 在商品頁面上 (ii) 在商店頁面上
心形圖示可以放置在圖片的任意角落。
或者使用左側和上方修正,可以將心形圖示放置在圖像下方 / 旁邊。
願望清單按鈕也可以放置在購物車按鈕之前或之後。
可以使用短碼 [wlwh_showheart] 將心形圖示放在任何位置。
可以使用短碼 [wlwh_showbutton] 在任何位置放置願望清單按鈕
並使用可選參數:按鈕標籤
例如:[wlwh_showbutton btnlabel=”將其添加到收藏夾”]。
兩個心形圖示和按鈕都是選用的。
如果使用者已經登入,它將為該特定使用者 ID 創建一個條目。
如果使用者未登入,它將創建一個 COOKIE 來存儲所需的產品。
願望清單可以分配給任何現有頁面,即建立任何頁面,例如願望清單,並在管理頁面中選擇此頁面。
可以使用短碼 [wlwh_the_wishlist] 在任何位置放置願望清單。
管理員可以查看所有使用者的願望清單並通過 "所有使用者" 選項卡向他們發送電子郵件。
清單會在管理儀表板上出現,最新的願望清單產品位於頂部。
可以通過電子郵件設置頁面指定電子郵件內容並在發送之前進行編輯。
外掛標籤
開發者團隊
原文外掛簡介
User can click on heart(icon) to add or delete the product in wishlist in a Woocommerce store
(i) on product page (ii) on shop page
Heart icon can be placed in any corner of the image.
Or the heart icon can be placed below / besides the image using left & top corrections.
Wish List Buttons can also be placed before or after the cart button.
Heart icon can be placed anywhere using shortcode [wlwh_showheart].
Wish List Buttons can also be placed anywhere using shortcode [wlwh_showbutton]
with optional parameter: label of button
For eg [wlwh_showbutton btnlabel=”Add to Shortlist”].
Both the heart icons & buttons are optional.
If the user is logged in then it will create an entry for that particular user_id.
If however user is not logged in it would create a COOKIE to store wished products.
Wish List can be assigned to any existing Page i.e. Create any page say WishList & choose this page in the admin page
Wish List can be placed anywhere using shortcode [wlwh_the_wishlist].
Admin can view the wishlist of all the users and can email them through “All Users” tab.
The list appears on the admin dashboard with latest wishlisted product at the top.
Email content can be specified via Email settings page & edited before sending.
