Minimum order value and minimum length / width

  • Posts: 75
  • Thank you received: 1
12 years 10 months ago #40661

Hello Nicolas

to start our hikahop, I need your help about two another points:

1. Minimum oder value:
To prevent customer buying things under 10€, we would like to add an extra charge of 10€. The charge should appears automatically in the cart, invoice and in the mail for customer and administrator as a seperate position.



2. Minimum length / width
As you know in our shop the customer can enter via the customer field the "length" and "width" of the acrylic plate.
In the customer field of hikahop there is a restriction point "maximum lenth / width" (unfortunately, it does not work).
Is it possible to creat a second restriction as "minimun length / width"; eg. min= 5mm, max: 2000mm. If the customer enter a length / width beyond this range a error massage should appear.

Thank you again for your help.

Attachments:

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

  • Posts: 83103
  • Thank you received: 13416
  • MODERATOR
12 years 10 months ago #40887

Hi,

1. There is no option for that. That will require some view customization in order to parse the cart during the checkout and add/update that "charge" product dynamically in the cart.

But why not have just a minimum price value in your shipping methods ? That way you could forbid the users from checking out with small carts.

2. That option works properly but it's not what you think it is. It's a restriction on the number of characters the users can enter in that field. If you want to apply such restrictions, you will have to customize the "show" file of the "product" view and add some custom javascript onchange event in order to add your check.

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

Time to create page: 0.069 seconds
Powered by Kunena Forum