|
Place a bid
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!
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=023a711ea7-1e84a25&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:#003399;
}
HR {
color: #000000;
}
.item_image{
}
.description {
font-family: Verdana, sans-serif;
color: #A347FF;
font-weight: bold;
font-size: 18pt;
}
.patternframe {
background: #16FFBD;
border: 1px solid #cccccc;
padding: 20px 20px 20px 20px;
}
.stencilframe {
background: #16FFBD;
}
.stencil_bottom {
background:url(http://imagehost.vendio.com/my/templates/Stencils/Textures/.samples/Wavy/bottom.gif)
}
.stencil_top {
background:url(http://imagehost.vendio.com/my/templates/Stencils/Textures/.samples/Wavy/top.gif)
}
.stencil_left {
background:url(http://imagehost.vendio.com/my/templates/Stencils/Textures/.samples/Wavy/left.gif)
}
.stencil_right {
background:url(http://imagehost.vendio.com/my/templates/Stencils/Textures/.samples/Wavy/right.gif)
}
.main{
background: url(http://imagehost.vendio.com/elements/michellsbagofchips/.templates/pattern/943329910_PotatoChips_42kb.jpg);
border: 0px solid #cccccc;
padding: 30px 30px 30px 30px;
width: 100%;
}
.navlinks {
background: #2672FF;
border: 3px solid #F1FF2D;
text-align : center;
padding: 5px 5px 5px 5px;
width: 100%;
}
.navlink {
font-family: Verdana, sans-serif;
color: #FEFF00;
font-style: italic;
font-weight: normal;
font-size: 24pt;
}
a:link.navlink, a:visited.navlink, a:active.navlink, a:hover.navlink {
color:#FEFF00;
}
.titledata {
font-family: Verdana, sans-serif;
color: #01A6FF;
font-weight: bold;
font-size: 18pt;
filter: dropshadow(color=#000000, offx=2, offy=3);
}
.titlebox {
border: #3045FF solid 3px;
padding: 10px 10px 10px 10px;
text-align : center;
background: #FF71FE;
}
.descriptionbody {
border: 3px solid #16FFBD;
padding: 15px 15px 15px 15px;
background: #E5FDFF;
width: 100%;
}
.standardheader {
background: #2672FF;
border-bottom: 3px solid #F1FF2D;
padding: 5px 5px 5px 5px;
width: 100%;
}
.standardheadertd {
font-family: Verdana, sans-serif;
color: #F1FF2D;
font-style: italic;
font-weight: normal;
font-size: 24pt;
}
.standardheaderlink{
color: #F1FF2D;
font-size: 10;
font-family: Arial, Helvetica, sans-serif;
}
a:link.standardheaderlink, a:visited.standardheaderlink, a:active.standardheaderlink, a:hover.standardheaderlink {
color: #F1FF2D;
}
.standardtext{
font-family: Verdana, sans-serif;
color: #000000;
font-weight: normal;
font-size: 12pt;
padding: 5px 5px 5px 5px;
width: 100%;
}
.custombox {
border: 1px solid #FF28DE;
padding: 10px 10px 10px 10px;
background: #FFF95E;
width: 100%;
}
.customboxheader {
font-family: Verdana, sans-serif;
color: #bdcee7;
font-weight: bold;
font-size: 14pt;
background: #003399;
border: 1px solid #ff9900;
padding: 10px 10px 10px 10px;
}
.customheader{
border-bottom: 2px solid #009933;
padding: 5px 5px 5px 5px;
width: 100%;
}
.customheadertd{
font-family: Verdana, sans-serif;
color: #009933;
font-weight: bold;
font-size: 12pt;
}
.customheaderlink{
color: #009933;
font-size: 10;
font-family: Arial, Helvetica, sans-serif;
}
a:link.customheaderlink, a:visited.customheaderlink, a:active.customheaderlink, a:hover.customheaderlink {
color: #009933;
}
.customtext {
font-family: Verdana, sans-serif;
color: #000000;
font-weight: normal;
font-size: 12pt;
padding: 5px 5px 5px 5px;
width: 100%;
}
.customlink {
color: #003399;
text-decoration: underline;
}
a:link.customlink, a:visited.customlink, a:active.customlink, a:hover.customlink {
color: #003399;
}
.customimagelink {
border-color: #003399;
}
Payment | Checkout | Shipping | Additional Information | Policies
*NEW!4 Metal Apple Spreaders/Knives W/Wood Block Base*
Click to View Image Album
Click to View Image Album
Click to View Image Album
What an Adorable Set for the Apple Collector!
We offer for you to bid on this 5 piece set which includes 4 metal apple spreaders with a wooden chop-block base. The spreaders/knives each measure 4 1/4" long and their wooden base measures 2 1/2" wide and 3" tall.
These versatile spreaders can be used to spread butter, cheese & jams and can be conveniently stored on your kitchen counter in their oak colored wooden chop-block. Each knife is topped with 3 red apples with green leaves, 1 whole & 2 with a piece out to show the inside of the apple.
Adorable and usable, this set will make a great gift or a wonderful addition to your kitchen decor.
Make sure you take a moment to look at more photos at the bottom of this page!
We hope you have enjoyed shopping at Michelles Bag of Chips! You can find more items like these in our eBay store!
We combine shipping on multiple purchases! If you wish to purchase more than one item from Michelle's Bag of Chips, "buy" all of the items you would like to purchase, but don't pay until you have received a combined invoice from us. We will combine the purchases into a single box and send you an invoice with your final purchase price and you will be able to pay at that time.
Please take a moment to review our other items for sale in the Picture Gallery above.
UNUSUAL people finding UNUSUAL things!
Payment
Back to Top
Please respond to your winning bidder's email within 3 days of notification. Payments are asked to be made within 5 days. We are more than happy to accept personal checks and money orders. We will ship your product as soon as the funds have cleared our bank.
I accept the following forms of payment: PayPalMoney OrderPersonal Check
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
WE COMBINE SHIPPING ON MULTIPLE PURCHASES! Your final shipping cost will be calculated by the total combined shipping weight. Shipping insurance is automatically reflected in the shipping and handling costs.
WE OFFER NEXT DAY SHIPPING IF YOU NEED YOUR PURCHASE QUICKLY! US Shipping$6.50 USPS Priority Mail®
International Shipping$26.00 USPS Priority Mail International
$16.00 UPS Standard to Canada
Additional Information
Back to Top
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
Click to View Image Album
Click to View Image Album
Click to View Image Album
Click to View Image Album
Policies
Returns
Back to Top
We will refund your purchase price (Minus Shipping & Handling Costs) within 10 days of your purchase if we failed to represent our product accurately. PLEASE be sure to keep your original packaging until you are satisfied that your purchase has arrived in the expected condition. Please know that we enjoy finding and offering a wide assortment of collectible and unique items. We list each item as accurately as we can. We are not experts and do not claim to be. Any mistake in the listing is not intentional.
Feedback
Back to Top
We do not participate in retaliatory feedback! Our policy will ALWAYS be that as soon as our customer pays, we will leave a positive feedback. If you are happy with your purchase, we would appreciate your positive feedback as well. Your support enables us to grow our business and show others our committment to customer satisfaction!
Michelle's Bag of Chips Newsletter
Back to Top
We urge you to sign up for our email newsletter at our store, so you can be informed of newly arrived items and any special discounts or promotions!
My Store Rewards
Back to Top
We proudly participate in the My Store Rewards Program! You can receive 2% cash back on your first purchase and 5% cash back on return purchases. You will be offered the opportunity to join after check-out!
Customer Satisfaction
Back to Top
If you have any questions or concerns, you may contact us by email or by phone at(602)741-3620 and we will always work with you to make things right!
More than just a pretty picture. Try Vendio Image Hosting.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.
On Apr-23-08 at 22:17:29 PDT, seller added the following information:
Sellers: Get your own map of past buyers. Fast. Simple.
On Apr-24-08 at 15:53:34 PDT, seller added the following information:
Pay with PayPal: Get a MyStoreRewards invitation for cash back
|