| Server IP : 62.60.133.156 / Your IP : 216.73.217.51 Web Server : LiteSpeed System : Linux linux24.centraldnserver.com 4.18.0-553.141.2.lve.el8.x86_64 #1 SMP Wed Jul 8 16:10:02 UTC 2026 x86_64 User : mimradmin ( 1166) PHP Version : 7.4.33 Disable Function : show_source, system, shell_exec, passthru, exec, popen, proc_open MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/mimradmin/www/wp-content/plugins/woocommerce/assets/client/blocks/product-sku/ |
Upload File : |
{
"name": "woocommerce/product-sku",
"title": "Product SKU",
"description": "Displays the SKU of a product.",
"category": "woocommerce-product-elements",
"attributes": {
"productId": {
"type": "number",
"default": 0
},
"isDescendantOfAllProducts": {
"type": "boolean",
"default": false
},
"showProductSelector": {
"type": "boolean",
"default": false
},
"prefix": {
"type": "string",
"default": "SKU:",
"role": "content"
},
"suffix": {
"type": "string",
"default": "",
"role": "content"
}
},
"usesContext": [ "query", "queryId", "postId" ],
"ancestor": [
"woocommerce/product-meta",
"woocommerce/all-products",
"woocommerce/single-product",
"woocommerce/product-template",
"core/post-template"
],
"supports": {
"html": false,
"interactivity": {
"clientNavigation": true
},
"color": {
"text": true,
"background": true
},
"typography": {
"fontSize": true,
"lineHeight": true,
"__experimentalFontWeight": true,
"__experimentalFontFamily": true,
"__experimentalFontStyle": true,
"__experimentalTextTransform": true,
"__experimentalTextDecoration": true,
"__experimentalLetterSpacing": true
},
"spacing": {
"margin": true,
"padding": true
}
},
"keywords": [ "WooCommerce" ],
"textdomain": "woocommerce",
"apiVersion": 3,
"$schema": "https://schemas.wp.org/trunk/block.json"
}