|
Adding items to the wish list |
|
The items can be added to the shopping cart by calling the page with Wishlist web part with following URL parameter: - productId - the ID of the product stored in the NodeSKUID database field (in the CMS_Tree table) or SKUID (in the COM_SKU table)
It means your link will typically look like this:
In the transformations, you can use the following method to display the link to the wish list:
|