This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Save and Share Cart for WooCommerce

Description

This plugin allows you to save and share WooCommerce cart directly from your store. This would help other users to do quick checkout with pre-populated cart.

Documentation for the plugin

Features

  • Allows customers to share cart with other people with similar interest.
  • Other people can perform directly checkout after viewing shared cart.
  • Saved carts can be used as wishlist-type.
  • Useful to take support from customer care by sharing carts with them.
  • Adding links to newsletters, ads or communications to quickly add products or sets of products to customers’ carts with one click. Increasing sales!
  • Helps in more conversions!
  • Strong support.
  • For customization according to your need contact: https://www.facebook.com/shrthngz

Screenshots

  • General Settings.
  • Email Settings.
  • Saved cart settings.
  • Share cart button.
  • Share cart pop-up.

Installation

  1. Install Save and Share Cart for WooCommerce from the ‘Plugins’ section in your dashboard (Plugins > Add New > Search for Save and Share Cart for WooCommerce ).

  2. Alternatively, you can download the plugin from the repository. Unzip it and upload it to the plugins folder of your WordPress installation (wp-content/plugins/ directory of your WordPress installation).

  3. Activate it through the ‘Plugins’ section.

Notes

  • You should have WordPress version 5.0+ in order to use this plugin.

  • You should register your site in reCaptcha v2 (Tickbox). You can register the reCaptcha v2 from this link

  • Notice in following image, reCaptcha v2 with tickbox type is selected.

reCaptcha v2 Tickbox

FAQ

Email is not getting sent or empty

You have to enter the email template in plugin settings. Go to WooCommerce > Settings > Share Cart > Email > Email body.

Captcha is throwing error

This plugin uses reCaptcha v2 (checkbox) for preventing attacks from bots which may abuse Save and Email features of the plugin.
You must register the site with Google Recaptcha v2 (Tickbox).
You can register the site for recaptcha here: https://www.google.com/recaptcha/admin/create

Where I can see the saved carts?

You can access the saved carts in “My accounts” section of WooCommerce. You should be able to see “Saved carts” menu in
the account navigation.

How to localize the plugin in other languages?

Detailed documentation for localization process is here

Reviews

10, Mayu de 2023
For WordPress version 6.2, this simple plugin has a problem when sharing the cart when it contains a Smart Lots. It turns out that it duplicate the price of the Smart Lots within the shared cart. It would be great if they could correct this problem.
31, Xunetu de 2022 1 reply
Have a robust cart system, some fancy paid plugins with Woo, and I needed this Save a Cart (not the share, really) for folks who need to get approval for their cart purchases. This is absolutely perfect, works well, and with PHP7.4, with Woocommerce Version 6.7.0. Thank you! Keep up the great work!
5, Avientu de 2021
Working very good on woo 5.9.0 with divi . One thing , you can't traduce with loco Please add loco support . I read i could traduce with compliced coding stuff .. I just can't . I would like cart to be directly added , not in 'shared cart' tho . Link 'load cart' is too small Nice work anyway ! Thumbs up
Read all 9 reviews

Contributors & Developers

“Save and Share Cart for WooCommerce” is open source software. The following people have contributed to this plugin.

Contributors

“Save and Share Cart for WooCommerce” has been translated into 3 locales. Thank you to the translators for their contributions.

Translate “Save and Share Cart for WooCommerce” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

2.0.4

  • JSX issue fixes.
  • Default user for formed carts.
  • Fix: Captcha is now optional.
  • Fix: CSS only for modal.
  • Performance: Optimize build.
  • Performance: Load scripts and styles only on cart and account page.

2.0.3

  • Default user for formed carts.

2.0.2

  • Fix: Captcha is now optional.
  • Fix: CSS only for modal.
  • Performance: Optimize build.
  • Performance: Load scripts and styles only on cart and account page.

2.0.1

  • Add support for localization in JS.
  • Fix: Bundled products not getting added back to cart.

2.0.0

  • Rewrite: Revamp entire plugin to use React.js components.
  • API: Use APIs to read/write data via plugin.
  • UI: Change the entire UI to be more intuitive.
  • Fix: Copy link to clipboard.
  • Fix: Translation domain.

1.0.7

  • Hook: wcssc_cart_saved added in save_cart function.
  • JS: sharebox_updated event added for modal update.
  • Feature: Total quantity and Total price in cart template.

1.0.6

  • Fix: Icon breaking on single saved cart page.

1.0.5

  • Update: Fontawesome to version 5.x
  • Fix: Fix icon classes.

1.0.4

  • Fix: Ajax loader displaying on non-wc pages.
  • Fix: Share cart button text not changing.
  • Feature: Copy to clipboard option.

1.0.3

  • Filter to add custom shared cart single template.
  • Description field for save cart.

1.0.2

  • Bug fix: Remove saved cart.

1.0.1

  • Default title for saved cart pages in settings.
  • Docblock changes.
  • Code formatting.

1.0.0

  • First release.