📁 File Manager Pro
v10.0.3 | PHP: 8.2.31
Server: LiteSpeed
2026-07-04 03:43:29
📂
/ (Root)
/
home
/
orkouolp
/
web
/
orkofarms.com
/
wp-content
/
plugins
/
woocommerce
/
assets
/
client
/
blocks
/
product-new
📍 /home/orkouolp/web/orkofarms.com/wp-content/plugins/woocommerce/assets/client/blocks/product-new
🔄 Refresh
✏️
Editing: block.json
Writable
{ "name": "woocommerce/product-new", "title": "Newest Products", "category": "woocommerce", "keywords": [ "WooCommerce" ], "description": "Display a grid of your newest products.", "supports": { "interactivity": { "clientNavigation": false }, "align": [ "wide", "full" ], "html": false, "inserter": false }, "attributes": { "columns": { "type": "number", "default": 3 }, "rows": { "type": "number", "default": 3 }, "alignButtons": { "type": "boolean", "default": false }, "contentVisibility": { "type": "object", "default": { "image": true, "title": true, "price": true, "rating": true, "button": true }, "properties": { "image": { "type": "boolean", "default": true }, "title": { "type": "boolean", "default": true }, "price": { "type": "boolean", "default": true }, "rating": { "type": "boolean", "default": true }, "button": { "type": "boolean", "default": true } } }, "categories": { "type": "array", "default": [] }, "catOperator": { "type": "string", "default": "any" }, "isPreview": { "type": "boolean", "default": false }, "stockStatus": { "type": "array" }, "editMode": { "type": "boolean", "default": true }, "orderby": { "type": "string", "enum": [ "date", "popularity", "price_asc", "price_desc", "rating", "title", "menu_order" ], "default": "date" } }, "textdomain": "woocommerce", "apiVersion": 3, "$schema": "https://schemas.wp.org/trunk/block.json" }
💾 Save Changes
❌ Cancel