Schema Documentation
WoocommerceCheckoutAttributes
Description
Attributes of the %s Block Type
Fields
Field Name | Description |
---|---|
align - String | The "align" field on the "WoocommerceCheckout" block |
className - String | The "className" field on the "WoocommerceCheckout" block |
isPreview - Boolean | The "isPreview" field on the "WoocommerceCheckout" block |
lock - BlockAttributesObject | The "lock" field on the "WoocommerceCheckout" block |
requireCompanyField - Boolean | The "requireCompanyField" field on the "WoocommerceCheckout" block |
requirePhoneField - Boolean | The "requirePhoneField" field on the "WoocommerceCheckout" block |
showApartmentField - Boolean | The "showApartmentField" field on the "WoocommerceCheckout" block |
showCompanyField - Boolean | The "showCompanyField" field on the "WoocommerceCheckout" block |
showPhoneField - Boolean | The "showPhoneField" field on the "WoocommerceCheckout" block |
Example
{"align":"abc123","className":"abc123","isPreview":false,"lock":BlockAttributesObject,"requireCompanyField":true,"requirePhoneField":false,"showApartmentField":true,"showCompanyField":true,"showPhoneField":true}