Flatlogic Bot 30fe60f3ea Fazliddin
2026-01-29 11:42:42 +00:00

18 lines
698 B
JSON

{
"name": "woocommerce/add-to-cart-with-options-quantity-selector",
"title": "Product Quantity (Beta)",
"description": "Display an input field customers can use to select the number of products to add to their cart. ",
"category": "woocommerce-product-elements",
"keywords": [ "WooCommerce" ],
"usesContext": [ "postId" ],
"ancestor": [ "woocommerce/add-to-cart-with-options" ],
"textdomain": "woocommerce",
"apiVersion": 3,
"supports": {
"interactivity": true
},
"$schema": "https://schemas.wp.org/trunk/block.json",
"style": "file:../woocommerce/add-to-cart-with-options-quantity-selector-style.css",
"viewScriptModule": "woocommerce/add-to-cart-with-options-quantity-selector"
}