Changeset 3147031
- Timestamp:
- 09/05/2024 12:27:44 PM (19 months ago)
- Location:
- automatically-add-product-to-cart/trunk
- Files:
-
- 2 edited
-
automatically-add-product-to-cart.php (modified) (1 diff)
-
readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
automatically-add-product-to-cart/trunk/automatically-add-product-to-cart.php
r2935057 r3147031 4 4 Plugin URI: https://www.c-metric.com/ 5 5 Description: Customer can select multiple products from WordPress dashboard and selected products will add in cart automatically 6 Version: 1. 46 Version: 1.5 7 7 Author: C-Metric 8 8 Author URI: https://www.c-metric.com/ -
automatically-add-product-to-cart/trunk/readme.txt
r2935057 r3147031 1 1 === Automatically add product to cart === 2 Contributors: c-metric, Janki Bhalodiya, Rupesh Jorkar 2 Contributors: c-metric, Janki Bhalodiya, Rupesh Jorkar, Dhaval Kapadane 3 3 Donate link: 4 4 Tags: WooCommerce, add-to-cart, e-Commerce, product-add-to-cart, automatically-add-product-to-cart, cart, free-product 5 5 Requires at least: 5.0 6 Tested up to: 6. 2.26 Tested up to: 6.6.1 7 7 Stable tag: 5.0 8 8 License: GPLv2 or later 9 License URI: 9 License URI: https://www.gnu.org/licenses/gpl-2.0.html 10 Automatically add selected products to the cart on-site visits with our WooCommerce plugin. Easy setup and configuration for a smoother shopping experience. 10 11 11 Automatically add product to cart plug-in.12 12 == Description == 13 13 14 Automatically add product to cart plug-in.14 The Auto Add to Cart for WooCommerce plugin offers a powerful and user-friendly solution to enhance your e-commerce store by automatically adding products to the cart based on your configuration. This plugin simplifies the shopping experience for your customers by automatically including selected products in their cart as soon as they visit your site. 15 15 16 16 Features of the plugin include: … … 34 34 == Frequently Asked Questions == 35 35 36 = How do I activate the plugin in WordPress? = 37 38 After uploading the plugin, go to your WordPress dashboard, then navigate to 'Plugins' > 'Installed Plugins'. click on 'Add New Plugin' Search 'WooCommerce' in the list and click on 'Dowanload' and 'Activate' to enable the plugin. 39 40 = How do I access the plugin settings? = 41 42 Go to the dashboard, click on "Products," and select the product you want to automatically add to the cart. In the "Product Data" section, click on "Add Product to Cart" and enable the option to automatically add the product to the cart on-site visits. 36 43 37 44 == Screenshots == … … 63 70 64 71 = 1.4 = 65 * Tested with latest updated version 72 * Tested with latest updated version 73 74 = 1.5 = 75 * Tested with latest PHP and WordPress updated version
Note: See TracChangeset
for help on using the changeset viewer.