WPPizza – A Restaurant Plugin for WordPress › Support › Add-Ons › Extensions › Coupons and Discounts › Support › Discount
- AuthorPosts
- 8 April, 2015 at 4:11 pm #8988
Hello,
We offer buy one get one pizza deal to anyone that buys pizza from our website. This applies to small, medium and large pizzas. For example, a small pizza will be given for free to anyone that purchases small pizza. Same deal applies to both medium and large pizzas. Do we have the same option when we apply coupons and discount vouchers?
Examples follow for clear understanding;
1x Small Pizza A 6$
1x Small pizza B 0$ (Free)1 x Medium Pizza A 10$
1 x Medium Pizza B 0$Or Only
Normal Price of a medium pizza 10$
Apply 30% = 7,60$ (30%-)If a customer chooses to buy second medium pizza a normal price of 10$ will apply but second pizza will be send for free. Any pizza can be chosen from medium pizza menu.
8 April, 2015 at 5:19 pm #8997if i understand you correctly , this is doable up to a certain extend as in the following screenshots (not 100% what you are asking, but , as i assume those are just examples, you might find this is actually what you might want/need)
so, for example one (and/or two as they are the same thing really):
1x Small Pizza A 6$
1x Small pizza B 0$ (Free)you would do this (click for image) in the backend
outcome frontend (click for image)
example 3:
>If a customer chooses to buy second medium pizza a normal price of 10$ will apply but second pizza will be send for free. Any pizza can be chosen from medium pizza menu.outcome frontend
discount will only be applied once, i.e. if 4xmedium pizza selected , only one of them will get the 30% discount.Note: that is something i should probably make an option so it would do :
if 2 x medium one of them will get 30% discount , if 4 x medium 2 of them will get 30% discount etc. i will put that on my list of things to do . at the moment , it does not do that16 December, 2015 at 10:00 am #14590Hello!
I have to set all the Pizzas to 5 Eur in Monday, for example. So, I have made 3 SIMPLE DISCOUNTS, where I’ve said Pizzas 6,50 => 0,50 Eut Off, 7,20 => 1,20 Eur Off and 7,50 => 1,50 Eur Off. So in fact they cost 5 EUR! But now I have a problem. When I add Pizzas, that belong to one SIMPLE DISCOUNTS group, discounts are calculated (I’ve set them Multy-apply), but when I add items from another SIMPLE DISCOUNTS group, only the last discount is shown. Here is the Link http://picco-dortmund.de16 December, 2015 at 9:50 pm #14600Hi
a couple of thingsa) generally , please always start/post your own topic. not only because things will stay somewhat more organised but also because if you were to mark a reply as private , the ORIGINAL POSTER would have access to it which is – let’s say – not ideal and probably not what you would wish….
b) ignoring the above for the moment:
the discounts in that plugin are not accumulative as – in theory – the customer could unintentionally end up with discounts that would exceed the total value of the purchase (although the plugin will never allow negative totals of course)that said, there is an argument that can be made for adding a checkbox or something to a discount that would allow this to be applied cumulative to others. Alas, this is not yet implemented.
So , as a workaround for you , I wrote some function which – instead of using discounts actually reduces the price to start off with on a given day here
https://www.wp-pizza.com/topic/change-prices-of-menu-items-depending-on-day-of-week/
(this could also be used for all sorts of other things, so i put it in the codesnippets section)
However I do not know exactly what you want to do where on your site, so you would have to tweak it as required. If you need some pointers there, feel free to let me know
Olly
17 December, 2015 at 8:52 am #14605Thx, Olly
It is exactly, that I need 🙂 - AuthorPosts
- The topic ‘Discount’ is closed to new replies.