|
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=023ae2e981-dc10e&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 our 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:#0000BF;
}
HR {
color: #000000;
}
.item_image{
}
.description {
font-family: Arial, sans-serif;
color: #000000;
font-weight: normal;
font-size: 10pt;
}
.patternframe {
background: url(http://imagehost.vendio.com/elements/sexyfantasies/.templates/pattern/815300734_SFL2.gif);
border: 3px solid #AC14FF;
padding: 20px 20px 20px 20px;
}
.stencilframe {
background: url(http://imagehost.vendio.com/elements/sexyfantasies/.templates/pattern/815300734_SFL2.gif);
}
.stencil_bottom {
background:url(http://imagehost.vendio.com/my/templates/Stencils/Objects/.samples/Leaves/bottom.gif)
}
.stencil_top {
background:url(http://imagehost.vendio.com/my/templates/Stencils/Objects/.samples/Leaves/top.gif)
}
.stencil_left {
background:url(http://imagehost.vendio.com/my/templates/Stencils/Objects/.samples/Leaves/left.gif)
}
.stencil_right {
background:url(http://imagehost.vendio.com/my/templates/Stencils/Objects/.samples/Leaves/right.gif)
}
.main{
background: #FFD3FF;
border: 3px solid #AC14FF;
padding: 20px 20px 20px 20px;
width: 100%;
}
.navlinks {
background: #BE0CFF;
border: 3px solid #0000BF;
text-align : center;
padding: 5px 5px 5px 5px;
width: 100%;
}
.navlink {
font-family: Verdana, sans-serif;
color: #FFD3FF;
font-weight: bold;
font-size: 14pt;
}
a:link.navlink, a:visited.navlink, a:active.navlink, a:hover.navlink {
color:#FFD3FF;
}
.titledata {
font-family: Verdana, sans-serif;
color: #FFD3FF;
font-weight: bold;
font-size: 14pt;
}
.titlebox {
border: #0000BF solid 2px;
padding: 10px 10px 10px 10px;
text-align : center;
background: #BE0CFF;
}
.descriptionbody {
border: 0px solid #cccccc;
padding: 15px 15px 15px 15px;
width: 100%;
}
.standardheader {
background: #BE0CFF;
border-top: 2px solid #0000BF;
border-left: 2px solid #0000BF;
border-right: 2px solid #0000BF;
border-bottom: 2px solid #0000BF;
padding: 5px 5px 5px 5px;
width: 100%;
}
.standardheadertd {
font-family: Comic Sans MS, sans-serif;
color: #FFD3FF;
font-weight: bold;
font-size: 14pt;
}
.standardheaderlink{
color: #FFD3FF;
font-size: 10;
font-family: Arial, Helvetica, sans-serif;
}
a:link.standardheaderlink, a:visited.standardheaderlink, a:active.standardheaderlink, a:hover.standardheaderlink {
color: #FFD3FF;
}
.standardtext{
font-family: Comic Sans MS, sans-serif;
color: #0000BF;
font-weight: normal;
font-size: 14pt;
padding: 5px 5px 5px 5px;
width: 100%;
}
.custombox {
border: 0px solid #cccccc;
padding: 10px 10px 10px 10px;
width: 100%;
}
.customboxheader {
font-family: Comic Sans MS, sans-serif;
color: #000000;
font-weight: normal;
font-size: 14pt;
background: ;
border: 1px solid #cccccc;
padding: 10px 10px 10px 10px;
}
.customheader{
background: #FFEFD5;
border-bottom: 2px solid #cccccc;
padding: 5px 5px 5px 5px;
width: 100%;
}
.customheadertd{
font-family: Comic Sans MS, sans-serif;
color: #000000;
font-weight: normal;
font-size: 14pt;
}
.customheaderlink{
color: #000000;
font-size: 10;
font-family: Arial, Helvetica, sans-serif;
}
a:link.customheaderlink, a:visited.customheaderlink, a:active.customheaderlink, a:hover.customheaderlink {
color: #000000;
}
.customtext {
font-family: Comic Sans MS, sans-serif;
color: #004B00;
font-weight: normal;
font-size: 12pt;
padding: 5px 5px 5px 5px;
width: 100%;
}
.customlink {
color: #0000BF;
text-decoration: underline;
}
a:link.customlink, a:visited.customlink, a:active.customlink, a:hover.customlink {
color: #0000BF;
}
.customimagelink {
border-color: #0000BF;
}
Payment | Checkout | Shipping
Playboy Naughty School Girl
*Click here to visit our ebay store*
Playboy School Girl Costume Features a Dress with Playboy Rabbit Head Logo, Side-Lacing and Collar with Tie.
Condition:All items are brand new in manufactures sealed package
Model#: F1125
Color: As shown in PictureSize: ONE SIZE FITS MOST
GENERAL LINGERIE SIZING CHART
Size
Bust (in.)
Cup Size
Waist (in.)
Hips (in.)
Dress
Small - SM
32 - 34
A - B
23 - 25
34 - 36
4 - 6
Small/Medium - S/M
32 - 36
A - C
22 - 27
34 - 40
6 - 10
Medium - MD
34 - 37
B - C
25 - 28
36 - 39
8 - 10
Medium/Large - M/L
35 - 40
A - D
26 - 31
37 - 44
10 14
Large - LG
37 - 40
C - D
28 - 31
39 - 41
12 - 14
X-Large - XL or 1X
39 - 42
C - D
31 - 34
41 - 44
14 - 16
2X
42 - 45
34 - 37
44 - 47
18 - 20
3X
45 - 48
37 - 40
47 - 50
20 - 22
4X
48 - 51
40 - 43
50 - 53
24 - 26
One Size Fits Most
32 - 38
A - D
22 - 31
34 - 40
One Size fits most: average weight of 90 - 160 lbs. at average height of 4 ft., 10 in. - 5 ft., 10 in.
International metric conversion to inches: 1 inch = 2.54 cm or 1 cm = 0.3937 inches
European Sizing
Please take all measurements in centimeters and then divide by 2.54 which will give you the equivalent in inches.An example would be a waist size of 78.74 centimeters divided by 2.54 would equal a 31 inch waist.
TOP FASHION. EXCLUSIVE DESIGN, HIGH QUALITY ITEMS! ELEGANT, BEAUTIFUL! MUST HAVE FOR YOUR SEXY COLLECTION!
Having a fashion fantasy? Let us help you make that dream come true. From the exotic and erotic, to the comfortable and casual You! Be sure to add us to your favorites list !
Payment MethodsWe accept the following payment methods:
Pay Pal (can use debit or credit card through Paypal)Money Order (in USD only)Personal Check (up to $100 for U.S customers only)echeckCash (please round to the next dollar,no change)All payments must be made within 7 days of your 1st item won. If
using Personal or echeck your order will be shipped once check has
cleared. If paying with Check or money order please print and send the
detailed information of your order along with your payment for a faster
process. We do not accept any foreign checks. Please feel free to
contact us about any questions prior to bidding.All
of our auctions/listings are for serious bidders only. Please do not
bid if you do not intend to pay. We do not cancel any bids nor orders
and all sales are final. By bidding or buying any of our items from our
store you have agreed to all of our terms and conditions stated on this
page.Due
to the high volume of non paying bidders we have had and substantial
lost of money each month in ebay fees and other fees we get charged and
never recover, we are now working with a 3rd party bill collection
agency. If payment is not received we will refer all non paying bidders
to our 3rd party bill collection agency Reliabid
which reports all non-paying bidders to the credit bureau which can
eventually result in legal fees and a delinquency in your credit
report. All bidders information are available through your computer
unique i.p address.
Shipping & Handling (Domestic)Domestic
shipping includes anywhere in the continental Unites States including
Alaska, Hawaii, Puerto Rico, and Guam. We do not accept any checks
larger than $100. Most orders are shipped within the same or next
business day of payment being received.We do ship to P.O, and APO/FPO Boxes.
Shipping Service
Price
Transit Time*
Shipping Discount
Insurance
(optional)
Domestic Flat Rate
$7.99
1-3 Days
$1.50 ea. additional item
Value:
$0-$49.99=$2.50
$50-$100=$5.00
Ea. Additional $100=$2.00
*Transit times are approximate business days which may vary. Excludes weekends and Holidays.
All packages will have a delivery confirmation# that will be sent via
email once package has been shipped. We are not responsible for any
orders that are lost or stolen that were not insured. There is an added 8.25% sales tax to any orders being delivered in the state of Texas.All orders are shipped fast and very discreet. Our store
name, logo nor the word lingerie will be shown on any part of the
package. It will say "S.F.L". So it is safe to ship to any residential
or commercial address. All orders are shipped in a plain white package
(tear/water proof) which contents can not be seen. Large orders will be shipped in a plain box.
Shipping & Handling (International)We ship to ANY Country outside
the Unites States for the same low rate. Most orders are shipped within
the same or next business day of payment being received. There is no
tracking# for International orders. We do ship to P.O Boxes.
Shipping Service
Price
Transit Time*
Shipping Discount
Insurance
(optional)
International Flat Rate
$12.99
4-12 Days
$1.50 ea. additional item
Value:
$0-$49.99=$5.00
$50-$100=$8.00
Ea. Additional $100=$3.00
*Transit times are approximate business days which may vary. Excludes weekends and Holidays. Sometimes packages get held up in customs which can cause a long delay.
Insured packages usually take a lot longer to arrive than regular mail
because of the procedures that are taken to make sure the package
arrives.We
do not accept any International checks, only money orders. If mailing
in payment please be sure money order is in USD as it is the only
currency we accept and add $1.50 to your total for the bank fees we get
charged for depositing foreign money orders. We are not responsible for
any packages that are lost or stolen that were not insured.All
orders are shipped fast and very discreet. Our store
name, logo nor the word lingerie will be shown on any part of the
package. It will say "S.F.L". So it is safe to ship to any residential
or commercial address. All orders are shipped in a plain white or
yellow package
(tear/water proof) which contents can not be seen. Large orders will be
shipped in a plain box. We mark all International orders as "Gift" and
are not responsible for any custom/tax fees. The contents are always marked as "clothing" on the customs label.
Return, Exchange & Refund Policy
Sorry
but for obvious sanitary reasons we do not accept any returns or
exchanges at anytime. Due to the nature of our products we are
prohibited to accept any type of returns. We can only refund or
exchange items that arrive defective or if it is our error in
shipment. We will only exchange for the same item within 10 days of
receipt. Refunds will only be made for the actual cost of the item. Any
returns/exchanges will be done once the item has been returned back to
us. All sales are final.
FeedbackPlease
do not bid if you do not intend to pay. Feel free to ask any questions
before biding. All feedback will be automatically sent within 24hrs. of
us having been left feedback from you. Our automated system will leave
the same feedback we receive. If you have any issues or problems with
your purchase we ask that you contact us to resolve the problem prior
to leaving negative feedback. We try our best to resolve any issues and
make sure you are completely satisfied with your purchase.Combined ShippingWe
only combine all orders that are made in a single payment within 7 days
of the first item won (we do not combine separately paid orders or
items exceeding our 7 day period). Each additional item will be $1.50.If
you are not able to combine all your items won through our checkout
system please be sure to contact us and we will gladly combine all your
items for you.
Payment
Back to Top
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 our Checkout page!
For fastest processing of this order, please use Vendio Checkout!
Shipping & Handling
Back to Top
US Shipping$7.99 Domestic Flat Rate
US Insurance optional: $2.50
International Shipping$12.99 International Flat Rate (Worldwide)
International Insurance optional: $5.00
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!
Win more auctions at the last minute FREE. Learn how. |