內容簡介
WC Share Cart URL
這個外掛允許管理員/商店經理(或任何有「manage_woocommerce」管理權限的使用者)建立連結到當前的購物車。
可以將連結提供給客戶,讓他們將所有商品加入購物車並完成訂單。
WooCommerce Share Cart URL Plugin
使用方式
這個外掛在購物車頁面創建了一個「分享這個購物車」按鈕。
按鈕只會顯示給商店經理、管理員和擁有「manage_woocommerce」權限的使用者。
按鈕會將當前購物車會話存入臨時目錄(參見:get_temp_dir()),並建立連結以分享購物車 https://mystore.pl/cart/?share={hash}
在打開連結後,當前的購物車會話將被以前保存在臨時文件中的數據替換。
自訂產品價格
從 1.1.0 版本開始,商店經理可以在分享前更改購物車中的產品價格。
外掛標籤
開發者團隊
原文外掛簡介
WC Share Cart URL
This plugin allows Admin/Store Manager (or any user with capability to “manage_woocommerce”) to generate link to the current cart.
The link can be given to the Customer to load all products to the cart and finish the order.
WooCommerce Share Cart URL Plugin
Usage
This plugin creates button “Share this cart” on the Cart page.
The button is showed only for Store Manager, Admin and any user who has capability “manage_woocommerce”
The button saves current cart session to file in temp directory (see: get_temp_dir()) and creates link to share the cart https://mystore.pl/cart/?share={hash}
After opening the link, the current cart session is replaced with the data previously saved to the temporary file.
Custom Product Price
From version 1.1.0 shop manger can change product prices in the cart before sharing.
