Add an "Add to Wishlist" as an additional Call-to-Action

Last updated December 20, 2023

With the given login credentials you can access your account at Skin Match Technology by logging in at getskinmatch.com > Administration > Edit Questionnaire > Question Flow > Select the last Slide and click on the Edit Pen.

Scroll down until you see the settings for Add-To-Wishlist “Enable postMessage Wishlist?” and select “YES” and “Save”.

PostMessage Communication for Add-To-Wishlist

The Questionnaire will communicate with the host website to communicate certain events like “Add-To-Wishlist”. This communication is done by post message. The specific post message that is sent when you have enabled the post message for Wishlists is called ‘add-to-wishlist’.

You need to implement the necessary code to read the post message and add the correct EAN to the Wishlist when the Heart is clicked on the Product.

For more details visit Edit Questionnaire > Settings > Integration

Related Topics