Common Use Cases
Worked examples for things you'll likely want to do across several block types - beyond the single-purpose examples already shown on each type's own page.
| Use case | Block type(s) |
|---|---|
| Showing Metafields on a Product Display Card | Product List Item Display Card |
| Reward Progress Bar Based on Live Cart State | Any (useCart() isn't tied to a specific block type) |
| Showing a Merchant-Selected Product | Section, Page |
| Showing Several Merchant-Selected Products | Section, Page |
| Executing Actions Programmatically | Any (remoteAction isn't tied to a specific block type) |