You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 23, 2024. It is now read-only.
Create a Product Price block for inclusion in the new Product Query block. It is important that:
on the editor side, the block has to be client-side rendered.
on the frontend side, the block has to be server-side rendered with hydration support.
keep the block independent by the Query Loop block, in this way we can use the new block also for future blocks, for example, the Single Product block.
Create a
Product Price blockfor inclusion in the newProduct Query block. It is important that:Query Loop block, in this way we can use the new block also for future blocks, for example, theSingle Productblock.