Hi
I have created a shopping cart page for my website using the tutorial
http://www.shopsite.com/templates/cookbook/quick-easy-templates-cart.shtml
shopping cart works fine. I am facing a problem with the product search option in my sidebar
I am adding the search option with this code on my template
[-- IF PAGE.SearchProductField --]
[-- INCLUDE Page-2LineSearchForm PROCESS --]
[-- END_IF --]
while executing getting an error
"shoppingcart [115]: Template Error: IF using PAGE tag in non-page template"
How can I resolve this?
any help will be highly appreciated
Thanks
Roopesh