DaffUpsellProductsMemoizedSelectors

An interface for selectors of upsell products for the current product page.

Properties

Name Type Description
selectUpsellProductIds MemoizedSelector<DaffUpsellProductStateRootSlice, T['id'][]> Selects the IDs of the upsell products.
selectUpsellProducts MemoizedSelector<DaffUpsellProductStateRootSlice, T[]> Selects the upsell products.
Graycore, LLC © 2018 - 2024. Code licensed under an MIT-style License. Documentation licensed under CC BY 4.0.