# Bogo Deals for WooCommerce

Special offers, such as 2×1 or 3×2 promotions, are an excellent way to encourage shoppers to fill their carts and return for more.

## Features ##

WooCommerce Bogo Deals is a plugin to apply discounts to your products based on the buy one, get one concept. You can make different combinations like 2×1, 3×2, 5.4, and others.

* Offer a discount across the entire store or in a specific category.
* Offer a discount to registered users or depending on their role.
* Offer a discount on multiple products, either by giving away the cheapest or most expensive.
* Display a notification if the product the customer is viewing has a discount.
* Display a notification within the product listing, indicating which products have a discount.

## Requirements ##

- PHP 8.0 or higher
- [WooCommerce Plugin](https://wordpress.org/plugins/woocommerce/)


## Installation from WP repository

You can download the plugin from the WordPress repository:
[https://wordpress.org/plugins/wc-bogo-deals](https://wordpress.org/plugins/wc-bogo-deals)

Or, you can install it from your WordPress using the plugin search,


## Installation from Github

**1. Clonar Repositorio**

```bash
git clone git@github.com:LetsGoDev-com/wc-bogo-deals.git
```

**2. Descargar dependencias**
```bash
composer install
```

## Available Languages ##

* English
* Spanish


## Changelog ##
#### 1.0.6 ####
* The beginning


## FAQ ##

####  Does it work with taxes? ####
* Yes!, it works with taxes

#### Does it work in the cart block or checkout block? ####
* No, I’m sorry. For the moment it doesn’t work in cart block or checkout block


## Contributing ##

* [Alexander](https://github.com/gonzalesc)

## License

[GPL-3.0+](https://www.gnu.org/licenses/gpl-3.0.txt)