Uses of Class
org.broadleafcommerce.core.order.service.call.MergeCartResponse
Packages that use MergeCartResponse
-
Uses of MergeCartResponse in org.broadleafcommerce.core.order.service
Methods in org.broadleafcommerce.core.order.service that return MergeCartResponseModifier and TypeMethodDescriptionDelegates to mergeCart(Customer, Order, boolean) with priceOrder set to trueMerges the anonymous cart with the customer's current cart, taking into consideration the active status of the SKUs to merge.