Descrizione
Free Gift Product For WooCommerce is the easiest way to reward your WooCommerce customers with free gift products โ automatically added to the cart when shoppers meet your custom conditions.
Whether you want to offer a free gift when a customer adds specific products, shops from a certain category, or reaches a cart total threshold, this plugin has you covered with three powerful rule types โ all manageable from a clean, modern admin panel.
No coding required. Works out of the box.
๐ฌ Live Demo | ๐ฌ Support | โญ Get Pro Version
Why Use Free Gift Product For WooCommerce?
Free gifts are one of the most effective eCommerce incentives. They increase average order value, reduce cart abandonment, and create loyal, happy customers. This plugin makes it simple to run gift promotions with zero technical overhead.
FREE FEATURES
๐ Three Flexible Gift Rule Types
Choose exactly how customers earn their free gift:
1. Products Rule
Trigger a free gift based on the quantity of specific products added to the cart. Set a minimum and maximum quantity range, define which products qualify, and select one or more gift products to offer. Supports simple products, variable products, and product variations.
2. Category Rule
Trigger a free gift when a customer adds a set quantity of products from one or more selected categories. Ideal for running category-wide promotions or clearing slow-moving inventory.
3. Cart Price Rule
Trigger a free gift when the cart subtotal falls within a defined price range. Perfect for “Spend $X, get a free gift” promotions. Coupon discounts are automatically factored into the cart total calculation.
๐ฅ๏ธ Flexible Gift Display on Cart Page
Choose how gift products are presented to eligible customers on the cart page:
- List View โ Display gift products in a clean, responsive grid. Control how many items appear per row on desktop, tablet, and mobile independently.
- Popup โ Show gift product options in a popup overlay, keeping the cart page clean and reducing distraction.
โ๏ธ Full Message & Text Customisation
Control all text displayed to customers:
- Gift Block Title โ Set a custom heading (e.g. “Choose Your Free Gift”) and adjust the font size.
- Gift Product Label in Cart โ Customise the label shown next to gift items in the cart (default: “Gift Product”).
- Add to Cart Button Text โ Customise the button text on gift product cards.
- Eligibility Message โ Show a personalised message when a customer qualifies for a gift. Use the
{allowed_gifts}placeholder to dynamically display the number of gifts they can claim. - Eligibility Button Text โ Customise the “Get Your Gift” call-to-action button.
๐ฌ Motivation Messages
Encourage customers who haven’t yet qualified for a gift with dynamic, rule-aware motivation messages. Enable or disable them globally, and customise the message text for each rule type using template tags:
- Products Rule message โ uses
{minqty},{maxqty},{allow_gift} - Category Rule message โ uses
{categories},{minqty},{maxqty},{allow_gift} - Cart Price Rule message โ uses
{mincarttotal},{maxcarttotal},{allow_gift}
โ๏ธ General Settings
- Enable / Disable Plugin โ Turn the entire gift system on or off with a single toggle.
- Allow Gifts Only to Logged-in Users โ Restrict gift eligibility to registered, logged-in customers only.
- Auto-Remove Gifts When Rule Fails โ Automatically remove a gift from the cart if the customer no longer meets the rule conditions (e.g. removes a qualifying product).
- Shortcode Support โ Place the gift selection block anywhere on your site using the
[fgfwp_block_gift]shortcode.
๐ Responsive List View Control
When using List View display mode, independently configure the number of gift product columns shown on:
- Desktop
- Tablet
- Mobile
๐ PRO VERSION FEATURES
The Pro version unlocks advanced capabilities that are visible but disabled in the free admin panel. Upgrade to remove all limits and access:
1. Enable Gifts on the Checkout Page
In the free version, gift selection is only available on the cart page. The Pro version unlocks the ability to display gift products on the WooCommerce checkout page as well, with its own independent display mode setting:
- List View on checkout
- Popup on checkout
This ensures customers who skip the cart page can still claim their free gift before completing their order โ reducing missed gift opportunities and improving the checkout experience.
2. Include Tax in Minimum Cart Total Calculation (Cart Price Rule)
By default, the Cart Price Rule evaluates the cart subtotal excluding tax. The Pro version adds a setting to include tax in the minimum cart total calculation, so you can set gift thresholds that accurately reflect what the customer sees as the total โ including VAT or sales tax. This is essential for stores that display tax-inclusive prices.
3. Multiple Rules Per Rule Type
The free version allows one rule per rule type (one Products Rule, one Category Rule, or one Cart Price Rule). The Pro version removes this restriction and lets you create unlimited rules for each rule type, making it possible to:
- Offer different gifts for different quantity ranges of the same product set
- Run simultaneous promotions across multiple product categories, each with its own gift
- Configure tiered cart total thresholds (e.g. spend $50 Gift A, spend $100 Gift B)
- Run multiple independent gift campaigns at the same time without conflict
โญ Upgrade to Pro to unlock all Pro features.
Screenshot

Gift Rule settings panel โ configure Products, Category, or Cart Price rules. 
Motivation message and gift eligibility settings. 
Gift product selection block displayed on the WooCommerce cart page. 
Multiple gift products shown in list view on the cart page. 
Gift product selection displayed on the WooCommerce checkout page (Pro).
Installazione
- Upload the
free-gifts-for-woocommercefolder to the/wp-content/plugins/directory, or install via Plugins > Add New in your WordPress dashboard. - Activate the plugin through the Plugins menu.
- Go to Woo Gift in your WordPress admin menu.
- Enable the plugin, choose your rule type, and configure your gift rules.
- Save your settings โ gifts will automatically appear on the cart page for eligible customers.
FAQ
-
Does this plugin work with variable products?
-
Yes. You can use simple products, variable products, and specific product variations as both qualifying (trigger) products and as gift products.
-
Can I show the gift selector on the checkout page?
-
Displaying gifts on the checkout page is a Pro version feature. In the free version, gift selection is available on the cart page only.
-
Can I run multiple gift rules at once?
-
The free version supports one active rule per rule type (Products, Category, or Cart Price). To run multiple simultaneous rules โ such as tiered cart-total promotions โ upgrade to the Pro version.
-
What happens if the customer no longer qualifies for a gift?
-
If the “Remove Gifts if Rule Fails” option is enabled, any gift items already in the cart will be automatically removed when the customer no longer meets the qualifying conditions. If this option is disabled, the gift stays in the cart even if conditions change.
-
Can I restrict gifts to logged-in customers only?
-
Yes. Enable the “Allow Gifts Only to Logged-in Users” option in the General Settings section, and guests will not see or be eligible for gift offers.
-
Does the Cart Price Rule account for coupon discounts?
-
Yes. When calculating whether a customer qualifies for a cart-price-based gift, applied coupon discounts are automatically subtracted from the cart total before comparison.
-
Is there a shortcode I can use to display the gift block?
-
Yes. Use
[fgfwp_block_gift]to embed the gift selection block on any page or post. -
Where can I get support?
-
Visit (https://www.plugin999.com/support/) for assistance.
Recensioni
Contributi e sviluppo
“Free Gift Product For WooCommerce” รจ un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.
CollaboratoriTraduci “Free Gift Product For WooCommerce” nella tua lingua.
Ti interessa lo sviluppo?
Esplora il codice segui il repository SVN, segui il log delle modifiche tramite RSS.
Changelog
1.1
- Improved gift rule evaluation logic for product and category rules.
- Added tax-inclusive cart total calculation option (Pro).
- Added support for multiple rules per rule type (Pro).
- UI improvements to admin panel with React-based components.
- Added motivation message template tags for all rule types.
1.0
- Initial release.
