hy, hy can i programaticaly set a special price of a product?
Using the Admin App API, you read the product (getProduct()) change the special price (setSpecialPriceExTax()) and save the change by calling editProduct().
but how can i set the Expiry Date of special product
By setting the specialExpiryDate attribute.
tks Julie, it works fine :)
do you know where ( table and fields) the data of special price and expire date are stored?
Take a look at the specials table.