Finsweet + Jetboost Wishlist

Hi luis,

this seems perfect

but it’s not clear to me how to manually trigger the CMSList.addItems()

console.log(“core”);
console.log(window.fsAttributes.cmscore);
console.log(“cmslist”);
console.log(window.fsAttributes.cmslist);
const keys = Array.from(window.fsAttributes.cmscore.listInstances.keys());
console.log(keys[0]); // Prima chiave
keys[0].addItem();

Hey @gianluca! Can you please share a quick loom on where I can test this feature?

Hi luis

here you can see the copy of our catalog page with my custom wishlist

https://alporifesta.com/mlk-js/wishlist/wishlist.js

here you can see my code for the js part

i want to update the wishlist collection on the page when an item is added but i cant figure out how

Hi Luis,

have you been able to check on this topic?

this is the last thing we need to implement in order to have the wishlist up and running, thank you for you time

I’ve sent you a DM @gianluca!