<!DOCTYPE HTML>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Finapi 55</title>
<style type="text/css">
fieldset{
border: 0;
}
table{
margin: auto;
}
line-outer{
position: absolute;
transform: rotate(20deg);
-ms-transform: rotate(20deg);
-webkit-transform: rotate(20deg);
margin-top:0;
}
line-inner{
border:#666 1px double;
margin-left: 10px;
}
/**********************************/
/******** Add to Favourite ********/
/**********************************/
#favstore a{
font-size:14px;
text-transform: uppercase;
line-height:14px;
color:#6c6c6c;
text-decoration:none;
background: url(http://png.findicons.com/files/icons/2232/wireframe_mono/48/checkbox_checked.png) no-repeat;
background-size: 10px 10px;
background-position: 5px 3px;
-webkit-filter: invert(25%);
padding-left: 20px;
}
#favstore a:hover{
color: #000;
font-weight: 400;
font-style: italic;
text-decoration:underline;
-webkit-transition: color 0.3s ease-out;
-moz-transition: color 0.3s ease-out;
-ms-transition: color 0.3s ease-out;
-o-transition: color 0.3s ease-out;
transition: color 0.3s ease-out;
-webkit-filter: invert(0%);
background: url(http://png.findicons.com/files/icons/2232/wireframe_mono/48/checkbox_checked.png) no-repeat;
background-size: 10px 10px;
background-position: 5px 3px;
padding-left: 20px;
}
/**********************************/
/********** Search Tab ************/
/**********************************/
.cf:before, .cf:after{
content:"";
display:table;
}
.cf:after{
clear:both;
}
.cf{
zoom:1;
}
/* Form wrapper styling */
.search-wrapper {
width: 260px;
height: 33px;
border: 0;
float: right;
margin-right: 10px;
}
/* Form text input */
.search-wrapper input {
width: 255px;
height: 35px;
float: left;
font: 12px 'lucida sans', 'trebuchet MS', 'Tahoma';
font-style: italic;
background: #FFFDF9;
border: 0;
border-radius: 3px;
padding-left: 5px;
box-shadow: 0 0 1px rgba(0,0,0,.8) inset;
}
.search-wrapper input:focus {
color:#039;
font-style: normal;
font-weight: 600;
background: #FFF;
outline: 0;
}
.search-wrapper input::-webkit-input-placeholder, .search-wrapper input:-moz-placeholder, .search-wrapper input:-ms-input-placeholder{
font-style: italic;
}
/* Form submit button */
.search-wrapper button {
height: 37px;
width: 40px;
position: relative;
float: right;
top: -37px;
padding: 0px;
cursor: pointer;
background: #61A6DE;
border: 0px;
border-radius: 0 3px 3px 0;
background-image: url(http://www.clker.com/cliparts/n/U/H/1/H/u/search-icon-white-one-md.png);
background-repeat: no-repeat;
background-size: 15px 15px;
background-position: center;
}
.search-wrapper button:hover, .search-wrapper button:active, .search-wrapper button:focus{
background-image: url(http://cdn2.freepik.com/image/th/318-26704.png);
background-repeat: no-repeat;
background-size: 15px 15px;
background-position: center;
}
.search-wrapper button::-moz-focus-inner { /* remove extra button spacing for Mozilla Firefox */
border: 0;
padding: 0;
}
/**********************************/
/********* Cross Selling **********/
/**********************************/
.cross-selling{
border: #E5E5E5 thin solid;
border-radius: 5px;
margin-top: 10px;
padding-bottom: 20px;
font-family: Calibri;
}
.cross-title{
display: block;
background: url(http://www.netbiz.my/images/milalifemax/greybg.jpg);
overflow: visible;
border-top-right-radius: 5px;
border-top-left-radius: 5px;
color:#CCC;
font: lighter 20px/40px Calibri;
padding: 0 10px;
margin: -5px 0 -5px 0;
font-size: 18px;
}
.set-cross-selling{
margin: 20px auto 30px;
width: 200px;
height: 230px;
}
.set-cross-selling:hover{
cursor:pointer;
opacity: 0.75;
color: #66F;
font-weight: 700;
}
.image-cross-selling{
border: #E5E5E5 thin solid;
border-radius: 5px;
width: 200px;
height: 140px;
margin: 5px auto;
text-align:center;
}
.image-cross-selling img{
max-width: 100%;
max-height: 100%;
border-radius: 5px;
}
a{
text-decoration: none;
font: 14/16px Calibri;
color:#666;
}
.title-cross-selling{
width: 180px;
margin: 10px auto;
line-height:16px;
text-align: center;
}
.price-cross-selling{
width:180px;
margin: 5px auto;
line-height:16px;
text-align: center;
}
/***********************************/
/********main-top-container********/
/**********************************/
.main-top-container{
font-family: Calibri;
}
.main-top-container-header {
font-family: Arial,Tahoma,Verdana;
font-size: 24px;
line-height: 28px;
padding-top: 10px;
}
.main-top-container-text{
font-family: Calibri;
padding: 5px 10px 5px 5px;
margin: 10px auto;
}
.main-top-container-text h3{
font-weight:normal;
padding:0;
margin:0;
font-size:18px;
line-height: 20px;
}
.main-top-container-text p{
}
.main-top-container-image{
width: 99%;
padding: 0;
margin: 5px auto;
}
.mainImage{
width: 385px;
height: 280px;
border: thin solid #CCC;
border-radius: 3px;
margin: 15px 5px 5px 5px;
text-align: center;
}
.mainImage img{
max-height: 100%;
max-width: 100%;
border: none;
}
.banner{
margin: 10px auto;
width:98%;
clear: both;
}
.mainImage2{
display:block;
margin: 5px 10px 0px;
width:98%;
}
.mainImage2 img{
max-height:100%;
max-width:100%;
}
.thumbImageContainer{
width: 350px;
margin: 5px;
}
.thumbImageInner{
text-align: center;
border: thin solid #CCC;
border-radius: 2px;
margin: auto;
width: 86px;
height: 65px;
margin-left: 3px;
margin-right: 3px;
}
.thumbImageInner img{
height: 65px;
max-height: 100%;
max-width: 100%;
}
.description{
display:block;
font: 14px Calibri;
margin: 10px 5px 30px;
padding: 0px 10px;
}
.description h2{
border-bottom:#CCC thin solid;
}
.description h3{
margin-top: 30px;
margin-bottom: 10px;
font-size: 18px;
}
/*********************************************/
/***************footer container*************/
/*********************************************/
.footer-container{
display:block;
width: 98%;
padding: 0;
margin: 10px 0px;
font-family: Calibri;
font-size:12px;
color: #7D7D7D;
line-height:22px;
clear: both;
}
.footer-container-tabs {
height: auto;
text-align: left;
float: none;
list-style: none;
position: relative;
width: 98%;
margin: 0px;
padding: 0;
}
.footer-container-tabs li {
float: left;
display: block;
}
.footer-container-tabs input[type="radio"] {
position: absolute;
display: none;
}
.footer-container-tabs label {
display: block;
font-size: 14px;
color:#999;
cursor: pointer;
position: relative;
border: 2px solid transparent;
border-radius: 10px 10px 0 0;
padding: 8px 33px 8px 30px;
margin-left: 1px;
top: 4px;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.footer-container-tabs label:hover {
color:#61A6DE;
border: #CCC solid 2px;
border-bottom: transparent solid 5px;
border-radius: 10px 10px 0 0;
padding: 11px 30px 6px 30px;
padding-right: 33px;
top:0;
}
.footer-container-tabs .tab-content {
font-family: Arial;
font-size: 12px;
line-height: 20px;
border-top: 2px #666 solid;
display: none;
width: 96%;
position: absolute;
overflow: hidden;
top: 44px;
left: 0;
padding: 10px 20px;
}
.footer-container-tabs [id^="footer-content-tab"]:checked + label {
color:#666;
border-top: #666 solid 2px;
border-bottom: #fff solid 5px;
border-right: #666 solid 2px;
border-left: #666 solid 2px;
border-radius: 10px 10px 0 0;
top:0;
padding-top: 11px;
padding-bottom: 7px;
padding-right: 33px;
margin-left: 3px;
z-index:1;
}
.footer-container-tabs [id^="footer-content-tab"]:checked ~ [id^="tab-content"] {
display: block;
}
.footer-container-tabs p{
margin-bottom: 20px;
color:#666;
}
.footer-container-tabs ul{
list-style:upper-roman;
padding-left: 20px;
}
.footer-container-tabs ul li{
margin-bottom: 10px;
}
/***********************************/
/***********other symbol***********/
/**********************************/
.cross, .tick{
background-repeat: no-repeat;
background-size: 12px 12px;
padding-left: 18px;
background-position: 0px 4px;
}
.cross{
background-image: url(http://png.findicons.com/files/icons/1588/farm_fresh_web/32/cross.png);
}
.tick{
background-image: url(http://png.findicons.com/files/icons/1588/farm_fresh_web/32/tick.png);
}
line-outer{
position: absolute;
transform: rotate(20deg);
-ms-transform: rotate(20deg);
-webkit-transform: rotate(20deg);
margin-top:0;
}
line-inner{
border:#666 1px double;
margin-left: 10px;
}
.spec td{
padding: 0 0 10px 5px;
border: thin #CCC solid;
}
#back_title, #spe_back_title{
background-color: #61A6DE;
color:#FFF;
font-size: 18px;
border: none;
padding: 2px 5px;
}
.spe_spec{
margin-bottom: 20px;
}
.spe_spec td{
padding: 0 0 10px 5px;
border: thin #CCC solid;
}
</style>
</head>
<body>
<table width="80%" border="0" cellpadding="0" cellspacing="0" align="center" style="margin-top: -8px; font-family:calibri; font-size: 14px; color:#333">
<tr>
<td colspan="3" style="vertical-align:text-top; background-image:url(http://www.netbiz.my/images/milalifemax/headerbg.jpg); height:150px;">
<table cellpadding="0" cellspacing="0" border="0" width="100%">
<tr>
<td height="99" style="vertical-align:text-top;">
<h2 style="font-size:14px;color:#6c6c6c;font-weight:normal;text-transform: uppercase;margin:2px 0 0 5px;">The GREATEST DEALS ON BRAND NAME PRODUCT AND Delivered Worldwide</h2>
<table cellpadding="0" cellspacing="0" border="0" align="right" width="260" style="margin-top: -17px">
<tr>
<td colspan="2" width="130" id="favstore">
<a href="" target="_blank">Subscribe to us</a></td>
<td colspan="2" width="130" id="favstore">
<a href="" target="_blank">Ask a question</a></td>
</tr>
</table>
</td>
</tr>
<tr>
<td colspan="2">
<form action="" target="_new" class="search-wrapper cf">
<input type="text" placeholder="Search here..." required name="_nkw" value="" onClick="if (this.value=='Search') this.value='';"/>
<button type="submit"></button>
</form>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td colspan="3" style="padding: 10px 0" align="center">
<font style="font-weight:lighter; line-height:34px; font-size:24px; color:#F00"><strong>Your item(s) will be shipped via <strong style="font-size:28px"><span style="color:#F60">D</span><span style="color:#F00">H</span><span style="color:#FC0">L</span>/<span style="color:#333">U<span style="color:#F00">P</span>S</span> EXPRESS</strong> where you shall receive it within <strong style="font-size:28px">2-3 Business Days</strong>!</strong></font>
</td>
</tr>
<tr>
<td width="30%" height="300">
<div class="main-top-container-image">
<div class="mainImage"><img src="http://www.axisnet.asia/memberv2/member/428/ApacsFinapi55(5).jpg" name="mainphoto" height="281" align="center"></div>
</div>
</td>
<td width="49%" rowspan="2" style="vertical-align:text-top">
<div class="main-top-container-text">
<h3><span class="main-top-container-header">Finapi 55 <font color="#3333FF">(with <font color="#FF0000">FREE</font> Apacs String + Fleet Grip + Power Balance Necklace 17.5cm)</font></span></h3>
<div style="border-top: #EBEBEB solid 1px; margin: 5px 0"></div>
<div style="font-size:20px; margin-top: -2px"><strong>apacs</strong></div>
<table cellpadding="3" cellspacing="0" border="0" align="left" width="99%" style="font-size:20px; margin: 5px 0 10px -5px;">
<tr>
<td width="26" style="vertical-align:text-top">
<img src="http://www.axisnet.asia/memberv2/member/428/GreenTick.png" width="20" style="margin-bottom: -5px;"></td>
<td width="432">No Quibble 30-Day Money Back Guarantee*</td></tr>
<tr><td style="vertical-align:text-top">
<img src="http://www.axisnet.asia/memberv2/member/428/GreenTick.png" width="20" style="margin-bottom: -5px;"></td>
<td><font color="#FF3300"><strong>DHL/UPS Express</strong></font> Shipping</td></tr>
<tr><td style="vertical-align:text-top">
<img src="http://www.axisnet.asia/memberv2/member/428/GreenTick.png" width="20" style="margin-bottom: -5px;"></td>
<td>Dispatch in 1 business day</td></tr>
<tr><td style="vertical-align:text-top">
<img src="http://www.axisnet.asia/memberv2/member/428/GreenTick.png" width="20" style="margin-bottom: -5px;"></td>
<td>Get your item within <strong>2-3 business days</strong></td></tr>
<tr><td style="vertical-align:text-top">
<img src="http://www.axisnet.asia/memberv2/member/428/GreenTick.png" width="20" style="margin-bottom: -5px;"></td>
<td>YOU WILL GET: <br>
Apacs Finapi 55 Racquet with <font color="#FF0000"><strong>FREE</strong></font> Apacs String + Fleet Grip + <font color="#FF0000"><strong>Power Balance Necklace 17.5cm</strong></font> <font color="#002cfd"><strong>(black / white / pink / transparent) </strong></font><span style="font-size:12px">*we will randomly pick from these colors*</span></td></tr>
</table>
</div>
</td>
<td rowspan="4" width="21%" style="vertical-align:top;">
<div class="cross-selling">
<div class="cross-title">
Featured Product
</div>
<a href="" target="_blank">
<div class="set-cross-selling">
<div class="image-cross-selling"><img src="http://www.axisnet.asia/memberv2/member/428/ApacsFinapi77II(5).jpg"></div>
<div class="title-cross-selling">
Apacs Finapi 77 II +
Apacs String + Fleet Grip</div>
<div class="price-cross-selling">
USD47.90</div>
</div>
</a>
<a href="" target="_blank">
<div class="set-cross-selling">
<div class="image-cross-selling"><img src="http://www.axisnet.asia/memberv2/member/428/ApacsFinapi55(5).jpg"></div>
<div class="title-cross-selling">
Apacs Finapi 55 + Apacs String + Fleet Grip</div>
<div class="price-cross-selling">
USD47.90</div>
</div>
</a>
<a href="" target="_blank">
<div class="set-cross-selling">
<div class="image-cross-selling"><img src="http://www.axisnet.asia/memberv2/member/428/MaxxTornadoPro(1).jpg"></div>
<div class="title-cross-selling">Maxx Tornado Pro + Maxx String & Grip</div>
<div class="price-cross-selling">
USD102.70</div>
</div>
</a>
<a href="" target="_blank">
<div class="set-cross-selling">
<div class="image-cross-selling"><img src="http://www.axisnet.asia/memberv2/member/428/FleetZ-ForceIIBlue(1).jpg"></div>
<div class="title-cross-selling">Fleet Z Force II (Blue) + Fleet String &amp; Grip</div>
<div class="price-cross-selling">
USD49.90</div>
</div>
</a>
<a href="" target="_blank">
<div class="set-cross-selling">
<div class="image-cross-selling">
<img src="http://www.axisnet.asia/memberv2/member/428/LiNingG-ForcePower1000(1).jpg">
</div>
<div class="title-cross-selling">
Li NingG-Force Power + Maxx String + Fleet Grip</div>
<div class="price-cross-selling">
USD69.00</div>
</div>
</a>
<div class="set-cross-selling">
<div class="image-cross-selling"> <a href="" target="_blank"><img src="http://www.axisnet.asia/memberv2/member/428/ProKennexKineticSpeed(1).jpg"> </a></div>
<div class="title-cross-selling"><a href="" target="_blank"> Pro Kennex Kinetic Speed + String &amp; Nano Z Grip</a></div>
<div class="price-cross-selling"><a href="" target="_blank"> USD119.00</a></div>
</div>
<a href="" target="_blank"></a>
</div>
</td>
</tr>
<tr>
<td height="170">
<div class="thumb">
<table class="thumbImageContainer">
<tr>
<td>
<div class="thumbImageInner">
<a onmouseover="mainphoto.src='http://www.axisnet.asia/memberv2/member/428/ApacsFinapi55(5).jpg';" onmouseout= "mainphoto.src='http://www.axisnet.asia/memberv2/member/428/ApacsFinapi55(5).jpg';">
<img src="http://www.axisnet.asia/memberv2/member/428/ApacsFinapi55(5).jpg" id="images"></a></div>
</td>
<td>
<div class="thumbImageInner">
<a onmouseover="mainphoto.src='http://www.axisnet.asia/memberv2/member/428/ApacsFinapi55(1).jpg';" onmouseout= "mainphoto.src='http://www.axisnet.asia/memberv2/member/428/ApacsFinapi55(1).jpg';">
<img src="http://www.axisnet.asia/memberv2/member/428/ApacsFinapi55(1).jpg" id="images"></a></div>
<td>
<div class="thumbImageInner">
<a onmouseover="mainphoto.src='http://www.axisnet.asia/memberv2/member/428/ApacsFinapi55(2).jpg';" onmouseout= "mainphoto.src='http://www.axisnet.asia/memberv2/member/428/ApacsFinapi55(2).jpg';">
<img src="http://www.axisnet.asia/memberv2/member/428/ApacsFinapi55(2).jpg" id="images"></a></div>
</td>
<td >
<div class="thumbImageInner">
<a onmouseover="mainphoto.src='http://www.axisnet.asia/memberv2/member/428/ApacsFinapi55(3).jpg';" onmouseout= "mainphoto.src='http://www.axisnet.asia/memberv2/member/428/ApacsFinapi55(3).jpg';">
<img src="http://www.axisnet.asia/memberv2/member/428/ApacsFinapi55(3).jpg" id="images"></a></div>
</td>
</tr>
<tr>
<td>
<div class="thumbImageInner">
<a onmouseover="mainphoto.src='http://www.axisnet.asia/memberv2/member/428/ApacsFinapi55(4).jpg';" onmouseout= "mainphoto.src='http://www.axisnet.asia/memberv2/member/428/ApacsFinapi55(4).jpg';">
<img src="http://www.axisnet.asia/memberv2/member/428/ApacsFinapi55(4).jpg" id="images"></a></div>
</td>
<td>
<div class="thumbImageInner">
<a onmouseover="mainphoto.src='';" onmouseout= "mainphoto.src='';">
<img src="" id="images"></a></div>
</td>
<td>
<div class="thumbImageInner">
<a onmouseover="mainphoto.src='';" onmouseout= "mainphoto.src='';">
<img src="" id="images"></a></div>
</td>
<td>
<div class="thumbImageInner">
<a onmouseover="mainphoto.src='';" onmouseout= "mainphoto.src='';">
<img src="" id="images"></a></div>
</td>
</tr>
</table>
</div>
</td>
</tr>
<tr>
<td colspan="2">
<fieldset class="description" style="border:0">
<h2><strong>Product Description</strong><line-outer><line-inner></line-inner></line-outer></h2>
<table width="80%" class="spe_spec" align="left">
<tr>
<td colspan="2" id="spe_back_title">Special Feautures</td>
</tr>
<tr>
<td width="20%">High Modulus Graphite</td>
<td>The High Modulus Graphite is adopted in both sides of the frame in order to give strength and perseverance.</td>
</tr>
<tr>
<td>76 Grommets system</td>
<td>This single-pass grommet holes construction provides more grommet holes, creating a high-performance stringing pattern that puts 7% more durability.</td>
</tr>
<tr>
<td>Isomectric head frame</td>
<td>Equalizes the length of main and cross strings in the stringbed, enlarging the sweet-spot for more consistent accuracy even on off-center hits.</td>
</tr>
<tr>
<td>Whip-Slim Frame</td>
<td>The Whip-Slim Frame provides smaller flat surface compared with an ordinary racket for better speed, fast swing-through and the quicker maneuverability.</td>
</tr>
</table>
<table width="60%" class="spec" align="left">
<tr>
<td colspan="2" id="back_title">Specification
</td>
</tr>
<tr>
<td width="30%">Frame Material
</td>
<td>24T Japan High Modulus Graphite
</td>
</tr>
<tr>
<td>Shaft Material
</td>
<td>24T Japan High Modulus Graphite
</td>
</tr>
<tr>
<td>Frame Type
</td>
<td>Whip Slim
</td>
</tr>
<tr>
<td>Grommet System
</td>
<td>76 Holes
</td>
</tr>
<tr>
<td>Shaft Diameter
</td>
<td>7.0 mm
</td>
</tr>
<tr>
<td>Weight</td>
<td>85-87 g (3U/4U)
</td>
</tr>
<tr>
<td>BCP </td>
<td>285+3 mm (Even Balanced)
</td>
</tr>
<tr>
<td>Flex </td>
<td>8.5+3 (Medium)
</td>
</tr>
<tr>
<td>Grip </td>
<td>G2 (G4)
</td>
</tr>
<tr>
<td>Length </td>
<td>675 mm
</td>
</tr>
<tr>
<td>Max Tension</td>
<td>35 lbs</td>
</tr>
</table>
</fieldset>
</td>
</tr>
<tr>
<td colspan="2" height="460">
<fieldset style="border:0; display:block; margin: 20px 10px; padding: 0px 10px; font: 14px Calibri;">
<div class="footer-container"><!--footer-container start-->
<ul class="footer-container-tabs">
<li>
<input type="radio" name="tab-group-2" id="footer-content-tab1" checked />
<label for="footer-content-tab1">Duty & Tax</label>
<div id="tab-content1" class="tab-content">
<p><strong>Customs, Duties, Taxes and Import Fees</strong></p>
<p>1. International customers may be <strong style="color:#66F">subject to import duties &amp; taxes, brokerage fees and/or charges from your local government agency which are the responsibility of the Buyer and are collected at the time of delivery.</strong> Your charge from us includes the cost of your item(s) and the cost of shipping</p>
<p>2. <em>Any additional charges for customs clearance, brokerage fees and/or charges from your local government agency must be paid by buyers.</em> We have no control over these charges and cannot predict what they may be.</p>
<p>3. Customs policies vary widely from country to country so please contact your local customs office or local UPS or DHL brokerage office if you need additional information.</p>
<p>4. We assist our buyers to declare their purchase at lower price in the commercial invoice and as personal use / gift to minimize the chances of being imposed import tax and duties or any brokerage fees.</p>
</div>
</li>
<li>
<input type="radio" name="tab-group-2" id="footer-content-tab2" />
<label for="footer-content-tab2">Shipping</label>
<div id="tab-content1" class="tab-content">
<img src="http://fontmeme.com/images/UPS-Logo.jpg" height="50px" style="padding-right: 30px">
<img src="http://upload.wikimedia.org/wikipedia/commons/b/b3/DHL_Express_logo.svg" width="150px">
<p>1. We ship via <strong style="color:#66F">UPS or DHL Express</strong> and offer expedited shipping. Insurance is included in the shipping fee. You will be emailed a tracking number once your order ships. Orders usually ship within 1 business day of receipt of payment except public holidays of Malaysia (GMT+8) and weekends.</p>
<p>2. Shipping Multiple Items :<br>
We offer significant discounts for multiple purchases. Please wait until all your purchases are completed before paying or you will not enjoy the discount. To take advantage of our combined shipping rates, please finish shopping first, then complete the checkout process.</p>
<p>3. INTERNATIONAL CUSTOMERS :<br>
<strong><em>You may be subject to import duties, taxes, brokerage fees and/or charges from your local government agency which are collected at the time of delivery to your destination address.</em></strong> We strongly encourage you to <b style="color:#66F">check with your local custom authorities regarding Duties &amp; Taxes in your country before bidding or purchasing an item</b>. Buyers are fully responsible for import tax and duties in their own country.</p>
</div>
</li>
<li>
<input type="radio" name="tab-group-2" id="footer-content-tab3" />
<label for="footer-content-tab3">Returns</label>
<div id="tab-content1" class="tab-content">
<p>1. We strive to satisfy our customers and stand behind everything we sell!</p>
<p>2. Each customer must <strong style="color:#F00">contact us prior to any return</strong>. Returns / exchanges / <strong style="color:#F00">full refund</strong> of merchandise must take place within <strong style="color:#F00">14 days of receipt</strong> of product.</p>
<p>3. All products <strong style="color:#33F">to be returned</strong> must be in unused original condition, including packaging, documentation, warranty cards, manuals, accessories, etc <strong style="color:#33F">with a tracking code</strong> for inspection and processing prior to refund. The product's original factory seal must be intact. If an item is shipped back to us without a tracking number and is not received there will be no way to verify if the item was ever shipped to us.</p>
<p>4. If the order qualified for free shipping we will withhold and not refund the shipping and handling costs incurred by us. We <strong style="color:#F00">reserve the right to decline</strong> any return or exchange where the <strong style="color:#F00">product is not in acceptable condition</strong>.</p>
<p>5. In order to continue to offer the lowest prices on the internet, we <strong style="color:#33F">cannot provide refunds</strong> for <strong style="color:#33F">opened products that are not defective</strong> nor can we refund freight or handling charges <strong style="color:#33F">unless the products has shipped back to us</strong>. The terms of our return policy may change without notice.</p>
</div>
</li>
<li>
<input type="radio" name="tab-group-2" id="footer-content-tab4" />
<label for="footer-content-tab4">Payment</label>
<div id="tab-content1" class="tab-content">
<img src="http://kwsmith.com/wp-content/uploads/2014/03/paypal.png">
<p>1. We accept the following forms of payment : <strong>PayPal, Visa, Mastercard, Amex and Discover.</strong></p>
<p>2.Payments must be received within 7 days of the auction's close or upon completion of sales.</p>
<p>3. If you have any questions, please contact us BEFORE bidding. We will be delighted to answer any of your questions. The winning bidder/buyer will receive an email detailing payment instructions. For faster shipping, click our instant checkout button at the top of the page.</p>
<p>4. International customers : <br>For your protection and ours, please pay with PayPal. International orders paid via credit card will be sent a payment request with PayPal generated invoice.</p>
</div>
</li>
<li>
<input type="radio" name="tab-group-2" id="footer-content-tab5" />
<label for="footer-content-tab5">Contact Us</label>
<div id="tab-content1" class="tab-content">
<p>1. If you have any questions of the product, please feel free to contact us through eBay Message.<br>
We shall be glad to respond your question within 24 hours.</p>
<p>2. We do also welcome <strong>WHOLESALE / BULK ORDER</strong> as we wish to offer you the LOWEST price with FREE EXPEDITED shipping which arrives your doorsteps within 2-3 business days.</p>
<p>3. Shortly after your purchase(s) is made, you will receive a Thank You email with a link to eBay checkout. To complete checkout and pay for your purchase, please use eBay's PAY NOW button and you will be directed through eBay's secure checkout system where you can pay with Paypal, Visa/MC, American Express or Discover Card.</p>
<p>4. If you are purchasing multiple quantities, please contact us for combining all your purchases into one order &amp; save you on shipping charges (oversized items may not be combined).</p>
</div>
</li>
</ul>
<!-- end footer-container--></div>
</fieldset>
</td>
</tr>
</table>
</body>
</html>