Hi there.We have a fully custom product page which allows multiple quantities of variants to be added to the cart in a single page. Everything is wired up, however we have a custom field (a value ...
Hi,I am trying to use CartItemCustomData and I am setting value like thisShoppingCartItemInfo.CartItemCustomData.SetValue(@Image1@, imageId);i have also triedShoppingCart.ShoppingCartCustomData.Set...