RealCart User Manual
[ << Previous ] | [ Index ] | [ Search ] | [ Next >> ]
Did this page answer your question?  Tell us below...

Customizing your store
Changing the first page

Using a page other than catalog.html as the first page

NOTE: As always make a copy of one of your themes before modifying them.

To change which page the shopping cart loads when the cart itself has finished loading you will need to edit the file called cart.html in your current theme folder. The quickest way to locate this file is by clicking the View Cart button on RealCart’s Large Toolbar.

Edit cart.html

  • Start RealCart.
  • Click the “View Cart button” on RealCart’s Large Toolbar.
  • Locate the file called cart.html and double-click it.
  • When Internet Explorer loads this page select View/Source... from the View Menu in IE.
  • To quickly locate the line you need to change press F3 and type in catalog.html inside the “Find what” field.
  • Press Enter to begin the search.
  • Once you have located the line that reads:
var itemWin = window.open("catalog.html","item");
  • Change the filename reference from catalog.html to all_products.html so that the line now looks like this:
var itemWin = window.open("all_products.html","item"); If you do not see any difference then your web browser’s cache needs to be emptied. Click here for instructions on how to do this. Once you have successfully cleared your web browser’s temporary files you should be able to load your on-line store and see that the first page that appears AFTER the shopping cart loads is now the All Products page instead of the catalog page.

Copyright © 1995-2006, RealCart.com®
Made possible by the Grace of God.
Do yourself a favor, LoveYourWife.com.
This page last modified on


 


How do you rate this information?
Your email:
select a response: Great information
Good information
Need more info
Out of date information
Wrong information
Enter your comments: (optional)