Is it possible to add an option of discount valid for a period of time (for example, from 2 April to 4 April) on all the products of the shop pages and when activate this discount there appears a notification at all items on the overview page(s)?
Thanks for your comment!
Hi,
here (http://www.websitebaker.org/forum/index.php/topic,26926.msg185235.html#msg185235) I showed how to set discount depending on the user group. Just change the condition from user group to date.
Echoing a message shouldn't be that hard. In pages_overview.php around line 270 you find the section "Replace placeholders by values". There you can output anything for each item for example.
regards
Thanks for your reply!
I'll see if it works
Hi,
I dont understand it, but is there a simple way of filling in a batch that all products are now for sale with 25% discount (or something like that)?
Is there a solution for?
Short answer: NO (not out of the box)
Long answer: See marmot's post.