@amandam Displays an “undefined” on the Developer Console when posting the console.log(product). So… No object.
Then when I opened the Console.
I figured the async function is supposed to pass the productId.
Originally the product = await $w ( ‘#dynamicDataset’ ). getCurrentItem (); was " ( ‘productId’ , product . _id ))". Instead of the getCurrentItem().


