Schema Documentation

WoocommerceProductBestSellersAttributes

Description

Attributes of the %s Block Type

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