Gucci 597678 GG Blade Embroidered Clutch Wrist Strap main product image
Product video preview

Placeholder MP4 route for layout/testing. It is not declared as a VideoObject.

Gucci

Gucci 597678 GG Blade Embroidered Clutch Wrist Strap

USD 534.97

Condition: Pre-owned - Excellent

View on eBay

Description

View Gucci 597678 GG Blade Embroidered Clutch Wrist Strap with current marketplace pricing, condition, product images and item details. Accuracy & Certification. Counterfeit Opinion Report. Authenticity Certificate. Certified luxury authenticators from multiple authentication centers conduct a collaborative online evaluation. Online Authentication Process. CHIC GANGNAM - Luxury Edit @import url('https://fonts.googleapis.com/css2?family=Do+Hyeon&family=Inter:wght@300;400;500;600;700;800;900&family=Playfair+Display:ital,wght@0,400;0,700;0,900;1,400;1,700&family=Noto+Sans+KR:wght@300;400;500;600;700;800&family=Rock+Salt&display=swap'); html { font-size: 10px; } * { margin: 0; padding: 0; box-sizing: border-box; } body { font-family: 'Inter', 'Noto Sans KR', sans-serif; background: #fff; color: #1a1a1a; max-width: 94rem; margin: 0 auto; -webkit-font-smoothing: antialiased; } p { font-family: 'Inter', sans-serif; font-style: normal; } /* ========================================== HERO BRANDING ========================================== */ .hero-brand p { color: #000; font-family: 'Inter', sans-serif; font-size: 2.4rem; font-style: normal; font-weight: 400; line-height: 3.2rem; text-transform: lowercase; } .hero-brand>img { width: 60%; min-width: 300px; } .hero-brand .sub { font-size: 13px; color: #555; margin-bottom: 4px; font-weight: 400; } .hero-brand .title { font-size: 36px; font-weight: 900; letter-spacing: 2px; line-height: 1.1; background: linear-gradient(135deg, #a855f7 0%, #6366f1 40%, #818cf8 70%, #c084fc 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; margin-bottom: 2px; } .hero-brand .subtitle { font-size: 30px; font-weight: 700; font-family: 'Playfair Display', serif; font-style: normal; background: linear-gradient(135deg, #ec4899, #a855f7); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; } /* ========================================== HERO CARDS (Reliability, FedEx, Quality) ========================================== */ .hero-cards { padding: 0; margin-top: 4rem; } .hero-cards-top { display: flex; gap: 1.8rem; margin-bottom: 1.8rem; } .hc { border-radius: 2rem; overflow: hidden; position: relative; } .hc img { width: 100%; height: 100%; object-fit: cover; display: block; } .hc-overlay { position: absolute; bottom: 0; left: 0; right: 0; padding: 4rem 3.2rem; background: linear-gradient(transparent, rgba(0, 0, 0, 0.7)); display: flex; flex-direction: column; gap: 0.8rem; } .hc-badge { display: inline-block; padding: 4px 10px; border-radius: 6px; font-size: 9px; font-weight: 800; letter-spacing: 1px; text-transform: uppercase; margin-bottom: 6px; color: #fff; } .hc-badge.purple { background: linear-gradient(135deg, #7c3aed, #6366f1); } .hc-badge.cyan { background: linear-gradient(135deg, #06b6d4, #3b82f6); } .hc-badge.green { background: linear-gradient(135deg, #10b981, #06b6d4); } .hc-text { color: #FFF; font-family: 'Inter', sans-serif; font-size: 2.4rem; font-style: normal; font-weight: 500; line-height: 140%; letter-spacing: -0.024rem; } .hc-left { flex: 594; height: 30rem; } .hc-right { flex: 288; height: 30rem; } .hc-full { width: 100%; height: 30.2rem; } /* ========================================== PRODUCT IMAGE + THUMBNAILS + SPECS ========================================== */ .product-section { padding: 24px 16px; background: #fff; } .product-gallery input[type="radio"] { display: none; } .product-main-img { width: 100%; aspect-ratio: 1 / 1; background: #e5e5e5; border-radius: 2rem; overflow: hidden; margin-bottom: 1.2rem; position: relative; } .product-main-img .pimg { width: 100%; height: 100%; object-fit: contain; display: none; position: absolute; top: 0; left: 0; } #prod_img_1:checked ~ .product-main-img .pimg-1, #prod_img_2:checked ~ .product-main-img .pimg-2, #prod_img_3:checked ~ .product-main-img .pimg-3, #prod_img_4:checked ~ .product-main-img .pimg-4, #prod_img_5:checked ~ .product-main-img .pimg-5, #prod_img_6:checked ~ .product-main-img .pimg-6, #prod_img_7:checked ~ .product-main-img .pimg-7, #prod_img_8:checked ~ .product-main-img .pimg-8, #prod_img_9:checked ~ .product-main-img .pimg-9, #prod_img_10:checked ~ .product-main-img .pimg-10, #prod_img_11:checked ~ .product-main-img .pimg-11, #prod_img_12:checked ~ .product-main-img .pimg-12 { display: block; } .product-thumbs { display: flex; flex-wrap: wrap; gap: 0.8rem; margin-bottom: 2.4rem; } .product-thumbs label { flex: 0 0 calc((100% - 4rem) / 6); aspect-ratio: 1/1; border-radius: 1rem; overflow: hidden; background: #e0e0e0; cursor: pointer; border: 2px solid transparent; opacity: 0.6; display: block; } .product-thumbs label:hover { opacity: 0.85; } #prod_img_1:checked ~ .product-thumbs label[for="prod_img_1"], #prod_img_2:checked ~ .product-thumbs label[for="prod_img_2"], #prod_img_3:checked ~ .product-thumbs label[for="prod_img_3"], #prod_img_4:checked ~ .product-thumbs label[for="prod_img_4"], #prod_img_5:checked ~ .product-thumbs label[for="prod_img_5"], #prod_img_6:checked ~ .product-thumbs label[for="prod_img_6"], #prod_img_7:checked ~ .product-thumbs label[for="prod_img_7"], #prod_img_8:checked ~ .product-thumbs label[for="prod_img_8"], #prod_img_9:checked ~ .product-thumbs label[for="prod_img_9"], #prod_img_10:checked ~ .product-thumbs label[for="prod_img_10"], #prod_img_11:checked ~ .product-thumbs label[for="prod_img_11"], #prod_img_12:checked ~ .product-thumbs label[for="prod_img_12"] { border-color: #7c3aed; opacity: 1; } .product-thumbs label img { width: 100%; height: 100%; object-fit: cover; display: block; } /* Product Specs */ .product-specs { padding: 0 4px; } .spec-row { display: flex; padding: 10px 0; border-bottom: 1px solid rgba(0, 0, 0, 0.06); } .spec-row:last-child { border-bottom: none; } .spec-label { width: 120px; font-size: 13px; font-weight: 700; color: #333; } .spec-value { flex: 1; color: #222; font-family: 'Inter', sans-serif; font-size: 1.4rem; font-style: normal; font-weight: 400; line-height: 160%; } .product-detail { margin-top: 2.4rem; padding: 2.4rem; border-radius: 1.2rem; background: #F7F7F7; } .product-detail-title { font-family: "Do Hyeon", sans-serif; font-size: 1.8rem; font-weight: 400; color: #1a1a1a; margin-bottom: 1.2rem; } .product-detail-desc { font-family: 'Inter', sans-serif; font-size: 1.4rem; font-weight: 400; line-height: 170%; color: #767676; letter-spacing: -0.014rem; } /* ========================================== QUALITY SECTION ========================================== */ .quality-section { padding: 24px 16px; background: #fff; } .quality-hero { border-radius: 20px; overflow: hidden; position: relative; height: 220px; margin-bottom: 12px; } .quality-hero img { width: 100%; height: 100%; object-fit: cover; } .quality-hero-overlay { position: absolute; bottom: 0; left: 0; right: 0; top: 0; background: linear-gradient(transparent 30%, rgba(0, 0, 0, 0.5)); display: flex; flex-direction: column; justify-content: flex-end; padding: 24px; } .quality-hero-overlay .qh-sub { font-size: 24px; font-weight: 400; color: #fff; font-family: 'Playfair Display', serif; font-style: italic; } .quality-hero-overlay .qh-main { font-size: 32px; font-weight: 900; color: #fff; letter-spacing: 2px; line-height: 1.1; } .quality-tags { display: flex; gap: 8px; justify-content: flex-end; margin-bottom: 12px; } .quality-tags .qt { padding: 8px 18px; border-radius: 24px; font-size: 12px; font-weight: 700; color: #fff; background: linear-gradient(135deg, #06b6d4, #a855f7); } /* 100% Authentic banner */ .auth-banner { display: grid; grid-template-columns: 1fr 1fr 1fr; gap: 4px; border-radius: 20px; overflow: hidden; height: 200px; } .auth-banner .ab-left { position: relative; overflow: hidden; } .auth-banner .ab-left img { width: 100%; height: 100%; object-fit: cover; } .auth-banner .ab-center { background: linear-gradient(135deg, #67e8f9, #a78bfa, #f472b6, #67e8f9); background-size: 200% 200%; animation: holoShift 4s ease infinite; display: flex; flex-direction: column; align-items: center; justify-content: center; padding: 16px 8px; text-align: center; } @keyframes holoShift { 0% { background-position: 0% 50%; } 50% { background-position: 100% 50%; } 100% { background-position: 0% 50%; } } .auth-banner .ab-center .ab-pct { font-size: 28px; font-weight: 900; color: #fff; line-height: 1; } .auth-banner .ab-center .ab-txt { font-size: 14px; font-weight: 800; color: #fff; letter-spacing: 1px; line-height: 1.2; } .auth-banner .ab-center .ab-sub { font-size: 9px; color: rgba(255, 255, 255, 0.85); letter-spacing: 2px; margin-top: 6px; text-transform: uppercase; font-weight: 700; } .auth-banner .ab-right { display: flex; flex-direction: column; gap: 4px; } .auth-banner .ab-right>div { flex: 1; overflow: hidden; position: relative; } .auth-banner .ab-right img { width: 100%; height: 100%; object-fit: cover; } /* ========================================== ORDER & DELIVERY SYSTEM ========================================== */ .order-system { border-radius: 2rem; border: 1px solid #E8E8E8; background: #FFF; padding: 4rem; text-align: center; } .order-system .os-title { font-family: "Do Hyeon", sans-serif; font-size: 3.2rem; font-style: normal; font-weight: 400; line-height: normal; text-transform: capitalize; color: #1a1a1a; -webkit-text-fill-color: unset; background: none; -webkit-background-clip: unset; background-clip: unset; margin-bottom: 2.8rem; } .order-steps { display: flex; align-items: center; justify-content: center; gap: 1.6rem; flex-wrap: wrap; } .os-step { flex: 1; display: flex; flex-direction: column; align-items: center; border-radius: 2rem; background: #F7F7F7; padding: 3.4rem 2rem 2rem; min-width: 12rem; position: relative; margin-top: 3rem; } .os-icon { width: 60px; height: 60px; margin-top: -6rem; margin-bottom: 1rem; } .os-icon img { width: 100%; height: 100%; display: block; } .os-step-name { width: fit-content; margin: 0 auto 0.8rem; text-align: center; font-family: "Lantinghei TC", 'Inter', sans-serif; font-size: 2.4rem; font-style: normal; font-weight: 400; line-height: 140%; letter-spacing: -0.024rem; background: linear-gradient(135deg, #FFB4A2 0%, #E85D9A 25%, #A855F7 50%, #6366F1 75%, #60A5FA 100%); background-clip: text; -webkit-background-clip: text; -webkit-text-fill-color: transparent; } .os-step-desc { color: #767676; text-align: center; font-family: "Lantinghei TC", 'Inter', sans-serif; font-size: 1.6rem; font-style: normal; font-weight: 400; line-height: 140%; letter-spacing: -0.016rem; } .os-arrow { width: 24px; height: 24px; display: flex; align-items: center; justify-content: center; color: #ccc; font-size: 2rem; flex-shrink: 0; } /* ========================================== CONDITION GRADE SYSTEM (dark) ========================================== */ .grade-section { margin-top: 1.6rem; margin-bottom: 4.2rem; } .grade-list { display: flex; flex-direction: column; gap: 3.4rem; } .gr-item { position: relative; width: 100%; } .gr-letter { position: absolute; left: 0; bottom: 0; z-index: 2; } .gr-letter .gr-char { color: rgba(89, 113, 165, 0.60); font-family: "Lantinghei TC", 'Inter', sans-serif; font-size: 11rem; font-weight: 400; line-height: 1; letter-spacing: -0.11rem; display: block; } .gr-letter .gr-char-img { width: 100px; display: block; } .gr-letter .gr-plus { position: absolute; top: 0; right: -2rem; width: 32px; height: 32px; } .gr-card { position: relative; width: 100%; border-radius: 2rem; overflow: hidden; } .gr-card-bg { width: 100%; display: block; } .gr-card .gr-info { position: absolute; top: 0; left: 0; right: 0; bottom: 0; padding: 3.2rem 3rem 3.2rem 15rem; display: flex; flex-direction: column; justify-content: center; align-items: flex-start; gap: 1.2rem; } .gr-info .gr-name { font-family: "Lantinghei TC", 'Inter', sans-serif; font-size: 2rem; font-weight: 400; line-height: 140%; letter-spacing: -0.02rem; color: #767676; } .gr-info .gr-desc { font-family: "Lantinghei TC", 'Inter', sans-serif; font-size: 1.6rem; font-weight: 400; line-height: 160%; letter-spacing: -0.016rem; color: #767676; } .gr-item.featured .gr-info .gr-name { width: fit-content; background: linear-gradient(123deg, #FFC057 6.37%, #E773A6 31.35%, #B76BFF 56.32%, #8587FC 81.29%, #97C6FF 106.26%); background-clip: text; -webkit-background-clip: text; -webkit-text-fill-color: transparent; } .gr-item.featured .gr-info .gr-desc { color: #FFF; } /* ========================================== POLICY SECTIONS (01, 02, 03) - dark cards ========================================== */ .policy-wrapper { background: #fff; width: 100%; padding: 12rem 2rem 17.8rem; } .policy-card { position: relative; border-radius: 4rem 4rem 0 0; box-shadow: 0 -2rem 8rem 0 rgba(0, 0, 0, 0.45); padding: 5.5rem 2rem 15.5rem; color: #fff; background: #1C1C1C; } .policy-01 { margin-top: -8rem; z-index: 1; } .policy-02 { margin-top: -5.5rem; z-index: 2; background: #F7F7F7; color: #1a1a1a; } .policy-03 { margin-top: -5rem; z-index: 3; } .policy-num, .policy-title { width: fit-content; margin: 0 auto; text-align: center; font-family: "Do Hyeon", sans-serif; font-size: 4rem; font-style: normal; font-weight: 400; line-height: normal; text-transform: capitalize; background: linear-gradient(91deg, #3D7FF7 10.14%, #DD79CD 33.34%, #C37DD3 57.07%, #B4A6FE 66.24%, #B7C6FF 83.71%, #BBE6FF 93.42%, #CBEFF5 102.69%); background-clip: text; -webkit-background-clip: text; -webkit-text-fill-color: transparent; } .policy-num { margin-bottom: 0.4rem; } .policy-title { margin-bottom: 2.8rem; } .p-block { margin-bottom: 4rem; } .p-block:last-child { margin-bottom: 0; } .p-block-header { display: flex; padding-bottom: 1.2rem; justify-content: space-between; align-items: center; gap: 1rem; align-self: stretch; border-bottom: 1px solid #FFF; margin-bottom: 1.4rem; flex-wrap: wrap; } .p-block-name { color: #FFF; font-family: "Do Hyeon", sans-serif; font-size: 2rem; font-style: normal; font-weight: 400; line-height: normal; text-transform: capitalize; } .p-tags { display: flex; gap: 0.6rem; flex-wrap: wrap; } .p-tag { border-radius: 2rem; background: #333; display: flex; padding: 0.2rem 1.2rem; justify-content: center; align-items: center; color: #FFF; font-family: 'Inter', sans-serif; font-size: 1.4rem; font-weight: 500; } .p-list { list-style: none; display: flex; flex-direction: column; gap: 1rem; } .p-list li { font-family: 'Inter', sans-serif; font-size: 1.6rem; line-height: 1.7; color: #FFF; padding-left: 0; counter-increment: plist; display: flex; gap: 0.8rem; } .p-list li::before { content: counter(plist) "."; color: #FFF; font-weight: 600; min-width: 1.8rem; flex-shrink: 0; } .p-divider { display: none; } /* 02 카드 (밝은 배경) 색상 오버라이드 */ .policy-02 .p-block-header { border-bottom-color: #1a1a1a; } .policy-02 .p-block-name { color: #1a1a1a; } .policy-02 .p-tag { background: #ddd; color: #1a1a1a; } .policy-02 .p-list li, .policy-02 .p-list li::before { color: #1a1a1a; } /* ========================================== AUTHENTICATION GUIDE CARDS ========================================== */ .auth-card { border-radius: 2rem; padding: 3.6rem 2.4rem; position: relative; overflow: hidden; background: url('https://i.postimg.cc/VsjXnwWj/Group-63.png') center / 100% 100% no-repeat; aspect-ratio: 900 / 612; width: 100%; } .auth-card+.auth-card { margin-top: 4rem; } .auth-card-title { color: #7A66AB; font-family: "Rock Salt", cursive; font-size: 2rem; font-style: normal; font-weight: 400; line-height: 140%; letter-spacing: -0.02rem; text-transform: uppercase; margin-bottom: 4rem; } .auth-content { max-width: 69.6rem; width: 100%; margin: 0 auto; height: 100%; display: flex; flex-direction: column; align-items: center; justify-content: center; } .auth-card-body { display: flex; gap: 5rem; } .auth-card-img { width: 140px; height: 400px; flex-shrink: 0; border-radius: 1.2rem; overflow: hidden; } .auth-card-img img { width: 100%; height: 100%; object-fit: cover; } .auth-card-img img { width: 100%; display: block; } .auth-card-content { flex: 1; } .auth-card-content { flex: 1; display: flex; flex-direction: column; align-items: flex-start; } .auth-card-content h4, .auth-card-content .auth-subtitle, .auth-result-title { color: #A5539D; font-family: "Lantinghei TC", 'Inter', sans-serif; font-size: 1.4rem; font-weight: 400; line-height: 140%; letter-spacing: -0.014rem; margin-bottom: 1rem; } .auth-card-content p, .auth-card-content ul li, .auth-result-list li { color: #767676; font-family: "Lantinghei TC", 'Inter', sans-serif; font-size: 1.4rem; font-weight: 400; line-height: 150%; letter-spacing: -0.014rem; } .auth-card-content p { margin-bottom: 0; } .auth-card-content ul, .auth-result-list { list-style: none; } .auth-card-content ul li, .auth-result-list li { padding-left: 1.4rem; position: relative; } .auth-card-content ul li::before, .auth-result-list li::before { content: '·'; position: absolute; left: 0; color: #aaa; font-weight: 700; } .auth-block { display: flex; width: 100%; padding-bottom: 2rem; flex-direction: column; align-items: flex-start; gap: 1rem; border-bottom: 1px solid transparent; border-image: linear-gradient(135deg, #FFB4A2, #E85D9A, #A855F7, #6366F1, #60A5FA) 1; margin-bottom: 2rem; } .auth-block:last-child { border-bottom: none; margin-bottom: 0; padding-bottom: 0; } .auth-divider { display: none; } /* ========================================== SCROLLBAR ========================================== */ ::-webkit-scrollbar { display: none; } /* ========================================== RESPONSIVE (500px) ========================================== */ @media screen and (max-width: 500px) { html { font-size: 8px; } .hero-brand { padding: 6rem 2rem 10rem; } .hero-cards-top { flex-direction: column; } .hc-left, .hc-right { flex: none; width: 100%; height: 25rem; } .hc-full { height: 25rem; } .policy-card { padding: 4rem 1.6rem 10rem; } .policy-01 { margin-top: -6rem; } .policy-02 { margin-top: -4rem; } .policy-03 { margin-top: -3.5rem; } .order-system { padding: 2.4rem; } .order-steps { flex-direction: column; align-items: center; } .os-step { width: 100%; min-width: unset; } .os-arrow { transform: rotate(90deg); } .product-section, .quality-section { padding: 1.6rem; } .grade-section { padding: 2.4rem 1.6rem; } .p-block-header { flex-direction: column; align-items: flex-start; } } Refined Pre-Owned Luxury Finds Main Office located in Gangnam Strategic partnership with FedEx 45+ Certified Authenticators 01 Shipping Information Shipping Partner FedEx Only We have established a strategic partnership with FedEx to ensure your orders are delivered with the utmost safety and efficiency. To guarantee expedited arrival, all shipments are processed via FedEx priority or a comparable premium service. Delivery Information 2-3 Days Promptly delivery Your items will be meticulously packaged and shipped within 2~3 business days. While we strive for prompt delivery, please note that delays may arise from customs clearance or unforeseen external factors. In such instances, we will proactively reach out to you to ensure the most efficient resolution and delivery. Import Duty Check No additional duties Our Shipping Partner (e.g., FedEx) will check any applicable import duties & taxes upon delivery that is a standard procedure for international shipments. But, Please be advised that import duties & taxes may be imposed according to your local regulations, which may differ from our initial expectations. To avoid unexpected costs, we recommend checking with your local customs office before making a purchase. 02 Stock & Inquiry Policy Stock Availability Policy First-come, First-served Promptly notify Our items are available to users worldwide through various distribution channels. The 'First-come, First-served' principle serves as the foundation for maintaining fairness among all our users. If item becomes unavailable, we strive to promptly notify and may suggest similar alternatives. However, please understand that slight delays may occur due to time zone differences. We sincerely apologize for any inconvenience this may cause. Inquiry Policy Ensure accuracy No-unsealing policy We provide item details, (e.g., size, dimensions) based on official manufacturer specifications to ensure the highest level of accuracy for our customers. However, to guarantee the pristine condition of our item, we maintain a strict no-unsealing policy prior to shipment. Consequently, we may be unable to provide certain specific details that require physical inspection of the inner item. 03 Refund Policy Refund Policy No-refund policy All sales are final. Due to the nature of our products and international shipping, we maintain a strict no-refund policy once the order has been confirmed and shipped. We kindly ask that you review your order carefully before completing your purchase. Exceptions Damaged items Authenticity guaranteed If your item arrives with damage that was clearly caused during transit (e.g., cracked, shattered, or severely dented beyond its pre-owned condition), we will gladly offer a full refund. We stand firmly behind the authenticity of every item we sell. In the unlikely event that an item is found to be counterfeit, we will issue a full refund — no questions asked. For all refund cases above, please contact our support team within 7 days of receiving your item with clear photos and a brief description of the issue. Once verified, we will guide you through the return pickup process and issue a full refund upon collection. Please note that refund requests made beyond this period may not be eligible for processing. Product name Gucci 597678 GG Blade Embroidered Clutch Wrist Strap MPN 597678 Type Clutch Brand Gucci Color Black Model GG Blade Style Clutch Gender Unisex Bag Depth 1 in Bag Width 12 in Condition Pre-owned - Excellent Bag Height 8 in Department Unisex Adults Exterior Color Black Exterior Material Leather Order & Delivery System Order Secure Order Placement › Authentication Officially Verified in Korea › Global Shipping FedEx Priority Worldwide PHYSICAL AUTHENTICATION GUIDE Service Overview Certified luxury authentication conducted in-store by Korea's top professional authenticators. Secondary verification by a team of 15+ expert luxury authenticators. Specialized dual-layer authentication system for maximum accuracy. Official authentication documents issued immediately (Authenticity Certificate / Counterfeit Opinion Report / Unverifiable Assessment) Physical Authentication Process Store Visit or Shipping via Courier / Express Service Authentication Registration Professional Evaluation by Luxury Authenticators Authentication Result Available Online Item Returned to Customer ONLINE AUTHENTICATION SERVICE Online Authentication Process The customer uploads clear product images to our authentication platform. Certified luxury authenticators from multiple authentication centers conduct a collaborative online evaluation. Upon completion, the authentication result is issued online in the form of Authenticity Certificate Counterfeit Opinion Report Unverifiable Assessment Report Accuracy & Certification We maintain an accuracy rate of over 99%. An official Authenticity Certificate is issued for verified genuine items. If an item is determined to be counterfeit or cannot be authenticated, an official report is issued accordingly. Condition: Pre-owned - Excellent. Category: Clothing, Shoes & Accessories › Women › Women's Bags & Handbags. Brand: Gucci.

Brand
Gucci
MPN
597678
Type
Clutch
Color
Black
Model
GG Blade
Style
Clutch
Gender
Unisex
Bag Depth
1 in
Bag Width
12 in
Bag Height
8 in
Department
Unisex Adults
Exterior Color
Black
Exterior Material
Leather

Product details in pictures

Additional views from the marketplace listing for Gucci 597678 GG Blade Embroidered Clutch Wrist Strap.

Gucci 597678 GG Blade Embroidered Clutch Wrist Strap detailed image 1Gucci 597678 GG Blade Embroidered Clutch Wrist Strap detailed image 2Gucci 597678 GG Blade Embroidered Clutch Wrist Strap detailed image 3Gucci 597678 GG Blade Embroidered Clutch Wrist Strap detailed image 4Gucci 597678 GG Blade Embroidered Clutch Wrist Strap detailed image 5Gucci 597678 GG Blade Embroidered Clutch Wrist Strap detailed image 6

Similar visual styles

Image-search matches based on the main product image. These images are shown as visual style choices and are intentionally not linked.

Gucci 597678 GG Blade Embroidered Clutch Wrist Strap similar visual style 1
Style 1
Gucci 597678 GG Blade Embroidered Clutch Wrist Strap similar visual style 2
Style 2
Gucci 597678 GG Blade Embroidered Clutch Wrist Strap similar visual style 3
Style 3
Gucci 597678 GG Blade Embroidered Clutch Wrist Strap similar visual style 4
Style 4
Gucci 597678 GG Blade Embroidered Clutch Wrist Strap similar visual style 5
Style 5
Gucci 597678 GG Blade Embroidered Clutch Wrist Strap similar visual style 6
Style 6
Gucci 597678 GG Blade Embroidered Clutch Wrist Strap similar visual style 7
Style 7
Gucci 597678 GG Blade Embroidered Clutch Wrist Strap similar visual style 8
Style 8
Gucci 597678 GG Blade Embroidered Clutch Wrist Strap similar visual style 9
Style 9
Gucci 597678 GG Blade Embroidered Clutch Wrist Strap similar visual style 10
Style 10

Related products

Related marketplace listings for Gucci 597678 GG Blade Embroidered Clutch Wrist Strap.