<!DOCTYPE html
			PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
        "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
      <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252"/>
<!-- Source by Murray n. Wennerlund United States of America. Merchandising, Marketing, SEO, SEM, Retail Store Management Systems and Shopping Malls. Send Questions and Comments via contact page www.etownshopping.com -->
<script src="http://www.etownshopping.com/header.js" type="text/javascript"></script>
<script type="text/javascript">quickcart("prod=_login_");</script>
<script type="text/javascript">var page87;</script>
<script type="text/javascript">
function VerifySearchData() {
var valid = 1
if (!CheckSearch(document.mallsearch.src.value)) {
		valid = 0
		alert("Please enter a keyword to search for products.")
	}

	if (!valid) {alert("Please enter a search word.\n\n");return false;}
	else
	{return true;}
	}
function CheckSearch(TheSearch) {
var valid = 1
var GoodChars = "0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ_,.!?-' \n\r\t\'\"\f  "
var i = 0
if (document.mallsearch.src.value == "") {
// Return false if it is empty
valid = 0
	}
	// removed open tag before equals 
for (i =0; i = TheSearch.length -1; i++) {
if (GoodChars.indexOf(TheSearch.charAt(i)) == -1) {
// Note: Remove the comments from the following line to see this
// for loop in action.
 alert(TheSearch.charAt(i) + " is not a valid character for searching.\n Please delete this characater.")
valid = 0
} // End if statement
	} // End for loop
return valid
}
//  End -->
</script>
<script type="text/javascript">
<!-- Hide from older browsers...
function CheckForm () { 
	if (document.MallSearch.search.value == "") {
		msg = "__\n\n";
		msg += "\n";
		msg += "\n";
		msg += "_\n\n";
		msg += "\n\tSEARCH."
		alert(msg + "\n\n");
		return false;
	}
	return true;
}
function validate(search) {
var valid = "0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ_-: "
var ok = "yes";
var temp;
for (var i=0; i<field.value.length; i++) {
temp = "" + field.value.substring(i, i+1);
if (valid.indexOf(temp) == "-1") ok = "no";
}
if (ok == "no") {
alert("Invalid entry! Only characters and numbers are accepted. Underscores, Dashes and Semicolons are OK.");
field.focus();
field.select();
   }
}
//  End -->
</script>
<script type="text/javascript">
function GoBack(){history.go(-1);}
var sessionid = "";
var goback = "";
</script>
<script type="text/javascript">
function remotesite(url, param)
{
	if(param)
	{
	window.open(url, param);
	}
	else
	{
	window.location.href = url;
	}
}
</script>
<script type="text/javascript">
<!-- Hide from old Browsers
if (top != self) top.location.href = location.href;
// Stop hiding from old browsers -->
</script>
<script type="text/javascript">
function CreatePopup(url) {popupWin = window.open(url,'_blank','width=450,height=450,scrollbars=yes')}
</script>
<link rel="alternate" type="application/rss+xml" title="News and Blogs RSS Feed for eTown Shopping" href="http://www.etownshopping.com/sitemap_news.asp" />
<link rel="alternate" type="application/rss+xml" title="Shopping RSS Feed for eTown Shopping" href="http://www.etownshopping.com/sitemap_shopping.asp" />
<meta name="distribution" content="global" />
<meta name="robots" content="noodp, index,follow" />
<meta name="rating" content="general" />
<meta name="revisit-after" content="14 days" />
<meta name="author" content="eTown Shopping" />
<meta name="copyright" content="2008" />
<meta name="abstract" content="eTown Shopping Shoppers Help and Information Page. Find out how to use our services and how to be safe while shopping on the Internet. Our Help and FAQ section is made up of questions shoppers have asked and answers are team thinks will be helpful." />
<meta name="classification" content="Online Shopping, Storefronts, eCommerce, Hosting" />
<meta name="description" content="eTown Shopping Shoppers Help and Information Page. Find out how to use our services and how to be safe while shopping on the Internet. Our Help and FAQ section is made up of questions shoppers have asked and answers are team thinks will be helpful." />
<meta name="keywords" content=" eTown Shopping, Shoppers Help, Store Information, Mall Information, Shopping Mall Services, Safe Shopping, Internet Shopping, Shoppers FAQ, Ask Us a Question, Ask Shoppers, Ask " />
<title>eTown Shopping Shoppers Help, FAQ and Information Page. Ask us a Question Today.</title>
<!-- media type all , screen, print, -->
<style type="text/css" media="all">
@import "http://www.etownshopping.com/assets/mall/style1/css/style1.asp";
#content{
	clear: right;
	float: right;
	width: auto;
	max-width: 220px;
	height: auto;
	min-height: 200px;
	font: normal 95% Verdana, Tahoma, sans-serif;
	background: inherit;	
	border-left: dashed 1px #baa299;
	border-top: dashed 0px #baa299;
  border-bottom: dashed 1px #baa299;
	margin: 2px 5px 4px 0px;
	padding:0px 4px 4px 4px;
}
img.cont{
	float: right; 
	clear: right;
	margin: 4px;
	padding: 2px;
}
.contcap{ color:#444; font: normal 90% Verdana, Tahoma, sans-serif; line-height:10px; }
#content1{
	clear: left;
	float: left;
	width: auto;
	max-width: 220px;
	height: auto;
	min-height: 200px;
	font: normal 95% Verdana, Tahoma, sans-serif;
	background: inherit;	
	border-right: dashed 1px #baa299;
	border-top: dashed 0px #baa299;
	border-bottom: dashed 1px #baa299;
	margin: 2px 5px 4px 2px;
	padding:4px 4px 4px 0px;
}
img.cont1{
	float: left; 
	clear: left;
	margin: 4px;
	padding: 2px;
}
.contcap1{ color:#444; font: normal 90% Verdana, Tahoma, sans-serif; line-height:10px; }
#content2{
	clear: right;
	float: right;
	width: auto;
	max-width: 220px;
	height: auto;
	min-height: 200px;
	font: normal 95% Verdana, Tahoma, sans-serif;
	background: inherit;	
	border-left: dashed 1px #baa299;
	border-top: dashed 0px #baa299;
  border-bottom: dashed 1px #baa299;
	margin: 2px 5px 4px 0px;
	padding:0px 4px 4px 4px;
}
img.cont2{
	float: right; 
	clear: right;
	margin: 4px;
	padding: 2px;
}
.contcap2{ color:#444; font: normal 90% Verdana, Tahoma, sans-serif; line-height:10px; }
#content3{
	clear: left;
	float: left;
	width: auto;
	max-width: 220px;
	height: auto;
	min-height: 200px;
	font: normal 95% Verdana, Tahoma, sans-serif;
	background: inherit;	
	border-right: dashed 1px #baa299;
	border-top: dashed 0px #baa299;
	border-bottom: dashed 1px #baa299;
	margin: 2px 5px 4px 2px;
	padding:4px 4px 4px 0px;
}
img.cont3{
	float: left; 
	clear: left;
	margin: 4px;
	padding: 2px;
}
.contcap3{ color:#444; font: normal 90% Verdana, Tahoma, sans-serif; line-height:10px; }
#content4{
	clear: right;
	float: right;
	width: auto;
	max-width: 220px;
	height: auto;
	min-height: 200px;
	font: normal 95% Verdana, Tahoma, sans-serif;
	background: inherit;	
	border-left: dashed 1px #baa299;
	border-top: dashed 0px #baa299;
  border-bottom: dashed 1px #baa299;
	margin: 2px 5px 4px 0px;
	padding:0px 4px 4px 4px;
}
img.cont4{
	float: right; 
	clear: right;
	margin: 4px;
	padding: 2px;
}
.contcap4{ color:#444; font: normal 90% Verdana, Tahoma, sans-serif; line-height:10px; }
#content5{
	clear: left;
	float: left;
	width: auto;
	max-width: 220px;
	height: auto;
	min-height: 200px;
	font: normal 95% Verdana, Tahoma, sans-serif;
	background: inherit;	
	border-right: dashed 1px #baa299;
	border-top: dashed 0px #baa299;
	border-bottom: dashed 1px #baa299;
	margin: 2px 5px 4px 2px;
	padding:4px 4px 4px 0px;
}
img.cont5{
	float: left; 
	clear: left;
	margin: 4px;
	padding: 2px;
}
.contcap5{ color:#444; font: normal 90% Verdana, Tahoma, sans-serif; line-height:10px; }
#content6{
	clear: right;
	float: right;
	width: auto;
	max-width: 220px;
	height: auto;
	min-height: 200px;
	font: normal 95% Verdana, Tahoma, sans-serif;
	background: inherit;	
	border-left: dashed 1px #baa299;
	border-top: dashed 0px #baa299;
  border-bottom: dashed 1px #baa299;
	margin: 2px 5px 4px 0px;
	padding:0px 4px 4px 4px;
}
img.cont6{
	float: right; 
	clear: right;
	margin: 4px;
	padding: 2px;
}
.contcap6{ color:#444; font: normal 90% Verdana, Tahoma, sans-serif; line-height:10px; }
#content7{
	clear: left;
	float: left;
	width: auto;
	max-width: 220px;
	height: auto;
	min-height: 200px;
	font: normal 95% Verdana, Tahoma, sans-serif;
	background: inherit;	
	border-right: dashed 1px #baa299;
	border-top: dashed 0px #baa299;
	border-bottom: dashed 1px #baa299;
	margin: 2px 5px 4px 2px;
	padding:4px 4px 4px 0px;
}
img.cont7{
	float: left; 
	clear: left;
	margin: 4px;
	padding: 2px;
}
.contcap7{ color:#444; font: normal 90% Verdana, Tahoma, sans-serif; line-height:10px; }
#content8{
	clear: right;
	float: right;
	width: auto;
	max-width: 220px;
	height: auto;
	min-height: 200px;
	font: normal 95% Verdana, Tahoma, sans-serif;
	background: inherit;	
	border-left: dashed 1px #baa299;
	border-top: dashed 0px #baa299;
  border-bottom: dashed 1px #baa299;
	margin: 2px 5px 4px 0px;
	padding:0px 4px 4px 4px;
}
img.cont8{
	float: right; 
	clear: right;
	margin: 4px;
	padding: 2px;
}
.contcap8{ color:#444; font: normal 90% Verdana, Tahoma, sans-serif; line-height:10px; }
#content9{
	clear: left;
	float: left;
	width: auto;
	max-width: 220px;
	height: auto;
	min-height: 200px;
	font: normal 95% Verdana, Tahoma, sans-serif;
	background: inherit;	
	border-right: dashed 1px #baa299;
	border-top: dashed 0px #baa299;
	border-bottom: dashed 1px #baa299;
	margin: 2px 5px 4px 2px;
	padding:4px 4px 4px 0px;
}
img.cont9{
	float: left; 
	clear: left;
	margin: 4px;
	padding: 2px;
}
.contcap9{ color:#444; font: normal 90% Verdana, Tahoma, sans-serif; line-height:10px; }
#content10{
	clear: right;
	float: right;
	width: auto;
	max-width: 220px;
	height: auto;
	min-height: 200px;
	font: normal 95% Verdana, Tahoma, sans-serif;
	background: inherit;	
	border-left: dashed 1px #baa299;
	border-top: dashed 0px #baa299;
  border-bottom: dashed 1px #baa299;
	margin: 2px 5px 4px 0px;
	padding:0px 4px 4px 4px;
}
img.cont10{
	float: right; 
	clear: right;
	margin: 4px;
	padding: 2px;
}
.contcap10{ color:#444; font: normal 90% Verdana, Tahoma, sans-serif; line-height:10px; }
#content11{
	clear: left;
	float: left;
	width: auto;
	max-width: 220px;
	height: auto;
	min-height: 200px;
	font: normal 95% Verdana, Tahoma, sans-serif;
	background: inherit;	
	border-right: dashed 1px #baa299;
	border-top: dashed 0px #baa299;
	border-bottom: dashed 1px #baa299;
	margin: 2px 5px 4px 2px;
	padding:4px 4px 4px 0px;
}
img.cont11{
	float: left; 
	clear: left;
	margin: 4px;
	padding: 2px;
}
.contcap11{ color:#444; font: normal 90% Verdana, Tahoma, sans-serif; line-height:10px; }
#content12{
	clear: right;
	float: right;
	width: auto;
	max-width: 220px;
	height: auto;
	min-height: 200px;
	font: normal 95% Verdana, Tahoma, sans-serif;
	background: inherit;	
	border-left: dashed 1px #baa299;
	border-top: dashed 0px #baa299;
  border-bottom: dashed 1px #baa299;
	margin: 2px 5px 4px 0px;
	padding:0px 4px 4px 4px;
}
img.cont12{
	float: right; 
	clear: right;
	margin: 4px;
	padding: 2px;
}
.contcap12{ color:#444; font: normal 90% Verdana, Tahoma, sans-serif; line-height:10px; }
#content13{
	clear: left;
	float: left;
	width: auto;
	max-width: 220px;
	height: auto;
	min-height: 200px;
	font: normal 95% Verdana, Tahoma, sans-serif;
	background: inherit;	
	border-right: dashed 1px #baa299;
	border-top: dashed 0px #baa299;
	border-bottom: dashed 1px #baa299;
	margin: 2px 5px 4px 2px;
	padding:4px 4px 4px 0px;
}
img.cont13{
	float: left; 
	clear: left;
	margin: 4px;
	padding: 2px;
}
.contcap13{ color:#444; font: normal 90% Verdana, Tahoma, sans-serif; line-height:10px; }
#content14{
	clear: right;
	float: right;
	width: auto;
	max-width: 220px;
	height: auto;
	min-height: 200px;
	font: normal 95% Verdana, Tahoma, sans-serif;
	background: inherit;	
	border-left: dashed 1px #baa299;
	border-top: dashed 0px #baa299;
  border-bottom: dashed 1px #baa299;
	margin: 2px 5px 4px 0px;
	padding:0px 4px 4px 4px;
}
img.cont14{
	float: right; 
	clear: right;
	margin: 4px;
	padding: 2px;
}
.contcap14{ color:#444; font: normal 90% Verdana, Tahoma, sans-serif; line-height:10px; }
#content15{
	clear: left;
	float: left;
	width: auto;
	max-width: 220px;
	height: auto;
	min-height: 200px;
	font: normal 95% Verdana, Tahoma, sans-serif;
	background: inherit;	
	border-right: dashed 1px #baa299;
	border-top: dashed 0px #baa299;
	border-bottom: dashed 1px #baa299;
	margin: 2px 5px 4px 2px;
	padding:4px 4px 4px 0px;
}
img.cont15{
	float: left; 
	clear: left;
	margin: 4px;
	padding: 2px;
}
.contcap15{ color:#444; font: normal 90% Verdana, Tahoma, sans-serif; line-height:10px; }
</style>
<base href="http://www.etownshopping.com/" />
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon" />
<link rel="icon" href="favicon.ico" type="image/x-icon" />
</head>
<body class="body">
<div id="wrap">
<div id="header">
<div id="centerheader-image">
<a href="http://www.etownshopping.com/detail/ladies_leather_purse_embassytrade_italian_stonetrade_design_genuine_leather_shoul.asp">LADIES LEATHER PURSE Embassy&trade; Italian Stone&trade; Design Genuine Leather Shoulder Bag Adorned with hearts, this is the... <i>[Read More]</i></a>
</div>
<div id="centerheader-links">
<strong><a href="accounts_M0.asp">Buy</a></strong>
<strong>&nbsp;|&nbsp;</strong>
<strong><a href="accounts.asp">Sell</a></strong>
</div>
<div id="header-links">
<strong><a href="javascript:remotesite('https://www.etownshopping.com/shopping_cart/view_cart.asp?sitename=eTown Shopping', '')">View Shopping Cart</a></strong>
<br />
<a class="sidemenu" href="javascript:remotesite('https://www.etownshopping.com/membership/account.asp', '')"><strong>My eTownShopping</strong></a>
<br />
<a class="sidemenu" title="Verify eTown Shopping" href="https://www.etownshopping.com/authsite.asp?Site=eTown#eTown" rel="nofollow"><strong>Verify&nbsp;Active&nbsp;&nbsp;Mall</strong></a>
<br />
<a title="Setup your Store at eTown Shopping" href="http://www.etownshopping.com/accounts.asp"><img src="http://www.etownshopping.com/assets/mall/style1/images/style1_signup.jpg" height="23" width="120" alt="Start selling in the eTownShopping.Com Mall" /></a>
</div>
</div>
<div id="menu">
			<ul>
				<li><a href="http://www.etownshopping.com/default.asp"><span>Home</span></a></li>
				<li><a href="http://www.etownshopping.com/shop.asp"><span>Shop</span></a></li>
				<li><a href="http://www.etownshopping.com/auction.asp"><span>Best Offers</span></a></li>
				<li><a href="http://www.etownshopping.com/specials.asp"><span>Specials</span></a></li>
				<li><a href="http://www.etownshopping.com/community.asp"><span>Community</span></a></li>
				<li><a href="http://www.etownshopping.com/service.asp"><span>Services</span></a></li>
				<li><a href="http://www.etownshopping.com/contact.asp"><span>Contact Us</span></a></li>
				<li id="current"><a href="http://www.etownshopping.com/help_info.asp#help_info"><span>FAQ</span></a></li>
				<li><a title="Return to eTown Shopping" href="http://www.etownshopping.com/accounts.asp">Retail Store Information</a>
</li></ul>
</div>
<script type="text/javascript">page87="feature.asp?feature=55";</script>
<div id="content-wrap">
<div id="sidebar">
<div id="sidebarmenu">
<h1><img src="http://www.etownshopping.com/assets/mall/style1/images/e_logo_16x16.png" width="16" height="16" alt="eTown Shopping&nbsp;Quality shopping from the finest merchant stores" /><br />&nbsp;eTown Shopping<br />Directory</h1>
<ul class="browsemenu">
<li class="browsemenu">&nbsp;<a class="browsemenu" href="http://www.etownshopping.com/browse/antiques_and_collectibles.asp">Antiques and Collectibles</a></li>
<li class="browsemenu">&nbsp;<a class="browsemenu" href="http://www.etownshopping.com/browse/autos_trucks_and_rvs.asp">Autos Trucks and RVs</a></li>
<li class="browsemenu">&nbsp;<a class="browsemenu" href="http://www.etownshopping.com/browse/books_and_magazines.asp">Books and Magazines</a></li>
<li class="browsemenu">&nbsp;<a class="browsemenu" href="http://www.etownshopping.com/browse/clothing_and_accessories.asp">Clothing and Accessories</a></li>
<li class="browsemenu">&nbsp;<a class="browsemenu" href="http://www.etownshopping.com/browse/electronics_home_auto.asp">Electronics Home Auto</a></li>
<li class="browsemenu">&nbsp;<a class="browsemenu" href="http://www.etownshopping.com/browse/entertainment_home_auto.asp">Entertainment Home Auto</a></li>
<li class="browsemenu">&nbsp;<a class="browsemenu" href="http://www.etownshopping.com/browse/furniture_home_and_office.asp">Furniture Home and Office</a></li>
<li class="browsemenu">&nbsp;<a class="browsemenu" href="http://www.etownshopping.com/browse/garage_and_yard_sales.asp">Garage and Yard Sales</a></li>
<li class="browsemenu">&nbsp;<a class="browsemenu" href="http://www.etownshopping.com/browse/gifts_and_novelties.asp">Gifts and Novelties</a></li>
<li class="browsemenu">&nbsp;<a class="browsemenu" href="http://www.etownshopping.com/browse/home_and_garden.asp">Home and Garden</a></li>
<li class="browsemenu">&nbsp;<a class="browsemenu" href="http://www.etownshopping.com/browse/homes_and_property.asp">Homes and Property</a></li>
<li class="browsemenu">&nbsp;<a class="browsemenu" href="http://www.etownshopping.com/browse/jewelry_and_watches.asp">Jewelry and Watches</a></li>
<li class="browsemenu">&nbsp;<a class="browsemenu" href="http://www.etownshopping.com/browse/office_products.asp">Office Products</a></li>
<li class="browsemenu">&nbsp;<a class="browsemenu" href="http://www.etownshopping.com/browse/professional_services.asp">Professional Services</a></li>
<li class="browsemenu">&nbsp;<a class="browsemenu" href="http://www.etownshopping.com/browse/shop_location_and_region.asp">Shop Location and Region</a></li>
<li class="browsemenu">&nbsp;<a class="browsemenu" href="http://www.etownshopping.com/browse/sports_and_recreation.asp">Sports and Recreation</a></li>
<li class="browsemenu">&nbsp;<a class="browsemenu" href="http://www.etownshopping.com/browse/tools_and_hardware.asp">Tools and Hardware</a></li>
<li class="browsemenu">&nbsp;<a class="browsemenu" href="http://www.etownshopping.com/browse/etown_service_listings.asp">eTown Service Listings</a></li>
</ul>
<h6>&nbsp;&nbsp;&nbsp;</h6>
</div>
<div id="sidebarsearch">
<h1>Find It here!</h1>
<form method="get" id="mallsearch" action="http://www.etownshopping.com/search.asp" onsubmit="return VerifySearchData()">
<ul class="browsemenu">
<li>
<input class="input" type="text" name="src" maxlength="50" size="20" />
<input class="button" type="submit" value="Search" name="submit" />
</li>
</ul>
</form>
<h1>Email Subscription</h1>
<form method="post" id="subscribe" action="http://www.etownshopping.com/linktous.asp">
<ul class="browsemenu">
<li>
<input type="hidden" name="Action" value="1" />
<input class="input" type="text" name="email" maxlength="50" size="20" />
<input class="button" type="submit" value="Subscribe" name="subscribe" />
</li>
<li style="font-size: 8pt; color: fuchsia; face: bold">
New Listing Alerts!
<br />Discounts and Coupons!
<br />Retailer News!
<br />Product Reviews!
<br />Editorials and More!
</li>
</ul>
</form>
<h6>&nbsp;&nbsp;&nbsp;</h6>
</div>
<div id="sidebarmenu0">
<h1>eTown Site Menu</h1>
<ul class="browsemenu">
<li class="browsemenu">&nbsp;<a href="http://www.etownshopping.com/specials.asp">Specials and Discounts</a></li>
<li class="browsemenu">&nbsp;<a href="http://www.etownshopping.com/auction.asp">Make an Offer</a></li>
<li class="browsemenu">&nbsp;<a href="http://www.etownshopping.com/news.asp">What's New at eTown</a></li>
<li class="browsemenu">&nbsp;<a href="http://www.etownshopping.com/shop.asp">Shopping Mall</a></li>
<li class="browsemenu">&nbsp;<a href="http://www.etownshopping.com/article.asp">Articles and Editorials</a></li>
<li class="browsemenu">&nbsp;<a href="http://www.etownshopping.com/linktous.asp">Link to Us!</a></li>
<li class="browsemenu">&nbsp;<a href="http://www.etownshopping.com/blog.asp">eTown Shopping Blog</a></li>
<li class="browsemenu">&nbsp;<a href="http://www.etownshopping.com/browse.asp">How To Browse eTown</a></li>
<li class="browsemenu">&nbsp;<a href="http://www.etownshopping.com/browse.asp">Surfing the Mall</a></li>
<li class="browsemenu">&nbsp;<a href="http://www.etownshopping.com/contact.asp">Contact Us</a></li>
</ul>
<h6>&nbsp;&nbsp;&nbsp;</h6>
</div>
<div id="sidebarmenu1">
<h1>eTown Mall Links</h1>
<ul class="browsemenu">
<li class="browsemenu">&nbsp;<a href="http://www.etownshopping.com/about.asp">About eTown Shopping</a></li>
<li class="browsemenu">&nbsp;<a href="http://www.etownshopping.com/article.asp">eTown Shopping Articles</a></li>
<li class="browsemenu">&nbsp;<a href="http://www.etownshopping.com/navigation.asp">Navigating eTown Stores</a></li>
<li class="browsemenu">&nbsp;<a href="http://www.etownshopping.com/blog.asp">eTown Shopping Blog</a></li>
<li class="browsemenu">&nbsp;<a href="http://www.etownshopping.com/stores.asp">eTown Store Reviews</a></li>
<li class="browsemenu">&nbsp;<a href="http://www.etownshopping.com/mall_security.asp">eTown Mall Security</a></li>
<li class="browsemenu">&nbsp;<a href="http://www.etownshopping.com/policy.asp">Policy and Terms</a></li>
</ul>
<h6>&nbsp;&nbsp;&nbsp;</h6>
</div>
<div id="sidebarmenu2">
<h1>eTown Store Links</h1>
<ul class="browsemenu">
<li class="browsemenu">&nbsp;<a href="http://www.etownshopping.com/stores.asp">eTown Stores Online</a></li>
<li class="browsemenu">&nbsp;<a href="http://www.etownshopping.com/tellafriend.asp">Tell a Local Merchant</a></li>
<li class="browsemenu">&nbsp;<a href="http://www.etownshopping.com/manager.asp">eTown Manager</a></li>
</ul>
<h6>&nbsp;&nbsp;&nbsp;</h6>
</div>
<div id="sidebarmenu3">
<h1>&nbsp;eTown Shopping<br />Retail Shops</h1>
<ul class="browsemenu">
<li class="browsemenu">&nbsp;<a class="browsemenu" href="http://shops.etownshopping.com/">eTown Shopping Mall Shops</a></li>
<li class="browsemenu">&nbsp;<a class="browsemenu" href="http://shops.etownshopping.com/m2144/">Mall Book Stores</a></li>
<li class="browsemenu">&nbsp;<a class="browsemenu" href="http://shops.etownshopping.com/M2392/">Borrowed Treasures</a></li>
<li class="browsemenu">&nbsp;<a class="browsemenu" href="http://shops.etownshopping.com/m4254/">eTown Shopping Vehicles</a></li>
<li class="browsemenu">&nbsp;<a class="browsemenu" href="http://shops.etownshopping.com/m4330/">Mall Electronic Stores</a></li>
<li class="browsemenu">&nbsp;<a class="browsemenu" href="http://shops.etownshopping.com/m4332/">Radio Communications</a></li>
<li class="browsemenu">&nbsp;<a class="browsemenu" href="http://shops.etownshopping.com/m4372/">XC Tech</a></li>
<li class="browsemenu">&nbsp;<a class="browsemenu" href="http://shops.etownshopping.com/M6208/">XC Tech</a></li>
</ul>
<h6>&nbsp;&nbsp;&nbsp;</h6>
</div>
<div id="sidebarmenu4">
<h1>&nbsp;eTown Shopping<br />Retail Storefronts</h1>
<ul class="browsemenu">
<li class="browsemenu">&nbsp;<a class="browsemenu" href="http://www.bayoushopping.com/">Bayou Shopping</a></li>
<li class="browsemenu">&nbsp;<a class="browsemenu" href="http://www.chicagotolaroute66.com/">Chicago to LA Route 66</a></li>
<li class="browsemenu">&nbsp;<a class="browsemenu" href="http://www.mallgaragesales.com/">Mall Garage Sales</a></li>
</ul>
<h6>&nbsp;&nbsp;&nbsp;</h6>
</div>
<div id="sidebarfeeds">
<h1>eTown Shopping</h1>
<ul class="browsemenu">
<li class="browsemenu">
<strong><a href="http://www.etownshopping.com/accounts.asp">Join eTown Shopping</a></strong><br />
</li>
</ul>
<p><i> <strong>"</strong> eTown Shopping Shoppers Help and Information Page. Find out how to use our services and how to be safe while shopping on the Internet. Our Help and FAQ section is made up of questions shoppers have asked and answers are team thinks will be helpful. <strong>"</strong> </i></p>
<br />
<h6>&nbsp;&nbsp;&nbsp;</h6>
</div>
<div id="sidebargeneral">
<h1>Merchant Listing</h1>
<p class="spot">
<a href="http://www.etownshopping.com/detail/19pc_picnic_set_maxamreg_19pc_picnic_set_polyester_storage_bag_measuring_18quot_x.asp"><img src="http://www.etownshopping.com/images/M-2-154/tb_M-2-154/LUPIC19_100.jpg" height="103" width="96" alt="19PC PICNIC SET Maxam&reg; 19pc Picnic Set Polyester storage bag measuring 18&quot; x 13-5/8&quot; x 4-1/4&quot;." /></a>
<a href="http://www.etownshopping.com/detail/19pc_picnic_set_maxamreg_19pc_picnic_set_polyester_storage_bag_measuring_18quot_x.asp">19PC PICNIC SET Maxam&reg; 19pc Picnic Set Polyester storage bag measuring 18&quot; x 13-5/8&quot; x 4-1/4&quot;.</a>
<br />
<a href="http://www.etownshopping.com/detail/19pc_picnic_set_maxamreg_19pc_picnic_set_polyester_storage_bag_measuring_18quot_x.asp"><strong>View Item Details</strong> | <strong>Buy Now!</strong></a><br />
<br />
Price $55.97<br />
<a href=""></a>
Category:&nbsp;<a href="http://www.etownshopping.com/browse/default.asp?ProductIndex=7"> Clothing and Accessories </a>
</p>
<h6>&nbsp;&nbsp;&nbsp;</h6>
</div>
<br />
</div>
<div id="main"> <h1>Help,  FAQ's,  Tips  and  Information  for  Buyers  and  Sellers.  </h1> <div id="content1">
<a href="http://www.etownshopping.com/detail/27pc_picnic_set_maxamreg_27pc_picnic_set_polyester_storage_bag_features_2_handles_a.asp"><img class="cont1" src="http://www.etownshopping.com/images/M-2-154/tb_M-2-154/LUPIC27_100.jpg" height="103" width="96" alt="27PC PICNIC SET Maxam&reg; 27pc Picnic Set Polyester storage bag features 2 handles and an adjustable, removable shoulder strap. Bag measures 19-1/4&quot; x 10&quot; x 7-3/4&quot;." /></a>
<p class="contcap1">
<a class="contcap1" href="http://www.etownshopping.com/detail/27pc_picnic_set_maxamreg_27pc_picnic_set_polyester_storage_bag_features_2_handles_a.asp">27PC PICNIC SET Maxam&reg; 27pc Picnic Set Polyester storage bag features 2 handles and an adjustable, removable shoulder strap. Bag measures 19-1/4&quot; x 10&quot; x 7-3/4&quot;.</a>
<br />
Price $84.95<br />
<a class="contcap1" href="http://www.etownshopping.com/detail/27pc_picnic_set_maxamreg_27pc_picnic_set_polyester_storage_bag_features_2_handles_a.asp"><strong>View Item Details</strong> | <strong>Buy Now!</strong></a><br />
<a href=""></a>
</p>
</div>
 
<p>If  you  have  a  specific  question  to  ask  us  please  use  our  <a  href="http://www.etownshopping.com/contact.asp">contact  us</a>  page  and  send  us  your  question.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<h1>Q:  What  is  the  eTown  Shopping  site  all  about?  </h1> <div id="content2">
<p class="contcap2">
<a href="http://www.etownshopping.com/detail/29pc_picnic_set_in_cooler_bag_maxamreg_29pc_picnic_set_in_cooler_bag_set_includes.asp"><img class="cont2" src="http://www.etownshopping.com/images/M-2-154/tb_M-2-154/LUPIC29_100.jpg" height="103" width="96" alt="29PC PICNIC SET IN COOLER BAG Maxam&reg; 29pc Picnic Set in Cooler Bag Set includes: 4 stainless steel forks, 4 stainless steel knives, 4 stainless steel spoons, 4-9&quot; melamine plates, 4 plastic goblets, 4 cotton napkins, salt &amp; pepper shakers, bo" /></a>
<a class="contcap2" href="http://www.etownshopping.com/detail/29pc_picnic_set_in_cooler_bag_maxamreg_29pc_picnic_set_in_cooler_bag_set_includes.asp">29PC PICNIC SET IN COOLER BAG Maxam&reg; 29pc Picnic Set in Cooler Bag Set includes: 4 stainless steel forks, 4 stainless steel knives, 4 stainless steel spoons, 4-9&quot; melamine plates, 4 plastic goblets, 4 cotton napkins, salt &amp; pepper shakers, bo</a>
<br />
Price $80.95<br />
<a class="contcap2" href="http://www.etownshopping.com/detail/29pc_picnic_set_in_cooler_bag_maxamreg_29pc_picnic_set_in_cooler_bag_set_includes.asp"><strong>View Item Details</strong> | <strong>Buy Now!</strong></a><br />
<a href=""></a>
Listed at eTown Shopping
</p>
</div>
 
<p><strong>A:</strong>  eTown  Shopping  is  the  development  application  and  part  of  the  mission  and  dream  of  creating  a  national  and  international  shopping  center  that  offers  all  the  best  features  available  online  today  for  shoppers  and  sellers.  </p>
<p>The  Mission  of  eTown  Shopping  is  to  provide  an  affordable  place  for  small  business  owners,  small  manufacturers  and  creative  businesses  to  market  their  products  and  services  within  a  typical  small  business  budget  without  having  to  sacrifice  the  big  business  marketing  and  development  standards.  This  development  site  has  taken  over  10  years  of  research  and  1  year  of  application  development  to  reach  this  point.  </p>
<p>We  are  small  business  and  will  remain  small  business  in  our  efforts  to  keep  in  tune  with  others.  Customer  Service  is  the  main  focus  and  keeping  ahead  of  any  new  developments  in  marketing.  </p>
<h1>Q:  Do  I  need  a  Membership  Account  to  Shop  and  Buy?  </h1> <div id="content3">
<a href="http://www.etownshopping.com/detail/leather_black_purse_embassytrade_black_genuine_leather_purse_with_alligator_embossi.asp"><img class="cont3" src="http://www.etownshopping.com/images/M-2-154/tb_M-2-154/LUPHRT22_100.jpg" height="103" width="96" alt="LEATHER BLACK PURSE Embassy&trade; Black Genuine Leather Purse with Alligator Embossing Features alligator embossing, silver tone heart decorations, and adjustable shoulder strap. Measures 15&quot; x 12-1/2&quot; x 4-1/2&quot;." /></a>
<p class="contcap3">
<a class="contcap3" href="http://www.etownshopping.com/detail/leather_black_purse_embassytrade_black_genuine_leather_purse_with_alligator_embossi.asp">LEATHER BLACK PURSE Embassy&trade; Black Genuine Leather Purse with Alligator Embossing Features alligator embossing, silver tone heart decorations, and adjustable shoulder strap. Measures 15&quot; x 12-1/2&quot; x 4-1/2&quot;.</a>
<br />
Price $27.22<br />
<a class="contcap3" href="http://www.etownshopping.com/detail/leather_black_purse_embassytrade_black_genuine_leather_purse_with_alligator_embossi.asp"><strong>View Item Details</strong> | <strong>Buy Now!</strong></a><br />
<a href=""></a>
</p>
</div>
 
<p><strong>A:</strong>  No.  Not  at  all.  We  used  our  Membership  Sign  up  during  our  development  phase  to  control  access  to  the  check-out  system.  Today  we  have  two  basic  check-out  processes.  You  can  sign  up  and  become  a  member  which  will  save  your  information  to  our  server  or  you  can  skip  the  membership  sign  up  and  go  directly  to  the  order  process.  </p>
<p>Memberships  do  offer  shoppers  some  great  advantages.  We  run  internal  sales,  auctions,  raffles  and  some  stores  offer  buyer  reward  points  that  can  be  used  as  a  discount  on  your  next  purchase.  </p>
<p>We  want  every  shopper  to  feel  safe  and  in  control  of  your  personal  information.  This  is  why  we  allow  you  to  select  the  type  of  check-out  you  would  like.  </p>
<h1>Q:  Do  you  save  Personal  Information  online?  </h1> <div id="content4">
<p class="contcap4">
<a href="http://www.etownshopping.com/detail/30pc_picnic_set_maxamreg_30pc_picnic_cooler_bag_set_backpack_measures_14quot_x_15.asp"><img class="cont4" src="http://www.etownshopping.com/images/M-2-154/tb_M-2-154/LUPIC30_100.jpg" height="103" width="96" alt="30PC PICNIC SET Maxam&reg; 30pc Picnic Cooler Bag Set Backpack measures 14&quot; x 15-1/2&quot; x 9&quot;." /></a>
<a class="contcap4" href="http://www.etownshopping.com/detail/30pc_picnic_set_maxamreg_30pc_picnic_cooler_bag_set_backpack_measures_14quot_x_15.asp">30PC PICNIC SET Maxam&reg; 30pc Picnic Cooler Bag Set Backpack measures 14&quot; x 15-1/2&quot; x 9&quot;.</a>
<br />
Price $59.94<br />
<a class="contcap4" href="http://www.etownshopping.com/detail/30pc_picnic_set_maxamreg_30pc_picnic_cooler_bag_set_backpack_measures_14quot_x_15.asp"><strong>View Item Details</strong> | <strong>Buy Now!</strong></a><br />
<a href=""></a>
Listed at eTown Shopping
</p>
</div>
 
<p><strong>Two  Part  Answer:  A:</strong>  Yes,  If  you  sign  up  as  a  member  we  keep  your  personal  contact  information  online  so  you  can  order  products  or  services  quickly  and  easily  from  any  of  our  stores  and  merchants.  You  can  always  update  your  account  by  deleting  your  personal  information  at  anytime.  The  only  items  that  can  not  be  changed  are  your  email  and  username.  Everything  else  can  be  removed  by  you  after  your  order  has  been  completed.  </p>
<p><strong>NOTE:</strong>  No  Financial  or  Payment  information  is  stored  on  our  services.  We  use  off  site  processors  like  PayPal  that  offer  better  security  then  any  company  in  it's  class.</p>
<p><strong>A:</strong>  No  personal  information  is  stored  if  you  select  not  to  sign  up  as  a  member.  Your  order  information  will  remain  as  part  of  the  merchants  online  accounting  and  invoicing.  But  at  no  time  will  any  payment  information  be  stored  on  our  system  or  by  any  merchants  on  our  hosted  websites.  </p>
<h1>Q:  How  do  you  process  payments?  </h1> <div id="content5">
<a href="http://www.etownshopping.com/detail/30pc_picnic_bag_set_maxamreg_30pc_picnic_bag_set_set_includes_4_stainless_steel_fo.asp"><img class="cont5" src="http://www.etownshopping.com/images/M-2-154/tb_M-2-154/LUPIC302_100.jpg" height="103" width="96" alt="30PC PICNIC BAG SET Maxam&reg; 30pc Picnic Bag Set Set includes: 4 stainless steel forks, 4 stainless steel knives, 4 stainless steel spoons, 4 - 9&quot; melamine plates, 4 plastic goblets, 4 cotton napkins, salt &amp; pepper shakers, bottle opener, cutti" /></a>
<p class="contcap5">
<a class="contcap5" href="http://www.etownshopping.com/detail/30pc_picnic_bag_set_maxamreg_30pc_picnic_bag_set_set_includes_4_stainless_steel_fo.asp">30PC PICNIC BAG SET Maxam&reg; 30pc Picnic Bag Set Set includes: 4 stainless steel forks, 4 stainless steel knives, 4 stainless steel spoons, 4 - 9&quot; melamine plates, 4 plastic goblets, 4 cotton napkins, salt &amp; pepper shakers, bottle opener, cutti</a>
<br />
Price $79.70<br />
<a class="contcap5" href="http://www.etownshopping.com/detail/30pc_picnic_bag_set_maxamreg_30pc_picnic_bag_set_set_includes_4_stainless_steel_fo.asp"><strong>View Item Details</strong> | <strong>Buy Now!</strong></a><br />
<a href=""></a>
</p>
</div>
 
<p><strong>A:</strong>  eTown  Shopping  does  not  directly  process  payments  of  any  kind  for  sales  of  items  by  merchants  online  in  our  shopping  mall.  </p>
<p>Each  merchant  has  their  own  payment  processing  and  most  all  will  be  using  PayPal  when  it  comes  to  processing  your  Credit  Card  Orders.  Other  payment  methods  that  the  merchant  offers  can  be  seen  on  the  products  detail  page  or  in  our  view  shopping  cart  page.  </p>
<h1>Q:  Do  you  have  a  Secured  Connection  for  Members  and  Check-out?  </h1> <div id="content6">
<p class="contcap6">
<a href="http://www.etownshopping.com/detail/6pc_wine_picnic_set_for_2_maxamreg_6pc_wine_picnic_set_for_two_set_includes_2_plas.asp"><img class="cont6" src="http://www.etownshopping.com/images/M-2-154/tb_M-2-154/LUPIC6_100.jpg" height="103" width="96" alt="6PC WINE PICNIC SET FOR 2 Maxam&reg; 6pc Wine Picnic Set for Two Set includes: 2 plastic wine goblets, 2 cotton napkins, bottle opener, and polyester cooler bag with insulated lining. Bag measures 9&quot; x 12-1/2&quot; x 7&quot; with front pocket." /></a>
<a class="contcap6" href="http://www.etownshopping.com/detail/6pc_wine_picnic_set_for_2_maxamreg_6pc_wine_picnic_set_for_two_set_includes_2_plas.asp">6PC WINE PICNIC SET FOR 2 Maxam&reg; 6pc Wine Picnic Set for Two Set includes: 2 plastic wine goblets, 2 cotton napkins, bottle opener, and polyester cooler bag with insulated lining. Bag measures 9&quot; x 12-1/2&quot; x 7&quot; with front pocket.</a>
<br />
Price $50.98<br />
<a class="contcap6" href="http://www.etownshopping.com/detail/6pc_wine_picnic_set_for_2_maxamreg_6pc_wine_picnic_set_for_two_set_includes_2_plas.asp"><strong>View Item Details</strong> | <strong>Buy Now!</strong></a><br />
<a href=""></a>
Listed at eTown Shopping
</p>
</div>
 
<p><strong>A:</strong>  Yes,  every  time  we  ask  for  personal  information  or  private  information  you  will  be  linked  by  128Bit  SSL  connection.  This  is  standard  in  the  industry  and  we  strongly  suggest  you  not  use  any  check-out  or  even  shopping  cart  that  isn't  100%  protected  by  a  valid  SSL  connection.  </p>
<h1>Q:  How  do  I  buy  something  listed  in  the  shopping  mall  or  stores?  </h1> <div id="content7">
<a href="http://www.etownshopping.com/detail/suede_leather_jumbo_purse_embassytrade_italian_stonetrade_design_genuine_suede_le.asp"><img class="cont7" src="http://www.etownshopping.com/images/M-2-154/tb_M-2-154/LUPJSUEDE_100.jpg" height="103" width="96" alt="SUEDE LEATHER JUMBO PURSE Embassy&trade; Italian Stone&trade; Design Genuine Suede Leather Jumbo Purse with Antique Hardware Main compartment features both zippered and drawstring closure. Measures 17-1/2&quot; x 13&quot; x 1-1/4&quot;." /></a>
<p class="contcap7">
<a class="contcap7" href="http://www.etownshopping.com/detail/suede_leather_jumbo_purse_embassytrade_italian_stonetrade_design_genuine_suede_le.asp">SUEDE LEATHER JUMBO PURSE Embassy&trade; Italian Stone&trade; Design Genuine Suede Leather Jumbo Purse with Antique Hardware Main compartment features both zippered and drawstring closure. Measures 17-1/2&quot; x 13&quot; x 1-1/4&quot;.</a>
<br />
Price $35.64<br />
<a class="contcap7" href="http://www.etownshopping.com/detail/suede_leather_jumbo_purse_embassytrade_italian_stonetrade_design_genuine_suede_le.asp"><strong>View Item Details</strong> | <strong>Buy Now!</strong></a><br />
<a href=""></a>
</p>
</div>
 
<p>A:  Part  of&nbsp;creating  online  shopping  malls  and  stores  is&nbsp;to  create  a  very  easy  way  of  buying  products  from  the  store.  </p>
<p>When  you  browse&nbsp;our  shopping  mall  or  any  of  our&nbsp;merchants  storefronts  you'll  see  that  you  are  always  2  clicks  from  adding&nbsp;a  product  to  your  shopping  cart.  </p>
<p>View  the  products  details  by  clicking  on  the  product  link.  If  the  product  is  in  stock  and  available  for  sale  you  will  see  a  "<strong>Buy</strong>"  button  just  under  the  <strong>Unit  Price</strong>  section  just  about  the  <strong>Detailed  Description</strong>.  </p>
<p>So  you  don't  spend  time  looking  for  a  "Buy"  button  that  isn't  there  let  me  explain  when  you  wont  see  a  buy  button  of  buy  option  on  a  product.  </p>
<p>If  the  product  is  a  new  listing  and  the  price  hasn't  been  updated  or  added  you  will  not  see  a  "Buy"  button.  </p>
<p>If  the  product  is  Out  of  Stock,  Sold  Out  or  Back  Ordered  you  will  not  see  a  Buy  button.  </p>
<p>If  the  Merchants  Store  has  been  canceled  or  paused  for  vacation  you  will  not  see  a  buy  button.  </p>
<h1>Q:  How  do  I  ask  a  question  about  a  product  or  listing?  </h1> <div id="content8">
<p class="contcap8">
<a href="http://www.etownshopping.com/detail/12pc_picnic_backpack_set_maxamreg_12pc_coffee_picnic_backpack_set_includes_1_liter.asp"><img class="cont8" src="http://www.etownshopping.com/images/M-2-154/tb_M-2-154/LUPIC12_100.jpg" height="103" width="96" alt="12PC PICNIC BACKPACK SET Maxam&reg; 12pc Coffee Picnic Backpack Set Includes: 1 liter stainless steel vacuum bottle, 2 stainless steel cups, 2 napkins, 1 plastic cutting board, 1 knife, 2 sugar/cream containers, and 2 spoons. The backpack has a cold/warm" /></a>
<a class="contcap8" href="http://www.etownshopping.com/detail/12pc_picnic_backpack_set_maxamreg_12pc_coffee_picnic_backpack_set_includes_1_liter.asp">12PC PICNIC BACKPACK SET Maxam&reg; 12pc Coffee Picnic Backpack Set Includes: 1 liter stainless steel vacuum bottle, 2 stainless steel cups, 2 napkins, 1 plastic cutting board, 1 knife, 2 sugar/cream containers, and 2 spoons. The backpack has a cold/warm</a>
<br />
Price $51.85<br />
<a class="contcap8" href="http://www.etownshopping.com/detail/12pc_picnic_backpack_set_maxamreg_12pc_coffee_picnic_backpack_set_includes_1_liter.asp"><strong>View Item Details</strong> | <strong>Buy Now!</strong></a><br />
<a href=""></a>
Listed at eTown Shopping
</p>
</div>
 
<p><strong>A:</strong>  You  can  ask  the  seller  a  question  by  visiting  the  products  detail  page.  Below  the  description  you  will  find  a  small  form  that  will&nbsp;send  directly  to  the  seller  your  question.  </p>
<p>Email  Manager:  This  emails  your  question  directly  to  the  stores  manager  which  might  not  be  the  same  as  the  mall  manager.  </p>
<p>Always  ask  your  questions  directly  to  the  store  owners.&nbsp;&nbsp;</p>
<h1>Q:  How  to  I  track  my  orders?  </h1> <div id="content9">
<a href="http://www.etownshopping.com/detail/12pc_picnic_set_maxamreg_12pc_picnic_vacuum_bottle_set_set_includes_16pt_stainles.asp"><img class="cont9" src="http://www.etownshopping.com/images/M-2-154/tb_M-2-154/LUPIC122_100.jpg" height="103" width="96" alt="12PC PICNIC SET Maxam&reg; 12pc Picnic Vacuum Bottle Set Set includes: 1.6pt stainless steel vacuum bottle, stainless steel milk container, stainless steel cheese knife, two stainless steel spoons, two cotton napkins, four 8&quot; square melamine plates," /></a>
<p class="contcap9">
<a class="contcap9" href="http://www.etownshopping.com/detail/12pc_picnic_set_maxamreg_12pc_picnic_vacuum_bottle_set_set_includes_16pt_stainles.asp">12PC PICNIC SET Maxam&reg; 12pc Picnic Vacuum Bottle Set Set includes: 1.6pt stainless steel vacuum bottle, stainless steel milk container, stainless steel cheese knife, two stainless steel spoons, two cotton napkins, four 8&quot; square melamine plates,</a>
<br />
Price $53.47<br />
<a class="contcap9" href="http://www.etownshopping.com/detail/12pc_picnic_set_maxamreg_12pc_picnic_vacuum_bottle_set_set_includes_16pt_stainles.asp"><strong>View Item Details</strong> | <strong>Buy Now!</strong></a><br />
<a href=""></a>
</p>
</div>
 
<p><strong>A:</strong>  eTown  Shopping  Mall  offers  two  methods  of  tracking  your  orders.  </p>
<ol>
<li>Membership  Sign  In  Order  History  
<li>Order  ID  Username  and  Password  Access.</li></ol>
<p>Members  will  only  need  to  login  to  their  account  and  click  on  "Order  History".  You  will  be  able  to  communicate  internally  with  the  merchant  and  track  your  package  online.  </p>
<p>If  you  do  not  wish  to  become  a  member  you  will  receive  an  email  with  a  link  to  view  your  order  status.  This  link  will  remain  active  until  your  order  page  is  removed  by  the  merchant.  You  will  be  sent  via  email  your  Order  ID  and  Order  Login  Information.  </p>
<h1>Q:  Who  do  I  contact  if  I  have  questions  about  my  order?  </h1> <div id="content10">
<p class="contcap10">
<a href="http://www.etownshopping.com/detail/jumbo_leather_purse_embassytrade_italian_stonetrade_design_genuine_leather_jumbo.asp"><img class="cont10" src="http://www.etownshopping.com/images/M-2-154/tb_M-2-154/LUPJUMBO_100.jpg" height="103" width="96" alt="JUMBO LEATHER PURSE Embassy&trade; Italian Stone&trade; Design Genuine Leather Jumbo Purse with Antique Hardware Features zippered closure, wide, soft shoulder strap, roomy lined interior, and zippered privacy pocket. Measures 20-1/2&quot; x 12&quot; x 1-" /></a>
<a class="contcap10" href="http://www.etownshopping.com/detail/jumbo_leather_purse_embassytrade_italian_stonetrade_design_genuine_leather_jumbo.asp">JUMBO LEATHER PURSE Embassy&trade; Italian Stone&trade; Design Genuine Leather Jumbo Purse with Antique Hardware Features zippered closure, wide, soft shoulder strap, roomy lined interior, and zippered privacy pocket. Measures 20-1/2&quot; x 12&quot; x 1-</a>
<br />
Price $31.97<br />
<a class="contcap10" href="http://www.etownshopping.com/detail/jumbo_leather_purse_embassytrade_italian_stonetrade_design_genuine_leather_jumbo.asp"><strong>View Item Details</strong> | <strong>Buy Now!</strong></a><br />
<a href=""></a>
Listed at eTown Shopping
</p>
</div>
 
<p><strong>A:</strong>  Always  contact  the  merchant.  Your  order  confirmation  will  supply  you  with  the  merchants  contact  information.  This  may  only  be  an  email  address  while  some  will  supply  full  address  and  telephone  numbers.  </p>
<p>If  you  have  a  question  about  a  store  merchant  in  our  shopping  mall  always  contact  the  Mall  Manager  at  eTown  Shopping  by  visiting  the  contact  page  at  eTown  Shopping.  </p>
<h1>Q:  Are  all  my  purchases  in  the  mall  and  stores  secure?  </h1> <div id="content11">
<a href="http://www.etownshopping.com/detail/pink_polyester_tote_bag_embassytrade_handbag_with_scarf_keep_the_scarf_as_a_decorat.asp"><img class="cont11" src="http://www.etownshopping.com/images/M-2-154/tb_M-2-154/LUPKTOTE_100.jpg" height="103" width="96" alt="PINK POLYESTER TOTE BAG Embassy&trade; Handbag with Scarf Keep the scarf as a decoration, or, remove and use as a regular scarf. Features zippered closure, double padded handles, lining inside, and privacy pocket. Measures 12-1/2&quot; x 11&quot; x 3&quot" /></a>
<p class="contcap11">
<a class="contcap11" href="http://www.etownshopping.com/detail/pink_polyester_tote_bag_embassytrade_handbag_with_scarf_keep_the_scarf_as_a_decorat.asp">PINK POLYESTER TOTE BAG Embassy&trade; Handbag with Scarf Keep the scarf as a decoration, or, remove and use as a regular scarf. Features zippered closure, double padded handles, lining inside, and privacy pocket. Measures 12-1/2&quot; x 11&quot; x 3&quot</a>
<br />
Price $29.47<br />
<a class="contcap11" href="http://www.etownshopping.com/detail/pink_polyester_tote_bag_embassytrade_handbag_with_scarf_keep_the_scarf_as_a_decorat.asp"><strong>View Item Details</strong> | <strong>Buy Now!</strong></a><br />
<a href=""></a>
</p>
</div>
 
<p><strong>A:</strong>  Yes,  during  your  check-out  you  will  always  be  under  our  Secured  Server  Connection.  SSL  is  what  the  industry  calls  it  for  short.  </p>
<p>Once  your  order  has  been  completed  we  will  leave  a  copy  online  for  30  days  then  remove  it  as  our  personal  security  practices  for  our  shoppers.  If  you  have  questions  about  your  order  or  have  an  issue  with  the  seller  we  will  leave  your  order  online  until  the  issue  has  been  resolved.  </p>
<p>If  you  have  accepted  your  product  and  everything  is  fine  you  can  email  us  before  30  days  to  have  us  remove  your  order  and  all  personal  information.  We  normally  do  this  30  days  after  you  have  confirmed  receipt  of  the  product  anyway.  </p>
<h1>Q:  Why  can't  my  friend  that  lives  out  of  country  visit  the  same  stores  I  can?  </h1> <div id="content12">
<p class="contcap12">
<a href="http://www.etownshopping.com/detail/leather_duffle_bag_embassytrade_black_hand_sewn_pebble_grain_genuine_leather_duffle.asp"><img class="cont12" src="http://www.etownshopping.com/images/M-2-154/tb_M-2-154/LUPOLICE_100.jpg" height="103" width="96" alt="LEATHER DUFFLE BAG Embassy&trade; Black Hand-Sewn Pebble Grain Genuine Leather Duffle Bag Features a white &quot;POLICE&quot; logo embroidered on both sides, adjustable/removable shoulder strap, padded handle, and roomy interior. Measures 20-1/2&quot; x 1" /></a>
<a class="contcap12" href="http://www.etownshopping.com/detail/leather_duffle_bag_embassytrade_black_hand_sewn_pebble_grain_genuine_leather_duffle.asp">LEATHER DUFFLE BAG Embassy&trade; Black Hand-Sewn Pebble Grain Genuine Leather Duffle Bag Features a white &quot;POLICE&quot; logo embroidered on both sides, adjustable/removable shoulder strap, padded handle, and roomy interior. Measures 20-1/2&quot; x 1</a>
<br />
Price $59.97<br />
<a class="contcap12" href="http://www.etownshopping.com/detail/leather_duffle_bag_embassytrade_black_hand_sewn_pebble_grain_genuine_leather_duffle.asp"><strong>View Item Details</strong> | <strong>Buy Now!</strong></a><br />
<a href=""></a>
Listed at eTown Shopping
</p>
</div>
 
<p><strong>A:</strong>  Some  merchants  have  selected  to  use  our  Geographical  Location  Smart  Connection  Applications.  This  restricts  visitors  and  shoppers  to  only  in  country  shoppers.  Normally  this  is  associated  with  the  merchants  terms  of  sale  and  for  those  merchants  that  do  not  ship  internationally.  </p>
<p>If  you  have  someone  in  country  that  was  not  able  to  view  a  specific  merchant  look  at  the  bottom  of  the  page  to  see  the  merchants  sales  regions.  If  your  friends  country  is  not  listed  they  will  not  be  able  to  access  the  site.  </p>
<h1>Q:  Do  you  have  a  catalog  of  all  products  listed  that  I  can  order?  </h1> <div id="content13">
<a href="http://www.etownshopping.com/detail/leather_black_purse_embassytrade_black_hand_sewn_pebble_grain_genuine_leather_purse.asp"><img class="cont13" src="http://www.etownshopping.com/images/M-2-154/tb_M-2-154/LUPPCKT_100.jpg" height="103" width="96" alt="LEATHER BLACK PURSE Embassy&trade; Black Hand-Sewn Pebble Grain Genuine Leather Purse Features large zippered closure interior with a privacy pocket, cell phone pocket and small pocket. The exterior of the purse features two large pockets with flaps and b" /></a>
<p class="contcap13">
<a class="contcap13" href="http://www.etownshopping.com/detail/leather_black_purse_embassytrade_black_hand_sewn_pebble_grain_genuine_leather_purse.asp">LEATHER BLACK PURSE Embassy&trade; Black Hand-Sewn Pebble Grain Genuine Leather Purse Features large zippered closure interior with a privacy pocket, cell phone pocket and small pocket. The exterior of the purse features two large pockets with flaps and b</a>
<br />
Price $31.07<br />
<a class="contcap13" href="http://www.etownshopping.com/detail/leather_black_purse_embassytrade_black_hand_sewn_pebble_grain_genuine_leather_purse.asp"><strong>View Item Details</strong> | <strong>Buy Now!</strong></a><br />
<a href=""></a>
</p>
</div>
 
<p><strong>A:</strong>  Yes,  and  we  will  be  sending  out  or  electronic  version  to  all  members  that  would  like  to  keep  up  with  our  merchants  specials  and  seasonal  sales.  </p>
<p>We  also  have  2  planned  print  versions  to  start  this  fall.  Be  sure  to  look  for  eTown  Shopping  and  for  the  southern  USA  we  have  a  shopping  journal  that  is  going  to  shake  the  Bayou  up!  Stay  tuned.  </p>
<h1>Q:  Do  you  have  User  Agreements,  Terms  and  Conditions  and  Policies  online?  </h1> <div id="content14">
<p class="contcap14">
<a href="http://www.etownshopping.com/detail/pink_leather_purse_embassytrade_pink_solid_genuine_leather_purse_features_double_ha.asp"><img class="cont14" src="http://www.etownshopping.com/images/M-2-154/tb_M-2-154/LUPPNK_100.jpg" height="103" width="96" alt="PINK LEATHER PURSE Embassy&trade; Pink Solid Genuine Leather Purse Features double handles and roomy interior. Measures 10-5/8&quot; x 10&quot; x 4-1/4&quot;." /></a>
<a class="contcap14" href="http://www.etownshopping.com/detail/pink_leather_purse_embassytrade_pink_solid_genuine_leather_purse_features_double_ha.asp">PINK LEATHER PURSE Embassy&trade; Pink Solid Genuine Leather Purse Features double handles and roomy interior. Measures 10-5/8&quot; x 10&quot; x 4-1/4&quot;.</a>
<br />
Price $45.47<br />
<a class="contcap14" href="http://www.etownshopping.com/detail/pink_leather_purse_embassytrade_pink_solid_genuine_leather_purse_features_double_ha.asp"><strong>View Item Details</strong> | <strong>Buy Now!</strong></a><br />
<a href=""></a>
Listed at eTown Shopping
</p>
</div>
 
<p><strong>A:</strong>  Yes,  eTown  has  it's  User  Agreement,  Terms  and  Policies  online  just  as  every  merchant  will  have  their  Privacy  Policy,  Shipping  Policy,  Return  Policy  and  other  policies  like  a  true  online  business.  </p>
<p>You  will  find  these  policies  linked  or  displayed  in  the  product  details  page  and  also  at  the  merchants  store  online.  </p>
<p>Additional  Links  for  User  Agreements,  Terms  and  Policies.  </p>
<ul>
<li><a  href="http://www.etownshopping.com/agreement.asp">eTown  Shopping  User  Agreement</a>  
<li><a  href="http://www.etownshopping.com/policy.asp">eTown  Shopping  Policy  Page</a>  
<li><a  href="http://www.etownshopping.com/globalprivacy.asp">eTown  Shopping  Privacy  Policy</a></li></ul> <br />
<script type="text/javascript">insertstatic(page87);</script>
<br />
<div id="con2">
<h1>Shop  with Route 66 in Winslow, AZ</h1>
<a href="http://www.etownshopping.com/detail/burgundy_purse_with_coin_purse_embassytrade_burgundy_microfiber_purse_with_coin_pur.asp"><img class="con2" src="http://www.etownshopping.com/images/M-2-154/tb_M-2-154/LUPR108_100.jpg" height="103" width="96" alt="BURGUNDY PURSE WITH COIN PURSE Embassy&trade; Burgundy Microfiber Purse with Coin Purse Measures 16&quot; x 8&quot; x 5-1/2&quot;." /></a>
<p class="con2">
<a href="http://www.etownshopping.com/detail/burgundy_purse_with_coin_purse_embassytrade_burgundy_microfiber_purse_with_coin_pur.asp">BURGUNDY PURSE WITH COIN PURSE Embassy&trade; Burgundy Microfiber Purse with Coin Purse Measures 16&quot; x 8&quot; x 5-1/2&quot;.</a>
<br />
<a href="http://www.etownshopping.com/detail/burgundy_purse_with_coin_purse_embassytrade_burgundy_microfiber_purse_with_coin_pur.asp"><strong>View Item Details</strong> | <strong>Buy Now!</strong></a><br />
<a href=""></a>
Price $11.70 Part #: 24409043055 
<br />
From:  Winslow, AZ, 86047 
<br />
Category:&nbsp;<a href="http://www.etownshopping.com/browse/default.asp?ProductIndex=7"> Clothing and Accessories </a>
</p>
</div>
<br />
</div>
</div>
<div id="footer">
&copy;&nbsp;2009&nbsp;|&nbsp;eTown Shopping&nbsp;|&nbsp;Quality shopping from the finest merchant stores&nbsp;|&nbsp;Region:&nbsp;US | CA&nbsp;
<br />Online Store Hosted by:&nbsp;<a class="foot" href="http://www.etownshopping.com/accounts.asp"><strong>eTown Shopping Mall</strong></a>&nbsp;<sup>SM</sup>&nbsp;Marketing your Business v0.50 
 38 2 5.3% <br /><a class="foot" href="http://www.etownshopping.com/accounts.asp">Setup your <strong>eTown Shopping Storefront Today!</strong></a>&nbsp;|&nbsp;<a class="foot" title="Valid XHTML 1.0 Strict! page for eTown Shopping" href="javascript:remotesite('http://validator.w3.org/check?uri=http://www.etownshopping.com/help_info.asp', '_blank')">Valid XHTML 1.0 Strict!</a>  
&nbsp;6.66&nbsp;Listings: 1129
</div>
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
var pageTracker = _gat._getTracker("UA-4443014-2");
pageTracker._initData();
pageTracker._trackPageview();
</script>
</div>
</body>
</html>
