Coupons (multiple items)

  • Posts: 208
  • Thank you received: 10
10 years 4 months ago #162412

-- url of the page with the problem -- : www.bestedernewsletters.com
-- HikaShop version -- : Essentials
-- Joomla version -- : x.x
-- PHP version -- : x.x.x
-- Browser(s) name and version -- : XXXXX x.x.x
-- Error-message(debug-mod must be tuned on) -- : Error_message

Scenario:

I want to offer $5 off when a customer orders a poster.
So, they put 1 poster in the cart and it gives a $5 discount. That works just fine.

However, when they order 2 posters...it still only gives a $5 discount...and I want them to get $10 off ($5 x 2).
Basically, no matter the number of posters they order, I want them to get $5 off of each.

How can I make that happen?

Thanks
Pam

Please Log in or Create an account to join the conversation.

  • Posts: 82863
  • Thank you received: 13372
  • MODERATOR
10 years 4 months ago #162436

Hi,

Coupons apply to the whole order not to individual products.
If you turn on the "Coupon percentage applies to product only" option of the coupon, you can make it so that the value of the coupon in only calculated on a subset of the products in the cart with a percentage coupon, but for a fixed value, it doesn't change anything. When you add the coupon to the cart, the fixed value is added to the cart, not to individual products. And you can't dynamically change the fixed value with the options available.
I see these potential solutions:
1- You use a percentage instead of a fixed value for your coupon.
2- You contact AWO Coupon Pro to see if their coupon system for HikaShop can support that.
3- You develop a HikaShop plugin to override the coupon system calculations. I would personally recommend to implement the trigger onBeforeCouponCheck in that case to set the coupon value based on your rules. You can read more about that trigger on our developer documentation page.

Please Log in or Create an account to join the conversation.

  • Posts: 82863
  • Thank you received: 13372
  • MODERATOR
2 years 4 months ago #343060

Hi,

For anyone reading this, there is now a multiple coupon plugin for HikaShop available here:
www.hikashop.com/marketplace/product/164...coupon-checkout.html

Please Log in or Create an account to join the conversation.

  • Posts: 208
  • Thank you received: 10
2 years 4 months ago #343078

This is great, thank you!!!

The following user(s) said Thank You: Philip

Please Log in or Create an account to join the conversation.

Time to create page: 0.057 seconds
Powered by Kunena Forum