
Authentic Gucci GG Supreme Canvas Horsebit Mens Loafer US6.5 EU40 GUCCI/UK6
USD 499.99

Placeholder MP4 route for layout/testing. It is not declared as a VideoObject.
Gucci
USD 238.00
Condition: Pre-owned - Good
View GUCCI GG Supreme Horsebit Loafers Web 759648 US 9 8.5 Slip On Shoes Box Bag Auth with current marketplace pricing, condition, product images and item details. 759648 8 1/2 13E alongside stitched green/red Gucci heel labels. • TOE ABRASION: Visible surface scuffing/rubbing wear along the lower front rim of both toes exposing underlayer fabric (clearly shown in macro photos). :root { --clr-bg: #fdfbfb; --clr-card: #ffffff; --clr-card-sub: #fbf8f3; --clr-gucci-green: #15803d; --clr-gucci-red: #b91c1c; --clr-gold: #b45309; --clr-gold-light: #fef3c7; --clr-gold-border: #d97706; --clr-alert-bg: #fffbeb; --clr-alert-border: #f59e0b; --clr-alert-text: #92400e; --clr-dark: #18181b; --clr-text-main: #27272a; --clr-text-muted: #71717a; --clr-border: #e2d9cc; --clr-usa-bg: #f0fdf4; --clr-usa-border: #bbf7d0; --clr-usa-text: #166534; --font-size-title: clamp(1.35rem, 3.2vw, 1.95rem); --font-size-subtitle: clamp(0.85rem, 1.5vw, 1.0rem); --font-size-body: clamp(0.875rem, 1.2vw, 0.9375rem); --space-xs: 0.5rem; --space-sm: 0.75rem; --space-md: 1.25rem; --space-lg: 2rem; --radius-md: 12px; --radius-lg: 16px; --shadow-card: 0 10px 30px rgba(0, 0, 0, 0.05); } .listing-container { max-width: 840px; margin: var(--space-md) auto; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; color: var(--clr-text-main); line-height: 1.6; background-color: var(--clr-bg); border: 1px solid var(--clr-border); border-radius: var(--radius-lg); box-shadow: var(--shadow-card); overflow: hidden; box-sizing: border-box; } .listing-container *, .listing-container *::before, .listing-container *::after { box-sizing: inherit; } .listing-header { background: linear-gradient(180deg, #18181b 0%, #09090b 100%); color: #ffffff; padding: clamp(2.2rem, 5vw, 3.2rem) var(--space-md) clamp(1.5rem, 3vw, 2rem); text-align: center; position: relative; border-bottom: 1px solid var(--clr-border); } .accent-line { height: 4px; width: 100%; background: linear-gradient(90deg, transparent 0%, #15803d 30%, #b91c1c 50%, #15803d 70%, transparent 100%); position: absolute; top: 0; left: 0; } .store-badge { display: inline-block; background: rgba(217, 119, 6, 0.2); color: #fef3c7; font-size: 0.75rem; font-weight: 700; padding: 0.35rem 1.2rem; border-radius: 9999px; letter-spacing: 0.18em; text-transform: uppercase; border: 1px solid rgba(254, 243, 199, 0.35); margin-bottom: var(--space-xs); } .product-title { margin: var(--space-xs) 0 0 0; font-size: var(--font-size-title); font-weight: 800; line-height: 1.25; letter-spacing: 0.06em; text-transform: uppercase; color: #ffffff; } .product-subtitle { margin: var(--space-xs) 0 0 0; font-size: var(--font-size-subtitle); color: #fef3c7; font-weight: 600; letter-spacing: 0.08em; text-transform: uppercase; } .badge-container { display: flex; flex-wrap: wrap; gap: var(--space-xs); justify-content: center; padding: var(--space-md) var(--space-md) 0; } .badge-item { background-color: var(--clr-card); border: 1px solid var(--clr-border); color: var(--clr-gold); padding: 0.45rem 0.9rem; border-radius: 8px; font-size: 0.75rem; font-weight: 700; letter-spacing: 0.06em; text-transform: uppercase; display: inline-flex; align-items: center; gap: 0.35rem; box-shadow: 0 2px 4px rgba(0,0,0,0.02); } .badge-alert { background-color: var(--clr-alert-bg); border-color: var(--clr-alert-border); color: var(--clr-alert-text); } .main-body { padding: var(--space-md); } .section-heading { display: flex; align-items: center; gap: var(--space-xs); font-size: 0.95rem; font-weight: 800; color: var(--clr-dark); text-transform: uppercase; letter-spacing: 0.12em; margin-top: var(--space-lg); margin-bottom: var(--space-sm); padding-bottom: 0.35rem; border-bottom: 2px solid var(--clr-dark); } .section-heading:first-of-type { margin-top: 0; } .section-heading::before { content: "👞"; font-size: 0.85rem; } .alert-card { background-color: var(--clr-alert-bg); border: 1px solid var(--clr-alert-border); border-left: 4px solid #f59e0b; border-radius: var(--radius-md); padding: var(--space-md); margin-bottom: var(--space-md); } .alert-card h3 { margin: 0 0 var(--space-xs) 0; color: #92400e; font-size: var(--font-size-body); font-weight: 800; } .alert-card p { margin: 0; font-size: 0.85rem; color: #78350f; line-height: 1.5; } .intro-card { background-color: var(--clr-card); border: 1px solid var(--clr-border); border-radius: var(--radius-md); padding: var(--space-md); font-size: var(--font-size-body); color: var(--clr-text-main); box-shadow: 0 4px 12px rgba(0,0,0,0.02); } .intro-card strong { color: var(--clr-gold); } .highlight-card { background-color: var(--clr-card); border: 1px solid var(--clr-border); border-left: 4px solid var(--clr-gold-border); border-radius: var(--radius-md); padding: var(--space-md); box-shadow: 0 4px 12px rgba(0,0,0,0.02); } .highlight-list { margin: 0; padding-left: 1.2rem; color: var(--clr-text-main); font-size: var(--font-size-body); } .highlight-list li { margin-bottom: 0.5rem; } .highlight-list li:last-child { margin-bottom: 0; } .measurements-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(170px, 1fr)); gap: var(--space-xs); margin-bottom: var(--space-xs); } .measurement-box { background-color: var(--clr-card); border: 1px solid var(--clr-border); border-left: 3px solid var(--clr-gold-border); padding: var(--space-sm) var(--space-md); border-radius: var(--radius-md); box-shadow: 0 2px 6px rgba(0,0,0,0.02); } .measurement-label { font-size: 0.75rem; color: var(--clr-text-muted); text-transform: uppercase; font-weight: 700; display: block; margin-bottom: 2px; } .measurement-val { font-size: 0.95rem; font-weight: 700; color: var(--clr-dark); } .spec-dl { display: grid; grid-template-columns: minmax(140px, 32%) 1fr; gap: 1px; background-color: var(--clr-border); border: 1px solid var(--clr-border); border-radius: var(--radius-md); overflow: hidden; margin: 0; font-size: var(--font-size-body); box-shadow: 0 4px 12px rgba(0,0,0,0.02); } .spec-dl dt { background-color: var(--clr-card-sub); padding: var(--space-sm) var(--space-md); font-weight: 700; color: var(--clr-dark); } .spec-dl dd { background-color: var(--clr-card); padding: var(--space-sm) var(--space-md); margin: 0; font-weight: 600; color: var(--clr-text-main); } .feature-ul { list-style: none; padding: 0; margin: 0; display: flex; flex-direction: column; gap: var(--space-xs); } .feature-li { display: flex; align-items: flex-start; gap: var(--space-xs); font-size: var(--font-size-body); color: var(--clr-text-main); } .feature-icon { flex-shrink: 0; color: var(--clr-gold-border); font-weight: bold; } .banner-box { border-radius: var(--radius-md); padding: var(--space-md); margin-top: var(--space-md); } .banner-usa { background-color: var(--clr-usa-bg); border: 1px solid var(--clr-usa-border); } .banner-usa h4 { margin: 0 0 var(--space-xs) 0; color: var(--clr-usa-text); font-size: var(--font-size-body); font-weight: 700; } .banner-usa p { margin: 0; font-size: 0.85rem; color: var(--clr-usa-text); } .listing-footer { background-color: var(--clr-card-sub); border-top: 1px solid var(--clr-border); padding: var(--space-md); text-align: center; font-size: 0.8rem; color: var(--clr-text-muted); letter-spacing: 0.05em; } @media (max-width: 520px) { .spec-dl { grid-template-columns: 1fr; } .spec-dl dt { border-bottom: none; padding-bottom: 0.25rem; font-size: 0.8rem; text-transform: uppercase; } .spec-dl dd { padding-top: 0; border-bottom: 1px solid var(--clr-border); } } Hidamari-Shop Official GUCCI GG Supreme Web Horsebit Loafers • Model 759648 100% Authentic GUCCI Size 8 1/2 (approx. US 9 - 9.5) Original Box & Dust Bag ⚠️ Rank B (Toe Abrasion & Inner Wear) ⚠️ Detailed Condition & Wear Notice (Please Read) Pre-owned vintage/used condition evaluated as Rank B. Structurally intact with solid silhouette. • TOE ABRASION: Visible surface scuffing/rubbing wear along the lower front rim of both toes exposing underlayer fabric (clearly shown in macro photos). Coated canvas shows gentle surface tonal fading. Antique gold horsebit hardware exhibits micro-scratches and minor tarnish. • INTERIOR LINING: Inner leather footbeds display cosmetic darkening, dust marks, and partial stickiness / adhesive degradation on the interior toe cavity lining from age/storage. • OUTSOLES: Light surface dirt, cosmetic scuffs, and normal tread wear from gentle walking. • INCLUDED: Includes original GUCCI green presentation box and soft dust bag. Sold as-is. An indisputable emblem of Italian luxury footwear: an authentic pair of GUCCI GG Supreme Horsebit Loafers (Model: 759648). Masterfully crafted in Italy, featuring the house's signature beige/ebony GG monogram coated canvas , smooth brown leather trims, antique gold-tone Horsebit hardware , and the timeless red-and-green Web stripe . Accompanied by the original Gucci green shoebox and dust bag. Key Features & Authentication Authentic Serial Verification: Crisp blind-stamped inner lining showing authentic model number 759648 8 1/2 13E alongside stitched green/red Gucci heel labels. Coveted Men's Sizing: Stamped size 8 1/2 (fitting approximately US Men's 9.0 to 9.5 / Japan 27.0–27.5 cm). Iconic House Heritage: Combines Gucci's three most iconic signatures: the GG canvas, horsebit equestrian hardware, and the Web stripe. Original Packaging: Comes complete with the authentic Gucci green decorative presentation box and genuine dust bag. Size & Fit Specifications Gucci Stamped Size 8 1/2 US Men's Fit approx. 9.0 – 9.5 UK Size approx. 8.5 Japan Size approx. 27.0–27.5 cm Product Specifications Brand Gucci Model Name GG Supreme Web Horsebit Loafer Style Code 759648 Color Beige & Ebony / Brown / Green & Red Web Upper Material Coated Canvas & Genuine Leather Hardware Antique Gold-Tone Metal Origin Made in Italy Condition Rank B+ (Toe Abrasion, Inner Sticky Lining, Hardware Tarnish) Included Items Shoes, Original GUCCI Presentation Box, Dust Bag Shipping & Logistics ❖ Double-Boxed Collector Packaging: The authentic Gucci shoebox is wrapped securely in protective bubble cushioning and packed inside a heavy-duty outer carton to ensure safe transit. ❖ Fast Express Courier Shipping: Dispatched direct from Japan via FedEx / DHL / EMS with tracking and signature confirmation. Delivery typically within 3–5 business days. ❖ Prompt Handling: Orders packaged and shipped quickly within 1–2 business days. Notice for USA Buyers: The item price already includes express courier shipping, import duties, and handling fees. Zero additional charges upon delivery. Authentic Italian Luxury Footwear Direct from Japan | Thank you for visiting Hidamari-Shop! Condition: Pre-owned - Good. Category: Clothing, Shoes & Accessories › Men › Men's Shoes › Casual Shoes. Brand: Gucci.
Additional views from the marketplace listing for GUCCI GG Supreme Horsebit Loafers Web 759648 US 9 8.5 Slip On Shoes Box Bag Auth.















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










Related marketplace listings for GUCCI GG Supreme Horsebit Loafers Web 759648 US 9 8.5 Slip On Shoes Box Bag Auth.

USD 499.99

USD 447.00

USD 595.00

USD 609.00

USD 450.00

USD 595.00

USD 425.00

USD 445.00

USD 1050.00

USD 119.00