PRB How to replace Your Shopping Cart is Empty! message with custom html page

Article # 5327 Print Article Print Article

The information in this article applies to this particular SalesCart Product(s): 
X


SYMPTOMS
This is an informational article on how to replace the default message that gets displayed with an empty shopping cart.

CAUSE
The message is by design. This article explains how you can replace the message with your own custom page.

RESOLUTION
Open view1.php and find the following line:

echo("Your Shopping Cart is Empty!");

Replace with:

echo("<META http-equiv='refresh' content='0;url=custompage.htm'>");

Replace custompage.htm with the name and location of your custom html page for an empty shopping cart.

SUMMARY
This is an informational article on how to replace the default message that gets displayed with an empty shopping cart.

STATUS
This is an informational article.

REFERENCE
No references


Additional Query Words: replace, Your Shopping Cart is Empty!, custom, page

Active/inactive: Active
Author:
 William Cheung
Date:
 9/3/03


* If you have an older version of SalesCart Standard, PRO, SQL and didn't find what you are looking for try the FAQ's archive. Click here!


ComCity® and SalesCart™ are trademarks of ComCity LLC. All other products mentioned are registered trademarks or trademarks of their respective companies.
Copyright © 1995-2014 ComCity LLC. All rights reserved.
  Last modified: Thursday May 29, 2014