To checkout only when Quantity of Products is 6, 12, 18, ...

  • Posts: 50
  • Thank you received: 3
5 years 6 months ago #299354

Is it possible to set Hikashop that the customers only can buy in steps of 6, 12, 18, and so on?

Maybe with a shipping-method which "blocks" the "Next"-Button?
So we could set the shipping methods with the quantity and show only the Next Button when the quantity is OK.

We send only in special boxes for bottles and there are only 6 or 12 in a box.

Thanks,
Stefan

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

  • Posts: 81504
  • Thank you received: 13064
  • MODERATOR
5 years 5 months ago #299390

Hi,

Yes, it's possible.
It's not with shipping methods.
You can change the "quantity input method" setting of your HikaShop configuration (if it's for all the products) or in each product (if it's not for all the products but only a few) to "show select". Then, in the quantity per order "from" field, you can enter 6 and the quantity input fields will transform into dropdowns with only multiples of 6.

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

  • Posts: 50
  • Thank you received: 3
5 years 5 months ago #299413

Hi,

thanks for your answer.
The problem is that the customers should be able to buy also 1 pc of 6 products, not only 6 of one product.

So we would need a solution where the quantity of products is added and the sum must be possible toi divide tru 6. Else no checkout is possible.

Any ideas?

Thanks,
Stefan

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

  • Posts: 12953
  • Thank you received: 1778
5 years 5 months ago #299417

Hello Stefan,

The problem is that the customers should be able to buy also 1 pc of 6 products, not only 6 of one product

In that case the solution will be to directly use some code customization using the "onBeforeCartSave(&$element,&$do)" Hikashop trigger for example. For more information about it :
www.hikashop.com/support/documentation/6...tml#onBeforeCartSave

Kind regards,
Mohamed Thelji.

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

  • Posts: 50
  • Thank you received: 3
5 years 5 months ago #299498

Thank you for your answer.
I will try to make a topic in the commercial forum if someone can make this code-customization for me.

Maybe there could be a plugin made for this.

Regards,
Stefan

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

Time to create page: 0.073 seconds
Powered by Kunena Forum