|
Place a bid
.aw_floating_style {
font-size: 12px;
display: none;
background: #ffff99;
border: #e0e000 solid 2px;
padding: 10px 10px 10px 10px;
color: #000000;
font-family: arial, helvetica, sans-serif;
}
var aw_isNav, aw_isIE, aw_isNav67;
if (document.layers)
aw_isNav = true;
else if (document.all)
aw_isIE = true;
else if (document.getElementById)
aw_isNav67 = true;
var aw_timer_doc_loaded = null;
var aw_timeout_doc_loaded = null;
var aw_as = 0;
var dpty = 0;
var ltfpd = 0;
// Implementation specific for dynamic buttons.
dpty = 1;
var aw_doc_layer = null;
function aw_server_check(aw_im)
{
if (typeof(aw_doc_layer) == "undefined")
return;
if (aw_isNav)
{
aw_doc_layer.style.display = "block";
}
else if (aw_isIE)
{
aw_doc_layer.style.display = "block";
}
else if (aw_isNav67)
{
aw_doc_layer.style.display = "block";
}
}
// 0 - uninitialized, 1 - open, 2 - closed, 3 - error
function aw_awas(aw_asn, aw_aso)
{
if (aw_aso == 3 || aw_asn == 3 || aw_asn != aw_aso && aw_aso != 0)
return 3;
return aw_asn;
}
function aw_check_doc_loaded()
{
if ((typeof(aw_timer_doc_loaded) != "undefined") && (typeof(itemState) != "undefined"))
{
var aw_ebay_state = itemState.match(/^State(\d+)$/i) ;
if (aw_ebay_state != null)
{
var aw_ebay_state_id = aw_ebay_state[1];
switch (aw_ebay_state_id)
{
case "1" : // still open
aw_as = aw_awas(1, aw_as);
break;
case "2" : // closed and sold
aw_as = aw_awas(2, aw_as);
break;
case "3" : // closed and not sold
aw_as = aw_awas(4, aw_as);
break;
default : // error
aw_as = aw_awas(3, aw_as);
break;
}
}
else
aw_as = aw_awas(3, aw_as);
window.clearInterval(aw_timer_doc_loaded);
window.clearTimeout(aw_timeout_doc_loaded);
// Code to initialize the dynamic layers. Must NOT contain any returns!
if (aw_isNav)
{
aw_doc_layer = document.layers["aw_mylayer"];
}
else if (aw_isIE)
{
aw_doc_layer = document.all["aw_mylayer"];
}
else if (aw_isNav67)
{
aw_doc_layer = document.getElementById("aw_mylayer");
}
else
{
aw_doc_layer = null;
}
if (aw_as == 2 || aw_as == 3)
{
aw_coll = new Image;
aw_coll.onload = aw_server_check;
aw_time_now = new Date();
aw_coll.src = "http://wsacp.vendio.com/bin/awc.x?cid=023b873c09-c1c94&time=" +
aw_time_now.getTime() + "<fpd=" + ltfpd + "&awas=" + aw_as + "&dpty=" + dpty;
}
}
}
aw_timer_doc_loaded = window.setInterval("aw_check_doc_loaded()", 2000);
aw_timeout_doc_loaded = window.setTimeout("window.clearInterval(aw_timer_doc_loaded)", 30000);
Preferred Checkout
If you are the winning bidder, click the Checkout button to go directly to my Checkout page!
For fastest processing of your order, please use Vendio Checkout!
.copyright {
color : #000000;
font-size : 8pt;
font-family : arial, helvetica, sans-serif;
}
.link {
font-family: verdana, sans-serif;
font-size:12px; underline;
color:#4B5EAA;
}
HR {
color: #000000;
}
.item_image{
}
.description {
font-family: Georgia, serif;
color: #FFFFFF;
font-weight: normal;
font-size: 12pt;
}
.patternframe {
background: #4B5EAA;
border: 1px solid #4B5EAA;
padding: 20px 20px 20px 20px;
}
.stencilframe {
background: #4B5EAA;
}
.stencil_bottom {
background:url(http://imagehost.vendio.com/my/templates/Stencils/Textures/.samples/Torn/bottom.gif)
}
.stencil_top {
background:url(http://imagehost.vendio.com/my/templates/Stencils/Textures/.samples/Torn/top.gif)
}
.stencil_left {
background:url(http://imagehost.vendio.com/my/templates/Stencils/Textures/.samples/Torn/left.gif)
}
.stencil_right {
background:url(http://imagehost.vendio.com/my/templates/Stencils/Textures/.samples/Torn/right.gif)
}
.main{
background: #33A3DC;
border: 1px solid #33A3DC;
padding: 5px 5px 5px 5px;
width: 100%;
}
.navlinks {
background: #B0E3FF;
border: 1px solid #00BFDF;
text-align : center;
padding: 5px 5px 5px 5px;
width: 100%;
}
.navlink {
font-family: Georgia, serif;
color: #4B5EAA;
font-weight: bold;
font-size: 12pt;
}
a:link.navlink, a:visited.navlink, a:active.navlink, a:hover.navlink {
color:#4B5EAA;
}
.titledata {
font-family: Georgia, serif;
color: #FFFFFF;
font-weight: bold;
font-size: 24pt;
}
.titlebox {
border: #4B5EAA solid 1px;
padding: 10px 10px 10px 10px;
text-align : center;
background: #587ABC;
}
.descriptionbody {
border: 1px solid #587ABC;
padding: 15px 15px 15px 15px;
background: #33A3DC;
width: 100%;
}
.standardheader {
background: #00BFDF;
border-bottom: 1px solid #00BFDF;
padding: 5px 5px 5px 5px;
width: 100%;
}
.standardheadertd {
font-family: Georgia, serif;
color: #FFFFFF;
font-weight: bold;
font-size: 12pt;
}
.standardheaderlink{
color: #FFFFFF;
font-size: 10;
font-family: Arial, Helvetica, sans-serif;
}
a:link.standardheaderlink, a:visited.standardheaderlink, a:active.standardheaderlink, a:hover.standardheaderlink {
color: #FFFFFF;
}
.standardtext{
font-family: Georgia, serif;
color: #FFFFFF;
font-weight: normal;
font-size: 12pt;
padding: 5px 5px 5px 5px;
width: 100%;
}
.custombox {
border: 1px solid #587ABC;
padding: 10px 10px 10px 10px;
width: 100%;
}
.customboxheader {
font-family: Georgia, serif;
color: #FFFFFF;
font-weight: bold;
font-size: 16pt;
background: #587ABC;
border: 1px solid #4B5EAA;
padding: 10px 10px 10px 10px;
}
.customheader{
border-bottom: 1px solid #4B5EAA;
padding: 5px 5px 5px 5px;
width: 100%;
}
.customheadertd{
font-family: Georgia, serif;
color: #FFFFFF;
font-weight: bold;
font-size: 12pt;
}
.customheaderlink{
color: #FFFFFF;
font-size: 10;
font-family: Arial, Helvetica, sans-serif;
}
a:link.customheaderlink, a:visited.customheaderlink, a:active.customheaderlink, a:hover.customheaderlink {
color: #FFFFFF;
}
.customtext {
font-family: Georgia, serif;
color: #FFFFFF;
font-weight: normal;
font-size: 12pt;
padding: 5px 5px 5px 5px;
width: 100%;
}
.customlink {
color: #4B5EAA;
text-decoration: underline;
}
a:link.customlink, a:visited.customlink, a:active.customlink, a:hover.customlink {
color: #4B5EAA;
}
.customimagelink {
border-color: #4B5EAA;
}
Payment | Checkout | Shipping | Additional Information
WEDGWOOD HATHAWAY ROSE R4317 Heart Shaped BOX
Click to View Image Album
Click to View Image Album
Click to View Image Album
Click to View Image Album
Click to View Image Album
Click to View Image Album
Click to View Image Album
Click to View Image Album
Click to View Image Album
WEDGWOOD
Bone
China
MADE IN
ENGLAND
Hathaway
Rose
-R4317
Heart
Shaped
Box
Length: 2 3/8 inWidth: 2 1/4 inHeight: 1
1/4
in
The
condition is excellent, with almost no signs of usage, and no chips, cracks, or
crazing.
We have many china
& crystal auctions on eBay.
Click here to see our eBay store.
WE WILL BE HAPPY TO COMBINE MULTIPLE
PURCHASES TO SAVE ON SHIPPING COSTS. We gladly accept Visa, MasterCard, American Express, Discover directly and through Pay Pal
We welcome your questions and comments via email or telephone.
Call us toll free at: 1 877 906 0876
We pack all our packages with great care.
We have been in this business for 20 years as an offline business.
Our customer service and satisfaction, are the envy of the industry.
We do offer a money back guarantee, if you are unhappy for any reason.
We can accept your credit card directly (not just through Pay Pal - even over the phone, if you prefer.
Please note that the shipping price posted below is a ground shipping rate for the entire North America.
Overseas bidders, please contact us for your shipping cost.
Payment
Back to Top
We gladly accept Visa/MasterCard, American Express & Discover directly, and through PayPal. You can use all these payment methods on our Vendio checkout.
I accept the following forms of payment: PayPalDirect Offline Credit Card Payment: Visa/Master Card, American Express, DiscoverDirect Online Credit Card Payment: Visa/Master Card, American Express, Discover
Preferred Checkout
Back to Top
If you are the winning bidder, click the Checkout button to go directly to my Checkout page!
For fastest processing of this order, please use Vendio Checkout!
Shipping & Handling
Back to Top
Shipping prices are for North America (Canada & US) only, unless specifically stated. Please contact us for pricing to other locationsThere is a 50% shipping discount on multiple purchases combined into an order. US Shipping$6.85 USPS Parcel Post®
$7.65 USPS Priority Mail®
US Insurance recommended: $1.30
International Shipping$6.85 Canada Post - Parcel (to Canada) (Canada)
$7.65 Canada Post - Priority (to Canada) (Canada)
$9.85 Worldwide Flat-rate Airmail (Worldwide)
International Insurance recommended: $1.85
Additional Information
Back to Top
FREE scheduling, supersized images and templates. Get Vendio Sales Manager.Make your listings stand out withFREE Vendio custom templates!
FREE scheduling, supersized images and templates. Get Vendio Sales Manager.
Over 100,000,000 served. Get FREE counters from Vendio today!
Your browser does not support JavaScript.
To view this page, enable JavaScript if it is disabled or upgrade your browser.
Click Here. Double your traffic. Get Vendio Gallery - Now FREE!
Your browser does not support JavaScript.
To view this page, enable JavaScript if it is disabled or upgrade your browser.
|