Schema Documentation
WoocommerceMiniCartAttributes
Description
Attributes of the %s Block Type
Fields
Field Name | Description |
---|---|
addToCartBehaviour - String | The "addToCartBehaviour" field on the "WoocommerceMiniCart" block |
cartAndCheckoutRenderStyle - String | The "cartAndCheckoutRenderStyle" field on the "WoocommerceMiniCart" block |
className - String | The "className" field on the "WoocommerceMiniCart" block |
fontSize - String | The "fontSize" field on the "WoocommerceMiniCart" block |
hasHiddenPrice - Boolean | The "hasHiddenPrice" field on the "WoocommerceMiniCart" block |
iconColor - BlockAttributesObject | The "iconColor" field on the "WoocommerceMiniCart" block |
iconColorValue - String | The "iconColorValue" field on the "WoocommerceMiniCart" block |
isPreview - Boolean | The "isPreview" field on the "WoocommerceMiniCart" block |
lock - BlockAttributesObject | The "lock" field on the "WoocommerceMiniCart" block |
miniCartIcon - String | The "miniCartIcon" field on the "WoocommerceMiniCart" block |
priceColor - BlockAttributesObject | The "priceColor" field on the "WoocommerceMiniCart" block |
priceColorValue - String | The "priceColorValue" field on the "WoocommerceMiniCart" block |
productCountColor - BlockAttributesObject | The "productCountColor" field on the "WoocommerceMiniCart" block |
productCountColorValue - String | The "productCountColorValue" field on the "WoocommerceMiniCart" block |
style - BlockAttributesObject | The "style" field on the "WoocommerceMiniCart" block |
Example
{"addToCartBehaviour":"xyz789","cartAndCheckoutRenderStyle":"abc123","className":"xyz789","fontSize":"abc123","hasHiddenPrice":false,"iconColor":BlockAttributesObject,"iconColorValue":"abc123","isPreview":false,"lock":BlockAttributesObject,"miniCartIcon":"xyz789","priceColor":BlockAttributesObject,"priceColorValue":"xyz789","productCountColor":BlockAttributesObject,"productCountColorValue":"abc123","style":BlockAttributesObject}