CHANEL Tote Bag Patent leather Red Gold CC Auth 97547

$316.17

Last updated on December 21, 2024 4:58 pm Details
Category:

Description


body { font-family: “Market Sans”, Arial, sans-serif; }

* {
padding: 0;
margin: 0;
outline: none;
border: none;
list-style: none;
box-sizing: border-box;
font-family: ‘Montserrat’, sans-serif;
}
p {
font-size: 14px;
font-weight: 300;
line-height: 26px;
color: #4b4b4b;
}
img {
max-width: 100%;
}
.vi-centerclass {
display: none;
}
.wrapper {
margin: 0 auto;
width: 90%;
max-width: 1200px;
}
.clear {
clear: both;
}
main,
header,
section,
.store_faetures ul,
.footer_features ul,
footer {
width: 100%;
float: left;
}
header {
padding: 20px 0;
text-align: center;
}
header a {
display: inline-block;
}
.store_features {
background: #627f9a;
}
.store_features li {
width: 25%;
display: table;
float: left;
}
.store_features li div {
padding-right: 5%;
width: 30%;
height: 100px;
display: table-cell;
vertical-align: middle;
text-align: right;
}
.store_features li h3 {
display: table-cell;
vertical-align: middle;
font-size: 15px;
font-weight: 400;
color: #FFF;
}
.store_features li h3 span {
font-size: 13px;
font-weight: 300;
}
.gif_img {
display: none;
}
.slider {
width: 100%;
position: relative;
padding-top: 390px;
}
@media screen and (min-width:1100px){
/*600px以上で適用する内容*/
.slider {
padding-top: 430px;
}
}
@media screen and (min-width:1300px){
/*600px以上で適用する内容*/
.slider {
padding-top: 490px;
}
}
.slider > img {
position: absolute;
left: 0;
top: 0;
transition: all 0.5s;
width: 100%;
}
.slider input {
display: none;
}
.slider label {
width: 82px;
margin: 20px 2px;
float: left;
border: 1px solid #999;
cursor: pointer;
transition: all 0.5s;
opacity: 0.6;
box-sizing: border-box;
}
.slider label img {
width: 100%;
display: block;
}
.slider input:checked + label {
border-color: #666;
opacity: 1;
}
.slider input ~ img {
opacity: 0;
transform: scale(1.1);
}
.slider input:checked + label + img {
opacity: 1;
transform: scale(1);
}
.title {
padding: 20px;
border-top: none;
text-align: center;
}
.title h2 {
font-size: 24px;
font-weight: 400;
color: #323b47;
}
.image_gallery {
margin-bottom: 20px;
padding: 20px;
text-align: center;
width: 50%;
float: left;
}
img.wpl_product_image{
padding: 2px;
box-shadow: 0 10px 20px -5px rgba(0, 0, 0, 0.75);
max-height: 100%;
}
.centered {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
#wpl_wrapper .clearfix {
clear:both;
}
#wpl_list_images a {
border: 1px solid #ccc;
display: block;
float: left;
height: 75px;
margin-bottom: 20px;
margin-left: 10px;
margin-right: 10px;
padding: 2px;
width: 75px;
}
#wpl_wrapper .alignleft {
float: left;
}
#wpl_wrapper .alignright {
float: right;
}
#wpl_wrapper .section p {
padding-left: 10px;
padding-right: 10px;
/* fix for firefox: */
line-height: 1.2em;
margin: 1em 0;
}
#wpl_wrapper .section big {
font-size: 18px;
font-weight: bold;
}
.primary_image, .wpl_product_image {
width: 100%;
}
#gallery a {
text-decoration: none;
}
/* these only apply in preview to override default styles from wp-admin */
body.wp-admin #wpl_wrapper ul {
list-style: disc inside none;
}
body.wp-admin #wpl_wrapper ul li {
padding-left: 2em;
}
thead th {
padding: 12px 20px !important;
background: #627f9a !important;
font-size: 12px !important;
font-weight: 400 !important;
color: #FFF !important;
}
/** Media queries **/
@media (min-width: 320px) {
#wpl_wrapper {
width: 95%;
}
#gallery {
width: 100%;
}
#wpl_list_images {
display: none;
}
}
@media (min-width: 481px) {
#wpl_wrapper {
width: 95%;
}
#wpl_store_header .hotline {
float: right;
display: inline-block;
}
#gallery {
display: block;
width: 95%;
float: left;
}
#description {
width: 48%;
float: right;
}
#wpl_list_images {
display: block;
}
#wpl_list_images a {
width: 80px;
height: 80px;
}
#wpl_list_images a img.wpl_thumb {
width: 100%;
}
}
@media (min-width: 641px) {
#wpl_wrapper {
width: 95%;
}
#wpl_store_header .hotline {
float: right;
}
#gallery {
display: block;
width: 95%;
float: left;
}
#description {
width: 48%;
float: right;
}
#gallery #wpl_main_image {
width: 90%;
height: auto;
margin-left: auto;
margin-right: auto;
margin-bottom: 20px;
margin-top:20px;
}
#wpl_list_images {
display: block;
width: 97%;
margin-left: auto;
margin-right: auto;
}
#gallery #wpl_list_images a {
width: 80px;
height: 80px;
}
#wpl_list_images a img.wpl_thumb {
width: 80px;
height: 74px;
object-fit: cover;
}
}
/*GALLERY CSS*/
.container {
width: 100%;
position: relative;
margin:0 auto;
}
.thumbnails {
text-align: center;
list-style: none;
font-size: 0;
}
.thumbnails li {
margin: 15px 8px 0 8px;
width: 90px;
height: 90px;
background: #fff;
display: inline-block;
text-align: center;
vertical-align: middle;
}
.thumbnails input[name=”select”] {
display: none;
}
.thumbnails .item-hugger {
padding: 5px;
width: 100%;
height: 100%;
position: relative;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
border: 1px solid #e3e3e3;
transition: all 150ms ease-in-out;
}
.thumbnails label {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
cursor: pointer;
}
.thumbnails .gallery_content {
max-width: 540px;
width: 100%;
height: 500px;
background: #fff;
transition: all 150ms linear;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
overflow: hidden;
opacity: 0;
position: absolute;
top: 0;
left: 50%;
transform: translateX(-50%);
}
.thumbnails input[name=”select”]:checked + .item-hugger {
border-color: #a2a2a2;
}
.thumbnails input[name=”select”]:checked ~ .gallery_content {
opacity: 1;
}
.white-box {
height: 500px;
overflow: hidden;
}
.temp_content {
margin-bottom: 40px;
margin-top: 40px;
width: 50%;
float: right;
}
.temp_content h2 {
padding: 12px 20px;
background: #627f9a;
font-size: 14px;
font-weight: 400;
color: #FFF;
}
.temp_content2 {
}
.temp_content2 h2 {
padding: 12px 20px;
background: #627f9a;
font-size: 16px;
font-weight: 400;
color: #FFF;
}
.description {
border-top: none;
}
.description ul {
margin-bottom: 20px;
}
.description ul li,
.tab-content ul li {
padding: 5px 10px 5px 20px;
background: url(https://www.brandstreet.tokyo/wp-content/uploads/2018/07/bullet.png) left 10px no-repeat;
font-weight: 300;
font-size: 14px;
color: #4b4b4b;
}
.vertabs {
margin-bottom: 40px;
}
/*CSS VRETICAL TABS*/
.css_tab {
width: 100%;
float: left;
position: relative;
}
.css-tab {
display: none;
}
.css_tab li {
display: inline-block;
float: left;
width: 100%;
}
.css_tab li label {
padding: 15px;
width: 250px;
background: #627f9a;
font-family: ‘Montserrat’, sans-serif;
text-align: left;
font-size: 16px;
font-weight: 400;
color: #FFF;
position: absolute;
left: 1px;
top: 1px;
float: left;
cursor: pointer;
}
.css_tab li:nth-child(2) label {
top: 52px;
}
.css_tab li:nth-child(3) label {
top: 103px;
}
.css_tab li:nth-child(4) label {
top: 154px;
}
.css_tab li:nth-child(5) label {
top: 205px;
}
.css_tab li:nth-child(6) label {
top: 256px;
}
.css_tab li:nth-child(7) label {
top: 307px;
}
.css_tab li:nth-child(8) label {
top: 355px;
}
.css-tab:checked + .tab-label {
background: #FFF;
color: #627f9a;
}
.tab-label:hover {
background: #F2F2F2;
color: #627f9a;
}
#tab1:checked ~ #tab-content1,
#tab2:checked ~ #tab-content2,
#tab3:checked ~ #tab-content3,
#tab4:checked ~ #tab-content4,
#tab5:checked ~ #tab-content5,
#tab6:checked ~ #tab-content6,
#tab7:checked ~ #tab-content7,
#tab8:checked ~ #tab-content8{
display: block;
}
.tab-content {
padding: 30px 20px 30px 270px;
width: 100%;
border: solid 1px #e9e9e9;
display: none;
text-align: left;
float: left;
min-height: 410px;
}
.tab-content h2{
margin-bottom: 20px;
text-align: center;
font-size: 24px;
letter-spacing: 1px;
font-weight: 400;
color: #627f9a;
}
.footer_features {
margin-bottom: 20px;
}
.footer_features ul li {
margin: 0 2.66% 20px 0;
width: 23%;
float: left;
}
.footer_features ul li:nth-child(4) {
margin-right: 0;
}
.footer_features ul li div {
width: 100%;
height: 120px;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
background: #627f9a;
text-align: center;
vertical-align: middle;
}
.footer_features ul li h2 {
padding: 10px;
text-align: center;
font-size: 24px;
font-weight: 400;
letter-spacing: 1px;
line-height: 24px;
color: #627f9a;
border: 1px solid #627f9a;
}
.footer_features ul li h2 span {
font-size: 13px;
}
footer {
padding: 30px 20px;
text-align: center;
border-top: 1px solid #e9e9e9;
}
@media only screen and (max-width: 840px) {
.store_features {
text-align: center;
}
.store_features ul {
display: none;
}
.gif_img {
display: inline-block;
}
.image_gallery,
.temp_content {
width: 100%;
}
/*tab-css*/
.css_tab li label {
padding: 15px;
width: 100% !important;
position: static;
background: #627f9a url(https://wearephoenixteam.com/ebay/free-templates/images/temp6/plus.png) right center no-repeat;
text-align: left;
border: none;
}
.css_tab li{
margin-bottom: 1px;
}
.tab-content {
padding: 15px 20px;
}
.css_tab li label:hover{
background: #d8d8d8 url(https://wearephoenixteam.com/ebay/free-templates/images/temp6/plus.png) right center no-repeat;
border: none;
}
.css-tab:checked + .tab-label{
border-bottom: 1px solid #ddd;
background: #d8d8d8 url(https://wearephoenixteam.com/ebay/free-templates/images/temp6/images/minus.png) right center no-repeat;
}
.footer_features ul li {
margin-right: 4%;
width: 48%;
}
.footer_features ul li:nth-child(2n) {
margin-right: 0;
}
}
@media only screen and (max-width: 640px) {
.footer_features ul li {
margin-right: 0 !important;
width: 100%;
}
.thumbnails .gallery_content,
.white-box {
height: 400px;
}
}
.item {
border: 1px solid #333;
margin: 15px;
overflow: hidden;
width: 246px;
float:left;
}
.item img {
max-width: 100%;
-moz-transition: all 0.3s;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.item:hover img {
-moz-transform: scale(1.1);
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
.container {
border: 1px solid #333;
margin: 12px;
overflow: hidden;
width: 246px;
float:left;
text-align: center;
color: white;
font-size: 22px;
}
.container img {
max-width: 100%;
-moz-transition: all 0.3s;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.container:hover img {
-moz-transform: scale(1.1);
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
table {
border-collapse: separate;
background:#fff;
@include border-radius(5px);
@include box-shadow(0px 0px 5px rgba(0,0,0,0.3));
}
thead {
@include border-radius(5px);
}
th{
font-size: 14px;
text-align: -webkit-left !important;
padding-left: 10px;
}
tbody tr td {
font-family: ‘Open Sans’, sans-serif;
font-weight:400;
color:#5f6062;
font-size:13px;
padding:10px 20px 10px 20px;
}
tbody tr:nth-child(2n) {
background:#f0f3f5;
}
tbody tr:last-child td {
border-bottom:none;
&:first-child {
@include border-bottom-left-radius(5px);
}
&:last-child {
@include border-bottom-right-radius(5px);
}
}
tbody:hover > tr td {
@include opacity(0.5);
/* uncomment for blur effect */
/* color:transparent;
@include text-shadow(0px 0px 2px rgba(0,0,0,0.8));*/
}
tbody:hover > tr:hover td {
@include text-shadow(none);
color:#2d2d2d;
@include opacity(1.0);
}

CHANEL Tote Bag Patent leather Red Gold CC Auth 97547

 

ITEM DESCRIPTION
BRAND CHANEL
Color Red/Gold
Material Patent Leather
Size(cm) W24cm x H23cm x D10cm(Approx)
Handle Drop:19cm(Approx)
Size(Inch) W9.4 x H9.1 x D3.9inch(Approx)
Handle Drop:7.5inch(Approx)
Style Tote Bag
Accessory Guarantee Card
Made in Italy
Serial No. 8055654
Rank C
Condition
Outside Surface:rubbing, sun burn, discoloration, color transfer, slight lose shape

Handle:sun burn, rubbing, deformation, discoloration, color transfer

Metal fittings:scratches

Inside rubbing
Pocket rubbing
Corner rubbing

Odor There is keeping(storage) smell.
  1. RANK

    RANK

    Items with the grading S or SA are as close to new as you can get. Usually they are either new old stock or have only been used a couple of times. You will find it very difficult to see any issues with these items.
    Items with the grading A are in beautiful condition. They have been used but you will find it tough to spot any marks. However as they have been used there might be a couple of small marks.
    Items with the grading AB are in excellent condition. They have been used but you will find it tough to spot many marks. However as they have been used there might be a couple of marks.
    Items with the grading B are in very clean condition. There are small signs that the item has been used previously but in general they are very tidy.
    Items with the grading BC are in better than average condition. There are signs that the item has been used previously but in general they are clean and tidy.
    Items with the grading C are in good condition. There are signs that the item has been used previously and have be pre-owned.
    Items with the grading CD are in good condition. There are more signs of wear including rubbing and scratches.
    Items with the grading D are in average condition. There are signs of defects and wear including rubbing, tears and scratches but in the most part the items are still usable.
    Items with the grading DE are in bad condition. There are many signs of defects and wear including rubbing, tears and scratches and might require some repairing.
  2. SHIPPING

    SHIPPING POLICY

    We ship via EMS from Japan – EMS (Express Mail International Service).

    TIMING

    We aim to pack and ship all items with in 2 business days of when the order/payment has been received.  Subject to the country it can take between 7 – 21 days to arrive in your country.

    PACKING METHOD
    Before the item get shipped it gets re-inspected and packed in a lined cardboard box or EMS envelope.  Some products do not have the brand case or dust bag.

    TRACKING NUMBER

    We will provide you with tracking information once the item has been shipped.

    Note: After the items arrives in your country it has been known to take between 2~6 weeks to clear customs.  These delays are completely out our control and are decided by customs in each individual country.

  3. QUALITY & AUTHENTICITY

    QUALITY & AUTHENTICITY

    Our items are 100% authentic and are purchased directly from shops in Japan.  Our qualified staff have independent licenses that qualify them to check the authenticity of the items.

     

    All items are cleaned and maintained using special leather and or canvas soaps designed to be used with these items.

     

  4. PAYMENT

    PAYMENT POLICY

    We only accept PayPal payments

  5. RETURN

    RETURNS POLICY

    There are 4 reasons that we could accept product returns:

     

    1) Unsatisfied with product

    Please let us know as soon as possible if you are not satisfied with your purchase.  Once your purchase arrives at your delivery address, you must inform us within 10 days if you would like to return it and obtain a refund. A refund will only be made if the goods are returned to us in the same condition as they were when shipped to you. You will be responsible for the return shipping costs.

     

    2) Product damaged or lost in Shipping

    If the goods appear to have been damaged in shipping, you have 48 hours to notify us. Please send pictures of the damage. If we agree, acting reasonably, that the goods were damaged before delivery we must follow the below stated steps:

     

        –  Our company will make a claim with the shipping/postage agent.
        –  Shipping/postage agent will check details and submit a report to our company.
        –  If shipping/postage agent agrees that the damage was done during shipping we will refund cost of the product to you.
        –  Before amount is refunded product must be sent back to our company.  If damage claim is accepted our company will pay for any return shipping costs.

     

    3) Delivery delays due to local country Customs process

    If you decide to return the item due to delays in customs clearance or if you refuse collection of item any refund will not be issued until the item has been received by our company.  A refund will only be made if the goods are returned to us in the same condition as they were when shipped to you. You will be responsible for the return shipping costs.

     

    4) Product is not as listed

    If the goods appear to be different from the listed product, you have 48 hours to notify us. Please send pictures of the product and a copy of the invoice/listing details. If we agree, acting reasonably, that the goods are different from the listed item we will cover the costs of retur


Additional information

Seller Notes

“Pre-owned: An item that has been used or worn previously. See the seller’s listing for full … Read moreabout the seller notes“Pre-owned: An item that has been used or worn previously. See the seller’s listing for full details. Surface:rubbing, sun burn, discoloration, color transfer, slight lose shape, Handle:sun burn, rubbing, deformation, discoloration, color transfer, Metal fittings:scratches rubbing rubbing rubbing There is keeping(storage) smell.” Read Lessabout the seller notes

Brand

CHANEL

Style

Tote Bag

Material

Patent Leather

Exterior Color

Red, Gold

Size

See Description

Bag Height

9.1inch(Approx), 23cm(Approx)

Bag Depth

3.9inch(Approx), 10cm(Approx)

Bag Length

9.4inch(Approx), 24cm(Approx)

Department

Women

Country of Manufacture

Italy

Type

Tote Bag

Exterior Material

Patent Leather

Serial Number

8055654

Handle Drop

Handle Drop:7.5inches (19cm)

UPC

Does not apply

Reviews

There are no reviews yet.

Be the first to review “CHANEL Tote Bag Patent leather Red Gold CC Auth 97547”

Your email address will not be published. Required fields are marked *