$12.10
Toyama is the capital city of Toyama Prefecture, Japan, located on the coast of the Sea of Japan in the Chūbu region on central Honshū, about 200 km
body { font-family: “Market Sans”, Arial, sans-serif; }
#af0{display:none;}
}
@media only screen and (min-width: 600px)
{ .logo {
position: relative;
padding: 15px;
margin-right: auto;
width: 20%;
float: left;
opacity: 0.9;
transition: all 0.3 ease;
}
.column1 {
float: left;
width: 55%;
padding: 10px;
}
.description-Mobile {display: none;}
.mobilenav {display: none;}
}
/*Mobile Only */
@media only screen and (max-width: 600px) {
.column1 { width: 100%;}
.column2 { display: none;}
.column {width: 100%;}
.topnav {display: none;}
.mobilelogo {width: 20%;
margin-bottom: 10px;
}
.mobilelogo img {width: 100%;}
#gallery_outer_3 {
width: 100%;
}
.mobilenav {
width: 100%;
position: relative;
margin: auto;
padding: 15px 10px 30px 10px;
background: #011E33;
text-align: center;
}
.mobilenav a {color: #fff;
text-decoration: none;
padding: 15px 0;
display: block;
background: #0f2033;}
}
.mobilenav a:nth-child(4) {
background: #009aec;
}
.mobilenav a:nth-child(3) {
background: #0071BC;
}
.mobilenav a:nth-child(2) {
background: #003F6A;
border-bottom: 4px solid transparent;
}
.mobilenav a:nth-child(1) {
background: rgb(4, 54, 90);
}
.description-Mobile {
padding: 15px;
}
.column {float: left; width: 95%;}
.column2 {
float: left;
width: 45%;
padding: 10px;
}
/* Clear floats after the columns */
.row:after {
content: “”;
clear: both;
display: table;
}
}
/*navbar*/
.logo {
position: relative;
padding: 15px;
margin-right: auto;
width: 20%;
float: left;
opacity: 0.9;
transition: all 0.3 ease;
}
.logo:hover {opacity: 1;}
.topnav {
overflow: hidden;
background-color: #0f2033;
text-align: center;
margin-bottom: 30px;
margin-top: 60px;
}
.topnav a {
float: right;
width: 20%;
color: #fff;
text-align: center;
padding: 10px 20px;
text-decoration: none;
font-size: 14px;
line-height: 110px;
font-weight: 700;
text-transform: uppercase;
border-bottom: 4px solid transparent;
transition: all 0.2s ease;
}
.topnav a:nth-child(4) {
background: #009aec;
}
.topnav a:nth-child(3) {
background: #0071BC;
}
.topnav a:nth-child(3):hover {
border-bottom:4px solid #0071BC;
}
.topnav a:nth-child(2) {
background: #003F6A;
border-bottom: 4px solid transparent;
}
.topnav a:nth-child(2):hover {
border-bottom: 4px solid #003F6A;
}
.topnav a:nth-child(1) {
background: #011E33;
}
.topnav a:nth-child(1):hover {
border-bottom: 4px solid #011E33;
}
.topnav a:hover {
background-color: #fafafa;
border-bottom: 4px solid #009aec;
color: #011E33;
}
.topnav a.active {
background-color: #0e1e33;
color: white;
}
/*end of navbar*/
.product-info {
margin: 30px;
position: relative;
float: left;
width:100%;
}
/* Starting image gallery*/ /* Starting image gallery*/ /* Starting image gallery*/ /* Starting image gallery*/
.gallery-box {
//position: absolute;
width: 100%;
height: auto;
border: solid 1px #009aec;
}
#big-container {
position: relative;
background-image:url(“”);
width: 100%;
height: 100%;
background-repeat: no-repeat;
background-size: 90%;
border: solid 1px #009aec;
}
.small-container {
//position: relative;
// top: 500px;
width: 115px;
height: 115px;
// float: left;
margin: 5px;
}
.button {
display:none;
}
.button:checked + label > img {
opacity: 0.8;
border:#009aec 1px solid;
}
#button1:checked ~ #big-container {
background-image: url(“https://d3d71ba2asa5oz.cloudfront.net/50000171/images/basket-white-grycatprint-1.png”);
}
#button2:checked ~ #big-container {
background-image: url(“https://d3d71ba2asa5oz.cloudfront.net/50000171/images/basket-white-grycatprint-2.png”);
}
#button3:checked ~ #big-container {
background-image: url(“https://d3d71ba2asa5oz.cloudfront.net/50000171/images/basket-white-grycatprint-3.png”);
}
#button4:checked ~ #big-container {
background-image: url(“”);
}
#button5:checked ~ #big-container {
background-image: url(“”);
}
#button6:checked ~ #big-container {
background-image: url(“”);
}
#button7:checked ~ #big-container {
background-image: url(“”);
}
#button8:checked ~ #big-container {
background-image: url(“”);
}
#button9:checked ~ #big-container {
background-image: url(“”);
}
#button10:checked ~ #big-container {
background-image: url(“”);
}
#button11:checked ~ #big-container {
background-image: url(“”);
}
#button12:checked ~ #big-container {
background-image: url(“”);
}
.leftarrow, .rightarrow {
display: none;
height: 100%;
top: 0px;
width: 10%;
position: absolute;
z-index: 5;
padding: 1%;
cursor: pointer;
opacity: 0.4; }
.leftarrow:hover, .rightarrow:hover {
opacity: 0.7; }
.leftarrow span, .rightarrow span {
position: relative;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
font-size: 35px;
color: #eee;
width: 40px;
height: 40px;
display: inline-block;
text-align: center;
text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.5); }
.leftarrow {
left: 15px;
text-align: left; }
.leftarrow span:before {
content: “f0a8”;
font-family: “fontawesome”; }
.rightarrow {
right: 15px;
text-align: right; }
.rightarrow span:before {
content: “f0a9”;
font-family: “fontawesome”; }
.g_image:first-child .leftarrow {
display: none; }
.rightarrow[data-next-image=], .rightarrow[data-next-image=”–> div, #gallery_outer_1 #gallery [type=checkbox]:checked ~ .mainimage > div {
background: #fff;
position: static;
position: relative;
box-sizing: content-box;
top: 0px;
max-height: 80vh;
width: 100%;
height: auto;
max-width: 60vw;
margin: auto;
margin-top: 10vh;
padding: 10px;
box-shadow: 0px 5px 13px rgba(0, 0, 0, 0.4);
border-radius: 6px 6px 0px 0px; }
#gallery_outer_3 #gallery [type=checkbox]:checked ~ .mainimage > div img, #gallery_outer_1 #gallery [type=checkbox]:checked ~ .mainimage > div img {
max-height: 80vh;
transform: none;
top: auto; }
#gallery_outer_3 #gallery [type=checkbox]:checked ~ .mainimage > div::after, #gallery_outer_1 #gallery [type=checkbox]:checked ~ .mainimage > div::after {
background: #fff;
border-radius: 0px 0px 6px 6px;
color: #666;
content: “Click to close”;
font-size: 16px;
padding: 5px 0px;
position: absolute;
top: 100%;
width: 100%;
left: 0px;
box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5); }
#gallery_outer_3 .g_image[data=], #gallery_outer_1 .g_image[data*=”<!– missing"], #gallery_outer_2 .g_image[data*="<!– missing"], #gallery_outer_3 .g_image[data*="<!– missing"], #gallery .g_image[data*="<!– missing"] {
display: none; }
.center-col .boxtitle, #descriptiontitle {
background: none;
color: #222;
height: auto;
font-size: 1.5em;
margin-bottom: 0px !important;
border-radius: 0px 0px 0px 0px;
margin: 10px 0px 0px 0px;
padding: 5px 0px;
font-family: Poppins, Arial, Helvetica, sans-serif;
text-transform: none;
border-bottom: 2px solid #0072bd; }
#description {
clear: both;
margin-bottom: 10px; }
#description #descriptioncontent {
padding: 10px 0px;
background: none;
border: none;
border-top: none;
font-size: 1.2em;
font-family: Open Sans, Arial, Helvetica, sans-serif;
border-radius: 0px 0px 0px 0px;
color: #333; }
#description #descriptioncontent ul {
padding-left: 30px;
margin: 12px 0px; }
#description #descriptioncontent ul li {
list-style: outside;
display: list-item;
margin: 0px; }
#description #descriptioncontent a {
color: #333 !important;
text-decoration: underline; }
#description #descriptioncontent img {
max-width: 100% !important;
height: auto !important; }
#description #descriptioncontent table {
max-width: 100% !important; }
#description #descriptioncontent .row {
width: 100%; }
@keyframes tabOut {
from {
opacity: 1; }
to {
opacity: 0; } }
@keyframes tabIn {
from {
opacity: 0; }
to {
opacity: 1; } }
div#tabs {
margin: 10px 0px 0px 0px;
display: block; }
div#tabs [type=radio] {
display: none; }
div#tabs label.mobile_tab {
display: none; }
div#tabs label li {
font-size: 1.5em;
font-family: Poppins, Arial, Helvetica, sans-serif;
border-radius: 0px 0px 0px 0px;
display: block;
float: left;
cursor: pointer;
width: 19.8%;
text-align: center;
background: #313131;
padding: 5px 0px;
margin-right: 1px;
transition: all 0.5s;
font-weight: bold;
position: relative;
top: 1px;
border: 1px solid #333;
border-bottom: 0px;
height: 34px; }
div#tabs label li a {
color: #fff;
text-decoration: none; }
div#tabs [type=radio]:checked + label li, div#tabs label li:hover {
background: #fff;
height: 36px; }
div#tabs [type=radio]:checked + label li a, div#tabs label li:hover a {
color: #333; }
div#tabs #tab-1:checked ~ .content1, div#tabs #tab-2:checked ~ .content2, div#tabs #tab-3:checked ~ .content3, div#tabs #tab-4:checked ~ .content4, div#tabs #tab-5:checked ~ .content5 {
display: block; }
div#tabs #tab-1:checked ~ .content1 .tabcontent, div#tabs #tab-2:checked ~ .content2 .tabcontent, div#tabs #tab-3:checked ~ .content3 .tabcontent, div#tabs #tab-4:checked ~ .content4 .tabcontent, div#tabs #tab-5:checked ~ .content5 .tabcontent, div#tabs #tab-1:checked ~ .content1 h4, div#tabs #tab-2:checked ~ .content2 h4, div#tabs #tab-3:checked ~ .content3 h4, div#tabs #tab-4:checked ~ .content4 h4, div#tabs #tab-5:checked ~ .content5 h4 {
animation-name: tabIn;
animation-duration: 1.2s; }
div#tabs .content {
border-radius: 0px 0px 0px 0px;
animation-duration: 0.5s;
clear: both;
padding: 10px;
border: 1px solid #313131;
background: none;
display: none; }
div#tabs .content h4.tabtitle {
display: none; }
div#tabs .content .tabcontent {
white-space: normal;
padding: 0px;
margin: 0px;
font-size: 1.2em;
display: block;
font-family: Open Sans, Arial, Helvetica, sans-serif;
color: #333; }
div#tabs .content .tabcontent a {
color: #333;
text-decoration: underline; }
div#tabs label li a {
display: block;
pointer-events: none; }
.center-col {
/*
#more_items {
text-indent: -999em;
position: relative;
}
#more_items::after {
text-indent: 0;
content: "ITEMS YOU MAY LIKE";
position: absolute;
display: block;
top: 0px;
}
*/ }
.center-col .brands li {
display: block;
float: left;
margin: 0;
overflow: hidden;
width: 20%;
padding: 4px 2px; }
.center-col .brands li:first-child {
padding-left: 0px; }
.center-col .brands li:last-child {
padding-right: 0px; }
.center-col .brands li img {
max-width: 100%; }
.center-col .brands li:last-child::after {
clear: both; }
.center-col a.nspromoitem {
display: none;
background-position: center center;
float: left;
width: 23%;
margin: 10px;
margin: 1%;
height: 200px; }
#magento_gallery img {
max-width: 100%; }
.m2e-gallery img {
max-width: 100%; }
#magento_gallery_thumbs .gallery-column-view .gallery-thumbnail {
width: 13%; }
#magento_gallery_thumbs .gallery-thumbnail li {
border: 1px solid #0072bd; }
#magento_gallery_thumbs .gallery-column-view .gallery-image {
width: 86%; }
#magento_gallery_thumbs .gallery-column-view .gallery-image img {
max-width: 100%; }
#magento_gallery_thumbs .m2e-gallery .preview-container.vertical {
width: 13%;
text-align: center; }
#magento_gallery_thumbs .m2e-gallery .current.vertical {
width: 86%;
text-align: center; }
#background font {
font-size: inherit; }
#background #descriptioncontent font {
font-size: initial; }
div#footer.footer {
background: url("https://cdn.frooition.com/180098/files/shared_footer.jpg") center top;
color: #eee;
font-size: 1.2em;
height: 307px !important;
position: relative; }
div#footer.footer ul {
padding: 0px;
margin: 0px;
list-style: none;
position: absolute;
left: 10px;
top: 10px; }
div#footer.footer ul li {
display: inline-block;
margin: 0px 10px; }
div#footer.footer ul li a {
color: #eee; }
div#footer.footer ul li a:hover {
color: #ddd; }
.footer-wrapper {
background: #1a1a1a; }
.creditlink-wrapper .creditlink {
padding-bottom: 3px;
text-align: right;
font-family: Arial;
font-weight: normal;
font-size: 11px; }
.creditlink-wrapper .creditlink, .creditlink-wrapper .creditlink a strong, .creditlink-wrapper .creditlink a {
color: #333;
font-weight: normal;
text-decoration: none; }
.creditlink-wrapper .creditlink b, .creditlink-wrapper .creditlink a strong b, .creditlink-wrapper .creditlink a b {
color: #0072bd;
font-weight: bold; }
.creditlink-wrapper .creditlink, .creditlink-wrapper .creditlink div#design {
display: block; }
div#design {
display: block; }
#backup, #ns_copyright, #seo {
display: none; }
.creditlink a, .creditlink a:link, .creditlink a:visited {
color: #333;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif; }
.creditlink a strong, .creditlink a:link strong, .creditlink a:visited strong {
color: #0072bd; }
.creditlink a:hover, .creditlink a:link:hover, .creditlink a:visited:hover {
color: #0072bd;
text-decoration: none; }
#background #design {
background: #fff;
width: 100%;
text-align: center;
padding: 10px; }
#background #design div {
width: 200px;
margin: auto;
height: 63px;
overflow: hidden;
text-indent: -400px;
font-size: 0em;
background-size: 100% auto;
background-image: url('https://global.frooition.com/freedom/ebay_global/img/global_logo_2x.png'); }
.creditlink {
font-size: 11px;
text-align: right;
margin-bottom: 5px !important;
width: 980px;
margin: auto; }
#helpful_links.boxtitle {
background: url("https://cdn.frooition.com/180098/files/shared_boxtitle.png");
color: #fff;
padding-left: 10px; }
#more_items.boxtitle {
background: url("https://cdn.frooition.com/180098/files/shared_linktitle.png");
color: #222;
padding-left: 0px; }
#dummyrule {
display:block;
}
#gallery_outer_3 .mainimage img ,#gallery_outer_1 .mainimage img {
display: block;
margin: 0px auto;
}
#promobox a.nspromoitem { text-align:center; }
#promobox a.nspromoitem img { max-width: 150px; max-height: 200px; }
/* Added 26.10.17 – styling for re-added category classes */
.boxlinks a.catlink {
width: 100%;
}
.boxlinks a.sublink {
padding-left: 12px;
width: 100%;
}
.boxlinks a.thirdlvl {
font-style: italic;
padding-left: 15px;
width: 100%;
}
/* ending image gallery*/ /* ending image gallery*/ /* ending image gallery*/ /* ending image gallery*/
.main {
float:left;
width:61.2%;
padding:0 20px;
}
.right {
float:left;
width:38.8%;
padding:15px;
margin-top:7px;
text-align:center;
}
@media only screen and (max-width:620px) {
/* For mobile phones: */
.menu, .main, .right {
width:100%;
}
}
.footer {
position: relative;
width: 100%;
bottom: 0;
margin-top:30px;
}
/**
* Tabs
*/
.tabs {
display: flex;
overflow: hidden;
flex-wrap: wrap; // make sure it wraps
}
.tabs label {
order: 1; // Put the labels first
display: block;
padding: 1rem 2rem;
margin-right: 1.0rem;
border-radius: 15px;
cursor: pointer;
background: #011E33;
color: #eaeaea;
font-weight: bold;
transition: all 0.3s ease-in-out;
}
.tabs .tab {
order: 99; // Put the tabs last
flex-grow: 1;
width: 100%;
display: none;
padding: 1rem;
background: #fff;
margin-bottom: 60px;
}
.tabs input[type="radio"] {
display: none;
}
.tabs input[type="radio"]:checked + label {
background: #009aec;
border-radius: 25px;
color: #fff;
}
.tabs input[type="radio"]:checked + label + .tab {
display: block;
}
@media (max-width: 45em) {
.tabs .tab,
.tabs label {
order: initial;
}
.tabs label {
width: 100%;
margin-right: 0;
margin-top: 0.2rem;
}
}
.refurbishingcondition {
background: #f0f0f0;
padding: 20px;
border-radius: 25px;
}
.refurbishingcondition:empty {
display: none;
}
/* image gallery
*/
/* END image gallery
*/
.header-wrapper,.subheader-wrapper, .left-col,.right-col,.creditlink,.footer-wrapper,.boxcontent,#ns_copyright,.topbar, #showcase,#tabs, #tab1,#tab2,#tab3,#tab4,#tab5, #descriptiontitle, #design, #seo { display:none;}
#descriptioncontent,#backup{ font-family:sans-serif;}
#backup{padding:10px; max-width:80%; margin:auto; text-align:center; font-size:13px; }
.boxtitle {border-radius: 15px;}
Fashion
Sports & Outdoors
Electronics
Daily Deals
Fashion
Sports & Outdoors
Electronics
Daily Deals
Canvas Storage Basket Rectangular with Handles 7.5”x16”x12.25”, Household Storage For Blankets, Towels, Toys – White with Gray Cat Print
Premium Canvas Basket is perfect for storing away household goods, toys or laundry. The basket/hamper comes in a stylish color with Cat Print and Handles and is 16.5in x 12.5in x 7.5in. The basket is made of a high quality canvas material. It weighs less than half a kilogram but is very sturdy.
Canvas Storage Basket Rectangular with Handles 7.5”x16”x12.25”, Household Storage For Blankets, Towels, Toys – White with Gray Cat Print
Premium Canvas Basket is perfect for storing away household goods, toys or laundry. The basket/hamper comes in a stylish color with Cat Print and Handles and is 16.5in x 12.5in x 7.5in. The basket is made of a high quality canvas material. It weighs less than half a kilogram but is very sturdy.
About Us
We proudly brand ourselves on fast shipping, low prices, and outstanding customer service. We take joy in helping the people get the products they want and need at a great price!
Altatac is always here to satisfy your needs. We sell everything from Sporting Goods, clothing/boots, to the latest scopes, watches and consumer electronics.
Please feel free to contact us for special requests, questions or price quotes.
Shipping
We take great care in packaging every item to ensure safe and quality shipping. Most shipments are sent out within 1 business day after the payment is confirmed or cleared, unless stated otherwise inside the listing. If you receive a tracking number after 2 pm your tracking may not update until the next business day.
Domestic Shipping: All Domestic packages are shipped FREE ECONOMY SHIPPING – Up To 10 Business Days for delivery depending on your location (Unless other shipping method was selected on checkout)
International Shipping: All International packages are shipped via USPS or UPS Saver when applicable (Unless other shipping method was selected on checkout).
The shipping charges are calculated by the item/weight/country shipped to, to calculate the shipping costs please press on the Shipping Options tab in the listing and enter the Quantity/Country you desire.
With our Free Shipping option, we reserve the right to choose the best economical method for freight. If the ultimate destination for your package requires a specific method because the area has limited access, you are required to pay for shipping. A customer is also required to pay for shipping if he/she needs expedited shipping.
We ship UPS/USPS/DHL depending on your location and the shipping method you have chosen.
Please make sure to provide the correct shipping address when placing your order, orders will be shipped out to the shipping address provided by eBay. (we are not able to modify the shipping address once the order has been finalized and synced to our system. Customers may request to cancel an order if an incorrect address was provided. Once tracking information has been provided, we can no longer cancel or stop shipment.)
Packages are not shipped on Saturday or Sunday. Transit time varies and depends on the carrier, we cannot be held responsible for delays caused by carriers.
Shipping time by eBay is estimated and not guaranteed and is subject to change especially during peak periods.
Orders shipping to Hawaii, Puerto Rico, Guam or Alaska may not select the Free Shipping option for this item, if free shipping is selected for one of these destinations we reserve the right to cancel your order.
PLEASE NOTE: USPS First Class International shipping is a trackable service. We ship to APO, FPO and P.O Boxes. Buyers having APO, FPO or P.O. Box addresses must choose USPS Mail option when purchasing since UPS does not deliver to these addresses. Transit time is dependent on the carrier service and cannot be guaranteed by us, sellers are not responsible for services transit time and the information provided is by the carrier and excludes weekends and holidays.
ATTENTION INTERNATIONAL BUYERS: We are not responsible for any costs incurred due to import taxes in any given country (Unfortunately, we are not sure if import customs tax will be assessed as we are not aware of their rules and regulations. In this case, please check with your local federal agencies customs and border patrol to acquire further details). Please keep this in mind while browsing in our eBay store. In addition, declaring an item as a “Gift” or declaring a value that is lower than the actual cost of the product, as to avoid paying import taxes is ILLEGAL, as it violates U.S. & International Selling and Customs Laws, as well as eBay policy and WILL NOT BE DONE.
Returns
All items have a 30-day return period with the exception of the following items, which must be returned within 14 days of receipt: computers, computer hardware, computer software, printers, printing supplies, and products, 3D printers, 3D printing supplies, and products, camcorders, digital cameras, GPS units, digital music players, tablets, e-readers, portable video players, drones, televisions, cell phones, gift cards, video game hardware, software, and accessories. Please make sure to request an RMA by contacting one of our customer service agents. Only approved RMA’s may be returned.
Please make sure the item you send back is the item you received from our company, this will be confirmed by our returns department as well as confirming serial numbers when applicable. (Attempts to change or manipulate serial numbers or replace the returned unit with a used or different product will be reported, and the return will not be authorized or refundable and the customer will be responsible for all shipping expenses)
Once your return has been shipped, please keep a copy of the tracking number for your records.
Do not use the original product box of the item as the shipping package.
Once the return is received and inspected, we will process your refund or replacement within 24-48 business hours.
**All refunds and credits are completed after receiving the returned product. We do not ship replacements without first receiving the defective unit. In any event, a buyer needs a replacement urgently, then they should place a new order through eBay with the desired shipping method and we will ship it as a new order and process the RMA for the defective unit for a refund.**
Restocking fees may apply based on the condition of the item and the reason selected when requesting an RMA. Make sure to select the option that applies to you and best describe the reason for the return. We reserve the right to charge a restocking fee and shipping cost if the customer misrepresented the condition of the product.
Failure to follow these guidelines may cause your return to be delayed or rejected.
Feedback
Our goal is for you to be completely satisfied with this transaction. If for any reason this is not the case, we would appreciate it if you would give us a chance to address your concerns by replying directly to this email.
We are committed to your complete satisfaction. We will do everything possible to meet your expectations, In case of a problem, we would appreciate the chance to hear from you first, so please contact us.
If you are happy with your purchase, your positive feedback will be greatly appreciated. Your vote of confidence will allow us to continue to provide outstanding service and low prices.
This is an Offical Store / item by © Altatac on eBay, All Rights Reserved. 2019. Contact us for any queries or help.`