-- HikaShop version -- : 3.5.0
-- Joomla version -- : 3.7
-- PHP version -- : 5.6
-- Error-message(debug-mod must be tuned on) -- : none
hi
how can i change my price based on the following?
1. change price based on a date. example. my price from jan 1 to 30 is 10 usd but will automatically change starting feb 1 at 12 usd. So if client orders at jan 29 but wants it delivered on feb 2., hikashop will inform buyer that the pricce will now be 12 usd since orice will have change on that day.
2. how can i idisplay 3 kinds of price on my product. original price, price on a specified date, price on a special day. for example price today is 10 usd but if you hav it delivered on feb 11 the price is 12 usd and if you have it delivered feb14,a special day, thei price is 15usd
my main issue is the price change on specail days. buyers buy it earlier but has it delivered on a special day. eventually i want the price to be dependent on the date of delivery
thanks