Chapter · 3 pages
Admin Product Picker Component
Pages in this chapter
How do I use the product picker in my custom module?
The Product Picker provides a modal that lets users select a single or many products/variants wit...
PAGE
What are the available props for the product picker?
Prop
Type
Description
get-products-url
String
This is the only required prop. This is the URL for...
PAGE
What are the available events for the product picker?
Event
Description
products-selected
This event emits when the action button is clicked (bottom ri...
PAGE