Skip to main content

Bundles

The Bundle methods available via CDN which provide access to bundle related functionality.

All requests to the Product CDN are cached. The caller must call the resetCDNCache function to clear it and fetch updated data.

getCDNBundleSettings v1.0.0 Types

Returns bundle settings for a given external product id.

import { getCDNBundleSettings } from '@rechargeapps/storefront-client';
await getCDNBundleSettings(externalProductId);