I'd like to turn off the quick re-order sidebox in the shopping cart. I've Googled and searched the admin settings but have not been able to figure it out. Can this be done without getting into the PHP code?
Thanks,
Drew
I'd like to turn off the quick re-order sidebox in the shopping cart. I've Googled and searched the admin settings but have not been able to figure it out. Can this be done without getting into the PHP code?
Thanks,
Drew
Have you looked in Admin - Tools - Layout Boxes Controller?
Thanks for the reply. Yes I have but don't see anything that appears to be related to the quick re-order sidebox. Am I just blind?
Cheers,
Drew
When in doubt, one way to find out is to go through the list of enabled sideboxes ... do you recognize each and what each is for?
The order_history box is used as a means to quickly re-order things previously ordered.
.
Zen Cart - putting the dream of business ownership within reach of anyone!
Donate to: DrByte directly or to the Zen Cart team as a whole
Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.
OK, you got me to look again (for about the 10th time)
order_history.php seems to be the key.
Thanks,
Drew