Description
This plugin for WooСommerce allows specifying existing products as free gifts for all customers which will be added to the cart automatically.
Features:
- Appointment of one or more gifts.
- Give gifts only to authorized users.
- Give gifts if the cart totals more or equal to a certain amount.
- Show ‘Free Gift’ labels for the gifts in the cart.
Tested on Storefront theme.
Screenshots
Installation
Install the plugin via WordPress plugin manager in admin panel.
FAQ
-
How to set the free gift(s)?
-
- Open
WooCommerce - Settings - Free Gift (tab)
in WordPress admin panel. - Specify the product IDs to be the gifts, separated a coma, and appropriate gifts quantity.
For example, if you set the ‘Product IDs’ field as45,112,62
and ‘Quantity’ field as3,2,1
you will present to your customer 3 products with IDs45,112,62
.
The first gift (product) will have the quantity 3 pcs., the second – 2 pcs., and the last one – 1 pcs. - Setup other conditions (show only for authorized users, show labels in cart) if you need them.
- Open
-
How to hide gifts from catalog?
-
- Select the product that you want to be a gift.
- In the section ‘Publish’ (to the right of the title) click the ‘Edit’ link next to ‘Catalog visibility’ and chose the ‘Hidden’ option.
Update the product.
-
How to know a product ID?
Reviews
Contributors & Developers
“Free Gift for WooCommerce” is open source software. The following people have contributed to this plugin.
Contributors“Free Gift for WooCommerce” has been translated into 1 locale. Thank you to the translators for their contributions.
Translate “Free Gift 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
0.0.4
- Added condition for minimal order amount.
0.0.3
- Now you can choose several products for the free gift.
- Give the gifts only for authorized users.
- Show ‘Free Gift’ labels for the gifts in cart.
- Check compatibility with WordPress 5.5.1 and WooCommerce 4.4.1.