📁 File Manager Pro
v10.0.2 | PHP: 8.1.34
Server: LiteSpeed
2026-06-26 17:10:56
📂
/
/
home
/
pallabnv
/
public_html
/
wp-content__3bb9dea
/
plugins
/
woocommerce
/
assets
/
client
/
blocks
/
breadcrumbs
✏️
Editing: block.json
{ "name": "woocommerce/breadcrumbs", "title": "Store Breadcrumbs", "description": "Enable customers to keep track of their location within the store and navigate back to parent pages.", "category": "woocommerce", "keywords": [ "WooCommerce" ], "textdomain": "woocommerce", "attributes": { "contentJustification": { "type": "string" }, "fontSize": { "type": "string", "default": "small" }, "align": { "type": "string", "default": "wide" } }, "supports": { "interactivity": { "clientNavigation": true }, "align": [ "wide", "full" ], "color": { "background": false, "link": true }, "html": false, "typography": { "fontSize": true, "lineHeight": true, "__experimentalFontFamily": true, "__experimentalFontStyle": true, "__experimentalFontWeight": true, "__experimentalTextTransform": true, "__experimentalDefaultControls": { "fontSize": true } } }, "apiVersion": 3, "$schema": "https://schemas.wp.org/trunk/block.json" }
💾 Save Changes
❌ Cancel