=== Selected Product List for WooCommerce ===
Contributors: samiur6688
Tags: woocommerce, product list, gutenberg, selected products, catalog
Requires at least: 5.6
Tested up to: 6.9
Requires PHP: 7.2
Stable tag: 1.0.1
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Create customizable product lists by selecting specific WooCommerce products.

== Description ==
**Selected Product List for WooCommerce** is a flexible Gutenberg block that allows you to create custom product lists by selecting specific WooCommerce products.

Ideal for feature sections, promotional areas, or tailored product recommendations — this block gives you control over which products to display and how they appear.

**Features:**
- Select individual WooCommerce products for each list block.
- Display product name and price.
- Product image is optional — if not available, a placeholder image will be shown (uses WooCommerce default if available).
- Fully responsive layout.
- Display multiple product lists across different pages or posts.

== Installation ==
1. Upload the plugin files to the `/wp-content/plugins/selected-product-list-for-woocommerce` directory, or install the plugin through the WordPress plugin screen directly.
2. Activate the plugin through the 'Plugins' screen in WordPress.
3. Open any post or page using the block editor, and insert the **Selected Product List** block.
4. Use the product picker to select WooCommerce products for the list.
5. Customize the heading, alignment, and size, and choose whether to display product images.

== Frequently Asked Questions ==

= Can I hide product images? =  
Yes. You can choose to hide product images from the block settings. If a product has no image and images are enabled, a placeholder will be displayed.

= Can I create multiple product lists with different products? =  
Yes. Each block instance stores its own selection of products, so you can insert as many lists as needed.

= Can I adjust the block's heading size and alignment? =  
Yes. Heading text, alignment, and size can be customized for each product list block.

== Screenshots ==

1. Example of setup in the editor.

== Changelog ==
= 1.0 =
* Initial release.
= 1.0.1 =
* Improved WooCommerce dependency handling.