@@ -7,7 +7,6 @@ ZIOR SimpliBlocks is a lightweight WordPress plugin by **ZIORWeb.Dev** that adds
77The goal is simple:
88No bloat, no complexity — just essential blocks that do one thing well.
99
10- ---
1110
1211## Features
1312
@@ -18,7 +17,6 @@ No bloat, no complexity — just essential blocks that do one thing well.
1817- Beginner-friendly and easy to use
1918- No unnecessary scripts or heavy dependencies
2019
21- ---
2220
2321## Included Blocks
2422
@@ -32,7 +30,17 @@ Create clean, minimalist icon lists for features, highlights, or content section
3230Display dynamic post meta or custom field values directly inside the block editor.
3331Ideal for dynamic and data-driven layouts.
3432
35- ---
33+ ### WooCommerce Product Price
34+ Display the product price dynamically using WooCommerce’s native pricing logic.
35+ Supports simple, variable, sale, and subscription products (if available).
36+
37+ ### WooCommerce Product Rating
38+ Display the WooCommerce product star rating with proper markup and accessibility support.
39+
40+ ### WooCommerce Product Add To Cart
41+ Insert a dynamic Add to Cart button directly into the editor.
42+ Supports specific product IDs or automatic detection in single product templates.
43+
3644
3745## Installation
3846
@@ -46,15 +54,13 @@ Ideal for dynamic and data-driven layouts.
46542 . Upload the plugin folder to ` /wp-content/plugins/zior-simpliblocks `
47553 . Activate the plugin from the WordPress admin panel
4856
49- ---
5057
5158## Documentation
5259
5360Full documentation, usage guides, and examples are available at:
5461
5562https://ziorweb.dev/docs/zior-simpliblocks
5663
57- ---
5864
5965## Philosophy
6066
@@ -68,7 +74,6 @@ ZIOR SimpliBlocks follows a minimalist and atomic approach:
6874
6975This plugin is built for developers and creators who value clarity, performance, and long-term maintainability.
7076
71- ---
7277
7378## Development
7479
0 commit comments