function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Tim Osborn 4Tim Osborn 4 

cloudCraze same product on different cart items in same cart

We are using CloudCraze. I need to be able to add the same product to a cart multiple times as a separate cart items, rather than it combining into the same cart item. We use ccrz.ccApiCart.addTo so that it gets the pricing correct based on storefront and price group, etc. I've tried passing unique values for ccrz.ccApiCart.LINE_DATA_LABEL and ccrz.ccApiCart.LINE_DATA_EXT_SKU, but it seems to ignore these and continue to aggregate the same products into the same cart item. Is it possible to use the API and still get separate cart items for same product? Any ideas how I can go about doing this?
VinayVinay (Salesforce Developers) 
You can reach out to B2B Commerce (Cloudcraze) group on
https://trailhead.salesforce.com/trailblazer-community/groups/0F93A000000HWXUSA4#discussion for inputs on your ask.

Thanks,
duisoa udisoduisoa udiso
You explained the concept with a detailed guide. I need help integrating the complete program with my page (https://choicewar.com/costco-tommy-bahama-all-terrain-beach-cart/).