Promotion Item : Buy 2 for 8SGD

  • Posts: 4
  • Thank you received: 0
5 years 10 months ago #292824

-- HikaShop version -- : 3.0.1
-- Joomla version -- : 3.8.2
-- PHP version -- : 5.6.31

Hi,

Scenario : 1 item is 5SGD, and it has promotion buy 2 for 8SGD. However, if you buy 3 items, total is 8SGD (buy 2) and 5SGD for 1 item == 13 SGD.

Can we do that in hikashop? I am still trying to figure out this. Please advice.

Thanks

Andrea

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

  • Posts: 81478
  • Thank you received: 13061
  • MODERATOR
5 years 10 months ago #292826

Hi,

Yes. You need to configure three prices in your product like that:

price          min quantity
5                1
4                2
4.33333     3

Last edit: 5 years 10 months ago by nicolas.

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

  • Posts: 4
  • Thank you received: 0
5 years 10 months ago #292861

nicolas wrote: Hi,

Yes. You need to configure three prices in your product like that:

price          min quantity
5                1
4                2
4.33333     3


Hmmm, it is not very useful if someone buy 10, i need to set it to 10 prices. I think you do not have this kind of promotion function.

I think Hikashop can help to build it this kind of promotion in the future. :cheer:

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

  • Posts: 81478
  • Thank you received: 13061
  • MODERATOR
5 years 10 months ago #292871

Hi,

Well, alternatively, you can also configure autoloaded coupons with "minimum quantity" of 2, 4, 6, etc and the amount you want to discount. Then, during the checkout, the appropriate coupon will be loaded automatically based on the number of items of that product.
That requires either the Essential or the Business edition.
It's also possible to write a small plugin if you want to automate that and override the price of the products or add fees (that can be negative) dynamically, on the cart. So with that, you can do any kind of pricing plan you want, but it requires some PHP knowledge.

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

Time to create page: 0.062 seconds
Powered by Kunena Forum