=== Wahabi Simple Product Bundle Builder ===
Contributors: simowahabi
Tags: product bundle, product bundles, woocommerce bundle, fixed price bundle, bundle builder
Requires at least: 6.5
Tested up to: 7.1
Requires PHP: 7.4
Stable tag: 1.0.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Create simple product bundles with a fixed price per item and a minimum selection requirement.

== Description ==

Wahabi Simple Product Bundle Builder allows you to create customizable product bundles for your WooCommerce store.

Customers can select products from a predefined list and purchase them as a bundle at a fixed price per product. You can also set a minimum number of products that must be selected before checkout.

The plugin is designed to be lightweight, easy to use, and focused on a clear customer experience.

= Features =

* Create unlimited product bundles
* Set a fixed price per product
* Define a minimum number of products required
* Choose which products are available in each bundle
* Clean and responsive frontend interface
* Live selection counter and progress indicator
* Automatic price calculation
* Shortcode support for easy placement
* Seamless WooCommerce cart and checkout integration

= How It Works =

1. Create a new bundle from the admin panel
2. Select the products customers can choose from
3. Set the price per product and the minimum quantity
4. Copy the generated shortcode
5. Paste the shortcode into any page or post

Customers will see an interactive product selection interface. Once they select the required number of products, they can proceed to checkout.

== Installation ==

1. Upload the plugin folder to the `/wp-content/plugins/` directory, or install it directly through the WordPress plugins screen.
2. Activate the plugin through the 'Plugins' screen in WordPress.
3. Make sure WooCommerce is installed and activated.
4. Go to **Bundle Builder** in the admin menu to create your first bundle.
5. Copy the shortcode and add it to any page.

== Frequently Asked Questions ==

= Does this plugin require WooCommerce? =

Yes. WooCommerce must be installed and activated for the plugin to work.

= Can I create multiple bundles? =

Yes. You can create as many bundles as you need, each with its own products, price, and minimum quantity.

= Can customers choose which products they want? =

Yes. Customers select products from the list you define for each bundle.

= Can I set a minimum number of products? =

Yes. Each bundle can have its own minimum quantity requirement.

= Does it support variable products? =

Currently, only simple products are supported.

= Where do I add the bundle on my site? =

Use the shortcode provided after creating a bundle:
`[wahabispb_bundle id="your-bundle-id"]`

== Screenshots ==

1. Bundle creation screen in the admin area
2. Frontend product selection interface
3. Manage saved product bundles
4. Customize currency settings

== Changelog ==

= 1.0.0 =
* Initial release

== Upgrade Notice ==

= 1.0.0 =
Initial release of Simple Product Bundle Builder.