list_bindings
List all dynamic data binding targets for storefront elements: datasets, exact field names, required page types, and repeater child bindings. Use this reference to attach bindings via new_element options.
Instructions
List every dynamic-data BINDING target: the datasets (product, cart_item, order, order_item, post, category, customer, customer_address, …) and their exact field names ('product::product_price', …), which page type each needs (store/member/blog), and how repeater children (grid-product, cart-items, post-list) bind per-item. Attach via new_element opts.bindings (ids auto-minted, e.g. opts.bindings=[{ target:'product::product_price' }]).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||