on 2024 Feb 23 4:07 AM
Are there steps to enable the wishlist extension in SAP Commerce Cloud DIGITS? We are trying to use the class Wishlist2Service in our codebase, but the addon for wishlist is missing. These are the steps we are trying to follow -
We have already added this line to localextensions.xml -
<extension name='wishlist' />
Do we need to copy any additional extensions into modules folder to enable this functionality? Or any other instructions you can send us?
From SAP Commerce OOTB, there is a wishlist extension which defines the Wishlist2Service api. This extension provides the necessary Database and Backend logic to support wishlists, but without any frontend.
Please find API documentation in this link that you shared.
The wishlist extension provides only services and the type system to support wishlist. Managing wishlist needs through frontend, needs to be customized or developed by a development team.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
29 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.