Set featured products
set_featured_productsSets the ordered list of featured products on the public page using product IDs. Pass an empty array to clear all featured products.
Instructions
Reconcile the pinned product set/order on the public page in one call (empty array clears all). Requires scope merchant_write.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| product_ids | Yes | Ordered product ids to pin (max 50). Empty array clears all pins. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| success | Yes | ||
| featured | Yes |