=== Bikronix Sales Engine for WooCommerce ===
Contributors: w3relations
Tags: woocommerce, order bump, checkout, upsell, conversion
Requires at least: 6.0
Tested up to: 6.9
Requires PHP: 7.4
Stable tag: 1.0.2
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Boost WooCommerce revenue with order bumps today and additional sales boosters (upsells, cross-sells, pre/post purchase) coming soon.

== Description ==

**Bikronix Sales Engine for WooCommerce** helps you increase average order value by surfacing targeted offers across the buying journey. The current release ships with a powerful Order Bumps module, and future updates will add upsells, cross-sells, pre-purchase, and post-purchase offers.

= Key Features =

* **Trigger-based display** - show a bump only when a specific product is in the cart
* **Custom pricing** - override price, apply a fixed discount, or percentage discount
* **Flexible positioning** - place bumps above the payment section or below the order review table
* **Product image toggle** - show or hide the bump product image
* **Quantity selector** - allow customers to choose a quantity, or force qty = 1
* **User targeting** - restrict bumps to logged-in customers only
* **Cart conditions** - minimum cart subtotal requirement
* **Priority ordering** - control which bump appears first when multiple qualify
* **Analytics dashboard** - track impressions, conversions, conversion rate, and revenue per bump
* **WooCommerce HPOS compatible** - fully compatible with High-Performance Order Storage

= How It Works =

1. Go to **Bikronix Sales Engine for WooCommerce -> Order Bumps** and click **Add New**.
2. Set a trigger product, a bump product, optional pricing, and a display message.
3. Save and activate the bump.
4. On checkout, when a customer has the trigger product in their cart, the bump box appears automatically.
5. Checking the box instantly adds the bump product to the cart (AJAX - no page reload).

== Installation ==

= Automatic (recommended) =

1. Download the plugin ZIP.
2. In your WordPress dashboard go to **Plugins -> Add New -> Upload Plugin**.
3. Upload the ZIP and click **Install Now**, then **Activate**.

= Manual =

1. Unzip `bikronix-sales-engine.zip`.
2. Upload the `bikronix-sales-engine` folder to `/wp-content/plugins/`.
3. Go to **Plugins** in the WordPress admin and activate **Bikronix Sales Engine for WooCommerce**.

= Requirements =

* WordPress 6.0+
* WooCommerce 7.0+
* PHP 7.4+

== Frequently Asked Questions ==

= Does this work with block-based checkouts? =

The current version targets the classic WooCommerce checkout template. Block checkout support is planned for a future release.

= Can I show multiple bumps at once? =

Yes. If multiple bumps have the same trigger product (or different trigger products all present in the cart), they are all displayed, ordered by the Priority field.

= Will the bump price affect the regular product price? =

No. The custom price only applies to the cart item added via the bump. The product's base price is never modified.

= Is this compatible with caching plugins? =

Yes. All dynamic bump rendering and cart modifications happen server-side via AJAX, so page-level caching does not interfere.

== Screenshots ==

1. Order Bumps list table in the admin.
2. Add / Edit order bump form.
3. Analytics dashboard.
4. Bump widget on the checkout page.

== Changelog ==

= 1.0.0 =
* Initial release.

== Upgrade Notice ==

= 1.0.1 =
Initial release - no upgrade steps required.

= 1.0.2 =
Added color, font, border, spacing settings for orderbumps with new setting sections.
