-- url of the page with the problem -- :
pharmacyshop.eu
-- HikaShop version -- : 2.2.3
-- Joomla version -- : 2.5.17
-- PHP version -- : 5.3.3
-- Error-message(debug-mod must be tuned on) -- : There is no error message
Hi,
The manual shipping does not work correctly for me in some cases.
Here are the parameters:
Weight is not set for the products, 'force shipping regardless of weight' is set to 'Yes'.
I have set two zones:
1. capital of the country
2. the rest (countryside)
and the third zone is the whole country
I have five manual shippping methods:
1. Customers come to the site of the company to pick the order up (zone: entire country, no min and max order value)
2. Delivery to the capital (zone 1) when the order value is under 15000 HUF (min value: 0 HUF, max value: 14999.99 HUF)
3. Free delivery to the capital (zone 1) when the order value is at least 15000 HUF (min value: 15000 HUF, max value: not set)
4. Delivery to the countryside (zone 2) when the order value is under 20000 HUF (min value: 0 HUF, max value: 19999.99 HUF)
5. Free delivery to the countryside (zone 2) when the order value is at least 20000 HUF (min value: 20000 HUF, max value: not set)
The order of the checkout process is: Login - Cart - Address - Shipping - Payment - Finish as the shipping options depend on the order value and the address.
The method 1 is included in the shipping list during the checkout every time as it should be, so it works.
The method 4 and 5 works also, these options show up when these should do it.
I have problems with the method 2 and 3, only method 2 shows up regardless of the order value.
I have checked everything many times and it looks like everything is set properly but it still does not work.
If I disable method 1 and method 2 and the order value is over 15000 HUF and I select the capital as delivery destination then nothing shows up in the list, I get a message which says the order value is too low to be able to select a shipping method but method 3 should be shown.
What could be set incorrectly?
What should I check in addition?