GitHub

getUpsellProductIds

const

import { getUpsellProductIds } from '@daffodil/upsell-products/state'

const getUpsellProductIds: <T extends DaffProduct>(action: DaffProductPageLoadSuccess<T>) => string[]