Developer forum

Forum » CMS - Standard features » eCom product images

eCom product images

Jonas Mersholm
Reply

Hi there.

I have a product list, where ALT images has been enabled.

Using the rule "ImageLarge" should be /Images/productimages/{productnumber].jpg" ( Which is the correct path ) . 

In my template, i use the following : 

/Admin/Public/getImage.aspx?Image=@(i.GetString("Ecom:Product.ImageLarge.Clean"))&Format=jpg&Width=400&Height=200

Where "i" is the current Product loop iteration.

 

Nothing shows up. It will not write out the path to the image.

Any idea would be appreciated.

 

Thanks in advance.

Jonas


Replies

 
Jonas Mersholm
Reply

It turns out that i can get the image with "Ecom:Product.ImageLarge". The clean part does not work. hmmm.

 
Jonas Mersholm
Reply

Updated now works.

 
Nicolai Høeg Pedersen
Reply

Great - glad you could help your self :-)

 

You must be logged in to post in the forum