Page 1 of 1
problems in the configuration of the freight system
Posted: 27 May 2021, 15:17
by maykel
Good Morning
I live in Brazil and I cannot configure the shipping system in my online store
Compliments
Maykel
Re: problems in the configuration of the freight system
Posted: 27 May 2021, 17:04
by Benno
Hi,
where do you need help or what exactly you cannot configure?
Formulate specific questions and / or take screenshots of the problem.
If possible with an English Phoca Cart.
Kind regards,
Benno
Re: problems in the configuration of the freight system
Posted: 27 May 2021, 19:35
by maykel
Hi Benno,
thanks for the feedback, sorry for the generic form of my question
if you look at the attached figures you will see that there is no option to send freight for the products that simulate the purchase, but you will also see that a freight service is enabled.
Regards
maykel
https://imgur.com/jlLcmQH
https://imgur.com/ECewzpz
Re: problems in the configuration of the freight system
Posted: 27 May 2021, 20:50
by Benno
Hi,
please deactivate the active rules for testing.
Is the shipping method then displayed?
Which Phoca Cart Version do you run?
Kind regards,
Benno
Re: problems in the configuration of the freight system
Posted: 28 May 2021, 10:13
by Jan
If you are on test server, try to install development version (for testing only):
https://github.com/PhocaCz/PhocaCart/re ... Beta11.zip
Do yo get the same problem with this version?
Jan
Re: problems in the configuration of the freight system
Posted: 31 May 2021, 20:15
by maykel
Good afternoon
Deactivating the rules, the shipping method is displayed.
I was using version 3.5.7beta8. I have now installed version 3.5.7beta11.
attached the photos the problem still persists, only the rate that I set is displayed, but the calculator does not appear where the user can insert a post code so that the customer can know the value of their freight.
Att
maykel
https://imgur.com/LQ03OO0
https://imgur.com/cLnnRmL
Re: problems in the configuration of the freight system
Posted: 01 Jun 2021, 14:09
by maykel
I just installed version 3.5.6 and everything remains the same
https://imgur.com/GWJDFyM
https://imgur.com/ECsU1NR
Re: problems in the configuration of the freight system
Posted: 01 Jun 2021, 15:05
by Jan
Hi, I cannot see the screenshots from the 3.5.7Beta11 (there is 404)
Try to enable/disable all the rules to test them.
Try to check if e.g. weight or size are correctly set (that the "from" "to" is correctly set .e.g. from 0 - 100kg or from 0 - 10m, etc.)
Jan
Re: problems in the configuration of the freight system
Posted: 02 Jun 2021, 13:43
by maykel
I believe I've tried everything, but it still hasn't worked. Does anyone know if there is a manual on phoca cart shipping settings?
Re: problems in the configuration of the freight system
Posted: 03 Jun 2021, 15:47
by Jan
Hi, the documentation is here:
https://www.phoca.cz/documentation/cate ... -component
but to set the rules right, this just needs to be tested.
E.g. there is a common mistake when some rule is set:
FROM: 1
TO: 100
and there is no value set in product so it should be:
FROM: 0
TO: 100
so then the rule will be applied
Mostly it is good to start only with one rule and step by step to add another to be 100% sure which rule does not fir the criteria
Jan