Author Topic: Expiry date (and start date) of Special price  (Read 463 times)

michaelwechner

  • Sr. Member
  • ****
  • Posts: 110
    • View Profile
Expiry date (and start date) of Special price
« on: July 23, 2010, 03:19:28 AM »
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

  • Administrator
  • Hero Member
  • *****
  • Posts: 495
    • View Profile
    • KonaKart
Re: Expiry date (and start date) of Special price
« Reply #1 on: July 28, 2010, 02:15:02 PM »
We will add the special price start and expiry dates to the product object in the next release.

michaelwechner

  • Sr. Member
  • ****
  • Posts: 110
    • View Profile
Re: Expiry date (and start date) of Special price
« Reply #2 on: July 28, 2010, 03:03:30 PM »
great, thanks very much :-)

Cheers

Michael