Description
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.
Reviews
Contributors & Developers
“WC Share Cart URL” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “WC Share Cart URL” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.