diff --git a/src/drivers/webextension/images/icons/WooCommerce Blocks.png b/src/drivers/webextension/images/icons/WooCommerce Blocks.png new file mode 100644 index 000000000..4f0d8f5b5 Binary files /dev/null and b/src/drivers/webextension/images/icons/WooCommerce Blocks.png differ diff --git a/src/technologies/w.json b/src/technologies/w.json index 009ee4a73..67577ff36 100644 --- a/src/technologies/w.json +++ b/src/technologies/w.json @@ -1163,6 +1163,29 @@ ], "website": "https://woocommerce.com" }, + "WooCommerce Blocks": { + "cats": [ + 87 + ], + "description": "WooCommerce Blocks offers a range of Gutenberg blocks you can use to build and customise your site.", + "icon": "WooCommerce Blocks.png", + "dom": { + "link[href*='/wp-content/plugins/woo-gutenberg-products-block/']": { + "attributes": { + "href": "/wp-content/plugins/woo-gutenberg-products-block/.+\\.css(?:\\?ver=(\\d+(?:\\.\\d+)+))?\\;version:\\1" + } + } + }, + "oss": true, + "pricing": [ + "freemium" + ], + "requires": [ + "WordPress", + "WooCommerce" + ], + "website": "https://github.com/woocommerce/woocommerce-gutenberg-products-block" + }, "WooCommerce PayPal Checkout Payment Gateway": { "cats": [ 87