|
Place a bid
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.
function aw_server_check() {}
// 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_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=023a754bda-e2ad0&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);
.copyright {
color : #000000;
font-size : 8pt;
font-family : arial, helvetica, sans-serif;
}
.link {
font-family: verdana, sans-serif;
font-size:12px; underline;
color:#0000ff;
}
HR {
color: #000000;
}
.item_image{
}
.description {
font-family: Arial, sans-serif;
color: #000000;
font-weight: normal;
font-size: 10pt;
}
.patternframe {
background: #3366CC;
border: 1px solid #cccccc;
padding: 20px 20px 20px 20px;
}
.stencilframe {
background: #3366CC;
}
.stencil_bottom {
background:url(http://imagehost.vendio.com/my/templates/Stencils/Corners/.samples/RoundedCorners/bottom.gif)
}
.stencil_top {
background:url(http://imagehost.vendio.com/my/templates/Stencils/Corners/.samples/RoundedCorners/top.gif)
}
.stencil_left {
background:url(http://imagehost.vendio.com/my/templates/Stencils/Corners/.samples/RoundedCorners/left.gif)
}
.stencil_right {
background:url(http://imagehost.vendio.com/my/templates/Stencils/Corners/.samples/RoundedCorners/right.gif)
}
.main{
background: url(http://imagehost.vendio.com/my/templates/Patterns/Geometric/pale_blue_vendio.gif);
border: 1px solid #FFFFFF;
padding: 40px 40px 40px 40px;
width: 100%;
}
.navlinks {
background: #003399;
border: 1px solid #FFFFFF;
text-align : center;
padding: 5px 5px 5px 5px;
width: 100%;
}
.navlink {
font-family: Arial, sans-serif;
color: #FFFFFF;
font-weight: bold;
font-size: 10pt;
}
a:link.navlink, a:visited.navlink, a:active.navlink, a:hover.navlink {
color:#FFFFFF;
}
.titledata {
font-family: Verdana, sans-serif;
color: #009933;
font-weight: bold;
font-size: 18pt;
filter: dropshadow(color=#B9B9B9, offx=2, offy=3);
}
.titlebox {
border: #cccccc solid 0px;
padding: 10px 10px 10px 10px;
text-align : center;
background: ;
}
.descriptionbody {
border: 1px solid #FF9900;
padding: 15px 15px 15px 15px;
background: #FFFFFF;
width: 100%;
}
.standardheader {
background: #FF9900;
border-bottom: 1px solid #000000;
padding: 5px 5px 5px 5px;
width: 100%;
}
.standardheadertd {
font-family: Verdana, sans-serif;
color: #FFFFFF;
font-weight: bold;
font-size: 10pt;
}
.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: Arial, sans-serif;
color: #000000;
font-weight: normal;
font-size: 10pt;
padding: 5px 5px 5px 5px;
width: 100%;
}
.custombox {
border: 1px solid #FF9900;
padding: 10px 10px 10px 10px;
background: #FFFFFF;
width: 100%;
}
.customboxheader {
font-family: Verdana, sans-serif;
color: #009933;
font-weight: bold;
font-size: 16pt;
padding: 10px 10px 10px 10px;
}
.customheader{
background: #FF9900;
border-bottom: 1px solid #000000;
padding: 5px 5px 5px 5px;
width: 100%;
}
.customheadertd{
font-family: Verdana, sans-serif;
color: #FFFFFF;
font-weight: bold;
font-size: 10pt;
}
.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: Arial, sans-serif;
color: #000000;
font-weight: normal;
font-size: 10pt;
padding: 5px 5px 5px 5px;
width: 100%;
}
.customlink {
color: #0000ff;
text-decoration: underline;
}
a:link.customlink, a:visited.customlink, a:active.customlink, a:hover.customlink {
color: #0000ff;
}
.customimagelink {
border-color: #0000ff;
}
Payment | Checkout | Shipping | Additional Information | Policies
New RUBBER DUCKY TUB TREADS Yellow Duck BATHTUB Bath
Click to View Image Album
You are bidding on a Brand New Set of 5 Rubber Ducky Tub Treads. This darling set also includes a floating tub toy!
5 YELLOW DUCK TUB TREADS
1 RUBBER DUCKY FLOATING BATHTUB TOY
MADE BY BATH BASICS 9o-7
Please check out our ebay store, PRIMROSE LANE, for your other shopping needs. We are a fully stocked department store.
Payment
Back to Top
Thanks for shopping The Primrose Lane!! We accept Paypal, money orders and checks. We do wait to process personal check orders until they clear our bank, which can take a week or more. If you are unable to pay with-in three days of your purchase, please contact us to make arrangements. We appreciate your business and look forward to creating a pleasant shopping experience for you!
I accept the following forms of payment: PayPalMoney OrderPersonal Check
Preferred Checkout
Back to Top
For fastest processing of this order, please use Vendio Checkout!
Shipping & Handling
Back to Top
If you are an international purchaser, please email us for a postage quote. We use USPS airmail shipping on our international orders. We can also ship global express. US Shipping$5.95 USPS Parcel Post®
$6.95 USPS Priority Mail®
US Insurance recommended: $1.50
International Shipping$12.95 AIR TOAUSTRALIA
$10.95 AIR TO THE UK
$5.95 AIR TO CANADA
International Insurance recommended: $3.60
Additional Information
Back to Top
Policies
About Our Store
Back to Top
The Primrose Lane is a well stocked on-line department store featuring thousands of quality, brand new items. We have toys, sporting goods, shoes, clothing, housewares, bedding window treatments, Christmas and other holiday items, tools, lawn and garden, collectibles, pet supplies, luggage, small appliances, etc... If you are looking for something special, we probably have it on Primrose Lane!! We are listing new inventory daily!! All of our warehouses and facilities are smoke free.
Shipping
Back to Top
We pride ourselves on shipping our items quickly. We try our best to ship items within 2 days of receiving payment. We generally ship with the US postal system. We strongly recommend priority mail, but do provide more economical shipping options in many of our listings. We use airmail for our international orders. We combine shipping on items that can be mailed together. Please contact us for combined shipping quotes. Please contact us with any special shipping needs and we will try to accommodate you.
Return Policy
Back to Top
If you are unsatisfied with your item, please contact us right away and let us know why. We do accept prompt returns on items that are in brand new condition. Please include the item number with your return to help us process your refund quickly. We do not refund shipping charges.
Contact Us
Back to Top
If you have any questions or concerns, please feel free to contact us via email, phone or mail.
Email: C.L.MCGEHEE@WORLDNET.ATT.NET
Phone: Cassie: 509-554-3597, Terrie: 509-308-6607
Address: Cassie McGehee, 1517 Hains Ave, Richland, WA 99354
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.
Your browser does not support JavaScript.
To view this page, enable JavaScript if it is disabled or upgrade your browser.
|