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

set special price, sample code

Started by wafeneto, October 09, 2008, 10:24:54 pm

Previous topic - Next topic

wafeneto

hy, hy can i programaticaly set a special price of a product?

julie

Using the Admin App API, you read the product (getProduct()) change the special price (setSpecialPriceExTax()) and save the change by calling editProduct().

wafeneto

but how can i set the Expiry Date of special product

julie

By setting the specialExpiryDate attribute.

wafeneto


wafeneto

do you know where ( table and fields)  the data of special price and expire date are stored?

ryan