Server IP : 192.64.112.168 / Your IP : 3.144.99.39 Web Server : Apache System : Linux nc-ph-2300-85.bluforrest.com 4.18.0-513.9.1.el8_9.x86_64 #1 SMP Sat Dec 2 05:23:44 EST 2023 x86_64 User : expressoneac ( 1128) PHP Version : 8.0.30 Disable Function : exec,passthru,shell_exec,system MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /home/expressoneac/www/wp-content/plugins/woocommerce/assets/client/blocks/mini-cart/ |
Upload File : |
{ "name": "woocommerce/mini-cart", "version": "1.0.0", "title": "Mini-Cart", "icon": "miniCartAlt", "description": "Display a button for shoppers to quickly view their cart.", "category": "woocommerce", "keywords": [ "WooCommerce" ], "textdomain": "woocommerce", "supports": { "html": false, "multiple": false, "typography": { "fontSize": true } }, "example": { "attributes": { "isPreview": true, "className": "wc-block-mini-cart--preview" } }, "attributes": { "isPreview": { "type": "boolean", "default": false }, "miniCartIcon": { "type": "string", "default": "cart" }, "addToCartBehaviour": { "type": "string", "default": "none" }, "onCartClickBehaviour": { "type": "string", "default": "open_drawer" }, "hasHiddenPrice": { "type": "boolean", "default": true }, "cartAndCheckoutRenderStyle": { "type": "string", "default": "hidden" }, "priceColor": { "type": "object" }, "priceColorValue": { "type": "string" }, "iconColor": { "type": "object" }, "iconColorValue": { "type": "string" }, "productCountColor": { "type": "object" }, "productCountColorValue": { "type": "string" }, "productCountVisibility": { "type": "string", "default": "greater_than_zero" } }, "apiVersion": 3, "$schema": "https://schemas.wp.org/trunk/block.json" }