=== Luway WooCommerce Upsale ===
Tags: WooCommerce, upsale, upsell, increase-sales
License: GPL2
Tested up to: 5.8.1
Stable tag: 1.1.0
Requires PHP: 5.6
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Create upsell block based on orders history.

== Description ==
**Create a custom block in your store, which will contain products that were purchased with any products from the cart, or the most popular products.**

Add a shortcode [wcupsale] to any page, where **products** is the number of products to display and **columns** is the number of columns to display.

**Example shortcode:**
```
[wcupsale products="5" columns="5"]
```

Or you can use **Gutenberg block**.

That's All!

== Installation ==
Install and activate the plugin.