React Native - Favorite Events

Run the code below on add favorites.

var data = { "OM.pf" : productCode, "OM.pfu" : "1", }; visilabsApi.customEvent("Add To Favorites", data);

 

Run the following code in the de-favorites process.

var data = { "OM.pf" : productCode, "OM.pfu" : "-1", }; visilabsApi.customEvent("Add To Favorites", data);

 

Congratulations you have completed the VISILABS integration


You can start Euromessage integration by clicking the button below.

 

 

Copyright 2020 Related Digital