Hi Team, question - SCA doesn’t support Item groups in website. Is it possible to do this via extension ? Is this something we can do by manipulating item search API and use extension api methods to add it to the cart and checkout process? Any ideas ?
s
suiteExperimenter
10/01/2023, 3:31 PM
We had the same dillema. We converted to matrix,
c
Charan
10/02/2023, 10:20 AM
@Steve Goldberg - Any idea on this? It would be very helpful for us as most of the clients were asking about this. Thankyou in advance!
s
Steve Goldberg
10/02/2023, 10:44 AM
No, it’s not supported
c
Charan
10/02/2023, 10:54 AM
Thanks for your quick response @Steve Goldberg . Can we write an extension to achieve this by manipulating Item search API to display the item group and then use extension API to add the group items to the cart or use scriptable cart to add items to the cart?