• Welcome to KonaKart Community Forum. Please login or sign up.
 

Expiry date (and start date) of Special price

Started by michaelwechner, July 23, 2010, 09:19:28 am

Previous topic - Next topic

michaelwechner

Hi

How can I get the expiry date of the special price via the Konakart API?

There is a method

http://www.konakart.com/javadoc/server/com/konakart/appif/ProductIf.html#getExpiryDate()

but this rather seems to be the expiry data of the product itself.

The reason I am asking is because we would like to write something like:

"This special offer/price is valid from 2010.07.05 till 2010.07.29"

on the product page.

Any pointers/hints are appreciated.

Thanks

Michael

trevor

We will add the special price start and expiry dates to the product object in the next release.

michaelwechner