kentico_ivanat
-
12/23/2012 8:41:42 AM
RE:GetProductImage
Hi,
you can call:
ECommerceTransformations.GetProductImage(object imageUrl, object width, object height, object alt);
To get image url you can use for example:
ModuleCommands.ECommerceGetSKUUrl(skGUID, skName, siName);
Best regards, Ivana Tomanickova
|