PK
Current Path : /home/wallqcyy/www/wp-content/plugins/woocommerce/assets/client/blocks/add-to-cart-form/ |
Current File : //home/wallqcyy/www/wp-content/plugins/woocommerce/assets/client/blocks/add-to-cart-form/block.json |
{ "name": "woocommerce/add-to-cart-form", "title": "Add to Cart with Options", "description": "Display a button so the customer can add a product to their cart. Options will also be displayed depending on product type. e.g. quantity, variation.", "category": "woocommerce-product-elements", "attributes": { "quantitySelectorStyle": { "type": "string", "enum": [ "input", "stepper" ], "default": "input" } }, "keywords": [ "WooCommerce" ], "usesContext": [ "postId" ], "textdomain": "woocommerce", "supports": { "interactivity": true }, "apiVersion": 3, "$schema": "https://schemas.wp.org/trunk/block.json", "viewScriptModule": "woocommerce/add-to-cart-form", "style": "file:../woocommerce/add-to-cart-form-style.css", "editorStyle": "file:../woocommerce/add-to-cart-form-editor.css" }