This plugin allows you to add a customizable button to clear the cart. The button appears on the WooCommerce's cart page and when pressed, it asks for confirmation if the shopping cart should really be cleared. If the shopper clicks ok, it will remove all items from their WooCommerce shopping.
You may change the text for the questions. Also the position and colors of the button.
AFTER INSTALL
After installation and activation, on the plugins page, find RaCar Clear Cart for WooCommerce on the list and click 'settings' right under the title. It'll take you to the plugin's settings page. Another way of getting there is through the left admin menu. Find the RaCar Plugins handle and click it.
HOW TO USE IT
On settings page, choose your options such as colors and text and enable the plugin so the button will show.
The button itself is a '<button type="submit">' HTML tag, has the 'class="button"' and 'id="clear-cart"', so you're welcome to add your own CSS to it. If doing so, leave the options on options page blank. In failing to do so, you'll have to use the '!important' to some of the elements such as 'background' and 'color'.
RESET SETTINGS
So far, the only way to reset your settings is unistalling the plugin and installing it back on. Just deactivating and activating will NOT reset settings, only the unistalling will.
Languages
This plugin was written in English and has Brazilian Portuguese transalations. Este plugin está traduzido em Português do Brasil.
Screenshots Caption
Below, you'll find the screenshots. Follow these captions:
- Plugin Enabled
- Confirmation
- Cleared Cart
- Plugin Options
- Frontend With Option set
Minimum Requirements
- PHP version 5.6 or greater (PHP 7.2 or greater is recommended)
- MySQL version 5.6 or greater
Automatic installation
Automatic installation is the easiest option as WordPress handles the file transfers itself and you don't need to leave your web browser. To do an automatic install of RaCar Clear Cart for WooCommerce, log in to your WordPress dashboard, navigate to the Plugins menu and click Add New.
In the search field type "RaCar Clear Cart for WooCommerce" and click Search Plugins. Once you've found our plugin you can view details about it such as the point release, rating and description. Most importantly of course, you can install it by simply clicking "Install Now".
Manual installation
After you donwload it here (and only here), you can do it in 2 ways:
-
WordPress Admin Dashboard
-
On the left menu, click Plugins / Add New.
- Upload the file
racar-clear-cart-for-woocommerce.zip
.
- Activate it.
- Go to settings page.
-
Enable it.
-
FTP
-
Unzip the file
racar-clear-cart-for-woocommerce.zip
.
- Upload the unziped folder
racar-clear-cart-for-woocommerce
to the /wp-content/plugins/
directory.
- Activate the plugin through the 'Plugins' menu in WordPress
Updating
Automatic updates should work like a charm; as always though, ensure you backup your site just in case.