Description Usage Arguments Value References
CustomerSavedSearch Functions
1 2 3 4 5 6 7 8 9 10 11 12 13 | getCustomerSavedSearches(...)
getCustomerSavedSearchesCount(...)
getCustomerSavedSearch(customerSavedSearchId, ...)
getCustomerSavedSearchResults(customerSavedSearchId, ...)
createCustomerSavedSearch(customerSavedSearch, ...)
modifyCustomerSavedSearch(customerSavedSearch, ...)
deleteCustomerSavedSearch(customerSavedSearchId, ...)
|
... |
additional request parameters |
customerSavedSearchId |
a CustomerSavedSearch id number |
customerSavedSearch |
a list containing CustomerSavedSearch fields |
a list containing a CustomerSavedSearch fields or a list of CustomerSavedSearchs
Shopify API CustomerSavedSearch documentation: https://help.shopify.com/api/reference/customers/customersavedsearch
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.