PDA

View Full Version : Modifying "Out of Stock" Page



IPH - Tim
02-15-10, 08:50 AM
Hello,

I am just wondering if its possible to modify the page that displays to clients when a product is out of stock? I had a poke around the template files but couldn't really seem to find anything that could help.

Any suggestions would be great.

Thanks!

IPH - Tim
02-15-10, 09:54 AM
I would also be interested in modifying the page that displays to clients who are blocked by Maxmind for fraud, if possible.

Thanks!

Jordan
02-16-10, 04:26 AM
Go to:


templates/{template}/default


Look for the fraudcheck.tpl file; You can edit this file for any fraud notices that are displayed.

Not sure where it's pulling the out of stock message though; The only instance of product quantity being 0 that I could find was the order form button to disable it.

IPH - Tim
02-17-10, 07:35 AM
Cheers Jordan. Thanks for your help.