get https://api.fabric.inc/v3/published-products/itemIds//bundle-products
Bundle is a collection of products that are sold together as a single package. For example, a laptop is bundled with a carrying case and a wireless mouse to be sold as a package.
This endpoint gets a paginated list of published products in a bundle by bundle ID. You can refine your search results by specifying query parameters excludeBundleProducts
, excludeCollections
, excludeCategories
and excludeVariants
Note:
1. You can refine the results by specifying offset
and limit
. When they are not specified, by default, you'll get up to 10 products.
2. If you don't have item ID, use the corresponding product ID-based or SKU-based endpoints.