Hi all,
I have implemented the 'minimum order' routine as per the advanced guide, but I have a problem....
On checkout, any order under the minimum goes into a loop, with the checkout page just reloading. There is no error message of any type.... I expected to see the message I typed in the script, but no!
So, my questions are:
What should I be seeing if the value is too low?
What variable (netquotevar) or other bit of code gives the error message / page?
Which code fragment / page / template should the var (or whatever) be in?
Many thanks
andy
I have implemented the 'minimum order' routine as per the advanced guide, but I have a problem....
On checkout, any order under the minimum goes into a loop, with the checkout page just reloading. There is no error message of any type.... I expected to see the message I typed in the script, but no!
So, my questions are:
What should I be seeing if the value is too low?
What variable (netquotevar) or other bit of code gives the error message / page?
Which code fragment / page / template should the var (or whatever) be in?
Many thanks
andy
Comment