HEX
Server: Apache/2.4.65 (Debian)
System: Linux kubikelcreative 5.10.0-35-amd64 #1 SMP Debian 5.10.237-1 (2025-05-19) x86_64
User: www-data (33)
PHP: 8.4.13
Disabled: NONE
Upload Files
File: /var/www/Gosurya/wp/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"
}