Minimum order amount

  • Posts: 44
  • Thank you received: 1
2 years 1 month ago #345773

-- HikaShop version -- : 4.6.2
-- Joomla version -- : 4.1.5
-- PHP version -- : 8.1
-- Browser(s) name and version -- : Safari

How can I prevent a customer from ordering less than a certain amount? For example, you need to set the minimum order amount in the basket to $100. I would like that If the client scored goods less than this amount, a warning appeared that you need to place an order of at least $ 100

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

  • Posts: 4747
  • Thank you received: 644
  • MODERATOR
2 years 1 month ago #345779

Hello,

The most simple way, is to use for all your payment method Restrictions settings, see my screenshot :



Then your customer will be able to reach the checkout, but no payment method will be displayed, then maybe you want add in your Checkout Workflow a text block, in order to provide a notice information to your customer about why there are no payment method.
Component => HikaShop => Configuration, and Checkout tab


Hope this will fit your needs.
Regards

Last edit: 2 years 1 month ago by Philip.
The following user(s) said Thank You: Alex3

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

  • Posts: 44
  • Thank you received: 1
2 years 1 month ago #345828

Your method works, but...I have a website in three languages and notice information displayed in only one language (

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

  • Posts: 82863
  • Thank you received: 13372
  • MODERATOR
2 years 1 month ago #345830

Hi,

In the text area, instead of entering your text, enter a translation key. Then, under the Languages tab of the HikaShop configuration, edit your language files and in the override area on the right side, add a row for the translation key with the text you want.
That way, you'll be able to have the text in different languages.

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

  • Posts: 44
  • Thank you received: 1
2 years 1 month ago #345836

translation key - what is it ?

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

  • Posts: 4747
  • Thank you received: 644
  • MODERATOR
2 years 1 month ago #345844

Hello,

A translation key is a set of keywords that can be dynamically translated at display time, learn more here .

In details, a translation key is written like this :
CONTACT_EMAIL_TITLE="Contact request"

And so, of course, here you have to create your own Translation key and for any of your languages files his translation version.
Hope this will help you.

Regards

Last edit: 2 years 1 month ago by Philip.

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

Time to create page: 0.063 seconds
Powered by Kunena Forum