Discount on first purchase

  • Posts: 21
  • Thank you received: 1
10 years 7 months ago #122274

Is there any way to set up discount for the first order for the customer who had registered to my e-shop?

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

  • Posts: 12953
  • Thank you received: 1778
10 years 7 months ago #122279

Hi,
The solution will be create a new coupon and set the :
- "Quota per user" option to 1
- "Auto load in cart if possible" option to YES

Then your new customer will automatically have their discount through their first order.
Note that these options are only available through the commercial versions of Hikashop.

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

  • Posts: 131
  • Thank you received: 7
9 years 1 month ago #195575

Hi!, I need to do this too. But if I create a coupon with a quota of 1 and auto-apply it, this means that all of my existing customers will automatically get the discount doesn't it?

What I need is for this to only apply to new users from a point in time onwards and not retrospectively. Is there a way to achieve this?

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

  • Posts: 13201
  • Thank you received: 2322
9 years 1 month ago #195578

Hi,

This will require a plugin based on the function "onBeforeCouponLoad(&$coupon,&$do)".
In this function, you will have to check if the customer already have confirmed orders, if it is, so set $do to false.

Here is the documentation related on the plugins:
www.hikashop.com/support/support/documen...r-documentation.html

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

  • Posts: 131
  • Thank you received: 7
9 years 1 month ago #195667

Thanks Xavier. I also found another way - which is to set up a new registration group for all "new" customers who would be eligible for the discount from the time that we start the offer and then restrict the automatic application of the discount to this new group.

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

  • Posts: 9
  • Thank you received: 0
8 years 11 months ago #201074

how to set a new coupon?

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

  • Posts: 9
  • Thank you received: 0
8 years 11 months ago #201091

can you help me regarding that??

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

  • Posts: 9
  • Thank you received: 0
8 years 11 months ago #201092

I have a business edition of hikashop and i want to use the use "Quota per user" on discount but I don't see the "Quota per user".

Can you help me to how it will work?? please

Last edit: 8 years 11 months ago by rturan.

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

  • Posts: 13201
  • Thank you received: 2322
8 years 11 months ago #201078

Hi,

Via the menu Orders > Discounts, then create a new discount and select the "coupon" type.

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

  • Posts: 9
  • Thank you received: 0
8 years 11 months ago #201204

Xavier, can i used discount type and only first purchase of user they can discounted??

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

  • Posts: 81542
  • Thank you received: 13071
  • MODERATOR
8 years 11 months ago #201212

Hi,

No, the quota per user option is only for coupons. Discounts are directly applied to the products prices before any check can be done. That's why Xavier recommended to change the type of your discount to "coupon".
Note that if you turn on the "auto load" option of a coupon, it will be added automatically during the checkout, acting as a discount on the global cart and the customers won't have to manually enter the coupon code.

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

Time to create page: 0.119 seconds
Powered by Kunena Forum