<div style="text-align: center;">Enter your tracking number here to see your order status.</div>
<br>
<div style="text-align: center;">
<input type="text" id="YQNum" maxlength="50"> <input type="button" value="TRACK" onclick="doTrack()">
</div>
<div id="YQContainer"></div>
<!--Script code can be put in the bottom of the page, wait until the page is loaded then execute.-->
<script type="text/javascript" src="//www.17track.net/externalcall.js"></script>
<script type="text/javascript">// <![CDATA[
function doTrack() {
var num = document.getElementById("YQNum").value;
if(num===""){
alert("Enter your number.");
return;
}
YQV5.trackSingle({
//Required, Specify the container ID of the carrier content.
YQ_ContainerId:"YQContainer",
//Optional, specify tracking result height, max height 800px, default is 560px.
YQ_Height:560,
//Optional, select carrier, default to auto identify.
YQ_Fc:"0",
//Optional, specify UI language, default language is automatically detected based on the browser settings.
YQ_Lang:"en",
//Required, specify the number needed to be tracked.
YQ_Num:num
});
}
// ]]></script>
Intentional design
We create with intention. Our products solve real problems with clean design and honest materials.
Quality first
We obsess over the details and strive to deliver the best products at the best prices, every time.
Customer care
We're always on your side: keeping our loyal customers happy is our top priority and number one goal.