KonaKart Community Forum

Installation / Configuration => Programming of KonaKart => Topic started by: dev on August 18, 2009, 03:57:23 pm

Title: OrderStatusChange_en.vm Velocity template Customization
Post by: dev on August 18, 2009, 03:57:23 pm
Is there possibility send product image in an email using OrderStatusChange_en.vm...?

when we try $op.getImage()  not able to get the image.

let us know which class and method name to be referenced here...

any help is much appreciable....!

thanks in advance
Title: Re: OrderStatusChange_en.vm Velocity template Customization
Post by: Sony George on November 19, 2009, 09:16:00 am
Quote from: dev on August 18, 2009, 03:57:23 pm
Is there possibility send product image in an email using OrderStatusChange_en.vm...?

when we try $op.getImage()  not able to get the image.

let us know which class and method name to be referenced here...

any help is much appreciable....!

thanks in advance



  looking to the documentation $op.getProduct().getImage() should work