Schema Documentation

WoocommerceProductOnSaleAttributes

Description

Attributes of the %s Block Type

Fields
Field NameDescription
align - String The "align" field on the "WoocommerceProductOnSale" block
alignButtons - Boolean The "alignButtons" field on the "WoocommerceProductOnSale" block
catOperator - String The "catOperator" field on the "WoocommerceProductOnSale" block
categories - BlockAttributesObject The "categories" field on the "WoocommerceProductOnSale" block
className - String The "className" field on the "WoocommerceProductOnSale" block
columns - Float The "columns" field on the "WoocommerceProductOnSale" block
contentVisibility - BlockAttributesObject The "contentVisibility" field on the "WoocommerceProductOnSale" block
isPreview - Boolean The "isPreview" field on the "WoocommerceProductOnSale" block
lock - BlockAttributesObject The "lock" field on the "WoocommerceProductOnSale" block
orderby - String The "orderby" field on the "WoocommerceProductOnSale" block
rows - Float The "rows" field on the "WoocommerceProductOnSale" block
stockStatus - BlockAttributesObject The "stockStatus" field on the "WoocommerceProductOnSale" block
Example
{"align":"xyz789","alignButtons":false,"catOperator":"abc123","categories":BlockAttributesObject,"className":"abc123","columns":123.45,"contentVisibility":BlockAttributesObject,"isPreview":false,"lock":BlockAttributesObject,"orderby":"xyz789","rows":123.45,"stockStatus":BlockAttributesObject}