November Happy Hour will be moved to Thursday December 5th.
AI OnAI Off
November Happy Hour will be moved to Thursday December 5th.
Apply the AssetType filter in where clause and then try:
content.CommerceMediaCollection?
.Where(x => x.AssetType.Contains(nameof(CommerceImage).ToLower()))?
.AssetLink;
It should not be 0. I don't know why, does it happen to all assets, or just a specific one?
Hi guys. Thanks for your replies. Just to let you know why there is some delay in response. Maryam is not working for us right now. I am currently trying to find someone else who can look into this.
Hi!
Does anyone know why the Id for asset link is 0? I can see the image in commerce catalog but while fetching it via API I don't get the image