
=== Alondra - Advanced tiered pricing for WooCommerce ===
Contributors: midrinet
Donate link: https://ko-fi.com/midrinet
Tags: tiered pricing,b2b,wholesale,discounts,woocommerce
Requires at least: 6.2.0
Tested up to: 6.7.2
Requires PHP: 7.2
Stable tag: 1.0.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Defines dynamic prices for products. Create powerful and flexible rules to decide when to apply them.

== Description ==

**Alondra** allows you to easily set up tiered pricing and quantity discounts to be used on your WooCommerce products. You can decide when to use the prices you define using the powerful included rules editor so you will be able to offer exclusive prices to users, roles, product categories and more.

This tool will allow you to configure the functionalities you need for your B2B/B2C, retailer, wholesaler or service provider business in a very short time to improve your sales using a friendly and intuitive interface.

We are engaged to making plugins that work great but also have a minimum footprint on your website performance. For this, we provide integration with native WordPress cache to dramatically reduce code execution time and database access. Also, you will be able to customize the look & feel of the plugin's components to match your store.

[youtube https://www.youtube.com/watch?v=La-F65XrNLw]

### Free features ###

- Set fixed prices to be used for a product quantity range.
- Compatible with products and variations.
- Dashboard for managing prices and rules that follows WordPress design and user experience.
- Define rules to apply prices when some criteria are met. You can select one or more products, any categories, tags, users or roles.
- Decide if showing or not custom pricing to customers in the product page and listings.
- Show product prices to customers in a table layout on the product page.
- Allows customer to click on the pricing options to quickly set the quantity value to add to cart.
- Highlights active price among available options for better user experience.
- Allows override the default product price that is shown to customers with a value according to the active rules and prices.
- Optionally clean up data from plugin from the database on uninstall. Use with caution to avoid data loss.

### Premium extra features 🚀 ###

- Allows percentage prices for a range of product quantities.
- Allows use of priority value on tiered pricing groups to force prices from a group being used instead others when rules in both groups match.
- More powerful rules. You can choose what logic operators will be used to define relationships between categories, tags, roles and rule's elements groups.
- You can choose where to show the prices in the product page.
- Adds new layouts for showing pricing. You can choose between table, pills or list.
- Customize colors for the components yo match your theme.
- Show the total price updated in real time when customer changes the quantity value in the product page.
- Updates product price in real time when customer changes the quantity value in the product page.
- Strikethrough original produce price if the new prices offers discounts.
- You can disable plugin CSS so you can replace with your custom styles on your theme.
- Enables data cache to boost your website performance, reducing database hits and CPU usage.

[Become a PRO 🚀](https://www.midri.net/product/alondra/#pricing)

== Installation ==

= Automatic installation =

1. Log into your WordPress admin panel and go to *Plugins* > *Add New*.
2. Enter "Alondra" into the search field.
3. Once you've located the plugin, click *Install Now*.
4. Click *Activate*.
5. Configure the settings by going to *Settings* > *Alondra*.

= Manual installation =

1. Download the plugin file to your computer and unzip it.
2. Using an FTP program, or your hosting control panel, upload the unzipped plugin folder to your WordPress installation's `wp-content/plugins/` directory on the server.
3. Log into your WordPress admin panel and activate the plugin from the *Plugins* menu.
4. Configure the settings by going to *Settings* > *Alondra*.

== Frequently Asked Questions ==

= Is it possible to apply discount based on User roles? =

Yes. You can offer discounts for individual users or for users who have a role.

= Is it possible to offer free products to customers with this plugin? =

Yes, you can define a row with price 0 when you define the pricing settings in the group.

= How can I increase the value of certain products? =

You can define a fixed price higher than the original one when you configure the row. With the PRO version you can also use percentage pricing as well. In this case, you must define values above 100 to generate overprice.

= Will it work with my theme? =

We have tested the plugin with the most popular themes and builders on the market, ensuring that the components that display the price on the front-end are displayed correctly. Additionally, with the PRO version you can customize the colors and design as well as, if you wish, disable the styles present in the plugin to use your own.

= Is the plugin compatible with Multisite? =

Currently the plugin IS NOT compatible with Multisite. We are working to offer support as soon as possible.

= Can I try the PRO version for free? =

Absolutely! We offer a 7 day trial period. You can cancel it whenever you want and we will not charge you until the end of that period so you have time to decide if the plugin fits your needs.

== Screenshots ==

1. Settings page.
2. Tiered pricing List.
3. Tiered pricing editor.
4. Product page using Table layout for tiered pricing.
4. Product page using Pills layout for tiered pricing.
4. Product page using List layout for tiered pricing.

== Changelog ==

= 1.0.1 =
* Fix tier validation incorrectly rejecting tiers when min and max units are equal.
* Expose DI container for third-party access in Plugin class.

= 1.0.0 =
* First release.