product-search
Autocomplete product search with real-time results.
<product-search
v-model="selectedProduct"
:impersonate-customer-id="customerId"
@change="handleProductChange"
/>Last updated
Was this helpful?
Autocomplete product search with real-time results.
<product-search
v-model="selectedProduct"
:impersonate-customer-id="customerId"
@change="handleProductChange"
/>Last updated
Was this helpful?
Was this helpful?