Description
This plugin automatically add to cart product,when customers are visiting product’s page. For each product you can set number of product, which will be added, you can enable/disable checking options, which means, that plugin will check if product is already in the cart and if it is, than it will check how many of product is in the cart. And if product is not in the cart or number in cart is lower than set number, plugin will add product and corresponding number of product to the cart.
Options
- You can set this plugin run for every product and also for every product variations.
- You can set number of product/variations which will be added.
- You can set if this plugin will first checking if product and correspoding number of product is in the cart.
Feel free to buy me a beer, if you find this plugin useful. Also do not hesitate leave feedback. Thanks ??
Installation
To install this plugin, simply decompress the zip file and upload to the plugins folder in your WordPress site. You may also refer to the WordPress documentation on installing plugins.
e.g.
- Upload
autoadd2cart.php
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
OR
1.Use WordPress->Plugins->Add New
2.Upload zip file.
3.Activate the plugin through the ‘Plugins’ menu in WordPress
Contributors & Developers
“Automatically add to cart for woocommerce” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Automatically add to 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
1.0
First release