jonathanc Jonathan Campbell Multishop newbie Topic creator registered since: 26.08.2011 Posts: 1 | The more I find out about Multishop the happier I am.  Is there any way to restrict discount coupons to particular products. Thank you Jonathan |
Written on: 26. 08. 2011 [12:25] |
bas Bas van Beek Multishop guru registered since: 12.05.2010 Posts: 644 | We have added your request to our wish list and will be added soon. |
Written on: 30. 08. 2011 [18:16] |
cronopium ralf juengling Multishop professional registered since: 25.06.2012 Posts: 30 | "base" wrote:
We have added your request to our wish list and will be added soon. Hi Bas, do you working on that? I don't find in my Version. We don't can use the coupon without restriction of some products, because there are some products it is not allowed, to give a discount ... |
Written on: 30. 05. 2013 [13:50] |
Lilu82 lilu Multishop experienced registered since: 04.07.2014 Posts: 14 | Morning, I would be happy about this feature very much. Is there now a solution? My problem is that I have two SHOPs. In the first SHOP the customer should have discount, but not in the second. The discount is defined in the group. If I could turn off the discount for the second SHOP completely I would be happy. Does anybody have a solution or idea? edit: I use the multishop v3
[This article was edited 2 times, at last 18.07.2014 at 06:55.] |
Written on: 18. 07. 2014 [06:33] |
bas Bas van Beek Multishop guru registered since: 12.05.2010 Posts: 644 | After reading this post I see it's about two subjects: The discount code (coupon code). This is a global discount, we cannot disable the discount per product. But what you can do is create another plugin that is hooked to Multishop and that changes the mechanism. For example the updateCart method can be hooked. If you then iterate through the cart you can decide to strip the discount. For Lilu's question (discount is configured to a user) I have to say it is not possible out of the box. You have to program it also in a Plugin that is hooked to Multishop. |
Written on: 19. 07. 2014 [22:17] |
Lilu82 lilu Multishop experienced registered since: 04.07.2014 Posts: 14 | First thx for your answere but I think I have explained my problem wrong. I have two Shops with seperate Products and I have the discount set in the Usergroup. In the first Shop the discount is ok but in the second shop I dont wish any discounts. Unfortunately the discount is applied in both shops when the user is in both shops. So basically: One User, two shops, one with discount and one with no discount. |
Written on: 20. 07. 2014 [10:48] |
bas Bas van Beek Multishop guru registered since: 12.05.2010 Posts: 644 | Clear. Have added it to our wishlist. |
Written on: 30. 10. 2014 [01:04] |