87510929b5
* Create the `Products by Attribute` template * bot: update checkstyle.xml * Fix typo * Rename template to `taxonomy-product_attribute` * Rename test template file * bot: update checkstyle.xml * Fix test enabling archives for shade attribute Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> |
||
---|---|---|
.. | ||
assets | ||
test | ||
README.md | ||
constants.ts | ||
editor.scss | ||
index.tsx | ||
style.scss | ||
types.ts | ||
utils.ts |
README.md
Classic Template Block
Table of Contents
The Classic Template block is a placeholder block for specific WooCommerce block templates which are rendered on the server-side when a block theme is active.
By assigning a template identifier to the attribute prop, the block will render that specific template on the front-end, and a placeholder for said template in the Site Editor.
It's worth noting that the placeholder in the Site Editor is merely an approximate representation of a template's front-end view.
Usage
This block does not have any customizable options available, so any style or customization updates will not be reflected on the placeholder.
Props
attributes
template
:single-product
|archive-product
|taxonomy-product_cat
|taxonomy-product_tag
|taxonomy-product_attribute
align
:wide
|full
<!-- wp:woocommerce/legacy-template {"template":"single-product"} /-->
We're hiring! Come work with us!
🐞 Found a mistake, or have a suggestion? Leave feedback about this document here.