WC Share Cart URL for WooCommerce

Share WooCommerce cart by URL. Send the cart to any Customer in WooCommerce store.

Author:Krzysztof PiÄ…tkowski (profile at wordpress.org)
WordPress version required:5.0
WordPress version tested:6.3.1
Plugin version:1.1.1
Added to WordPress repository:03-05-2022
Last updated:10-10-2023
Rating, %:100
Rated by:9
Plugin URI:
Total downloads:2 933
Active installs:300+
plugin download
Click to start download

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.