Skip to main content

Interface: BasketSettings

Properties

basketForLoggedInOnly?

optional basketForLoggedInOnly: boolean

If true, basket will display only for authenticated users


cart?

optional cart: boolean

If true, it will display Mimeeq Basket


cartAtFinish?

optional cartAtFinish: boolean

If true, it will display Add to cart button instead of finish button


cartAtFinishModular?

optional cartAtFinishModular: boolean

If true, it will display Add to cart button instead of finish button on modular product


collectionId?

optional collectionId: string

Id of collection, returned as part of Add to cart event


exploreProductsLocation?

optional exploreProductsLocation: string

Path to move user after clicking Explore button in Mimeeq Basket


isBasket

isBasket: boolean

If true, configurator will work in basket mode


priceListGroup?

optional priceListGroup: string

Name of Public Price List Group to use when getting public prices


useCustomPricing?

optional useCustomPricing: boolean

If true, configurator will not fetch prices from Mimeeq App. In that case prices should be supplied by API.


viewBasketOnlineLocation?

optional viewBasketOnlineLocation: string

Path to move user after clicking View Online button in Mimeeq Basket