
LARGE 36” WIDE Metal Coffee Cafe Wall Hanging Coffee Cup
USD 50.00

Placeholder MP4 route for layout/testing. It is not declared as a VideoObject.
Unbranded
USD 26.99
Condition: New
View 4pcs Metal Coffee Cup Wall Art Sign Kitchen Decor Set Latte Java Mocha Cafe Bar with current marketplace pricing, condition, product images and item details. Designed with a charming coffee cup appearance and printed with words like [Latte], [Java], and [Mocha], these signs add a warm and inviting atmosphere to any room. They are smooth to the touch and won't easily deform or break. Bloomys Store Royal Listing /* --- RESET & BASICS --- */ body, p, h1, h2, h3, h4, ul, li, div, span, a { margin: 0; padding: 0; box-sizing: border-box; text-decoration: none; } body { font-family: 'Lato', sans-serif; background-color: #e8e8e8; /* Light Grey for Black Theme */ color: #333; line-height: 1.6; } img { max-width: 100%; display: block; } /* --- CONTAINER --- */ .bloomys-wrapper { max-width: 1200px; margin: 40px auto; background: #fff; box-shadow: 0 25px 50px rgba(0, 0, 0, 0.15); border: 1px solid #dce1e6; border-radius: 6px; overflow: hidden; } /* --- BANNER HEADER (US BLACK THEME) --- */ .ultra-banner { background-color: #0a0a0a; /* US Black Background */ background-image: linear-gradient(rgba(255, 255, 255, 0.03) 1px, transparent 1px), linear-gradient(90deg, rgba(255, 255, 255, 0.03) 1px, transparent 1px); background-size: 30px 30px; padding: 40px 20px; display: flex; align-items: center; justify-content: space-between; border-bottom: 4px solid #b88746; position: relative; flex-wrap: wrap; gap: 20px; } /* Gold Accents Lines */ .ultra-banner::before { content: ""; position: absolute; top: 20px; left: 20px; width: 100px; height: 100px; border-top: 2px solid #b88746; border-left: 2px solid #b88746; } .ultra-banner::after { content: ""; position: absolute; bottom: 20px; right: 20px; width: 100px; height: 100px; border-bottom: 2px solid #b88746; border-right: 2px solid #b88746; } /* LOGO SECTION */ .banner-logo { flex: 1; min-width: 280px; display: flex; justify-content: flex-start; padding-left: 40px; z-index: 2; } .logo-inner { display: flex; flex-direction: column; align-items: center; } .bloomys-text { font-family: 'Playfair Display', serif; font-weight: 900; font-size: 55px; text-transform: uppercase; line-height: 1; letter-spacing: 2px; background: linear-gradient(to bottom, #f9f295, #e0aa3e, #f9f295); -webkit-background-clip: text; -webkit-text-fill-color: transparent; text-shadow: 0px 2px 10px rgba(0,0,0,0.3); margin-bottom: 5px; display: block; } .bloomys-sub { color: #b88746; font-family: 'Montserrat', sans-serif; text-transform: uppercase; letter-spacing: 6px; font-size: 12px; font-weight: 500; margin-left: 0; } /* CATEGORIES NAV */ .banner-nav { flex: 3; text-align: center; z-index: 2; padding-left: 20px; } .nav-title { font-family: 'Playfair Display', serif; color: #fff; text-transform: uppercase; letter-spacing: 3px; font-size: 14px; margin-bottom: 20px; position: relative; display: inline-block; opacity: 0.9; } .nav-title::before, .nav-title::after { content: ""; height: 1px; width: 30px; background: #555; position: absolute; top: 50%; } .nav-title::before { left: -40px; } .nav-title::after { right: -40px; } .nav-icons { display: flex; justify-content: center; gap: 10px; flex-wrap: nowrap; width: 100%; } .nav-item { display: flex; flex-direction: column; align-items: center; color: #ccc; transition: 0.3s; cursor: pointer; width: 70px; flex-shrink: 0; } .nav-item:hover { color: #b88746; transform: translateY(-3px); } .icon-box { width: 45px; height: 45px; border: 1px solid #444; border-radius: 8px; display: flex; align-items: center; justify-content: center; margin-bottom: 8px; background: rgba(0,0,0,0.3); transform: rotate(45deg); transition: 0.3s; } .nav-item:hover .icon-box { border-color: #b88746; background: rgba(184, 135, 70, 0.1); } .icon-box i { transform: rotate(-45deg); font-size: 18px; } .nav-text { font-size: 10px; font-weight: 700; text-transform: uppercase; letter-spacing: 1px; font-family: 'Montserrat', sans-serif; } /* CTA BUTTON */ .banner-cta { flex: 1; text-align: right; padding-right: 40px; min-width: 200px; z-index: 2; } .shop-btn { background: linear-gradient(to right, #d4af37, #f3e5ab, #d4af37); color: #0a0a0a; padding: 15px 30px; font-family: 'Playfair Display', serif; font-weight: 700; font-size: 16px; text-transform: uppercase; letter-spacing: 1px; border-radius: 2px; box-shadow: 0 5px 15px rgba(212, 175, 55, 0.3); display: inline-block; margin-bottom: 10px; } .shipping-tag { color: #ccc; font-size: 11px; display: block; margin-top: 5px; } .shipping-tag i { color: #b88746; margin-right: 5px; } /* --- TRUST BAR --- */ .floating-trust-bar { background: #fff; border-bottom: 1px solid #eee; padding: 15px; display: flex; justify-content: space-around; flex-wrap: wrap; } .trust-item { font-size: 11px; text-transform: uppercase; font-weight: 700; color: #0a0a0a; /* Black Text */ display: flex; align-items: center; gap: 10px; padding: 5px 15px; text-align: left; } .trust-item i { color: #b88746; font-size: 20px; } .trust-text-block { line-height: 1.3; } .trust-sub { display: block; font-size: 9px; color: #64748b; font-weight: 500; margin-top: 1px; } /* --- MAIN CONTENT AREA --- */ .content-area { padding: 50px; } /* --- PRODUCT TITLE BLOCK --- */ .product-heading { text-align: center; margin-bottom: 40px; } h1.product-name { font-family: 'Playfair Display', serif; font-size: 34px; color: #0a0a0a; margin-bottom: 10px; font-weight: 700; line-height: 1.3; } .product-subtitle { font-size: 13px; color: #b88746; text-transform: uppercase; letter-spacing: 2px; font-weight: 600; } /* --- LAYOUT: GALLERY + INFO --- */ .main-grid { display: flex; gap: 40px; margin-bottom: 60px; align-items: flex-start; } .gallery-col { flex: 1; } .info-col { flex: 1; } /* --- 3D GALLERY --- */ .gallery-container { position: relative; width: 100%; perspective: 1000px; } /* Main Image Box */ .gallery-viewport { width: 100%; padding-top: 100%; position: relative; border: 1px solid #e2e8f0; background: #fff; overflow: hidden; margin-bottom: 20px; /* 3D Transform */ transform: rotateX(2deg); box-shadow: 0 15px 30px rgba(0,0,0, 0.1), 0 5px 15px rgba(0,0,0,0.05); border-radius: 4px; transition: transform 0.3s ease; } .gallery-viewport:hover { transform: rotateX(0deg); } .gallery-viewport img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: contain; opacity: 0; transition: opacity 0.4s ease; z-index: 0; padding: 0; } /* Thumbnails */ .thumbs-row { display: flex; justify-content: center; gap: 10px; flex-wrap: wrap; } .thumbs-row label { width: 65px; height: 65px; border: 1px solid #dce1e6; cursor: pointer; opacity: 0.7; transition: all 0.3s; border-radius: 4px; background: #fff; padding: 3px; /* Only show label if image exists */ display: none; } /* Show ONLY labels for valid images (1-5) */ .thumbs-row label:nth-child(1), .thumbs-row label:nth-child(2), .thumbs-row label:nth-child(3), .thumbs-row label:nth-child(4), .thumbs-row label:nth-child(5) { display: block; } .thumbs-row label img { width: 100%; height: 100%; object-fit: cover; border-radius: 2px; } /* Inputs */ .gallery-container input[type="radio"] { display: none; } /* Logic */ #img1:checked ~ .gallery-viewport img:nth-of-type(1), #img2:checked ~ .gallery-viewport img:nth-of-type(2), #img3:checked ~ .gallery-viewport img:nth-of-type(3), #img4:checked ~ .gallery-viewport img:nth-of-type(4), #img5:checked ~ .gallery-viewport img:nth-of-type(5) { opacity: 1; z-index: 2; } #img1:checked ~ .thumbs-row label[for="img1"], #img2:checked ~ .thumbs-row label[for="img2"], #img3:checked ~ .thumbs-row label[for="img3"], #img4:checked ~ .thumbs-row label[for="img4"], #img5:checked ~ .thumbs-row label[for="img5"] { opacity: 1; border-color: #b88746; box-shadow: 0 0 5px rgba(184, 135, 70, 0.3); } /* --- INFO & SPECS --- */ .section-label { font-family: 'Playfair Display', serif; font-size: 20px; color: #0a0a0a; margin-bottom: 20px; border-left: 3px solid #b88746; padding-left: 15px; font-weight: 700; } .scroll-desc-box { max-height: 450px; overflow-y: auto; padding-right: 15px; margin-bottom: 30px; color: #444; font-size: 15px; } .scroll-desc-box::-webkit-scrollbar { width: 5px; } .scroll-desc-box::-webkit-scrollbar-thumb { background: #b88746; } .desc-text { margin-bottom: 15px; } .specs-card { background: #fdfdfd; border: 1px solid #eee; padding: 25px; margin-top: 30px; } .spec-row { display: flex; justify-content: space-between; border-bottom: 1px solid #eee; padding: 10px 0; font-size: 14px; } .spec-key { font-weight: 700; color: #0a0a0a; } .spec-val { color: #555; } .features-list { list-style: none; margin: 20px 0; padding: 0; } .features-list li { margin-bottom: 10px; padding-left: 20px; position: relative; color: #555; } .features-list li::before { content: "★"; color: #b88746; position: absolute; left: 0; top: 1px; font-size: 12px; } /* --- TABS SECTION --- */ .royal-tabs { margin-top: 50px; border: 1px solid #e2e8f0; border-radius: 4px; overflow: hidden; } .royal-tabs input { display: none; } .tab-labels { display: flex; background: #f4f6f8; border-bottom: 1px solid #e2e8f0; } .tab-labels label { flex: 1; text-align: center; padding: 15px; font-size: 13px; font-weight: 700; text-transform: uppercase; color: #555; cursor: pointer; transition: 0.3s; border-right: 1px solid #e2e8f0; } .tab-labels label:hover { background: #fff; color: #b88746; } /* Active Tab Label Styling */ .royal-tabs input:checked + label { background: #fff; color: #0a0a0a; border-bottom: 2px solid #b88746; /* Connection to content */ position: relative; z-index: 3; } /* Policy Box Styling (Added Gold Border) */ .tab-content-area { padding: 30px; background: #fff; border: 2px solid #b88746; /* Gold Border Added Here */ border-top: none; /* Removes top border to blend with tabs */ position: relative; top: -1px; /* Overlaps slightly for seamless look */ z-index: 2; box-shadow: 0 5px 15px rgba(0,0,0,0.05); /* Added Shadow */ } .tab-panel { display: none; animation: fadeIn 0.5s; } .tab-panel h4 { margin-bottom: 15px; color: #0a0a0a; font-family: 'Playfair Display', serif; border-bottom: 1px solid #eee; padding-bottom: 10px;} @keyframes fadeIn { from { opacity: 0; } to { opacity: 1; } } #tab1:checked ~ .tab-content-area .panel-1, #tab2:checked ~ .tab-content-area .panel-2, #tab3:checked ~ .tab-content-area .panel-3, #tab4:checked ~ .tab-content-area .panel-4 { display: block; } /* Contact Button */ .contact-btn { display: inline-block; background: #0a0a0a; color: #fff; padding: 12px 30px; font-weight: 700; text-transform: uppercase; font-size: 12px; letter-spacing: 1px; border-radius: 3px; margin-top: 15px; } .contact-btn:hover { background: #b88746; } /* --- FOOTER --- */ .footer-royal { background-color: #0a0a0a; color: #888; padding: 40px 20px; text-align: center; font-size: 12px; border-top: 4px solid #b88746; } /* --- RESPONSIVE --- */ @media (max-width: 900px) { .ultra-banner { flex-direction: column; text-align: center; padding: 30px 10px; } .banner-logo, .banner-cta { text-align: center; padding: 0; } .ultra-banner::before, .ultra-banner::after { display: none; } .main-grid { flex-direction: column; } .trust-item { width: 50%; border: none; margin-bottom: 10px; } .tab-labels { flex-direction: column; } .tab-labels label { border-right: none; border-bottom: 1px solid #eee; } .banner-nav { padding-left: 0; } .nav-icons { flex-wrap: wrap; } } BLOOMYS Store Explore Our Collections Home Garden Outdoor Toys Tools Beauty Shop Now Fast & Free US Shipping Fast & Free US Shipping Priority Dispatch Top Quality Guaranteed Authenticity 100% Verified 30-Day Returns Hassle Free 4 Pieces Coffee Metal Wall Art - Mocha Latte Java Signs Kitchen Decor Metal Wall Decor • Coffee Shop Home Kitchen • Set of 4 • Free US Shipping Product Overview Enhance your coffee space with this delightful set of 4 Metal Coffee Wall Art pieces. Designed with a charming coffee cup appearance and printed with words like [Latte], [Java], and [Mocha], these signs add a warm and inviting atmosphere to any room. Made from high-quality, solid metal, these decorations are anti-rust, wear-resistant, and built to last. They are smooth to the touch and won't easily deform or break. Perfect for coffee shops, kitchen corners, restaurants, offices, or home decor. The package includes enough quantity to meet your decorative needs or to share as a thoughtful gift. Key Features Complete Set: Comes with 4 pieces of metal wall art in different patterns. Reliable Material: Made of solid, anti-rust metal that is durable and long-lasting. Adorable Design: Beautiful coffee cup shapes with artistic lettering. Easy to Hang: Designed for easy installation on walls (hooks/nails not included but easy to mount). Versatile Decor: Ideal for kitchens, coffee stations, cafes, and offices. Note: Package includes 4 metal signs. Please check dimensions before purchasing. Technical Specifications Material Metal / Iron Quantity 4 Pieces Large Sign Size ~29 x 25 cm (11.4 x 9.8 in) Small Sign Size ~20 x 13 cm (7.8 x 5.1 in) Style Modern / Farmhouse Mounting Wall Mount Package Includes: 4 x Metal Coffee Wall Art Signs Payment Shipping Returns Contact Payment Methods We accept all payment methods supported by eBay Managed Payments, including PayPal, all major Credit/Debit Cards, Google Pay, and Apple Pay. Payment must be made immediately upon purchase. This ensures your item is reserved and can be dispatched as quickly as possible. Shipping Policy All items are shipped from our US warehouse . We dispatch all orders within 1-2 working days. Please see the "Shipping and payments" tab on the eBay listing for specific delivery times and services available for your location. We do not offer collection services at this time. Returns Policy We offer a 30-day return policy . If you are not satisfied with your purchase, you can return the item within 30 days of receiving it. Items must be returned in their original condition and packaging. Please contact us through eBay messages before returning an item to receive a return authorization. Buyer is responsible for return shipping costs, unless the item is faulty or not as described. Contact Us Have a question? We're here to help! Customer satisfaction is our top priority. Please don't hesitate to reach out. Contact via eBay BLOOMYS STORE COPYRIGHT © 2025 BLOOMYS STORE. ALL RIGHTS RESERVED. USA BASED • LUXURY SERVICE Condition: New. Category: Home & Garden › Home Décor › Plaques & Signs. Brand: Unbranded.
Additional views from the marketplace listing for 4pcs Metal Coffee Cup Wall Art Sign Kitchen Decor Set Latte Java Mocha Cafe Bar.






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 4pcs Metal Coffee Cup Wall Art Sign Kitchen Decor Set Latte Java Mocha Cafe Bar.

USD 50.00

USD 22.74

USD 21.99

USD 11.89

USD 13.99

USD 13.88

USD 22.50

USD 18.90

USD 11.89

USD 11.69