checkout min. price & checkout without min.price

  • Posts: 9
  • Thank you received: 0
9 years 4 months ago #209540

-- HikaShop version -- : 2.5.0
-- Joomla version -- : 3.4.3
-- PHP version -- : 5.5.26
-- Browser(s) name and version -- : firefox 39.0

Hi

i have 2 root sections : 1-product categories & 2-food&fresh

in section 1 people have to buy for at least €30
in section 2 people don't need to buy for €30

is this possible to program in Hikashop? if yes -> how? :dry:

thanks for your reply

sandra

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

  • Posts: 82910
  • Thank you received: 13379
  • MODERATOR
9 years 4 months ago #209593

Hi,

There is no easy setting to do that.

There are two ways to do it:
1. You create two warehouses (one for each section), assign each product from each section to their corresponding warehouse, and you create two sets of shipping methods, one set for each warehouse, and then in the shipping methods of the section warehouse, you can use the minimum price restriction to restrict them to 30€ so that no shipping methods will be able for that section 1 warehouse if there are not enough products of the first section to meet the 30€ minimum price limit.
That can be an issue when people can buy products from the two warehouses at the same time as they'll pay the sum of the shipping fees of each warehouse.

2. You customize the "cart" file of the "checkout" view and add custom code to calculate the total of the products from the first section and refuse the checkout in that case. That's easier to setup and as a developer, I would recommend that solution, but it requires to have a developer to help you do that if you're not a developer yourself.

The following user(s) said Thank You: eurospar

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

  • Posts: 9
  • Thank you received: 0
9 years 3 months ago #210084

Thank you for your reply i'll try this and let you know !

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

Time to create page: 0.041 seconds
Powered by Kunena Forum