{"title":"Kitchen for Latte","description":"\u003cstyle\u003e \/* full-bleed に一度広げてから、中で700pxに収める *\/ .kp-breakout { position: relative; left: 50%; right: 50%; margin-left: -50vw; margin-right: -50vw; width: 100vw; } .kp-wrap { max-width: 700px; width: 90%; margin: 0 auto; font-family: system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif; } .kp-hero { text-align: center; padding: 20px; background: #f5f5f5; border-radius: 12px; margin-bottom: 30px; } .kp-hero h1 { font-size: 1.8em; margin: 0 0 10px; color:#333; } .kp-hero p { color:#666; line-height:1.6; margin:0; } .kp-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px,1fr)); gap: 20px; } .kp-card { border: 1px solid #ddd; border-radius: 12px; padding: 15px; text-align: center; background: #fff; text-decoration: none; color: inherit; transition: transform .2s ease, box-shadow .2s ease; display: block; } .kp-card:hover { transform: translateY(-2px); box-shadow: 0 6px 20px rgba(0,0,0,.08); } .kp-card img { width:100%; height:auto; border-radius:8px; margin-bottom:10px; } .kp-card h3 { font-size:1.1em; color:#333; margin:0; } \u003c\/style\u003e \u003cdiv class=\"kp-breakout\"\u003e \u003cdiv class=\"kp-wrap\"\u003e \u003c!-- Hero --\u003e \u003cdiv class=\"kp-hero\"\u003e \u003ch1\u003eKitchen for Latte\u003c\/h1\u003e \u003cp\u003eCarefully selected tools to perfect your latte time — from mugs and bowls to muddlers, coasters, and scoop stands.\u003c\/p\u003e \u003c\/div\u003e \u003c!-- Collection Cards --\u003e \u003cdiv class=\"kp-grid\" style=\"text-align: start;\"\u003e \u003ca class=\"kp-card\"\u003e\u003cimg src=\"https:\/\/www.matchajp.net\/cdn\/shop\/files\/mino-ware-cafe-cups-set-of-2-white-black-made-in-japan-340-ml-115-oz-3073716.jpg?v=1761287189\" alt=\"Mug cup\" style=\"margin-bottom: 10px; float: none;\"\u003e \u003ch3\u003eMug cup\u003c\/h3\u003e \u003c\/a\u003e\u003ca class=\"kp-card\"\u003e\u003cimg src=\"https:\/\/www.matchajp.net\/cdn\/shop\/files\/indigo-matcha-bowl-with-handle-and-spout-handcrafted-mino-ware-perfect-for-matcha-lattes-7976810.jpg?v=1761287197\" alt=\"Bowl for Latte\" style=\"margin-bottom: 10px; float: none;\"\u003e \u003ch3\u003eBowl for Latte\u003c\/h3\u003e \u003c\/a\u003e\u003ca class=\"kp-card\"\u003e\u003cimg src=\"https:\/\/www.matchajp.net\/cdn\/shop\/files\/muddler-takakuwa-kinzoku-square-black-5429242.jpg?v=1761287218\" alt=\"Muddler\" style=\"margin-bottom: 10px; float: none;\"\u003e \u003ch3\u003eMuddler\u003c\/h3\u003e \u003c\/a\u003e\u003ca class=\"kp-card\"\u003e\u003cimg src=\"https:\/\/www.matchajp.net\/cdn\/shop\/files\/hinoki-coaster-with-traditional-japanese-pattern-laser-processing-cloisonne-6532029.jpg?v=1761287204\" alt=\"Coaster\" style=\"margin-bottom: 10px; float: none;\"\u003e \u003ch3\u003eCoaster\u003c\/h3\u003e \u003c\/a\u003e\u003ca class=\"kp-card\"\u003e\u003cimg src=\"https:\/\/www.matchajp.net\/cdn\/shop\/files\/tea-scoop-stand-pottery-mino-ware-biscuits-white-8744656.jpg?v=1761287217\" alt=\"Scoop Stand\" style=\"margin-bottom: 10px; float: none;\"\u003e \u003ch3\u003eScoop Stand\u003c\/h3\u003e \u003c\/a\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e","products":[{"product_id":"butterfly-muddler-spoon-takakuwa-kinzaoku-gold-pink","title":"Japanese Tea Spoon – Butterfly Design Gold Pink | TAKAKUWA KINZOKU","description":"\u003c!-- =============================\n  MatchaJP | Japanese Tea Spoon – Butterfly Design Silver Pink | TAKAKUWA KINZOKU\n============================== --\u003e\n\u003cstyle\u003e\n  .mj-center-section{\n    width:100%;\n    display:flex;\n    justify-content:center;\n    clear:both;\n  }\n\n  .mj-wrap{\n    box-sizing:border-box;\n    width:90%;\n    max-width:700px;\n    margin-left:auto!important;\n    margin-right:auto!important;\n    float:none!important;\n\n    --mj-green:#0e8f69;\n    --mj-border:#b7d7a8;\n    --mj-ink:#1f2937;\n    --mj-muted:#6b7280;\n    --mj-soft:#f6faf7;\n    --mj-radius:18px;\n    --mj-shadow:0 10px 26px rgba(0,0,0,.08);\n\n    font-family:-apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif;\n    color:var(--mj-ink);\n    margin:28px 0 42px;\n  }\n\n  .mj-wrap strong{\n    font-weight:600 !important;\n  }\n\n  .mj-hero{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:18px;\n    align-items:center;\n    background:linear-gradient(180deg, var(--mj-soft), #fff);\n    border:1px solid rgba(183,215,168,.55);\n    border-radius:var(--mj-radius);\n    padding:18px;\n    box-shadow:var(--mj-shadow);\n  }\n  @media(min-width:990px){\n    .mj-hero{\n      grid-template-columns:1.1fr .9fr;\n      padding:22px;\n      gap:22px;\n    }\n  }\n\n  .mj-hero img{\n    width:100%;\n    height:auto;\n    border-radius:16px;\n    border:1px solid rgba(0,0,0,.06);\n    background:#fff;\n    display:block;\n  }\n\n  .mj-badge{\n    display:inline-flex;\n    align-items:center;\n    padding:6px 10px;\n    border-radius:999px;\n    font-size:12px;\n    font-weight:700;\n    color:#0b5f48;\n    background:rgba(14,143,105,.10);\n    border:1px solid rgba(14,143,105,.18);\n  }\n\n  .mj-h1{\n    font-size:22px;\n    line-height:1.25;\n    margin:10px 0 8px;\n  }\n  @media(min-width:750px){\n    .mj-h1{\n      font-size:26px;\n    }\n  }\n\n  .mj-lead{\n    margin:10px 0 14px;\n    color:var(--mj-muted);\n    font-size:14px;\n    line-height:1.75;\n  }\n\n  .mj-points{\n    list-style:none;\n    padding:0;\n    margin:14px 0 0;\n  }\n  .mj-points li{\n    border:1px solid rgba(0,0,0,.07);\n    border-radius:14px;\n    padding:10px 12px;\n    background:#fff;\n    font-size:14px;\n    line-height:1.6;\n    margin-bottom:10px;\n  }\n\n  .mj-grid{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:14px;\n    margin-top:18px;\n  }\n  @media(min-width:750px){\n    .mj-grid{\n      grid-template-columns:repeat(2,1fr);\n    }\n  }\n\n  .mj-card{\n    border:1px solid rgba(0,0,0,.08);\n    border-radius:18px;\n    background:#fff;\n    padding:16px;\n    box-shadow:0 10px 22px rgba(0,0,0,.06);\n  }\n  .mj-card h2{\n    margin:0 0 10px;\n    font-size:16px;\n  }\n  .mj-card p,\n  .mj-card li{\n    font-size:14px;\n    line-height:1.75;\n  }\n  .mj-card ul{\n    padding-left:18px;\n  }\n\n  .mj-note{\n    margin-top:10px;\n    padding:10px 12px;\n    background:rgba(14,143,105,.06);\n    border:1px dashed rgba(14,143,105,.30);\n    border-radius:14px;\n    font-size:13px;\n    line-height:1.7;\n  }\n\n  .mj-spec{\n    width:100%;\n    border-collapse:collapse;\n    margin-top:10px;\n  }\n  .mj-spec th,\n  .mj-spec td{\n    border:1px solid rgba(0,0,0,.08);\n    padding:10px 12px;\n    font-size:14px;\n    text-align:left;\n    vertical-align:top;\n  }\n  .mj-spec th{\n    background:rgba(14,143,105,.06);\n    width:40%;\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"mj-center-section\"\u003e\n\u003cdiv class=\"mj-wrap\" style=\"text-align: start;\"\u003e\n\u003c!-- HERO --\u003e\n\u003csection class=\"mj-hero\"\u003e\u003cimg alt=\"Japanese Tea Spoon Butterfly Design Silver Pink TAKAKUWA KINZOKU made in Japan\" src=\"https:\/\/www.matchajp.net\/cdn\/shop\/files\/butterfly-muddler-spoon-takakuwa-kinzoku-gold-pink-7886890.jpg\" style=\"margin-bottom: 16px; float: none;\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"mj-badge\"\u003eMade in Japan (Tsubame, Niigata)\u003c\/span\u003e\n\u003ch1 class=\"mj-h1\"\u003eJapanese Tea Spoon – Butterfly Design Gold Pink | TAKAKUWA KINZOKU\u003c\/h1\u003e\n\u003cp class=\"mj-lead\"\u003eA beautifully designed Japanese \u003cstrong\u003etea spoon\u003c\/strong\u003e by \u003cstrong\u003eTAKAKUWA KINZOKU\u003c\/strong\u003e, made in Tsubame City, Niigata. This butterfly-shaped muddler spoon is perfect for stirring lattes and other drinks, while the decorative butterfly detail can rest neatly on the rim of a cup.\u003c\/p\u003e\n\u003cul class=\"mj-points\"\u003e\n\u003cli\u003eButterfly-shaped detail that can be propped on the edge of a cup\u003c\/li\u003e\n\u003cli\u003eIdeal for stirring lattes, tea, and other drinks\u003c\/li\u003e\n\u003cli\u003eMade in Japan using high-quality materials from Tsubame, Niigata\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- GRID --\u003e\n\u003csection class=\"mj-grid\"\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch2\u003eSpecifications\u003c\/h2\u003e\n\u003ctable class=\"mj-spec\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eItem\u003c\/th\u003e\n\u003ctd\u003eTea Spoon \/ Muddler Spoon × 1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBrand\u003c\/th\u003e\n\u003ctd\u003eTAKAKUWA KINZOKU\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMaterial\u003c\/th\u003e\n\u003ctd\u003eStainless Steel, Crystal Glass\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOrigin\u003c\/th\u003e\n\u003ctd\u003eJapan\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eProduction Area\u003c\/th\u003e\n\u003ctd\u003eTsubame City, Niigata Prefecture, Japan\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSize\u003c\/th\u003e\n\u003ctd\u003eLength: 12 cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSize (inch)\u003c\/th\u003e\n\u003ctd\u003eApprox. 4.72 inches\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp class=\"mj-note\"\u003e\u003cstrong\u003eQuick View:\u003c\/strong\u003e Made in Japan \/ Stainless Steel \u0026amp; Crystal Glass \/ Length 12 cm (approx. 4.72 inches)\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch2\u003eWhy You'll Love It\u003c\/h2\u003e\n\u003cp\u003eThis spoon combines practical use with a playful and elegant design. The butterfly detail is not only decorative, but also makes the spoon easy to rest on the rim of your cup while preparing drinks.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eEasy to use:\u003c\/strong\u003e Comfortable length for stirring hot or cold drinks\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eElegant accent:\u003c\/strong\u003e Adds charm to tea time, latte time, or dessert service\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCup-rim design:\u003c\/strong\u003e Butterfly detail helps keep the spoon neatly in place\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"mj-note\"\u003eA lovely choice for everyday use, tea lovers, or as a small gift with Japanese charm.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch2\u003eAbout TAKAKUWA KINZOKU\u003c\/h2\u003e\n\u003cp\u003e\u003cstrong\u003eTAKAKUWA KINZOKU\u003c\/strong\u003e is based in Tsubame City, Niigata Prefecture, a region widely known in Japan for fine metal craftsmanship. Products from this area are appreciated for their quality, precision, and everyday usability.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eMade in Tsubame, Japan:\u003c\/strong\u003e A respected center of Japanese metalwork\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePractical craftsmanship:\u003c\/strong\u003e Designed for daily use with refined detail\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eGift-friendly design:\u003c\/strong\u003e Attractive for personal use or thoughtful gifting\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch2\u003eCare \u0026amp; Important Notes\u003c\/h2\u003e\n\u003cp\u003eThis spoon is designed for stirring drinks such as lattes and tea. Please handle the decorative top gently to keep it looking beautiful over time.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eFor drink stirring:\u003c\/strong\u003e Suitable for lattes, tea, and similar beverages\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHandle with care:\u003c\/strong\u003e Decorative parts should be treated gently\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFor larger quantities:\u003c\/strong\u003e Please contact us in advance\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"mj-note\"\u003eBecause of the materials and finish, slight individual differences may occur and are part of the character of the product.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Matcha JP","offers":[{"title":"Default Title","offer_id":45489300963481,"sku":"butterfly-gold-pink","price":10.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0085\/9681\/5931\/files\/butterfly-muddler-spoon-takakuwa-kinzoku-gold-pink-7886890.jpg?v=1761287218"},{"product_id":"katakuti-matcha-bowl-masamura-mino-ware-bronze-grove","title":"Matcha Bowl with Spout – Katakuti Style \"Bronze Grove\" | Mino Ware | Made in Japan","description":"\u003c!-- =============================\n  MatchaJP | Katakuti Matcha Bowl MASAMURA Mino Ware \"Bronze Grove\"\n============================== --\u003e\n\u003cstyle\u003e\n  .mj-center-section{\n    width:100%;\n    display:flex;\n    justify-content:center;\n    clear:both;\n  }\n\n  .mj-wrap{\n    box-sizing:border-box;\n    width:90%;\n    max-width:700px;\n    margin-left:auto!important;\n    margin-right:auto!important;\n    float:none!important;\n\n    --mj-green:#0e8f69;\n    --mj-border:#b7d7a8;\n    --mj-ink:#1f2937;\n    --mj-muted:#6b7280;\n    --mj-soft:#f6faf7;\n    --mj-radius:18px;\n    --mj-shadow:0 10px 26px rgba(0,0,0,.08);\n\n    font-family:-apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif;\n    color:var(--mj-ink);\n    margin:28px 0 42px;\n  }\n\n  .mj-wrap strong{\n    font-weight:600 !important;\n  }\n\n  .mj-hero{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:18px;\n    align-items:center;\n    background:linear-gradient(180deg, var(--mj-soft), #fff);\n    border:1px solid rgba(183,215,168,.55);\n    border-radius:var(--mj-radius);\n    padding:18px;\n    box-shadow:var(--mj-shadow);\n  }\n  @media(min-width:990px){\n    .mj-hero{\n      grid-template-columns:1.1fr .9fr;\n      padding:22px;\n      gap:22px;\n    }\n  }\n\n  .mj-hero img{\n    width:100%;\n    height:auto;\n    border-radius:16px;\n    border:1px solid rgba(0,0,0,.06);\n    background:#fff;\n    display:block;\n  }\n\n  .mj-badge{\n    display:inline-flex;\n    align-items:center;\n    padding:6px 10px;\n    border-radius:999px;\n    font-size:12px;\n    font-weight:700;\n    color:#0b5f48;\n    background:rgba(14,143,105,.10);\n    border:1px solid rgba(14,143,105,.18);\n  }\n\n  .mj-h1{\n    font-size:22px;\n    line-height:1.25;\n    margin:10px 0 8px;\n  }\n  @media(min-width:750px){\n    .mj-h1{\n      font-size:26px;\n    }\n  }\n\n  .mj-lead{\n    margin:10px 0 14px;\n    color:var(--mj-muted);\n    font-size:14px;\n    line-height:1.75;\n  }\n\n  .mj-points{\n    list-style:none;\n    padding:0;\n    margin:14px 0 0;\n  }\n  .mj-points li{\n    border:1px solid rgba(0,0,0,.07);\n    border-radius:14px;\n    padding:10px 12px;\n    background:#fff;\n    font-size:14px;\n    line-height:1.6;\n    margin-bottom:10px;\n  }\n\n  .mj-grid{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:14px;\n    margin-top:18px;\n  }\n  @media(min-width:750px){\n    .mj-grid{\n      grid-template-columns:repeat(2,1fr);\n    }\n  }\n\n  .mj-card{\n    border:1px solid rgba(0,0,0,.08);\n    border-radius:18px;\n    background:#fff;\n    padding:16px;\n    box-shadow:0 10px 22px rgba(0,0,0,.06);\n  }\n  .mj-card h2{\n    margin:0 0 10px;\n    font-size:16px;\n  }\n  .mj-card p,\n  .mj-card li{\n    font-size:14px;\n    line-height:1.75;\n  }\n  .mj-card ul{\n    padding-left:18px;\n  }\n\n  .mj-note{\n    margin-top:10px;\n    padding:10px 12px;\n    background:rgba(14,143,105,.06);\n    border:1px dashed rgba(14,143,105,.30);\n    border-radius:14px;\n    font-size:13px;\n    line-height:1.7;\n  }\n\n  .mj-spec{\n    width:100%;\n    border-collapse:collapse;\n    margin-top:10px;\n  }\n  .mj-spec th,\n  .mj-spec td{\n    border:1px solid rgba(0,0,0,.08);\n    padding:10px 12px;\n    font-size:14px;\n    text-align:left;\n    vertical-align:top;\n  }\n  .mj-spec th{\n    background:rgba(14,143,105,.06);\n    width:40%;\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"mj-center-section\"\u003e\n\u003cdiv class=\"mj-wrap\" style=\"text-align: start;\"\u003e\n\u003c!-- ===== HERO ===== --\u003e\n\u003csection class=\"mj-hero\"\u003e\u003cimg alt=\"Katakuti matcha bowl MASAMURA Mino ware Bronze Grove made in Japan\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0085\/9681\/5931\/files\/katakuti-matcha-bowl-masamura-mino-ware-bronze-grove-9661943.webp?v=1775116941\" style=\"margin-bottom: 16px; float: none;\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"mj-badge\"\u003eMade in Japan (Mino Ware)\u003c\/span\u003e\n\u003ch1 class=\"mj-h1\"\u003eMatcha Bowl with Spout – Katakuti Style \"Bronze Grove\" | Mino Ware | Made in Japan\u003c\/h1\u003e\n\u003cp class=\"mj-lead\"\u003eA handcrafted Japanese \u003cstrong\u003ekatakuti matcha bowl\u003c\/strong\u003e made from traditional \u003cstrong\u003eMino ware ceramic\u003c\/strong\u003e. With its practical pouring spout and refined form, this bowl is especially well suited for preparing \u003cstrong\u003ematcha lattes\u003c\/strong\u003e, combining Japanese craftsmanship with everyday usability.\u003c\/p\u003e\n\u003cul class=\"mj-points\"\u003e\n\u003cli\u003eKatakuti design with a pouring spout for smooth serving\u003c\/li\u003e\n\u003cli\u003eGreat for making and pouring \u003cstrong\u003ematcha lattes\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eMade in Japan using traditional \u003cstrong\u003eMino ware\u003c\/strong\u003e pottery\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ===== GRID ===== --\u003e\n\u003csection class=\"mj-grid\"\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch2\u003eSpecifications\u003c\/h2\u003e\n\u003ctable class=\"mj-spec\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eItem\u003c\/th\u003e\n\u003ctd\u003eKatakuti Matcha Bowl × 1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMaterial\u003c\/th\u003e\n\u003ctd\u003eCeramic\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOrigin\u003c\/th\u003e\n\u003ctd\u003eJapan\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eProduction Area\u003c\/th\u003e\n\u003ctd\u003eMino ware, Japan\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSize\u003c\/th\u003e\n\u003ctd\u003eDiameter 13 cm × Height 7.5 cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSize (inch)\u003c\/th\u003e\n\u003ctd\u003e5.1 inches × 3 inches\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePacking\u003c\/th\u003e\n\u003ctd\u003ePaper box\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp class=\"mj-note\"\u003e\u003cstrong\u003eQuick View:\u003c\/strong\u003e Made in Japan \/ Mino ware \/ Ceramic \/ Diameter 13 × Height 7.5 cm (5.1 × 3 inches) \/ Paper box\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch2\u003eWhy This Katakuti Bowl is Great for Matcha Lattes\u003c\/h2\u003e\n\u003cp\u003eThis bowl is designed with a practical \u003cstrong\u003espout\u003c\/strong\u003e, making it easy to pour whisked matcha neatly into a cup. Its shape is especially convenient for preparing \u003cstrong\u003ematcha lattes\u003c\/strong\u003e at home, from whisking to serving.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eEasy to whisk:\u003c\/strong\u003e Comfortable size for everyday matcha preparation\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEasy to pour:\u003c\/strong\u003e The spout helps reduce spills when serving\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFunctional design:\u003c\/strong\u003e Ideal for modern tea routines and latte making\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"mj-note\"\u003eA practical choice for those who enjoy both traditional matcha and contemporary matcha latte preparation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch2\u003eAbout Mino Ware\u003c\/h2\u003e\n\u003cp\u003e\u003cstrong\u003eMino-yaki\u003c\/strong\u003e is one of Japan’s most celebrated pottery traditions, with more than 1,300 years of history. Crafted in Gifu Prefecture, Mino ware is known for its elegant simplicity, durability, and practical beauty for everyday use.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eTraditional Japanese pottery:\u003c\/strong\u003e Made in the historic Mino ware region\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eTimeless design:\u003c\/strong\u003e Suitable for both traditional and modern settings\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEveryday usability:\u003c\/strong\u003e Combines beauty with practical function\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch2\u003eCare \u0026amp; Important Notes\u003c\/h2\u003e\n\u003cp\u003eThis handcrafted ceramic bowl is made in Japan and packed in a paper box. Each piece may show slight differences, which are part of the charm of handmade pottery.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eHandcrafted item:\u003c\/strong\u003e Slight variations may occur from piece to piece\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eArtisan-made:\u003c\/strong\u003e Carefully produced using Japanese ceramic techniques\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eGift-ready packaging:\u003c\/strong\u003e Packed in a paper box\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"mj-note\"\u003e\u003cstrong\u003ePlease note:\u003c\/strong\u003e If you need a larger quantity, please contact us in advance. Due to the characteristics of handmade products, slight differences may occur.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Matcha JP","offers":[{"title":"Default Title","offer_id":45489333174425,"sku":null,"price":47.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0085\/9681\/5931\/files\/katakuti-matcha-bowl-masamura-mino-ware-bronze-grove-9661943.jpg?v=1761287219"},{"product_id":"glass-katakuti-matcha-bowl-matsugaoka-craft","title":"Glass Katakuti matcha bowl MATSUGAOKA CRAFT","description":"\u003c!-- =============================\n  MatchaJP | Glass Katakuti Matcha Bowl – MATSUGAOKA CRAFT | Made in Japan\n============================== --\u003e\n\u003cstyle\u003e\n  .mj-center-section{\n    width:100%;\n    display:flex;\n    justify-content:center;\n    clear:both;\n  }\n\n  .mj-wrap{\n    box-sizing:border-box;\n    width:90%;\n    max-width:700px;\n    margin-left:auto!important;\n    margin-right:auto!important;\n    float:none!important;\n\n    --mj-green:#0e8f69;\n    --mj-border:#b7d7a8;\n    --mj-ink:#1f2937;\n    --mj-muted:#6b7280;\n    --mj-soft:#f6faf7;\n    --mj-radius:18px;\n    --mj-shadow:0 10px 26px rgba(0,0,0,.08);\n\n    font-family:-apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif;\n    color:var(--mj-ink);\n    margin:28px 0 42px;\n  }\n\n  .mj-wrap strong{\n    font-weight:600 !important;\n  }\n\n  .mj-hero{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:18px;\n    align-items:center;\n    background:linear-gradient(180deg, var(--mj-soft), #fff);\n    border:1px solid rgba(183,215,168,.55);\n    border-radius:var(--mj-radius);\n    padding:18px;\n    box-shadow:var(--mj-shadow);\n  }\n  @media(min-width:990px){\n    .mj-hero{\n      grid-template-columns:1.1fr .9fr;\n      padding:22px;\n      gap:22px;\n    }\n  }\n\n  .mj-hero img{\n    width:100%;\n    height:auto;\n    border-radius:16px;\n    border:1px solid rgba(0,0,0,.06);\n    background:#fff;\n    display:block;\n  }\n\n  .mj-badge{\n    display:inline-flex;\n    align-items:center;\n    padding:6px 10px;\n    border-radius:999px;\n    font-size:12px;\n    font-weight:700;\n    color:#0b5f48;\n    background:rgba(14,143,105,.10);\n    border:1px solid rgba(14,143,105,.18);\n  }\n\n  .mj-h1{\n    font-size:22px;\n    line-height:1.25;\n    margin:10px 0 8px;\n  }\n  @media(min-width:750px){\n    .mj-h1{\n      font-size:26px;\n    }\n  }\n\n  .mj-lead{\n    margin:10px 0 14px;\n    color:var(--mj-muted);\n    font-size:14px;\n    line-height:1.75;\n  }\n\n  .mj-points{\n    list-style:none;\n    padding:0;\n    margin:14px 0 0;\n  }\n  .mj-points li{\n    border:1px solid rgba(0,0,0,.07);\n    border-radius:14px;\n    padding:10px 12px;\n    background:#fff;\n    font-size:14px;\n    line-height:1.6;\n    margin-bottom:10px;\n  }\n\n  .mj-grid{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:14px;\n    margin-top:18px;\n  }\n  @media(min-width:750px){\n    .mj-grid{\n      grid-template-columns:repeat(2,1fr);\n    }\n  }\n\n  .mj-card{\n    border:1px solid rgba(0,0,0,.08);\n    border-radius:18px;\n    background:#fff;\n    padding:16px;\n    box-shadow:0 10px 22px rgba(0,0,0,.06);\n  }\n  .mj-card h2{\n    margin:0 0 10px;\n    font-size:16px;\n  }\n  .mj-card p,\n  .mj-card li{\n    font-size:14px;\n    line-height:1.75;\n  }\n  .mj-card ul{\n    padding-left:18px;\n  }\n\n  .mj-note{\n    margin-top:10px;\n    padding:10px 12px;\n    background:rgba(14,143,105,.06);\n    border:1px dashed rgba(14,143,105,.30);\n    border-radius:14px;\n    font-size:13px;\n    line-height:1.7;\n  }\n\n  .mj-spec{\n    width:100%;\n    border-collapse:collapse;\n    margin-top:10px;\n  }\n  .mj-spec th,\n  .mj-spec td{\n    border:1px solid rgba(0,0,0,.08);\n    padding:10px 12px;\n    font-size:14px;\n    text-align:left;\n    vertical-align:top;\n  }\n  .mj-spec th{\n    background:rgba(14,143,105,.06);\n    width:40%;\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"mj-center-section\"\u003e\n\u003cdiv class=\"mj-wrap\" style=\"text-align: start;\"\u003e\n\u003c!-- ===== HERO ===== --\u003e\n\u003csection class=\"mj-hero\"\u003e\u003cimg alt=\"Glass Katakuti Matcha Bowl MATSUGAOKA CRAFT made in Japan\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0085\/9681\/5931\/files\/glass-katakuti-matcha-bowl-matsugaoka-craft-3192390.jpg?v=1761287220\" style=\"margin-bottom: 16px; float: none;\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"mj-badge\"\u003eMade in Japan\u003c\/span\u003e\n\u003ch1 class=\"mj-h1\"\u003eGlass Katakuti Matcha Bowl – MATSUGAOKA CRAFT\u003c\/h1\u003e\n\u003cp class=\"mj-lead\"\u003eA handcrafted Japanese \u003cstrong\u003eglass matcha bowl with a spout\u003c\/strong\u003e, made by \u003cstrong\u003eMATSUGAOKA CRAFT\u003c\/strong\u003e in Yamagata, Japan. Its elegant katakuti shape adds a refined and functional touch, while the clear glass beautifully highlights the vivid green color of matcha.\u003c\/p\u003e\n\u003cul class=\"mj-points\"\u003e\n\u003cli\u003eUnique \u003cstrong\u003ekatakuti\u003c\/strong\u003e shape with a spout for a distinctive look\u003c\/li\u003e\n\u003cli\u003eHandmade in Japan by the artisan group \u003cstrong\u003eMATSUGAOKA CRAFT\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eIdeal for enjoying matcha with a modern and elegant atmosphere\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ===== GRID ===== --\u003e\n\u003csection class=\"mj-grid\"\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch2\u003eSpecifications\u003c\/h2\u003e\n\u003ctable class=\"mj-spec\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eItem\u003c\/th\u003e\n\u003ctd\u003eGlass Katakuti Matcha Bowl × 1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMaterial\u003c\/th\u003e\n\u003ctd\u003eGlass\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOrigin\u003c\/th\u003e\n\u003ctd\u003eJapan\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eProduction Area\u003c\/th\u003e\n\u003ctd\u003eYamagata Prefecture, Japan\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eManufacturer\u003c\/th\u003e\n\u003ctd\u003eMATSUGAOKA CRAFT\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSize\u003c\/th\u003e\n\u003ctd\u003eDiameter 14.5 × Height 7 cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePacking\u003c\/th\u003e\n\u003ctd\u003ePaper box\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp class=\"mj-note\"\u003e\u003cstrong\u003eQuick View:\u003c\/strong\u003e Handmade in Japan \/ Glass \/ Yamagata Prefecture \/ Diameter 14.5 × Height 7 cm \/ Paper box\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch2\u003eAbout Glass Matcha Bowls\u003c\/h2\u003e\n\u003cp\u003eA \u003cstrong\u003eglass matcha bowl\u003c\/strong\u003e offers a refreshing and elegant way to enjoy Japanese matcha. The transparent material beautifully showcases the vibrant green color of the tea, while the katakuti-style spout adds a distinctive handcrafted character.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eClear presentation:\u003c\/strong\u003e Glass enhances the visual beauty of matcha\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eUnique form:\u003c\/strong\u003e The spout gives the bowl an artistic and functional presence\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHandcrafted character:\u003c\/strong\u003e Each piece has its own subtle individuality\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"mj-note\"\u003eThis bowl is ideal for those who appreciate Japanese craftsmanship together with a clean and contemporary aesthetic.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch2\u003eAbout MATSUGAOKA CRAFT\u003c\/h2\u003e\n\u003cp\u003e\u003cstrong\u003eMATSUGAOKA CRAFT\u003c\/strong\u003e traces its roots back to 1944, when it was founded as Matsugaoka Aviation Co., Ltd. for aircraft parts manufacturing. In 1961, the company successfully developed crystal glass products and later evolved into a dedicated manufacturer of fine glass tableware.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eLong history:\u003c\/strong\u003e More than 80 years of craftsmanship in Japan\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eWorld-class technique:\u003c\/strong\u003e Known for exceptional press molding technology\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eArtisan spirit:\u003c\/strong\u003e Created to share the makers’ passion and story with a wider audience\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"mj-note\"\u003eThis product reflects the heartfelt desire of its creators to let more people discover Matsugaoka’s craftsmanship and the passion behind each piece.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch2\u003eCare \u0026amp; Important Notes\u003c\/h2\u003e\n\u003cp\u003eThis bowl is made of handmade glass and should be handled with care. It is \u003cstrong\u003enot heat-resistant glass\u003c\/strong\u003e, so please avoid rapid heating and sudden temperature changes.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eNot heat-resistant:\u003c\/strong\u003e Do not expose to rapid heating\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHandle with care:\u003c\/strong\u003e Glass may break if dropped or impacted\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eNatural variation:\u003c\/strong\u003e Slight differences may occur due to the handmade process\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"mj-note\"\u003e\u003cstrong\u003ePlease note:\u003c\/strong\u003e If you need a larger quantity, please contact us in advance. Due to the characteristics of handmade products, each piece may vary slightly.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Matcha JP","offers":[{"title":"Default Title","offer_id":45489381015705,"sku":"matsugaoka_005","price":30.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0085\/9681\/5931\/files\/glass-katakuti-matcha-bowl-matsugaoka-craft-7593936.jpg?v=1761287219"},{"product_id":"tea-scoop-stand-pottery-mino-ware-biscuits-light-brown","title":"Japanese Chopstick Rest – Biscuit Light Brown | Mino Ware Matcha Scoop Rest Made in Japan","description":"\u003c!-- =============================\n  MatchaJP | Japanese Chopstick Rest – Cookie Design Light Brown | Mino Ware Matcha Scoop Rest Made in Japan\n============================== --\u003e\n\u003cstyle\u003e\n  .mj-center-section{\n    width:100%;\n    display:flex;\n    justify-content:center;\n    clear:both;\n  }\n\n  .mj-wrap{\n    box-sizing:border-box;\n    width:90%;\n    max-width:700px;\n    margin-left:auto!important;\n    margin-right:auto!important;\n    float:none!important;\n\n    --mj-green:#0e8f69;\n    --mj-border:#b7d7a8;\n    --mj-ink:#1f2937;\n    --mj-muted:#6b7280;\n    --mj-soft:#f6faf7;\n    --mj-radius:18px;\n    --mj-shadow:0 10px 26px rgba(0,0,0,.08);\n\n    font-family:-apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif;\n    color:var(--mj-ink);\n    margin:28px 0 42px;\n  }\n\n  .mj-wrap strong{\n    font-weight:600 !important;\n  }\n\n  .mj-hero{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:18px;\n    align-items:center;\n    background:linear-gradient(180deg, var(--mj-soft), #fff);\n    border:1px solid rgba(183,215,168,.55);\n    border-radius:var(--mj-radius);\n    padding:18px;\n    box-shadow:var(--mj-shadow);\n  }\n  @media(min-width:990px){\n    .mj-hero{\n      grid-template-columns:1.1fr .9fr;\n      padding:22px;\n      gap:22px;\n    }\n  }\n\n  .mj-hero img{\n    width:100%;\n    height:auto;\n    border-radius:16px;\n    border:1px solid rgba(0,0,0,.06);\n    background:#fff;\n    display:block;\n  }\n\n  .mj-badge{\n    display:inline-flex;\n    align-items:center;\n    padding:6px 10px;\n    border-radius:999px;\n    font-size:12px;\n    font-weight:700;\n    color:#0b5f48;\n    background:rgba(14,143,105,.10);\n    border:1px solid rgba(14,143,105,.18);\n  }\n\n  .mj-h1{\n    font-size:22px;\n    line-height:1.25;\n    margin:10px 0 8px;\n  }\n  @media(min-width:750px){\n    .mj-h1{\n      font-size:26px;\n    }\n  }\n\n  .mj-lead{\n    margin:10px 0 14px;\n    color:var(--mj-muted);\n    font-size:14px;\n    line-height:1.75;\n  }\n\n  .mj-points{\n    list-style:none;\n    padding:0;\n    margin:14px 0 0;\n  }\n  .mj-points li{\n    border:1px solid rgba(0,0,0,.07);\n    border-radius:14px;\n    padding:10px 12px;\n    background:#fff;\n    font-size:14px;\n    line-height:1.6;\n    margin-bottom:10px;\n  }\n\n  .mj-grid{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:14px;\n    margin-top:18px;\n  }\n  @media(min-width:750px){\n    .mj-grid{\n      grid-template-columns:repeat(2,1fr);\n    }\n  }\n\n  .mj-card{\n    border:1px solid rgba(0,0,0,.08);\n    border-radius:18px;\n    background:#fff;\n    padding:16px;\n    box-shadow:0 10px 22px rgba(0,0,0,.06);\n  }\n  .mj-card h2{\n    margin:0 0 10px;\n    font-size:16px;\n  }\n  .mj-card p,\n  .mj-card li{\n    font-size:14px;\n    line-height:1.75;\n  }\n  .mj-card ul{\n    padding-left:18px;\n  }\n\n  .mj-note{\n    margin-top:10px;\n    padding:10px 12px;\n    background:rgba(14,143,105,.06);\n    border:1px dashed rgba(14,143,105,.30);\n    border-radius:14px;\n    font-size:13px;\n    line-height:1.7;\n  }\n\n  .mj-spec{\n    width:100%;\n    border-collapse:collapse;\n    margin-top:10px;\n  }\n  .mj-spec th,\n  .mj-spec td{\n    border:1px solid rgba(0,0,0,.08);\n    padding:10px 12px;\n    font-size:14px;\n    text-align:left;\n    vertical-align:top;\n  }\n  .mj-spec th{\n    background:rgba(14,143,105,.06);\n    width:40%;\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"mj-center-section\"\u003e\n\u003cdiv class=\"mj-wrap\" style=\"text-align: start;\"\u003e\n\u003c!-- HERO --\u003e\n\u003csection class=\"mj-hero\"\u003e\u003cimg alt=\"Japanese Chopstick Rest Cookie Design Light Brown Mino Ware Matcha Scoop Rest Made in Japan\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0085\/9681\/5931\/files\/tea-scoop-stand-pottery-mino-ware-biscuits-white-8744656.jpg\" style=\"margin-bottom: 16px; float: none;\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"mj-badge\"\u003eMade in Japan (Mino Ware, Gifu)\u003c\/span\u003e\n\u003ch1 class=\"mj-h1\"\u003eJapanese Chopstick Rest – Cookie Design Light Brown | Mino Ware Matcha Scoop Rest Made in Japan\u003c\/h1\u003e\n\u003cp class=\"mj-lead\"\u003eA charming handcrafted Japanese \u003cstrong\u003echopstick rest\u003c\/strong\u003e with a delightful \u003cstrong\u003ecookie-inspired design\u003c\/strong\u003e. It is also ideal as a \u003cstrong\u003ematcha scoop rest\u003c\/strong\u003e, adding a playful and heartwarming touch to your tea setting or everyday table.\u003c\/p\u003e\n\u003cul class=\"mj-points\"\u003e\n\u003cli\u003eCookie-inspired design with a warm and charming look\u003c\/li\u003e\n\u003cli\u003eIdeal as both a chopstick rest and a matcha scoop rest\u003c\/li\u003e\n\u003cli\u003eHandcrafted in Mino ware, Gifu, Japan\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- GRID --\u003e\n\u003csection class=\"mj-grid\"\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch2\u003eSpecifications\u003c\/h2\u003e\n\u003ctable class=\"mj-spec\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eItem\u003c\/th\u003e\n\u003ctd\u003eChopstick Rest \/ Matcha Scoop Rest × 1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eProduct Name\u003c\/th\u003e\n\u003ctd\u003eTea Scoop Stand Pottery Mino Ware Biscuits Light Brown\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMaterial\u003c\/th\u003e\n\u003ctd\u003eCeramic\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOrigin\u003c\/th\u003e\n\u003ctd\u003eJapan\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eProduction Area\u003c\/th\u003e\n\u003ctd\u003eMino Ware, Gifu Prefecture, Japan\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSize\u003c\/th\u003e\n\u003ctd\u003eLength: 3.7 cm (Approx. 1.46 inches)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp class=\"mj-note\"\u003eMade in Japan \/ Mino Ware \/ Handcrafted Ceramic \/ Length 3.7 cm\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch2\u003eWhy You'll Love It\u003c\/h2\u003e\n\u003cp\u003eThis small stand is designed to hold your chashaku when not in use, while also working beautifully as a compact chopstick rest. Its cookie-like shape brings a soft and friendly accent to tea time, making it both practical and decorative.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003ePerfect for matcha tools, chopsticks, or small utensils\u003c\/li\u003e\n\u003cli\u003eA playful detail for tea ceremonies, table settings, and displays\u003c\/li\u003e\n\u003cli\u003eLovely for gifts and everyday Japanese-inspired dining\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"mj-note\"\u003eEach piece is individually handcrafted, so no two are exactly alike.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch2\u003eAbout Mino Ware\u003c\/h2\u003e\n\u003cp\u003eMino ware is one of Japan’s most celebrated pottery traditions, with a history of more than 1,300 years. Crafted in Gifu Prefecture, it is loved for its balance of beauty, warmth, and practicality for everyday use.\u003c\/p\u003e\n\u003cp\u003eIts timeless appeal makes it a natural fit for both modern homes and traditional Japanese table settings.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch2\u003eNotes\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003eIf you need a larger quantity, please contact us in advance\u003c\/li\u003e\n\u003cli\u003eProps shown in product photos are not included\u003c\/li\u003e\n\u003cli\u003eDue to the nature of handmade products, slight differences may occur from piece to piece\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"mj-note\"\u003eThese subtle variations are part of the charm and individuality of handcrafted ceramic ware.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Matcha JP","offers":[{"title":"Default Title","offer_id":45494495969433,"sku":"biscuit-light-brown","price":4.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0085\/9681\/5931\/files\/tea-scoop-stand-pottery-mino-ware-biscuits-light-brown-1996332.jpg?v=1761287218"},{"product_id":"muddler-square-black","title":"Japanese Tea Spoon – Square Design Black | TAKAKUWA KINZOKU Made in Japan","description":"\u003c!-- =============================\n  MatchaJP | Japanese Tea Spoon – Circle Design Black | TAKAKUWA KINZOKU\n============================== --\u003e\n\u003cstyle\u003e\n  .mj-center-section{\n    width:100%;\n    display:flex;\n    justify-content:center;\n    clear:both;\n  }\n\n  .mj-wrap{\n    box-sizing:border-box;\n    width:90%;\n    max-width:700px;\n    margin-left:auto!important;\n    margin-right:auto!important;\n    float:none!important;\n\n    --mj-green:#0e8f69;\n    --mj-border:#b7d7a8;\n    --mj-ink:#1f2937;\n    --mj-muted:#6b7280;\n    --mj-soft:#f6faf7;\n    --mj-radius:18px;\n    --mj-shadow:0 10px 26px rgba(0,0,0,.08);\n\n    font-family:-apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif;\n    color:var(--mj-ink);\n    margin:28px 0 42px;\n  }\n\n  .mj-wrap strong{\n    font-weight:600 !important;\n  }\n\n  .mj-hero{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:18px;\n    align-items:center;\n    background:linear-gradient(180deg, var(--mj-soft), #fff);\n    border:1px solid rgba(183,215,168,.55);\n    border-radius:var(--mj-radius);\n    padding:18px;\n    box-shadow:var(--mj-shadow);\n  }\n  @media(min-width:990px){\n    .mj-hero{\n      grid-template-columns:1.1fr .9fr;\n      padding:22px;\n      gap:22px;\n    }\n  }\n\n  .mj-hero img{\n    width:100%;\n    height:auto;\n    border-radius:16px;\n    border:1px solid rgba(0,0,0,.06);\n    background:#fff;\n    display:block;\n  }\n\n  .mj-badge{\n    display:inline-flex;\n    align-items:center;\n    padding:6px 10px;\n    border-radius:999px;\n    font-size:12px;\n    font-weight:700;\n    color:#0b5f48;\n    background:rgba(14,143,105,.10);\n    border:1px solid rgba(14,143,105,.18);\n  }\n\n  .mj-h1{\n    font-size:22px;\n    line-height:1.25;\n    margin:10px 0 8px;\n  }\n  @media(min-width:750px){\n    .mj-h1{\n      font-size:26px;\n    }\n  }\n\n  .mj-lead{\n    margin:10px 0 14px;\n    color:var(--mj-muted);\n    font-size:14px;\n    line-height:1.75;\n  }\n\n  .mj-points{\n    list-style:none;\n    padding:0;\n    margin:14px 0 0;\n  }\n  .mj-points li{\n    border:1px solid rgba(0,0,0,.07);\n    border-radius:14px;\n    padding:10px 12px;\n    background:#fff;\n    font-size:14px;\n    line-height:1.6;\n    margin-bottom:10px;\n  }\n\n  .mj-grid{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:14px;\n    margin-top:18px;\n  }\n  @media(min-width:750px){\n    .mj-grid{\n      grid-template-columns:repeat(2,1fr);\n    }\n  }\n\n  .mj-card{\n    border:1px solid rgba(0,0,0,.08);\n    border-radius:18px;\n    background:#fff;\n    padding:16px;\n    box-shadow:0 10px 22px rgba(0,0,0,.06);\n  }\n  .mj-card h2{\n    margin:0 0 10px;\n    font-size:16px;\n  }\n  .mj-card p,\n  .mj-card li{\n    font-size:14px;\n    line-height:1.75;\n  }\n  .mj-card ul{\n    padding-left:18px;\n  }\n\n  .mj-note{\n    margin-top:10px;\n    padding:10px 12px;\n    background:rgba(14,143,105,.06);\n    border:1px dashed rgba(14,143,105,.30);\n    border-radius:14px;\n    font-size:13px;\n    line-height:1.7;\n  }\n\n  .mj-spec{\n    width:100%;\n    border-collapse:collapse;\n    margin-top:10px;\n  }\n  .mj-spec th,\n  .mj-spec td{\n    border:1px solid rgba(0,0,0,.08);\n    padding:10px 12px;\n    font-size:14px;\n    text-align:left;\n    vertical-align:top;\n  }\n  .mj-spec th{\n    background:rgba(14,143,105,.06);\n    width:40%;\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"mj-center-section\"\u003e\n\u003cdiv style=\"text-align: start;\" class=\"mj-wrap\"\u003e\n\u003c!-- HERO --\u003e\n\u003csection class=\"mj-hero\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0085\/9681\/5931\/files\/Gemini_Generated_Image_gaufzrgaufzrgauf.png\" alt=\"Japanese Tea Spoon Circle Design Black TAKAKUWA KINZOKU made in Japan\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"mj-badge\"\u003eMade in Japan (Tsubame Sanjo, Niigata)\u003c\/span\u003e\n\u003ch1 class=\"mj-h1\"\u003eJapanese Tea Spoon – Square Design Black | TAKAKUWA KINZOKU\u003c\/h1\u003e\n\u003cp class=\"mj-lead\"\u003eA refined Japanese \u003cstrong\u003etea spoon\u003c\/strong\u003e by \u003cstrong\u003eTAKAKUWA KINZOKU\u003c\/strong\u003e, crafted in Tsubame Sanjo, Niigata. Its elegant black square design adds a modern accent to your tea or latte time while offering practical everyday use.\u003c\/p\u003e\n\u003cul class=\"mj-points\"\u003e\n\u003cli\u003eElegant Square design with a sleek black accent\u003c\/li\u003e\n\u003cli\u003eIdeal for stirring tea, lattes, and other drinks\u003c\/li\u003e\n\u003cli\u003eMade in Japan with fine metal craftsmanship\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- GRID --\u003e\n\u003csection class=\"mj-grid\"\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch2\u003eSpecifications\u003c\/h2\u003e\n\u003ctable class=\"mj-spec\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eItem\u003c\/th\u003e\n\u003ctd\u003eTea Spoon \/ Muddler Spoon × 1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eProduct Name\u003c\/th\u003e\n\u003ctd\u003eMuddler Square  Black\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBrand\u003c\/th\u003e\n\u003ctd\u003eTAKAKUWA KINZOKU\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMaterial\u003c\/th\u003e\n\u003ctd\u003eStainless Steel (Gold Plated), Decoration: Acrylic Resin\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOrigin\u003c\/th\u003e\n\u003ctd\u003eJapan\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eProduction Area\u003c\/th\u003e\n\u003ctd\u003eTsubame Sanjo, Niigata Prefecture, Japan\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSize\u003c\/th\u003e\n\u003ctd\u003eLength: 19 cm (Approx. 7.48 inches)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp class=\"mj-note\"\u003eMade in Japan \/ Gold-Plated Stainless Steel \/ Acrylic Decoration \/ Length 19 cm\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch2\u003eWhy You'll Love It\u003c\/h2\u003e\n\u003cp\u003eThis beautifully designed spoon combines practicality with a clean, modern look. The circle motif gives it a distinctive character, making it a lovely accent for tea time, café-style drinks, or dessert moments.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eLong handle makes it easy to stir deeper cups and glasses\u003c\/li\u003e\n\u003cli\u003eStylish black circle detail adds a modern Japanese touch\u003c\/li\u003e\n\u003cli\u003eSuitable for daily use or as a small gift\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"mj-note\"\u003eA charming choice for those who appreciate functional design and Japanese craftsmanship.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch2\u003eAbout TAKAKUWA KINZOKU\u003c\/h2\u003e\n\u003cp\u003eTAKAKUWA KINZOKU is a Japanese maker based in Tsubame Sanjo, Niigata, an area widely known for its exceptional metalworking tradition. Their products are designed to bring together durability, beauty, and ease of use for everyday living.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch2\u003eNotes\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003eDesigned for stirring drinks such as tea, lattes, and other beverages\u003c\/li\u003e\n\u003cli\u003ePlease handle the decorative part with care\u003c\/li\u003e\n\u003cli\u003eIf you need a larger quantity, please contact us in advance\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"mj-note\"\u003eSlight variations may occur due to the nature of the materials and craftsmanship.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Matcha JP","offers":[{"title":"Default Title","offer_id":45494503768217,"sku":"spoon-square-black","price":9.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0085\/9681\/5931\/files\/muddler-takakuwa-kinzoku-square-black-5429242.jpg?v=1761287218"},{"product_id":"butterfly-muddler-spoon-takakuwa-kinzoku-silver-clear","title":"Japanese Tea Spoon – Butterfly Design Silver Clear | TAKAKUWA KINZOKU","description":"\u003c!-- =============================\n  MatchaJP | Japanese Tea Spoon – Butterfly Design Silver Pink | TAKAKUWA KINZOKU\n============================== --\u003e\n\u003cstyle\u003e\n  .mj-center-section{\n    width:100%;\n    display:flex;\n    justify-content:center;\n    clear:both;\n  }\n\n  .mj-wrap{\n    box-sizing:border-box;\n    width:90%;\n    max-width:700px;\n    margin-left:auto!important;\n    margin-right:auto!important;\n    float:none!important;\n\n    --mj-green:#0e8f69;\n    --mj-border:#b7d7a8;\n    --mj-ink:#1f2937;\n    --mj-muted:#6b7280;\n    --mj-soft:#f6faf7;\n    --mj-radius:18px;\n    --mj-shadow:0 10px 26px rgba(0,0,0,.08);\n\n    font-family:-apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif;\n    color:var(--mj-ink);\n    margin:28px 0 42px;\n  }\n\n  .mj-wrap strong{\n    font-weight:600 !important;\n  }\n\n  .mj-hero{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:18px;\n    align-items:center;\n    background:linear-gradient(180deg, var(--mj-soft), #fff);\n    border:1px solid rgba(183,215,168,.55);\n    border-radius:var(--mj-radius);\n    padding:18px;\n    box-shadow:var(--mj-shadow);\n  }\n  @media(min-width:990px){\n    .mj-hero{\n      grid-template-columns:1.1fr .9fr;\n      padding:22px;\n      gap:22px;\n    }\n  }\n\n  .mj-hero img{\n    width:100%;\n    height:auto;\n    border-radius:16px;\n    border:1px solid rgba(0,0,0,.06);\n    background:#fff;\n    display:block;\n  }\n\n  .mj-badge{\n    display:inline-flex;\n    align-items:center;\n    padding:6px 10px;\n    border-radius:999px;\n    font-size:12px;\n    font-weight:700;\n    color:#0b5f48;\n    background:rgba(14,143,105,.10);\n    border:1px solid rgba(14,143,105,.18);\n  }\n\n  .mj-h1{\n    font-size:22px;\n    line-height:1.25;\n    margin:10px 0 8px;\n  }\n  @media(min-width:750px){\n    .mj-h1{\n      font-size:26px;\n    }\n  }\n\n  .mj-lead{\n    margin:10px 0 14px;\n    color:var(--mj-muted);\n    font-size:14px;\n    line-height:1.75;\n  }\n\n  .mj-points{\n    list-style:none;\n    padding:0;\n    margin:14px 0 0;\n  }\n  .mj-points li{\n    border:1px solid rgba(0,0,0,.07);\n    border-radius:14px;\n    padding:10px 12px;\n    background:#fff;\n    font-size:14px;\n    line-height:1.6;\n    margin-bottom:10px;\n  }\n\n  .mj-grid{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:14px;\n    margin-top:18px;\n  }\n  @media(min-width:750px){\n    .mj-grid{\n      grid-template-columns:repeat(2,1fr);\n    }\n  }\n\n  .mj-card{\n    border:1px solid rgba(0,0,0,.08);\n    border-radius:18px;\n    background:#fff;\n    padding:16px;\n    box-shadow:0 10px 22px rgba(0,0,0,.06);\n  }\n  .mj-card h2{\n    margin:0 0 10px;\n    font-size:16px;\n  }\n  .mj-card p,\n  .mj-card li{\n    font-size:14px;\n    line-height:1.75;\n  }\n  .mj-card ul{\n    padding-left:18px;\n  }\n\n  .mj-note{\n    margin-top:10px;\n    padding:10px 12px;\n    background:rgba(14,143,105,.06);\n    border:1px dashed rgba(14,143,105,.30);\n    border-radius:14px;\n    font-size:13px;\n    line-height:1.7;\n  }\n\n  .mj-spec{\n    width:100%;\n    border-collapse:collapse;\n    margin-top:10px;\n  }\n  .mj-spec th,\n  .mj-spec td{\n    border:1px solid rgba(0,0,0,.08);\n    padding:10px 12px;\n    font-size:14px;\n    text-align:left;\n    vertical-align:top;\n  }\n  .mj-spec th{\n    background:rgba(14,143,105,.06);\n    width:40%;\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"mj-center-section\"\u003e\n\u003cdiv class=\"mj-wrap\" style=\"text-align: start;\"\u003e\n\u003c!-- HERO --\u003e\n\u003csection class=\"mj-hero\"\u003e\u003cimg alt=\"Japanese Tea Spoon Butterfly Design Silver Pink TAKAKUWA KINZOKU made in Japan\" src=\"https:\/\/www.matchajp.net\/cdn\/shop\/files\/butterfly-muddler-spoon-takakuwa-kinzoku-silver-clear-7055433.jpg\" style=\"margin-bottom: 16px; float: none;\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"mj-badge\"\u003eMade in Japan (Tsubame, Niigata)\u003c\/span\u003e\n\u003ch1 class=\"mj-h1\"\u003eJapanese Tea Spoon – Butterfly Design Silver Clear | TAKAKUWA KINZOKU\u003c\/h1\u003e\n\u003cp class=\"mj-lead\"\u003eA beautifully designed Japanese \u003cstrong\u003etea spoon\u003c\/strong\u003e by \u003cstrong\u003eTAKAKUWA KINZOKU\u003c\/strong\u003e, made in Tsubame City, Niigata. This butterfly-shaped muddler spoon is perfect for stirring lattes and other drinks, while the decorative butterfly detail can rest neatly on the rim of a cup.\u003c\/p\u003e\n\u003cul class=\"mj-points\"\u003e\n\u003cli\u003eButterfly-shaped detail that can be propped on the edge of a cup\u003c\/li\u003e\n\u003cli\u003eIdeal for stirring lattes, tea, and other drinks\u003c\/li\u003e\n\u003cli\u003eMade in Japan using high-quality materials from Tsubame, Niigata\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- GRID --\u003e\n\u003csection class=\"mj-grid\"\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch2\u003eSpecifications\u003c\/h2\u003e\n\u003ctable class=\"mj-spec\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eItem\u003c\/th\u003e\n\u003ctd\u003eTea Spoon \/ Muddler Spoon × 1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBrand\u003c\/th\u003e\n\u003ctd\u003eTAKAKUWA KINZOKU\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMaterial\u003c\/th\u003e\n\u003ctd\u003eStainless Steel, Crystal Glass\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOrigin\u003c\/th\u003e\n\u003ctd\u003eJapan\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eProduction Area\u003c\/th\u003e\n\u003ctd\u003eTsubame City, Niigata Prefecture, Japan\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSize\u003c\/th\u003e\n\u003ctd\u003eLength: 12 cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSize (inch)\u003c\/th\u003e\n\u003ctd\u003eApprox. 4.72 inches\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp class=\"mj-note\"\u003e\u003cstrong\u003eQuick View:\u003c\/strong\u003e Made in Japan \/ Stainless Steel \u0026amp; Crystal Glass \/ Length 12 cm (approx. 4.72 inches)\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch2\u003eWhy You'll Love It\u003c\/h2\u003e\n\u003cp\u003eThis spoon combines practical use with a playful and elegant design. The butterfly detail is not only decorative, but also makes the spoon easy to rest on the rim of your cup while preparing drinks.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eEasy to use:\u003c\/strong\u003e Comfortable length for stirring hot or cold drinks\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eElegant accent:\u003c\/strong\u003e Adds charm to tea time, latte time, or dessert service\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCup-rim design:\u003c\/strong\u003e Butterfly detail helps keep the spoon neatly in place\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"mj-note\"\u003eA lovely choice for everyday use, tea lovers, or as a small gift with Japanese charm.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch2\u003eAbout TAKAKUWA KINZOKU\u003c\/h2\u003e\n\u003cp\u003e\u003cstrong\u003eTAKAKUWA KINZOKU\u003c\/strong\u003e is based in Tsubame City, Niigata Prefecture, a region widely known in Japan for fine metal craftsmanship. Products from this area are appreciated for their quality, precision, and everyday usability.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eMade in Tsubame, Japan:\u003c\/strong\u003e A respected center of Japanese metalwork\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePractical craftsmanship:\u003c\/strong\u003e Designed for daily use with refined detail\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eGift-friendly design:\u003c\/strong\u003e Attractive for personal use or thoughtful gifting\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch2\u003eCare \u0026amp; Important Notes\u003c\/h2\u003e\n\u003cp\u003eThis spoon is designed for stirring drinks such as lattes and tea. Please handle the decorative top gently to keep it looking beautiful over time.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eFor drink stirring:\u003c\/strong\u003e Suitable for lattes, tea, and similar beverages\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHandle with care:\u003c\/strong\u003e Decorative parts should be treated gently\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFor larger quantities:\u003c\/strong\u003e Please contact us in advance\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"mj-note\"\u003eBecause of the materials and finish, slight individual differences may occur and are part of the character of the product.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Matcha JP","offers":[{"title":"Default Title","offer_id":45520090431641,"sku":"butterfly-silver-clear","price":10.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0085\/9681\/5931\/files\/butterfly-muddler-spoon-takakuwa-kinzoku-silver-clear-7055433.jpg?v=1761287218"},{"product_id":"butterfly-muddler-spoon-takakuwa-kinzoku-silver-blue","title":"Japanese Tea Spoon – Butterfly Design Silver Blue | TAKAKUWA KINZOKU","description":"\u003c!-- =============================\n  MatchaJP | Japanese Tea Spoon – Butterfly Design Silver Pink | TAKAKUWA KINZOKU\n============================== --\u003e\n\u003cstyle\u003e\n  .mj-center-section{\n    width:100%;\n    display:flex;\n    justify-content:center;\n    clear:both;\n  }\n\n  .mj-wrap{\n    box-sizing:border-box;\n    width:90%;\n    max-width:700px;\n    margin-left:auto!important;\n    margin-right:auto!important;\n    float:none!important;\n\n    --mj-green:#0e8f69;\n    --mj-border:#b7d7a8;\n    --mj-ink:#1f2937;\n    --mj-muted:#6b7280;\n    --mj-soft:#f6faf7;\n    --mj-radius:18px;\n    --mj-shadow:0 10px 26px rgba(0,0,0,.08);\n\n    font-family:-apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif;\n    color:var(--mj-ink);\n    margin:28px 0 42px;\n  }\n\n  .mj-wrap strong{\n    font-weight:600 !important;\n  }\n\n  .mj-hero{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:18px;\n    align-items:center;\n    background:linear-gradient(180deg, var(--mj-soft), #fff);\n    border:1px solid rgba(183,215,168,.55);\n    border-radius:var(--mj-radius);\n    padding:18px;\n    box-shadow:var(--mj-shadow);\n  }\n  @media(min-width:990px){\n    .mj-hero{\n      grid-template-columns:1.1fr .9fr;\n      padding:22px;\n      gap:22px;\n    }\n  }\n\n  .mj-hero img{\n    width:100%;\n    height:auto;\n    border-radius:16px;\n    border:1px solid rgba(0,0,0,.06);\n    background:#fff;\n    display:block;\n  }\n\n  .mj-badge{\n    display:inline-flex;\n    align-items:center;\n    padding:6px 10px;\n    border-radius:999px;\n    font-size:12px;\n    font-weight:700;\n    color:#0b5f48;\n    background:rgba(14,143,105,.10);\n    border:1px solid rgba(14,143,105,.18);\n  }\n\n  .mj-h1{\n    font-size:22px;\n    line-height:1.25;\n    margin:10px 0 8px;\n  }\n  @media(min-width:750px){\n    .mj-h1{\n      font-size:26px;\n    }\n  }\n\n  .mj-lead{\n    margin:10px 0 14px;\n    color:var(--mj-muted);\n    font-size:14px;\n    line-height:1.75;\n  }\n\n  .mj-points{\n    list-style:none;\n    padding:0;\n    margin:14px 0 0;\n  }\n  .mj-points li{\n    border:1px solid rgba(0,0,0,.07);\n    border-radius:14px;\n    padding:10px 12px;\n    background:#fff;\n    font-size:14px;\n    line-height:1.6;\n    margin-bottom:10px;\n  }\n\n  .mj-grid{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:14px;\n    margin-top:18px;\n  }\n  @media(min-width:750px){\n    .mj-grid{\n      grid-template-columns:repeat(2,1fr);\n    }\n  }\n\n  .mj-card{\n    border:1px solid rgba(0,0,0,.08);\n    border-radius:18px;\n    background:#fff;\n    padding:16px;\n    box-shadow:0 10px 22px rgba(0,0,0,.06);\n  }\n  .mj-card h2{\n    margin:0 0 10px;\n    font-size:16px;\n  }\n  .mj-card p,\n  .mj-card li{\n    font-size:14px;\n    line-height:1.75;\n  }\n  .mj-card ul{\n    padding-left:18px;\n  }\n\n  .mj-note{\n    margin-top:10px;\n    padding:10px 12px;\n    background:rgba(14,143,105,.06);\n    border:1px dashed rgba(14,143,105,.30);\n    border-radius:14px;\n    font-size:13px;\n    line-height:1.7;\n  }\n\n  .mj-spec{\n    width:100%;\n    border-collapse:collapse;\n    margin-top:10px;\n  }\n  .mj-spec th,\n  .mj-spec td{\n    border:1px solid rgba(0,0,0,.08);\n    padding:10px 12px;\n    font-size:14px;\n    text-align:left;\n    vertical-align:top;\n  }\n  .mj-spec th{\n    background:rgba(14,143,105,.06);\n    width:40%;\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"mj-center-section\"\u003e\n\u003cdiv class=\"mj-wrap\" style=\"text-align: start;\"\u003e\n\u003c!-- HERO --\u003e\n\u003csection class=\"mj-hero\"\u003e\u003cimg alt=\"Japanese Tea Spoon Butterfly Design Silver Pink TAKAKUWA KINZOKU made in Japan\" src=\"https:\/\/www.matchajp.net\/cdn\/shop\/files\/butterfly-muddler-spoon-takakuwa-kinzoku-silver-blue-6308863.jpg\" style=\"margin-bottom: 16px; float: none;\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"mj-badge\"\u003eMade in Japan (Tsubame, Niigata)\u003c\/span\u003e\n\u003ch1 class=\"mj-h1\"\u003eJapanese Tea Spoon – Butterfly Design Silver Blue | TAKAKUWA KINZOKU\u003c\/h1\u003e\n\u003cp class=\"mj-lead\"\u003eA beautifully designed Japanese \u003cstrong\u003etea spoon\u003c\/strong\u003e by \u003cstrong\u003eTAKAKUWA KINZOKU\u003c\/strong\u003e, made in Tsubame City, Niigata. This butterfly-shaped muddler spoon is perfect for stirring lattes and other drinks, while the decorative butterfly detail can rest neatly on the rim of a cup.\u003c\/p\u003e\n\u003cul class=\"mj-points\"\u003e\n\u003cli\u003eButterfly-shaped detail that can be propped on the edge of a cup\u003c\/li\u003e\n\u003cli\u003eIdeal for stirring lattes, tea, and other drinks\u003c\/li\u003e\n\u003cli\u003eMade in Japan using high-quality materials from Tsubame, Niigata\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- GRID --\u003e\n\u003csection class=\"mj-grid\"\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch2\u003eSpecifications\u003c\/h2\u003e\n\u003ctable class=\"mj-spec\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eItem\u003c\/th\u003e\n\u003ctd\u003eTea Spoon \/ Muddler Spoon × 1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBrand\u003c\/th\u003e\n\u003ctd\u003eTAKAKUWA KINZOKU\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMaterial\u003c\/th\u003e\n\u003ctd\u003eStainless Steel, Crystal Glass\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOrigin\u003c\/th\u003e\n\u003ctd\u003eJapan\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eProduction Area\u003c\/th\u003e\n\u003ctd\u003eTsubame City, Niigata Prefecture, Japan\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSize\u003c\/th\u003e\n\u003ctd\u003eLength: 12 cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSize (inch)\u003c\/th\u003e\n\u003ctd\u003eApprox. 4.72 inches\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp class=\"mj-note\"\u003e\u003cstrong\u003eQuick View:\u003c\/strong\u003e Made in Japan \/ Stainless Steel \u0026amp; Crystal Glass \/ Length 12 cm (approx. 4.72 inches)\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch2\u003eWhy You'll Love It\u003c\/h2\u003e\n\u003cp\u003eThis spoon combines practical use with a playful and elegant design. The butterfly detail is not only decorative, but also makes the spoon easy to rest on the rim of your cup while preparing drinks.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eEasy to use:\u003c\/strong\u003e Comfortable length for stirring hot or cold drinks\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eElegant accent:\u003c\/strong\u003e Adds charm to tea time, latte time, or dessert service\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCup-rim design:\u003c\/strong\u003e Butterfly detail helps keep the spoon neatly in place\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"mj-note\"\u003eA lovely choice for everyday use, tea lovers, or as a small gift with Japanese charm.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch2\u003eAbout TAKAKUWA KINZOKU\u003c\/h2\u003e\n\u003cp\u003e\u003cstrong\u003eTAKAKUWA KINZOKU\u003c\/strong\u003e is based in Tsubame City, Niigata Prefecture, a region widely known in Japan for fine metal craftsmanship. Products from this area are appreciated for their quality, precision, and everyday usability.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eMade in Tsubame, Japan:\u003c\/strong\u003e A respected center of Japanese metalwork\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePractical craftsmanship:\u003c\/strong\u003e Designed for daily use with refined detail\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eGift-friendly design:\u003c\/strong\u003e Attractive for personal use or thoughtful gifting\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch2\u003eCare \u0026amp; Important Notes\u003c\/h2\u003e\n\u003cp\u003eThis spoon is designed for stirring drinks such as lattes and tea. Please handle the decorative top gently to keep it looking beautiful over time.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eFor drink stirring:\u003c\/strong\u003e Suitable for lattes, tea, and similar beverages\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHandle with care:\u003c\/strong\u003e Decorative parts should be treated gently\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFor larger quantities:\u003c\/strong\u003e Please contact us in advance\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"mj-note\"\u003eBecause of the materials and finish, slight individual differences may occur and are part of the character of the product.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Matcha JP","offers":[{"title":"Default Title","offer_id":45520120512665,"sku":"butterfly-silver-blue","price":10.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0085\/9681\/5931\/files\/butterfly-muddler-spoon-takakuwa-kinzoku-silver-blue-6308863.jpg?v=1761287217"},{"product_id":"butterfly-muddler-spoon-takakuwa-kinzoku-silver-pink","title":"Japanese Tea Spoon – Butterfly Design Silver Pink | TAKAKUWA KINZOKU","description":"\u003c!-- =============================\n  MatchaJP | Japanese Tea Spoon – Butterfly Design Silver Pink | TAKAKUWA KINZOKU\n============================== --\u003e\n\u003cstyle\u003e\n  .mj-center-section{\n    width:100%;\n    display:flex;\n    justify-content:center;\n    clear:both;\n  }\n\n  .mj-wrap{\n    box-sizing:border-box;\n    width:90%;\n    max-width:700px;\n    margin-left:auto!important;\n    margin-right:auto!important;\n    float:none!important;\n\n    --mj-green:#0e8f69;\n    --mj-border:#b7d7a8;\n    --mj-ink:#1f2937;\n    --mj-muted:#6b7280;\n    --mj-soft:#f6faf7;\n    --mj-radius:18px;\n    --mj-shadow:0 10px 26px rgba(0,0,0,.08);\n\n    font-family:-apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif;\n    color:var(--mj-ink);\n    margin:28px 0 42px;\n  }\n\n  .mj-wrap strong{\n    font-weight:600 !important;\n  }\n\n  .mj-hero{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:18px;\n    align-items:center;\n    background:linear-gradient(180deg, var(--mj-soft), #fff);\n    border:1px solid rgba(183,215,168,.55);\n    border-radius:var(--mj-radius);\n    padding:18px;\n    box-shadow:var(--mj-shadow);\n  }\n  @media(min-width:990px){\n    .mj-hero{\n      grid-template-columns:1.1fr .9fr;\n      padding:22px;\n      gap:22px;\n    }\n  }\n\n  .mj-hero img{\n    width:100%;\n    height:auto;\n    border-radius:16px;\n    border:1px solid rgba(0,0,0,.06);\n    background:#fff;\n    display:block;\n  }\n\n  .mj-badge{\n    display:inline-flex;\n    align-items:center;\n    padding:6px 10px;\n    border-radius:999px;\n    font-size:12px;\n    font-weight:700;\n    color:#0b5f48;\n    background:rgba(14,143,105,.10);\n    border:1px solid rgba(14,143,105,.18);\n  }\n\n  .mj-h1{\n    font-size:22px;\n    line-height:1.25;\n    margin:10px 0 8px;\n  }\n  @media(min-width:750px){\n    .mj-h1{\n      font-size:26px;\n    }\n  }\n\n  .mj-lead{\n    margin:10px 0 14px;\n    color:var(--mj-muted);\n    font-size:14px;\n    line-height:1.75;\n  }\n\n  .mj-points{\n    list-style:none;\n    padding:0;\n    margin:14px 0 0;\n  }\n  .mj-points li{\n    border:1px solid rgba(0,0,0,.07);\n    border-radius:14px;\n    padding:10px 12px;\n    background:#fff;\n    font-size:14px;\n    line-height:1.6;\n    margin-bottom:10px;\n  }\n\n  .mj-grid{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:14px;\n    margin-top:18px;\n  }\n  @media(min-width:750px){\n    .mj-grid{\n      grid-template-columns:repeat(2,1fr);\n    }\n  }\n\n  .mj-card{\n    border:1px solid rgba(0,0,0,.08);\n    border-radius:18px;\n    background:#fff;\n    padding:16px;\n    box-shadow:0 10px 22px rgba(0,0,0,.06);\n  }\n  .mj-card h2{\n    margin:0 0 10px;\n    font-size:16px;\n  }\n  .mj-card p,\n  .mj-card li{\n    font-size:14px;\n    line-height:1.75;\n  }\n  .mj-card ul{\n    padding-left:18px;\n  }\n\n  .mj-note{\n    margin-top:10px;\n    padding:10px 12px;\n    background:rgba(14,143,105,.06);\n    border:1px dashed rgba(14,143,105,.30);\n    border-radius:14px;\n    font-size:13px;\n    line-height:1.7;\n  }\n\n  .mj-spec{\n    width:100%;\n    border-collapse:collapse;\n    margin-top:10px;\n  }\n  .mj-spec th,\n  .mj-spec td{\n    border:1px solid rgba(0,0,0,.08);\n    padding:10px 12px;\n    font-size:14px;\n    text-align:left;\n    vertical-align:top;\n  }\n  .mj-spec th{\n    background:rgba(14,143,105,.06);\n    width:40%;\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"mj-center-section\"\u003e\n\u003cdiv class=\"mj-wrap\" style=\"text-align: start;\"\u003e\n\u003c!-- HERO --\u003e\n\u003csection class=\"mj-hero\"\u003e\u003cimg alt=\"Japanese Tea Spoon Butterfly Design Silver Pink TAKAKUWA KINZOKU made in Japan\" src=\"https:\/\/www.matchajp.net\/cdn\/shop\/files\/butterfly-muddler-spoon-takakuwa-kinzoku-silver-pink-3949506.jpg\" style=\"margin-bottom: 16px; float: none;\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"mj-badge\"\u003eMade in Japan (Tsubame, Niigata)\u003c\/span\u003e\n\u003ch1 class=\"mj-h1\"\u003eJapanese Tea Spoon – Butterfly Design Silver Pink | TAKAKUWA KINZOKU\u003c\/h1\u003e\n\u003cp class=\"mj-lead\"\u003eA beautifully designed Japanese \u003cstrong\u003etea spoon\u003c\/strong\u003e by \u003cstrong\u003eTAKAKUWA KINZOKU\u003c\/strong\u003e, made in Tsubame City, Niigata. This butterfly-shaped muddler spoon is perfect for stirring lattes and other drinks, while the decorative butterfly detail can rest neatly on the rim of a cup.\u003c\/p\u003e\n\u003cul class=\"mj-points\"\u003e\n\u003cli\u003eButterfly-shaped detail that can be propped on the edge of a cup\u003c\/li\u003e\n\u003cli\u003eIdeal for stirring lattes, tea, and other drinks\u003c\/li\u003e\n\u003cli\u003eMade in Japan using high-quality materials from Tsubame, Niigata\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- GRID --\u003e\n\u003csection class=\"mj-grid\"\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch2\u003eSpecifications\u003c\/h2\u003e\n\u003ctable class=\"mj-spec\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eItem\u003c\/th\u003e\n\u003ctd\u003eTea Spoon \/ Muddler Spoon × 1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBrand\u003c\/th\u003e\n\u003ctd\u003eTAKAKUWA KINZOKU\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMaterial\u003c\/th\u003e\n\u003ctd\u003eStainless Steel, Crystal Glass\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOrigin\u003c\/th\u003e\n\u003ctd\u003eJapan\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eProduction Area\u003c\/th\u003e\n\u003ctd\u003eTsubame City, Niigata Prefecture, Japan\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSize\u003c\/th\u003e\n\u003ctd\u003eLength: 12 cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSize (inch)\u003c\/th\u003e\n\u003ctd\u003eApprox. 4.72 inches\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp class=\"mj-note\"\u003e\u003cstrong\u003eQuick View:\u003c\/strong\u003e Made in Japan \/ Stainless Steel \u0026amp; Crystal Glass \/ Length 12 cm (approx. 4.72 inches)\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch2\u003eWhy You'll Love It\u003c\/h2\u003e\n\u003cp\u003eThis spoon combines practical use with a playful and elegant design. The butterfly detail is not only decorative, but also makes the spoon easy to rest on the rim of your cup while preparing drinks.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eEasy to use:\u003c\/strong\u003e Comfortable length for stirring hot or cold drinks\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eElegant accent:\u003c\/strong\u003e Adds charm to tea time, latte time, or dessert service\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCup-rim design:\u003c\/strong\u003e Butterfly detail helps keep the spoon neatly in place\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"mj-note\"\u003eA lovely choice for everyday use, tea lovers, or as a small gift with Japanese charm.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch2\u003eAbout TAKAKUWA KINZOKU\u003c\/h2\u003e\n\u003cp\u003e\u003cstrong\u003eTAKAKUWA KINZOKU\u003c\/strong\u003e is based in Tsubame City, Niigata Prefecture, a region widely known in Japan for fine metal craftsmanship. Products from this area are appreciated for their quality, precision, and everyday usability.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eMade in Tsubame, Japan:\u003c\/strong\u003e A respected center of Japanese metalwork\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePractical craftsmanship:\u003c\/strong\u003e Designed for daily use with refined detail\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eGift-friendly design:\u003c\/strong\u003e Attractive for personal use or thoughtful gifting\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch2\u003eCare \u0026amp; Important Notes\u003c\/h2\u003e\n\u003cp\u003eThis spoon is designed for stirring drinks such as lattes and tea. Please handle the decorative top gently to keep it looking beautiful over time.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eFor drink stirring:\u003c\/strong\u003e Suitable for lattes, tea, and similar beverages\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHandle with care:\u003c\/strong\u003e Decorative parts should be treated gently\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFor larger quantities:\u003c\/strong\u003e Please contact us in advance\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"mj-note\"\u003eBecause of the materials and finish, slight individual differences may occur and are part of the character of the product.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Matcha JP","offers":[{"title":"Default Title","offer_id":45520124379289,"sku":"butterfly-silver-pink","price":10.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0085\/9681\/5931\/files\/butterfly-muddler-spoon-takakuwa-kinzoku-silver-pink-3949506.jpg?v=1761287217"},{"product_id":"muddler-takakuwa-kinzoku-circle-black","title":"Japanese Tea Spoon – Circle Design Black | TAKAKUWA KINZOKU","description":"\u003c!-- =============================\n  MatchaJP | Japanese Tea Spoon – Circle Design Black | TAKAKUWA KINZOKU\n============================== --\u003e\n\u003cstyle\u003e\n  .mj-center-section{\n    width:100%;\n    display:flex;\n    justify-content:center;\n    clear:both;\n  }\n\n  .mj-wrap{\n    box-sizing:border-box;\n    width:90%;\n    max-width:700px;\n    margin-left:auto!important;\n    margin-right:auto!important;\n    float:none!important;\n\n    --mj-green:#0e8f69;\n    --mj-border:#b7d7a8;\n    --mj-ink:#1f2937;\n    --mj-muted:#6b7280;\n    --mj-soft:#f6faf7;\n    --mj-radius:18px;\n    --mj-shadow:0 10px 26px rgba(0,0,0,.08);\n\n    font-family:-apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif;\n    color:var(--mj-ink);\n    margin:28px 0 42px;\n  }\n\n  .mj-wrap strong{\n    font-weight:600 !important;\n  }\n\n  .mj-hero{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:18px;\n    align-items:center;\n    background:linear-gradient(180deg, var(--mj-soft), #fff);\n    border:1px solid rgba(183,215,168,.55);\n    border-radius:var(--mj-radius);\n    padding:18px;\n    box-shadow:var(--mj-shadow);\n  }\n  @media(min-width:990px){\n    .mj-hero{\n      grid-template-columns:1.1fr .9fr;\n      padding:22px;\n      gap:22px;\n    }\n  }\n\n  .mj-hero img{\n    width:100%;\n    height:auto;\n    border-radius:16px;\n    border:1px solid rgba(0,0,0,.06);\n    background:#fff;\n    display:block;\n  }\n\n  .mj-badge{\n    display:inline-flex;\n    align-items:center;\n    padding:6px 10px;\n    border-radius:999px;\n    font-size:12px;\n    font-weight:700;\n    color:#0b5f48;\n    background:rgba(14,143,105,.10);\n    border:1px solid rgba(14,143,105,.18);\n  }\n\n  .mj-h1{\n    font-size:22px;\n    line-height:1.25;\n    margin:10px 0 8px;\n  }\n  @media(min-width:750px){\n    .mj-h1{\n      font-size:26px;\n    }\n  }\n\n  .mj-lead{\n    margin:10px 0 14px;\n    color:var(--mj-muted);\n    font-size:14px;\n    line-height:1.75;\n  }\n\n  .mj-points{\n    list-style:none;\n    padding:0;\n    margin:14px 0 0;\n  }\n  .mj-points li{\n    border:1px solid rgba(0,0,0,.07);\n    border-radius:14px;\n    padding:10px 12px;\n    background:#fff;\n    font-size:14px;\n    line-height:1.6;\n    margin-bottom:10px;\n  }\n\n  .mj-grid{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:14px;\n    margin-top:18px;\n  }\n  @media(min-width:750px){\n    .mj-grid{\n      grid-template-columns:repeat(2,1fr);\n    }\n  }\n\n  .mj-card{\n    border:1px solid rgba(0,0,0,.08);\n    border-radius:18px;\n    background:#fff;\n    padding:16px;\n    box-shadow:0 10px 22px rgba(0,0,0,.06);\n  }\n  .mj-card h2{\n    margin:0 0 10px;\n    font-size:16px;\n  }\n  .mj-card p,\n  .mj-card li{\n    font-size:14px;\n    line-height:1.75;\n  }\n  .mj-card ul{\n    padding-left:18px;\n  }\n\n  .mj-note{\n    margin-top:10px;\n    padding:10px 12px;\n    background:rgba(14,143,105,.06);\n    border:1px dashed rgba(14,143,105,.30);\n    border-radius:14px;\n    font-size:13px;\n    line-height:1.7;\n  }\n\n  .mj-spec{\n    width:100%;\n    border-collapse:collapse;\n    margin-top:10px;\n  }\n  .mj-spec th,\n  .mj-spec td{\n    border:1px solid rgba(0,0,0,.08);\n    padding:10px 12px;\n    font-size:14px;\n    text-align:left;\n    vertical-align:top;\n  }\n  .mj-spec th{\n    background:rgba(14,143,105,.06);\n    width:40%;\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"mj-center-section\"\u003e\n\u003cdiv class=\"mj-wrap\" style=\"text-align: start;\"\u003e\n\u003c!-- HERO --\u003e\n\u003csection class=\"mj-hero\"\u003e\u003cimg alt=\"Japanese Tea Spoon Circle Design Black TAKAKUWA KINZOKU made in Japan\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0085\/9681\/5931\/files\/muddler-takakuwa-kinzoku-circle-black-3052295.jpg?v=1761287218\" style=\"margin-bottom: 16px; float: none;\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"mj-badge\"\u003eMade in Japan (Tsubame Sanjo, Niigata)\u003c\/span\u003e\n\u003ch1 class=\"mj-h1\"\u003eJapanese Tea Spoon – Circle Design Black | TAKAKUWA KINZOKU\u003c\/h1\u003e\n\u003cp class=\"mj-lead\"\u003eA refined Japanese \u003cstrong\u003etea spoon\u003c\/strong\u003e by \u003cstrong\u003eTAKAKUWA KINZOKU\u003c\/strong\u003e, crafted in Tsubame Sanjo, Niigata. Its elegant black circle design adds a modern accent to your tea or latte time while offering practical everyday use.\u003c\/p\u003e\n\u003cul class=\"mj-points\"\u003e\n\u003cli\u003eElegant circle design with a sleek black accent\u003c\/li\u003e\n\u003cli\u003eIdeal for stirring tea, lattes, and other drinks\u003c\/li\u003e\n\u003cli\u003eMade in Japan with fine metal craftsmanship\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- GRID --\u003e\n\u003csection class=\"mj-grid\"\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch2\u003eSpecifications\u003c\/h2\u003e\n\u003ctable class=\"mj-spec\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eItem\u003c\/th\u003e\n\u003ctd\u003eTea Spoon \/ Muddler Spoon × 1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eProduct Name\u003c\/th\u003e\n\u003ctd\u003eMuddler Circle Black\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBrand\u003c\/th\u003e\n\u003ctd\u003eTAKAKUWA KINZOKU\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMaterial\u003c\/th\u003e\n\u003ctd\u003eStainless Steel (Gold Plated), Decoration: Acrylic Resin\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOrigin\u003c\/th\u003e\n\u003ctd\u003eJapan\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eProduction Area\u003c\/th\u003e\n\u003ctd\u003eTsubame Sanjo, Niigata Prefecture, Japan\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSize\u003c\/th\u003e\n\u003ctd\u003eLength: 19 cm (Approx. 7.48 inches)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp class=\"mj-note\"\u003eMade in Japan \/ Gold-Plated Stainless Steel \/ Acrylic Decoration \/ Length 19 cm\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch2\u003eWhy You'll Love It\u003c\/h2\u003e\n\u003cp\u003eThis beautifully designed spoon combines practicality with a clean, modern look. The circle motif gives it a distinctive character, making it a lovely accent for tea time, café-style drinks, or dessert moments.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eLong handle makes it easy to stir deeper cups and glasses\u003c\/li\u003e\n\u003cli\u003eStylish black circle detail adds a modern Japanese touch\u003c\/li\u003e\n\u003cli\u003eSuitable for daily use or as a small gift\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"mj-note\"\u003eA charming choice for those who appreciate functional design and Japanese craftsmanship.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch2\u003eAbout TAKAKUWA KINZOKU\u003c\/h2\u003e\n\u003cp\u003eTAKAKUWA KINZOKU is a Japanese maker based in Tsubame Sanjo, Niigata, an area widely known for its exceptional metalworking tradition. Their products are designed to bring together durability, beauty, and ease of use for everyday living.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch2\u003eNotes\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003eDesigned for stirring drinks such as tea, lattes, and other beverages\u003c\/li\u003e\n\u003cli\u003ePlease handle the decorative part with care\u003c\/li\u003e\n\u003cli\u003eIf you need a larger quantity, please contact us in advance\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"mj-note\"\u003eSlight variations may occur due to the nature of the materials and craftsmanship.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Matcha JP","offers":[{"title":"Default Title","offer_id":45523695108249,"sku":"spoon-circle-black","price":9.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0085\/9681\/5931\/files\/muddler-silver-nomal-c_aca17ec2-eb43-4975-a519-e2b96d70dc7a.jpg?v=1775635008"},{"product_id":"hinoki-coaster-with-traditional-japanese-pattern-laser-processing-asanoha","title":"Japanese Hinoki Wood Coaster – Asanoha Pattern | Made in Japan","description":"\u003c!-- =============================\n  MatchaJP | Japanese Hinoki Wood Coaster – Asanoha Pattern | Made in Japan\n============================== --\u003e\n\u003cstyle\u003e\n  .mj-center-section{\n    width:100%;\n    display:flex;\n    justify-content:center;\n    clear:both;\n  }\n\n  .mj-wrap{\n    box-sizing:border-box;\n    width:90%;\n    max-width:700px;\n    margin-left:auto!important;\n    margin-right:auto!important;\n    float:none!important;\n\n    --mj-green:#0e8f69;\n    --mj-border:#b7d7a8;\n    --mj-ink:#1f2937;\n    --mj-muted:#6b7280;\n    --mj-soft:#f6faf7;\n    --mj-radius:18px;\n    --mj-shadow:0 10px 26px rgba(0,0,0,.08);\n\n    font-family:-apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif;\n    color:var(--mj-ink);\n    margin:28px 0 42px;\n  }\n\n  .mj-wrap strong{\n    font-weight:600 !important;\n  }\n\n  .mj-hero{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:18px;\n    align-items:center;\n    background:linear-gradient(180deg, var(--mj-soft), #fff);\n    border:1px solid rgba(183,215,168,.55);\n    border-radius:var(--mj-radius);\n    padding:18px;\n    box-shadow:var(--mj-shadow);\n  }\n  @media(min-width:990px){\n    .mj-hero{\n      grid-template-columns:1.1fr .9fr;\n      padding:22px;\n      gap:22px;\n    }\n  }\n\n  .mj-hero img{\n    width:100%;\n    height:auto;\n    border-radius:16px;\n    border:1px solid rgba(0,0,0,.06);\n    background:#fff;\n    display:block;\n  }\n\n  .mj-badge{\n    display:inline-flex;\n    align-items:center;\n    padding:6px 10px;\n    border-radius:999px;\n    font-size:12px;\n    font-weight:700;\n    color:#0b5f48;\n    background:rgba(14,143,105,.10);\n    border:1px solid rgba(14,143,105,.18);\n  }\n\n  .mj-h1{\n    font-size:22px;\n    line-height:1.25;\n    margin:10px 0 8px;\n  }\n  @media(min-width:750px){\n    .mj-h1{\n      font-size:26px;\n    }\n  }\n\n  .mj-lead{\n    margin:10px 0 14px;\n    color:var(--mj-muted);\n    font-size:14px;\n    line-height:1.75;\n  }\n\n  .mj-points{\n    list-style:none;\n    padding:0;\n    margin:14px 0 0;\n  }\n  .mj-points li{\n    border:1px solid rgba(0,0,0,.07);\n    border-radius:14px;\n    padding:10px 12px;\n    background:#fff;\n    font-size:14px;\n    line-height:1.6;\n    margin-bottom:10px;\n  }\n\n  .mj-grid{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:14px;\n    margin-top:18px;\n  }\n  @media(min-width:750px){\n    .mj-grid{\n      grid-template-columns:repeat(2,1fr);\n    }\n  }\n\n  .mj-card{\n    border:1px solid rgba(0,0,0,.08);\n    border-radius:18px;\n    background:#fff;\n    padding:16px;\n    box-shadow:0 10px 22px rgba(0,0,0,.06);\n  }\n  .mj-card h2{\n    margin:0 0 10px;\n    font-size:16px;\n  }\n  .mj-card p,\n  .mj-card li{\n    font-size:14px;\n    line-height:1.75;\n  }\n  .mj-card ul{\n    padding-left:18px;\n  }\n\n  .mj-note{\n    margin-top:10px;\n    padding:10px 12px;\n    background:rgba(14,143,105,.06);\n    border:1px dashed rgba(14,143,105,.30);\n    border-radius:14px;\n    font-size:13px;\n    line-height:1.7;\n  }\n\n  .mj-spec{\n    width:100%;\n    border-collapse:collapse;\n    margin-top:10px;\n  }\n  .mj-spec th,\n  .mj-spec td{\n    border:1px solid rgba(0,0,0,.08);\n    padding:10px 12px;\n    font-size:14px;\n    text-align:left;\n    vertical-align:top;\n  }\n  .mj-spec th{\n    background:rgba(14,143,105,.06);\n    width:40%;\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"mj-center-section\"\u003e\n\u003cdiv class=\"mj-wrap\" style=\"text-align: start;\"\u003e\n\u003c!-- HERO --\u003e\n\u003csection class=\"mj-hero\"\u003e\u003cimg alt=\"Japanese Hinoki Wood Coaster Asanoha Pattern Made in Japan\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0085\/9681\/5931\/files\/coaster_01f88c38-f260-42e7-9ab0-fa7e05f6914d.jpg\" style=\"margin-bottom: 16px; float: none;\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"mj-badge\"\u003eMade in Japan \/ Natural Hinoki Wood\u003c\/span\u003e\n\u003ch1 class=\"mj-h1\"\u003eJapanese Hinoki Wood Coaster – Asanoha Pattern | Made in Japan\u003c\/h1\u003e\n\u003cp class=\"mj-lead\"\u003eA beautifully crafted Japanese \u003cstrong\u003ehinoki wood coaster\u003c\/strong\u003e featuring a delicate \u003cstrong\u003eAsanoha pattern\u003c\/strong\u003e created with laser processing. Made from natural uncoated hinoki wood, it brings a warm, refined touch to your table while highlighting the beauty of traditional Japanese design.\u003c\/p\u003e\n\u003cul class=\"mj-points\"\u003e\n\u003cli\u003eTraditional Japanese Asanoha pattern with precise laser detailing\u003c\/li\u003e\n\u003cli\u003eMade from natural hinoki wood with no coating\u003c\/li\u003e\n\u003cli\u003eLightweight, elegant, and ideal for everyday use\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- GRID --\u003e\n\u003csection class=\"mj-grid\"\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch2\u003eSpecifications\u003c\/h2\u003e\n\u003ctable class=\"mj-spec\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eItem\u003c\/th\u003e\n\u003ctd\u003eWood Coaster × 1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eProduct Name\u003c\/th\u003e\n\u003ctd\u003eHinoki Coaster with Traditional Japanese Pattern, Laser Processing, \"Asanoha\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMaterial\u003c\/th\u003e\n\u003ctd\u003eNatural Hinoki Wood (No Coating)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOrigin\u003c\/th\u003e\n\u003ctd\u003eJapan\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eProduction Area\u003c\/th\u003e\n\u003ctd\u003eJapan\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSize\u003c\/th\u003e\n\u003ctd\u003eApprox. 8.8 × 8.8 × 0.5 cm (Approx. 3.46 × 3.46 × 0.20 inches)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp class=\"mj-note\"\u003eMade in Japan \/ Natural Hinoki Wood \/ No Coating \/ Approx. 8.8 cm Square\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch2\u003eWhy You'll Love It\u003c\/h2\u003e\n\u003cp\u003eThis coaster combines the natural warmth of hinoki wood with the quiet beauty of a traditional Japanese pattern. Its clean and minimal design makes it easy to use in both modern and traditional table settings.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003ePerfect for tea, coffee, and everyday drinks\u003c\/li\u003e\n\u003cli\u003eNatural wood grain adds warmth and character\u003c\/li\u003e\n\u003cli\u003eA refined accent for Japanese-inspired interiors and tableware\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"mj-note\"\u003eA lovely choice for daily use, thoughtful gifts, or anyone who appreciates natural Japanese craftsmanship.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch2\u003eAbout Hinoki Wood\u003c\/h2\u003e\n\u003cp\u003eHinoki is a prized Japanese cypress known for its clean appearance, light weight, and natural beauty. Uncoated hinoki allows you to enjoy the authentic texture and warmth of the wood itself.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch2\u003eNotes\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003eIf you need a larger quantity, please contact us in advance\u003c\/li\u003e\n\u003cli\u003eBecause natural wood is used, grain and color tone may vary slightly from piece to piece\u003c\/li\u003e\n\u003cli\u003ePlease avoid prolonged exposure to moisture and store in a dry place after use\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"mj-note\"\u003eSmall individual differences are part of the charm of natural wood products.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Matcha JP","offers":[{"title":"Default Title","offer_id":45523891388569,"sku":"coaster-asanoha","price":25.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0085\/9681\/5931\/files\/hinoki-coaster-with-traditional-japanese-pattern-laser-processing-asanoha-3623016.jpg?v=1761287219"},{"product_id":"tea-scoop-stand-pottery-mino-ware-biscuits-black","title":"Japanese Chopstick Rest – Biscuit Black | Mino Ware Matcha Scoop Rest Made in Japan","description":"\u003c!-- =============================\n  MatchaJP | Japanese Chopstick Rest – Cookie Design Light Brown | Mino Ware Matcha Scoop Rest Made in Japan\n============================== --\u003e\n\u003cstyle\u003e\n  .mj-center-section{\n    width:100%;\n    display:flex;\n    justify-content:center;\n    clear:both;\n  }\n\n  .mj-wrap{\n    box-sizing:border-box;\n    width:90%;\n    max-width:700px;\n    margin-left:auto!important;\n    margin-right:auto!important;\n    float:none!important;\n\n    --mj-green:#0e8f69;\n    --mj-border:#b7d7a8;\n    --mj-ink:#1f2937;\n    --mj-muted:#6b7280;\n    --mj-soft:#f6faf7;\n    --mj-radius:18px;\n    --mj-shadow:0 10px 26px rgba(0,0,0,.08);\n\n    font-family:-apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif;\n    color:var(--mj-ink);\n    margin:28px 0 42px;\n  }\n\n  .mj-wrap strong{\n    font-weight:600 !important;\n  }\n\n  .mj-hero{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:18px;\n    align-items:center;\n    background:linear-gradient(180deg, var(--mj-soft), #fff);\n    border:1px solid rgba(183,215,168,.55);\n    border-radius:var(--mj-radius);\n    padding:18px;\n    box-shadow:var(--mj-shadow);\n  }\n  @media(min-width:990px){\n    .mj-hero{\n      grid-template-columns:1.1fr .9fr;\n      padding:22px;\n      gap:22px;\n    }\n  }\n\n  .mj-hero img{\n    width:100%;\n    height:auto;\n    border-radius:16px;\n    border:1px solid rgba(0,0,0,.06);\n    background:#fff;\n    display:block;\n  }\n\n  .mj-badge{\n    display:inline-flex;\n    align-items:center;\n    padding:6px 10px;\n    border-radius:999px;\n    font-size:12px;\n    font-weight:700;\n    color:#0b5f48;\n    background:rgba(14,143,105,.10);\n    border:1px solid rgba(14,143,105,.18);\n  }\n\n  .mj-h1{\n    font-size:22px;\n    line-height:1.25;\n    margin:10px 0 8px;\n  }\n  @media(min-width:750px){\n    .mj-h1{\n      font-size:26px;\n    }\n  }\n\n  .mj-lead{\n    margin:10px 0 14px;\n    color:var(--mj-muted);\n    font-size:14px;\n    line-height:1.75;\n  }\n\n  .mj-points{\n    list-style:none;\n    padding:0;\n    margin:14px 0 0;\n  }\n  .mj-points li{\n    border:1px solid rgba(0,0,0,.07);\n    border-radius:14px;\n    padding:10px 12px;\n    background:#fff;\n    font-size:14px;\n    line-height:1.6;\n    margin-bottom:10px;\n  }\n\n  .mj-grid{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:14px;\n    margin-top:18px;\n  }\n  @media(min-width:750px){\n    .mj-grid{\n      grid-template-columns:repeat(2,1fr);\n    }\n  }\n\n  .mj-card{\n    border:1px solid rgba(0,0,0,.08);\n    border-radius:18px;\n    background:#fff;\n    padding:16px;\n    box-shadow:0 10px 22px rgba(0,0,0,.06);\n  }\n  .mj-card h2{\n    margin:0 0 10px;\n    font-size:16px;\n  }\n  .mj-card p,\n  .mj-card li{\n    font-size:14px;\n    line-height:1.75;\n  }\n  .mj-card ul{\n    padding-left:18px;\n  }\n\n  .mj-note{\n    margin-top:10px;\n    padding:10px 12px;\n    background:rgba(14,143,105,.06);\n    border:1px dashed rgba(14,143,105,.30);\n    border-radius:14px;\n    font-size:13px;\n    line-height:1.7;\n  }\n\n  .mj-spec{\n    width:100%;\n    border-collapse:collapse;\n    margin-top:10px;\n  }\n  .mj-spec th,\n  .mj-spec td{\n    border:1px solid rgba(0,0,0,.08);\n    padding:10px 12px;\n    font-size:14px;\n    text-align:left;\n    vertical-align:top;\n  }\n  .mj-spec th{\n    background:rgba(14,143,105,.06);\n    width:40%;\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"mj-center-section\"\u003e\n\u003cdiv class=\"mj-wrap\" style=\"text-align: start;\"\u003e\n\u003c!-- HERO --\u003e\n\u003csection class=\"mj-hero\"\u003e\u003cimg alt=\"Japanese Chopstick Rest Cookie Design Light Brown Mino Ware Matcha Scoop Rest Made in Japan\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0085\/9681\/5931\/files\/tea-scoop-stand-pottery-mino-ware-biscuits-white-8744656.jpg\" style=\"margin-bottom: 16px; float: none;\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"mj-badge\"\u003eMade in Japan (Mino Ware, Gifu)\u003c\/span\u003e\n\u003ch1 class=\"mj-h1\"\u003eJapanese Chopstick Rest – Cookie Design Black | Mino Ware Matcha Scoop Rest Made in Japan\u003c\/h1\u003e\n\u003cp class=\"mj-lead\"\u003eA charming handcrafted Japanese \u003cstrong\u003echopstick rest\u003c\/strong\u003e with a delightful \u003cstrong\u003ecookie-inspired design\u003c\/strong\u003e. It is also ideal as a \u003cstrong\u003ematcha scoop rest\u003c\/strong\u003e, adding a playful and heartwarming touch to your tea setting or everyday table.\u003c\/p\u003e\n\u003cul class=\"mj-points\"\u003e\n\u003cli\u003eCookie-inspired design with a warm and charming look\u003c\/li\u003e\n\u003cli\u003eIdeal as both a chopstick rest and a matcha scoop rest\u003c\/li\u003e\n\u003cli\u003eHandcrafted in Mino ware, Gifu, Japan\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- GRID --\u003e\n\u003csection class=\"mj-grid\"\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch2\u003eSpecifications\u003c\/h2\u003e\n\u003ctable class=\"mj-spec\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eItem\u003c\/th\u003e\n\u003ctd\u003eChopstick Rest \/ Matcha Scoop Rest × 1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eProduct Name\u003c\/th\u003e\n\u003ctd\u003eTea Scoop Stand Pottery Mino Ware Biscuits Black \u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMaterial\u003c\/th\u003e\n\u003ctd\u003eCeramic\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOrigin\u003c\/th\u003e\n\u003ctd\u003eJapan\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eProduction Area\u003c\/th\u003e\n\u003ctd\u003eMino Ware, Gifu Prefecture, Japan\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSize\u003c\/th\u003e\n\u003ctd\u003eLength: 3.7 cm (Approx. 1.46 inches)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp class=\"mj-note\"\u003eMade in Japan \/ Mino Ware \/ Handcrafted Ceramic \/ Length 3.7 cm\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch2\u003eWhy You'll Love It\u003c\/h2\u003e\n\u003cp\u003eThis small stand is designed to hold your chashaku when not in use, while also working beautifully as a compact chopstick rest. Its cookie-like shape brings a soft and friendly accent to tea time, making it both practical and decorative.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003ePerfect for matcha tools, chopsticks, or small utensils\u003c\/li\u003e\n\u003cli\u003eA playful detail for tea ceremonies, table settings, and displays\u003c\/li\u003e\n\u003cli\u003eLovely for gifts and everyday Japanese-inspired dining\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"mj-note\"\u003eEach piece is individually handcrafted, so no two are exactly alike.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch2\u003eAbout Mino Ware\u003c\/h2\u003e\n\u003cp\u003eMino ware is one of Japan’s most celebrated pottery traditions, with a history of more than 1,300 years. Crafted in Gifu Prefecture, it is loved for its balance of beauty, warmth, and practicality for everyday use.\u003c\/p\u003e\n\u003cp\u003eIts timeless appeal makes it a natural fit for both modern homes and traditional Japanese table settings.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch2\u003eNotes\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003eIf you need a larger quantity, please contact us in advance\u003c\/li\u003e\n\u003cli\u003eProps shown in product photos are not included\u003c\/li\u003e\n\u003cli\u003eDue to the nature of handmade products, slight differences may occur from piece to piece\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"mj-note\"\u003eThese subtle variations are part of the charm and individuality of handcrafted ceramic ware.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Matcha JP","offers":[{"title":"Default Title","offer_id":45524087996569,"sku":null,"price":4.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0085\/9681\/5931\/files\/tea-scoop-stand-pottery-mino-ware-biscuits-black-9922768.jpg?v=1761287216"},{"product_id":"tea-scoop-stand-pottery-mino-ware-biscuits-white","title":"Japanese Chopstick Rest – Biscuit White | Mino Ware Matcha Scoop Rest Made in Japan","description":"\u003c!-- =============================\n  MatchaJP | Japanese Chopstick Rest – Cookie Design Light Brown | Mino Ware Matcha Scoop Rest Made in Japan\n============================== --\u003e\n\u003cstyle\u003e\n  .mj-center-section{\n    width:100%;\n    display:flex;\n    justify-content:center;\n    clear:both;\n  }\n\n  .mj-wrap{\n    box-sizing:border-box;\n    width:90%;\n    max-width:700px;\n    margin-left:auto!important;\n    margin-right:auto!important;\n    float:none!important;\n\n    --mj-green:#0e8f69;\n    --mj-border:#b7d7a8;\n    --mj-ink:#1f2937;\n    --mj-muted:#6b7280;\n    --mj-soft:#f6faf7;\n    --mj-radius:18px;\n    --mj-shadow:0 10px 26px rgba(0,0,0,.08);\n\n    font-family:-apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif;\n    color:var(--mj-ink);\n    margin:28px 0 42px;\n  }\n\n  .mj-wrap strong{\n    font-weight:600 !important;\n  }\n\n  .mj-hero{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:18px;\n    align-items:center;\n    background:linear-gradient(180deg, var(--mj-soft), #fff);\n    border:1px solid rgba(183,215,168,.55);\n    border-radius:var(--mj-radius);\n    padding:18px;\n    box-shadow:var(--mj-shadow);\n  }\n  @media(min-width:990px){\n    .mj-hero{\n      grid-template-columns:1.1fr .9fr;\n      padding:22px;\n      gap:22px;\n    }\n  }\n\n  .mj-hero img{\n    width:100%;\n    height:auto;\n    border-radius:16px;\n    border:1px solid rgba(0,0,0,.06);\n    background:#fff;\n    display:block;\n  }\n\n  .mj-badge{\n    display:inline-flex;\n    align-items:center;\n    padding:6px 10px;\n    border-radius:999px;\n    font-size:12px;\n    font-weight:700;\n    color:#0b5f48;\n    background:rgba(14,143,105,.10);\n    border:1px solid rgba(14,143,105,.18);\n  }\n\n  .mj-h1{\n    font-size:22px;\n    line-height:1.25;\n    margin:10px 0 8px;\n  }\n  @media(min-width:750px){\n    .mj-h1{\n      font-size:26px;\n    }\n  }\n\n  .mj-lead{\n    margin:10px 0 14px;\n    color:var(--mj-muted);\n    font-size:14px;\n    line-height:1.75;\n  }\n\n  .mj-points{\n    list-style:none;\n    padding:0;\n    margin:14px 0 0;\n  }\n  .mj-points li{\n    border:1px solid rgba(0,0,0,.07);\n    border-radius:14px;\n    padding:10px 12px;\n    background:#fff;\n    font-size:14px;\n    line-height:1.6;\n    margin-bottom:10px;\n  }\n\n  .mj-grid{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:14px;\n    margin-top:18px;\n  }\n  @media(min-width:750px){\n    .mj-grid{\n      grid-template-columns:repeat(2,1fr);\n    }\n  }\n\n  .mj-card{\n    border:1px solid rgba(0,0,0,.08);\n    border-radius:18px;\n    background:#fff;\n    padding:16px;\n    box-shadow:0 10px 22px rgba(0,0,0,.06);\n  }\n  .mj-card h2{\n    margin:0 0 10px;\n    font-size:16px;\n  }\n  .mj-card p,\n  .mj-card li{\n    font-size:14px;\n    line-height:1.75;\n  }\n  .mj-card ul{\n    padding-left:18px;\n  }\n\n  .mj-note{\n    margin-top:10px;\n    padding:10px 12px;\n    background:rgba(14,143,105,.06);\n    border:1px dashed rgba(14,143,105,.30);\n    border-radius:14px;\n    font-size:13px;\n    line-height:1.7;\n  }\n\n  .mj-spec{\n    width:100%;\n    border-collapse:collapse;\n    margin-top:10px;\n  }\n  .mj-spec th,\n  .mj-spec td{\n    border:1px solid rgba(0,0,0,.08);\n    padding:10px 12px;\n    font-size:14px;\n    text-align:left;\n    vertical-align:top;\n  }\n  .mj-spec th{\n    background:rgba(14,143,105,.06);\n    width:40%;\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"mj-center-section\"\u003e\n\u003cdiv class=\"mj-wrap\" style=\"text-align: start;\"\u003e\n\u003c!-- HERO --\u003e\n\u003csection class=\"mj-hero\"\u003e\u003cimg alt=\"Japanese Chopstick Rest Cookie Design Light Brown Mino Ware Matcha Scoop Rest Made in Japan\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0085\/9681\/5931\/files\/tea-scoop-stand-pottery-mino-ware-biscuits-white-8744656.jpg\" style=\"margin-bottom: 16px; float: none;\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"mj-badge\"\u003eMade in Japan (Mino Ware, Gifu)\u003c\/span\u003e\n\u003ch1 class=\"mj-h1\"\u003eJapanese Chopstick Rest – Cookie Design White  | Mino Ware Matcha Scoop Rest Made in Japan\u003c\/h1\u003e\n\u003cp class=\"mj-lead\"\u003eA charming handcrafted Japanese \u003cstrong\u003echopstick rest\u003c\/strong\u003e with a delightful \u003cstrong\u003ecookie-inspired design\u003c\/strong\u003e. It is also ideal as a \u003cstrong\u003ematcha scoop rest\u003c\/strong\u003e, adding a playful and heartwarming touch to your tea setting or everyday table.\u003c\/p\u003e\n\u003cul class=\"mj-points\"\u003e\n\u003cli\u003eCookie-inspired design with a warm and charming look\u003c\/li\u003e\n\u003cli\u003eIdeal as both a chopstick rest and a matcha scoop rest\u003c\/li\u003e\n\u003cli\u003eHandcrafted in Mino ware, Gifu, Japan\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- GRID --\u003e\n\u003csection class=\"mj-grid\"\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch2\u003eSpecifications\u003c\/h2\u003e\n\u003ctable class=\"mj-spec\" style=\"width: 100%; height: 137.156px;\"\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 19.5938px;\"\u003e\n\u003cth style=\"width: 34.5945%; height: 19.5938px;\"\u003eItem\u003c\/th\u003e\n\u003ctd style=\"width: 54.5545%; height: 19.5938px;\"\u003eChopstick Rest \/ Matcha Scoop Rest × 1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 39.1875px;\"\u003e\n\u003cth style=\"width: 34.5945%; height: 39.1875px;\"\u003eProduct Name\u003c\/th\u003e\n\u003ctd style=\"width: 54.5545%; height: 39.1875px;\"\u003eTea Scoop Stand Pottery Mino Ware Biscuits White \u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5938px;\"\u003e\n\u003cth style=\"width: 34.5945%; height: 19.5938px;\"\u003eMaterial\u003c\/th\u003e\n\u003ctd style=\"width: 54.5545%; height: 19.5938px;\"\u003eCeramic\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5938px;\"\u003e\n\u003cth style=\"width: 34.5945%; height: 19.5938px;\"\u003eOrigin\u003c\/th\u003e\n\u003ctd style=\"width: 54.5545%; height: 19.5938px;\"\u003eJapan\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5938px;\"\u003e\n\u003cth style=\"width: 34.5945%; height: 19.5938px;\"\u003eProduction Area\u003c\/th\u003e\n\u003ctd style=\"width: 54.5545%; height: 19.5938px;\"\u003eMino Ware, Gifu Prefecture, Japan\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19.5938px;\"\u003e\n\u003cth style=\"width: 34.5945%; height: 19.5938px;\"\u003eSize\u003c\/th\u003e\n\u003ctd style=\"width: 54.5545%; height: 19.5938px;\"\u003eLength: 3.7 cm (Approx. 1.46 inches)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp class=\"mj-note\"\u003eMade in Japan \/ Mino Ware \/ Handcrafted Ceramic \/ Length 3.7 cm\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch2\u003eWhy You'll Love It\u003c\/h2\u003e\n\u003cp\u003eThis small stand is designed to hold your chashaku when not in use, while also working beautifully as a compact chopstick rest. Its cookie-like shape brings a soft and friendly accent to tea time, making it both practical and decorative.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003ePerfect for matcha tools, chopsticks, or small utensils\u003c\/li\u003e\n\u003cli\u003eA playful detail for tea ceremonies, table settings, and displays\u003c\/li\u003e\n\u003cli\u003eLovely for gifts and everyday Japanese-inspired dining\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"mj-note\"\u003eEach piece is individually handcrafted, so no two are exactly alike.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch2\u003eAbout Mino Ware\u003c\/h2\u003e\n\u003cp\u003eMino ware is one of Japan’s most celebrated pottery traditions, with a history of more than 1,300 years. Crafted in Gifu Prefecture, it is loved for its balance of beauty, warmth, and practicality for everyday use.\u003c\/p\u003e\n\u003cp\u003eIts timeless appeal makes it a natural fit for both modern homes and traditional Japanese table settings.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch2\u003eNotes\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003eIf you need a larger quantity, please contact us in advance\u003c\/li\u003e\n\u003cli\u003eProps shown in product photos are not included\u003c\/li\u003e\n\u003cli\u003eDue to the nature of handmade products, slight differences may occur from piece to piece\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"mj-note\"\u003eThese subtle variations are part of the charm and individuality of handcrafted ceramic ware.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Matcha JP","offers":[{"title":"Default Title","offer_id":45524097335449,"sku":"biscuit-white","price":4.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0085\/9681\/5931\/files\/tea-scoop-stand-pottery-mino-ware-biscuits-white-6757970.jpg?v=1761287217"},{"product_id":"muddler-takakuwa-kinzoku-submarine-silver","title":"Muddler TAKAKUWA KINZOKU Submarine Silver","description":"\u003cdiv id=\"container\"\u003e\n\u003cdiv id=\"main\"\u003eUnderwater-Inspired Drink Stirrer\u003cbr\u003eThis unique drink stirrer is designed to resemble an object submerged in water, adding a playful and imaginative touch to your beverage experience.\u003cbr\u003eWhether you're using it or simply admiring it, this whimsical piece brings a sense of fun and creativity to the table.\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cbr\u003e\u003cspan style=\"background: linear-gradient(transparent 70%, #eeeeee 0%);\"\u003e\u003cstrong\u003eProduct Details\u003c\/strong\u003e\u003c\/span\u003e\u003cbr\u003e■ Product name: Muddler TAKAKUWA KINZOKU Submarine Silver\u003cbr\u003e■ Dimensions: Length: 18cm\u003c\/div\u003e\n\u003cdiv\u003e■ Material: Stainless steel\u003cbr\u003e■ Production area: Tsubame City, Niigata prefecture, Japan\u003cbr\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv\u003eIf you need a larger quantity, please contact us in advance.\u003c\/div\u003e\n\u003cdiv\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Matcha JP","offers":[{"title":"Default Title","offer_id":45524175519897,"sku":null,"price":9.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0085\/9681\/5931\/files\/muddler-takakuwa-kinzoku-submarine-silver-9642093.jpg?v=1761287216"},{"product_id":"muddler-takakuwa-kinzoku-diver-silver","title":"Muddler TAKAKUWA KINZOKU Diver Silver","description":"\u003cdiv id=\"container\"\u003e\n\u003cdiv id=\"main\"\u003eUnderwater-Inspired Drink Stirrer\u003cbr\u003eThis unique drink stirrer is designed to resemble an object submerged in water, adding a playful and imaginative touch to your beverage experience.\u003cbr\u003eWhether you're using it or simply admiring it, this whimsical piece brings a sense of fun and creativity to the table.\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cbr\u003e\u003cspan style=\"background: linear-gradient(transparent 70%, #eeeeee 0%);\"\u003e\u003cstrong\u003eProduct Details\u003c\/strong\u003e\u003c\/span\u003e\u003cbr\u003e■ Product name: Muddler TAKAKUWA KINZOKU Diver Silver\u003cbr\u003e■ Dimensions: Length: 18cm\u003c\/div\u003e\n\u003cdiv\u003e■ Material: Stainless steel\u003cbr\u003e■ Production area: Tsubame City, Niigata prefecture, Japan\u003cbr\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv\u003eIf you need a larger quantity, please contact us in advance.\u003c\/div\u003e\n\u003cdiv\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Matcha JP","offers":[{"title":"Default Title","offer_id":45524195180697,"sku":null,"price":9.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0085\/9681\/5931\/files\/muddler-takakuwa-kinzoku-diver-silver-9751998.jpg?v=1761287217"},{"product_id":"muddler-takakuwa-kinzoku-submarine-gold","title":"Muddler TAKAKUWA KINZOKU Submarine Gold","description":"\u003cdiv id=\"container\"\u003e\n\u003cdiv id=\"main\"\u003eUnderwater-Inspired Drink Stirrer\u003cbr\u003eThis unique drink stirrer is designed to resemble an object submerged in water, adding a playful and imaginative touch to your beverage experience.\u003cbr\u003eWhether you're using it or simply admiring it, this whimsical piece brings a sense of fun and creativity to the table.\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cbr\u003e\u003cspan style=\"background: linear-gradient(transparent 70%, #eeeeee 0%);\"\u003e\u003cstrong\u003eProduct Details\u003c\/strong\u003e\u003c\/span\u003e\u003cbr\u003e■ Product name: Muddler TAKAKUWA KINZOKU Submarine Gold\u003cbr\u003e■ Dimensions: Length: 18cm\u003c\/div\u003e\n\u003cdiv\u003e■ Material: Stainless Steel (Gold Plated)\u003cbr\u003e■ Production area: Tsubame City, Niigata prefecture, Japan\u003cbr\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv\u003eIf you need a larger quantity, please contact us in advance.\u003c\/div\u003e\n\u003cdiv\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Matcha JP","offers":[{"title":"Default Title","offer_id":45524211794073,"sku":null,"price":9.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0085\/9681\/5931\/files\/muddler-takakuwa-kinzoku-submarine-gold-1749162.jpg?v=1761287218"},{"product_id":"muddler-takakuwa-kinzoku-diver-gold","title":"Muddler TAKAKUWA KINZOKU Diver Gold","description":"\u003cdiv id=\"container\"\u003e\n\u003cdiv id=\"main\"\u003eUnderwater-Inspired Drink Stirrer\u003cbr\u003eThis unique drink stirrer is designed to resemble an object submerged in water, adding a playful and imaginative touch to your beverage experience.\u003cbr\u003eWhether you're using it or simply admiring it, this whimsical piece brings a sense of fun and creativity to the table.\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cbr\u003e\u003cspan style=\"background: linear-gradient(transparent 70%, #eeeeee 0%);\"\u003e\u003cstrong\u003eProduct Details\u003c\/strong\u003e\u003c\/span\u003e\u003cbr\u003e■ Product name: Muddler TAKAKUWA KINZOKU Diver Gold\u003cbr\u003e■ Dimensions: Length: 18cm\u003c\/div\u003e\n\u003cdiv\u003e■ Material: Stainless Steel (Gold Plated)\u003cbr\u003e■ Production area: Tsubame City, Niigata prefecture, Japan\u003cbr\u003e\u003cbr\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv\u003eIf you need a larger quantity, please contact us in advance.\u003c\/div\u003e\n\u003cdiv\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Matcha JP","offers":[{"title":"Default Title","offer_id":45524304330905,"sku":null,"price":9.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0085\/9681\/5931\/files\/muddler-takakuwa-kinzoku-diver-gold-8661413.jpg?v=1761287201"},{"product_id":"hinoki-coaster-with-traditional-japanese-pattern-laser-processing-wave-pattern","title":"Japanese Hinoki Wood Coaster – Seigaiha (Japanese Wave) Pattern | Made in Japan","description":"\u003c!-- =============================\n  MatchaJP | Japanese Hinoki Wood Coaster – Asanoha Pattern | Made in Japan\n============================== --\u003e\n\u003cstyle\u003e\n  .mj-center-section{\n    width:100%;\n    display:flex;\n    justify-content:center;\n    clear:both;\n  }\n\n  .mj-wrap{\n    box-sizing:border-box;\n    width:90%;\n    max-width:700px;\n    margin-left:auto!important;\n    margin-right:auto!important;\n    float:none!important;\n\n    --mj-green:#0e8f69;\n    --mj-border:#b7d7a8;\n    --mj-ink:#1f2937;\n    --mj-muted:#6b7280;\n    --mj-soft:#f6faf7;\n    --mj-radius:18px;\n    --mj-shadow:0 10px 26px rgba(0,0,0,.08);\n\n    font-family:-apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif;\n    color:var(--mj-ink);\n    margin:28px 0 42px;\n  }\n\n  .mj-wrap strong{\n    font-weight:600 !important;\n  }\n\n  .mj-hero{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:18px;\n    align-items:center;\n    background:linear-gradient(180deg, var(--mj-soft), #fff);\n    border:1px solid rgba(183,215,168,.55);\n    border-radius:var(--mj-radius);\n    padding:18px;\n    box-shadow:var(--mj-shadow);\n  }\n  @media(min-width:990px){\n    .mj-hero{\n      grid-template-columns:1.1fr .9fr;\n      padding:22px;\n      gap:22px;\n    }\n  }\n\n  .mj-hero img{\n    width:100%;\n    height:auto;\n    border-radius:16px;\n    border:1px solid rgba(0,0,0,.06);\n    background:#fff;\n    display:block;\n  }\n\n  .mj-badge{\n    display:inline-flex;\n    align-items:center;\n    padding:6px 10px;\n    border-radius:999px;\n    font-size:12px;\n    font-weight:700;\n    color:#0b5f48;\n    background:rgba(14,143,105,.10);\n    border:1px solid rgba(14,143,105,.18);\n  }\n\n  .mj-h1{\n    font-size:22px;\n    line-height:1.25;\n    margin:10px 0 8px;\n  }\n  @media(min-width:750px){\n    .mj-h1{\n      font-size:26px;\n    }\n  }\n\n  .mj-lead{\n    margin:10px 0 14px;\n    color:var(--mj-muted);\n    font-size:14px;\n    line-height:1.75;\n  }\n\n  .mj-points{\n    list-style:none;\n    padding:0;\n    margin:14px 0 0;\n  }\n  .mj-points li{\n    border:1px solid rgba(0,0,0,.07);\n    border-radius:14px;\n    padding:10px 12px;\n    background:#fff;\n    font-size:14px;\n    line-height:1.6;\n    margin-bottom:10px;\n  }\n\n  .mj-grid{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:14px;\n    margin-top:18px;\n  }\n  @media(min-width:750px){\n    .mj-grid{\n      grid-template-columns:repeat(2,1fr);\n    }\n  }\n\n  .mj-card{\n    border:1px solid rgba(0,0,0,.08);\n    border-radius:18px;\n    background:#fff;\n    padding:16px;\n    box-shadow:0 10px 22px rgba(0,0,0,.06);\n  }\n  .mj-card h2{\n    margin:0 0 10px;\n    font-size:16px;\n  }\n  .mj-card p,\n  .mj-card li{\n    font-size:14px;\n    line-height:1.75;\n  }\n  .mj-card ul{\n    padding-left:18px;\n  }\n\n  .mj-note{\n    margin-top:10px;\n    padding:10px 12px;\n    background:rgba(14,143,105,.06);\n    border:1px dashed rgba(14,143,105,.30);\n    border-radius:14px;\n    font-size:13px;\n    line-height:1.7;\n  }\n\n  .mj-spec{\n    width:100%;\n    border-collapse:collapse;\n    margin-top:10px;\n  }\n  .mj-spec th,\n  .mj-spec td{\n    border:1px solid rgba(0,0,0,.08);\n    padding:10px 12px;\n    font-size:14px;\n    text-align:left;\n    vertical-align:top;\n  }\n  .mj-spec th{\n    background:rgba(14,143,105,.06);\n    width:40%;\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"mj-center-section\"\u003e\n\u003cdiv class=\"mj-wrap\" style=\"text-align: start;\"\u003e\n\u003c!-- HERO --\u003e\n\u003csection class=\"mj-hero\"\u003e\u003cimg alt=\"Japanese Hinoki Wood Coaster Asanoha Pattern Made in Japan\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0085\/9681\/5931\/files\/hinoki-coaster-with-traditional-japanese-pattern-laser-processing-wave-pattern-5166467.jpg\" style=\"margin-bottom: 16px; float: none;\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"mj-badge\"\u003eMade in Japan \/ Natural Hinoki Wood\u003c\/span\u003e\n\u003ch1 class=\"mj-h1\"\u003eJapanese Hinoki Wood Coaster –  Seigaiha (Japanese Wave)Pattern | Made in Japan\u003c\/h1\u003e\n\u003cp class=\"mj-lead\"\u003eA beautifully crafted Japanese \u003cstrong\u003ehinoki wood coaster\u003c\/strong\u003e featuring a delicate  \u003cstrong\u003eSeigaiha (Japanese Wave)\u003c\/strong\u003e \u003cstrong\u003epattern\u003c\/strong\u003e created with laser processing. Made from natural uncoated hinoki wood, it brings a warm, refined touch to your table while highlighting the beauty of traditional Japanese design.\u003c\/p\u003e\n\u003cul class=\"mj-points\"\u003e\n\u003cli\u003eTraditional Japanese  \u003cstrong\u003eSeigaiha (Japanese Wave)\u003c\/strong\u003e pattern with precise laser detailing\u003c\/li\u003e\n\u003cli\u003eMade from natural hinoki wood with no coating\u003c\/li\u003e\n\u003cli\u003eLightweight, elegant, and ideal for everyday use\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- GRID --\u003e\n\u003csection class=\"mj-grid\"\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch2\u003eSpecifications\u003c\/h2\u003e\n\u003ctable class=\"mj-spec\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eItem\u003c\/th\u003e\n\u003ctd\u003eWood Coaster × 1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eProduct Name\u003c\/th\u003e\n\u003ctd\u003eHinoki Coaster with Traditional Japanese Pattern, Laser Processing, \" Seigaiha \"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMaterial\u003c\/th\u003e\n\u003ctd\u003eNatural Hinoki Wood (No Coating)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOrigin\u003c\/th\u003e\n\u003ctd\u003eJapan\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eProduction Area\u003c\/th\u003e\n\u003ctd\u003eJapan\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSize\u003c\/th\u003e\n\u003ctd\u003eApprox. 8.8 × 8.8 × 0.5 cm (Approx. 3.46 × 3.46 × 0.20 inches)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp class=\"mj-note\"\u003eMade in Japan \/ Natural Hinoki Wood \/ No Coating \/ Approx. 8.8 cm Square\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch2\u003eWhy You'll Love It\u003c\/h2\u003e\n\u003cp\u003eThis coaster combines the natural warmth of hinoki wood with the quiet beauty of a traditional Japanese pattern. Its clean and minimal design makes it easy to use in both modern and traditional table settings.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003ePerfect for tea, coffee, and everyday drinks\u003c\/li\u003e\n\u003cli\u003eNatural wood grain adds warmth and character\u003c\/li\u003e\n\u003cli\u003eA refined accent for Japanese-inspired interiors and tableware\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"mj-note\"\u003eA lovely choice for daily use, thoughtful gifts, or anyone who appreciates natural Japanese craftsmanship.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch2\u003eAbout Hinoki Wood\u003c\/h2\u003e\n\u003cp\u003eHinoki is a prized Japanese cypress known for its clean appearance, light weight, and natural beauty. Uncoated hinoki allows you to enjoy the authentic texture and warmth of the wood itself.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch2\u003eNotes\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003eIf you need a larger quantity, please contact us in advance\u003c\/li\u003e\n\u003cli\u003eBecause natural wood is used, grain and color tone may vary slightly from piece to piece\u003c\/li\u003e\n\u003cli\u003ePlease avoid prolonged exposure to moisture and store in a dry place after use\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"mj-note\"\u003eSmall individual differences are part of the charm of natural wood products.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Matcha JP","offers":[{"title":"Default Title","offer_id":45529620545689,"sku":null,"price":25.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0085\/9681\/5931\/files\/hinoki-coaster-with-traditional-japanese-pattern-laser-processing-wave-pattern-6082347.jpg?v=1761287202"},{"product_id":"hinoki-coaster-with-traditional-japanese-pattern-laser-processing-cloisonne","title":"Japanese Hinoki Wood Coaster – Shippo Pattern | Made in Japan","description":"\u003c!-- =============================\n  MatchaJP | Japanese Hinoki Wood Coaster – Asanoha Pattern | Made in Japan\n============================== --\u003e\n\u003cstyle\u003e\n  .mj-center-section{\n    width:100%;\n    display:flex;\n    justify-content:center;\n    clear:both;\n  }\n\n  .mj-wrap{\n    box-sizing:border-box;\n    width:90%;\n    max-width:700px;\n    margin-left:auto!important;\n    margin-right:auto!important;\n    float:none!important;\n\n    --mj-green:#0e8f69;\n    --mj-border:#b7d7a8;\n    --mj-ink:#1f2937;\n    --mj-muted:#6b7280;\n    --mj-soft:#f6faf7;\n    --mj-radius:18px;\n    --mj-shadow:0 10px 26px rgba(0,0,0,.08);\n\n    font-family:-apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif;\n    color:var(--mj-ink);\n    margin:28px 0 42px;\n  }\n\n  .mj-wrap strong{\n    font-weight:600 !important;\n  }\n\n  .mj-hero{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:18px;\n    align-items:center;\n    background:linear-gradient(180deg, var(--mj-soft), #fff);\n    border:1px solid rgba(183,215,168,.55);\n    border-radius:var(--mj-radius);\n    padding:18px;\n    box-shadow:var(--mj-shadow);\n  }\n  @media(min-width:990px){\n    .mj-hero{\n      grid-template-columns:1.1fr .9fr;\n      padding:22px;\n      gap:22px;\n    }\n  }\n\n  .mj-hero img{\n    width:100%;\n    height:auto;\n    border-radius:16px;\n    border:1px solid rgba(0,0,0,.06);\n    background:#fff;\n    display:block;\n  }\n\n  .mj-badge{\n    display:inline-flex;\n    align-items:center;\n    padding:6px 10px;\n    border-radius:999px;\n    font-size:12px;\n    font-weight:700;\n    color:#0b5f48;\n    background:rgba(14,143,105,.10);\n    border:1px solid rgba(14,143,105,.18);\n  }\n\n  .mj-h1{\n    font-size:22px;\n    line-height:1.25;\n    margin:10px 0 8px;\n  }\n  @media(min-width:750px){\n    .mj-h1{\n      font-size:26px;\n    }\n  }\n\n  .mj-lead{\n    margin:10px 0 14px;\n    color:var(--mj-muted);\n    font-size:14px;\n    line-height:1.75;\n  }\n\n  .mj-points{\n    list-style:none;\n    padding:0;\n    margin:14px 0 0;\n  }\n  .mj-points li{\n    border:1px solid rgba(0,0,0,.07);\n    border-radius:14px;\n    padding:10px 12px;\n    background:#fff;\n    font-size:14px;\n    line-height:1.6;\n    margin-bottom:10px;\n  }\n\n  .mj-grid{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:14px;\n    margin-top:18px;\n  }\n  @media(min-width:750px){\n    .mj-grid{\n      grid-template-columns:repeat(2,1fr);\n    }\n  }\n\n  .mj-card{\n    border:1px solid rgba(0,0,0,.08);\n    border-radius:18px;\n    background:#fff;\n    padding:16px;\n    box-shadow:0 10px 22px rgba(0,0,0,.06);\n  }\n  .mj-card h2{\n    margin:0 0 10px;\n    font-size:16px;\n  }\n  .mj-card p,\n  .mj-card li{\n    font-size:14px;\n    line-height:1.75;\n  }\n  .mj-card ul{\n    padding-left:18px;\n  }\n\n  .mj-note{\n    margin-top:10px;\n    padding:10px 12px;\n    background:rgba(14,143,105,.06);\n    border:1px dashed rgba(14,143,105,.30);\n    border-radius:14px;\n    font-size:13px;\n    line-height:1.7;\n  }\n\n  .mj-spec{\n    width:100%;\n    border-collapse:collapse;\n    margin-top:10px;\n  }\n  .mj-spec th,\n  .mj-spec td{\n    border:1px solid rgba(0,0,0,.08);\n    padding:10px 12px;\n    font-size:14px;\n    text-align:left;\n    vertical-align:top;\n  }\n  .mj-spec th{\n    background:rgba(14,143,105,.06);\n    width:40%;\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"mj-center-section\"\u003e\n\u003cdiv class=\"mj-wrap\" style=\"text-align: start;\"\u003e\n\u003c!-- HERO --\u003e\n\u003csection class=\"mj-hero\"\u003e\u003cimg alt=\"Japanese Hinoki Wood Coaster Asanoha Pattern Made in Japan\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0085\/9681\/5931\/files\/hinoki-coaster-with-traditional-japanese-pattern-laser-processing-cloisonne-9157613.jpg\" style=\"margin-bottom: 16px; float: none;\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"mj-badge\"\u003eMade in Japan \/ Natural Hinoki Wood\u003c\/span\u003e\n\u003ch1 class=\"mj-h1\"\u003eJapanese Hinoki Wood Coaster – Shippo Pattern | Made in Japan\u003c\/h1\u003e\n\u003cp class=\"mj-lead\"\u003eA beautifully crafted Japanese \u003cstrong\u003ehinoki wood coaster\u003c\/strong\u003e featuring a delicate \u003cstrong\u003eShippo pattern\u003c\/strong\u003e created with laser processing. Made from natural uncoated hinoki wood, it brings a warm, refined touch to your table while highlighting the beauty of traditional Japanese design.\u003c\/p\u003e\n\u003cul class=\"mj-points\"\u003e\n\u003cli\u003eTraditional Japanese Shippo pattern with precise laser detailing\u003c\/li\u003e\n\u003cli\u003eMade from natural hinoki wood with no coating\u003c\/li\u003e\n\u003cli\u003eLightweight, elegant, and ideal for everyday use\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- GRID --\u003e\n\u003csection class=\"mj-grid\"\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch2\u003eSpecifications\u003c\/h2\u003e\n\u003ctable class=\"mj-spec\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eItem\u003c\/th\u003e\n\u003ctd\u003eWood Coaster × 1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eProduct Name\u003c\/th\u003e\n\u003ctd\u003eHinoki Coaster with Traditional Japanese Pattern, Laser Processing, \" Shippo \"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMaterial\u003c\/th\u003e\n\u003ctd\u003eNatural Hinoki Wood (No Coating)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOrigin\u003c\/th\u003e\n\u003ctd\u003eJapan\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eProduction Area\u003c\/th\u003e\n\u003ctd\u003eJapan\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSize\u003c\/th\u003e\n\u003ctd\u003eApprox. 8.8 × 8.8 × 0.5 cm (Approx. 3.46 × 3.46 × 0.20 inches)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp class=\"mj-note\"\u003eMade in Japan \/ Natural Hinoki Wood \/ No Coating \/ Approx. 8.8 cm Square\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch2\u003eWhy You'll Love It\u003c\/h2\u003e\n\u003cp\u003eThis coaster combines the natural warmth of hinoki wood with the quiet beauty of a traditional Japanese pattern. Its clean and minimal design makes it easy to use in both modern and traditional table settings.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003ePerfect for tea, coffee, and everyday drinks\u003c\/li\u003e\n\u003cli\u003eNatural wood grain adds warmth and character\u003c\/li\u003e\n\u003cli\u003eA refined accent for Japanese-inspired interiors and tableware\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"mj-note\"\u003eA lovely choice for daily use, thoughtful gifts, or anyone who appreciates natural Japanese craftsmanship.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch2\u003eAbout Hinoki Wood\u003c\/h2\u003e\n\u003cp\u003eHinoki is a prized Japanese cypress known for its clean appearance, light weight, and natural beauty. Uncoated hinoki allows you to enjoy the authentic texture and warmth of the wood itself.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch2\u003eNotes\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003eIf you need a larger quantity, please contact us in advance\u003c\/li\u003e\n\u003cli\u003eBecause natural wood is used, grain and color tone may vary slightly from piece to piece\u003c\/li\u003e\n\u003cli\u003ePlease avoid prolonged exposure to moisture and store in a dry place after use\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"mj-note\"\u003eSmall individual differences are part of the charm of natural wood products.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Matcha JP","offers":[{"title":"Default Title","offer_id":45529650397337,"sku":"coaster-shippo","price":25.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0085\/9681\/5931\/files\/hinoki-coaster-with-traditional-japanese-pattern-laser-processing-cloisonne-3313888.jpg?v=1761287203"},{"product_id":"matcha-latte-bowl-small-size-with-wooden-stick-mino-ware-pink","title":"Pink Matcha Latte Bowl – Small Size with Wooden Stick – Mino Ware –","description":"\u003c!-- =============================\n  MatchaJP | Matcha Latte Bowl – Small Size with Wooden Stick | Mino Ware | Made in Japan\n============================== --\u003e\n\u003cstyle\u003e\n  .mj-center-section{\n    width:100%;\n    display:flex;\n    justify-content:center;\n    clear:both;\n  }\n\n  .mj-wrap{\n    box-sizing:border-box;\n    width:90%;\n    max-width:700px;\n    margin-left:auto!important;\n    margin-right:auto!important;\n    float:none!important;\n\n    --mj-green:#0e8f69;\n    --mj-border:#b7d7a8;\n    --mj-ink:#1f2937;\n    --mj-muted:#6b7280;\n    --mj-soft:#f6faf7;\n    --mj-radius:18px;\n    --mj-shadow:0 10px 26px rgba(0,0,0,.08);\n\n    font-family:-apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif;\n    color:var(--mj-ink);\n    margin:28px 0 42px;\n  }\n\n  .mj-wrap strong{\n    font-weight:600 !important;\n  }\n\n  .mj-hero{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:18px;\n    align-items:center;\n    background:linear-gradient(180deg, var(--mj-soft), #fff);\n    border:1px solid rgba(183,215,168,.55);\n    border-radius:var(--mj-radius);\n    padding:18px;\n    box-shadow:var(--mj-shadow);\n  }\n  @media(min-width:990px){\n    .mj-hero{\n      grid-template-columns:1.1fr .9fr;\n      padding:22px;\n      gap:22px;\n    }\n  }\n\n  .mj-hero img{\n    width:100%;\n    height:auto;\n    border-radius:16px;\n    border:1px solid rgba(0,0,0,.06);\n    background:#fff;\n    display:block;\n  }\n\n  .mj-badge{\n    display:inline-flex;\n    align-items:center;\n    padding:6px 10px;\n    border-radius:999px;\n    font-size:12px;\n    font-weight:700;\n    color:#0b5f48;\n    background:rgba(14,143,105,.10);\n    border:1px solid rgba(14,143,105,.18);\n  }\n\n  .mj-h1{\n    font-size:22px;\n    line-height:1.25;\n    margin:10px 0 8px;\n  }\n  @media(min-width:750px){\n    .mj-h1{\n      font-size:26px;\n    }\n  }\n\n  .mj-lead{\n    margin:10px 0 14px;\n    color:var(--mj-muted);\n    font-size:14px;\n    line-height:1.75;\n  }\n\n  .mj-points{\n    list-style:none;\n    padding:0;\n    margin:14px 0 0;\n  }\n  .mj-points li{\n    border:1px solid rgba(0,0,0,.07);\n    border-radius:14px;\n    padding:10px 12px;\n    background:#fff;\n    font-size:14px;\n    line-height:1.6;\n    margin-bottom:10px;\n  }\n\n  .mj-grid{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:14px;\n    margin-top:18px;\n  }\n  @media(min-width:750px){\n    .mj-grid{\n      grid-template-columns:repeat(2,1fr);\n    }\n  }\n\n  .mj-card{\n    border:1px solid rgba(0,0,0,.08);\n    border-radius:18px;\n    background:#fff;\n    padding:16px;\n    box-shadow:0 10px 22px rgba(0,0,0,.06);\n  }\n  .mj-card h2{\n    margin:0 0 10px;\n    font-size:16px;\n  }\n  .mj-card p,\n  .mj-card li{\n    font-size:14px;\n    line-height:1.75;\n  }\n  .mj-card ul{\n    padding-left:18px;\n  }\n\n  .mj-note{\n    margin-top:10px;\n    padding:10px 12px;\n    background:rgba(14,143,105,.06);\n    border:1px dashed rgba(14,143,105,.30);\n    border-radius:14px;\n    font-size:13px;\n    line-height:1.7;\n  }\n\n  .mj-spec{\n    width:100%;\n    border-collapse:collapse;\n    margin-top:10px;\n  }\n  .mj-spec th,\n  .mj-spec td{\n    border:1px solid rgba(0,0,0,.08);\n    padding:10px 12px;\n    font-size:14px;\n    text-align:left;\n    vertical-align:top;\n  }\n  .mj-spec th{\n    background:rgba(14,143,105,.06);\n    width:40%;\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"mj-center-section\"\u003e\n\u003cdiv class=\"mj-wrap\" style=\"text-align: start;\"\u003e\n\u003c!-- ===== HERO ===== --\u003e\n\u003csection class=\"mj-hero\"\u003e\u003cimg alt=\"Matcha Latte Bowl small size with wooden stick Mino ware made in Japan\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0085\/9681\/5931\/files\/matcha-latte-bowl-small-size-with-wooden-stick-mino-ware-pink-4023063.jpg?v=1761287200\" style=\"margin-bottom: 16px; float: none;\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"mj-badge\"\u003eMade in Japan (Mino Ware)\u003c\/span\u003e\n\u003ch1 class=\"mj-h1\"\u003ePink Matcha Latte Bowl – Small Size with Wooden Stick | Mino Ware | Made in Japan\u003c\/h1\u003e\n\u003cp class=\"mj-lead\"\u003eA compact Japanese \u003cstrong\u003ematcha latte bowl\u003c\/strong\u003e made using traditional \u003cstrong\u003eMino ware\u003c\/strong\u003e techniques. Designed for easy everyday use, it comes with a wooden stick for mixing and offers a practical, charming way to prepare and enjoy matcha lattes at home.\u003c\/p\u003e\n\u003cul class=\"mj-points\"\u003e\n\u003cli\u003eCompact size ideal for making \u003cstrong\u003ematcha lattes\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eIncludes a wooden stick for smooth mixing\u003c\/li\u003e\n\u003cli\u003eMade in Japan using traditional \u003cstrong\u003eMino ware\u003c\/strong\u003e pottery\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ===== GRID ===== --\u003e\n\u003csection class=\"mj-grid\"\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch2\u003eSpecifications\u003c\/h2\u003e\n\u003ctable class=\"mj-spec\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eItem\u003c\/th\u003e\n\u003ctd\u003eMatcha Latte Bowl × 1, Wooden Stick × 1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMaterial\u003c\/th\u003e\n\u003ctd\u003eCeramic\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOrigin\u003c\/th\u003e\n\u003ctd\u003eJapan\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eProduction Area\u003c\/th\u003e\n\u003ctd\u003eMino ware, Japan\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSize\u003c\/th\u003e\n\u003ctd\u003e10 × 10 cm \/ Height 6.5 cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSize (inch)\u003c\/th\u003e\n\u003ctd\u003e3.94 × 3.94 inches \/ Height 2.56 inches\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePacking\u003c\/th\u003e\n\u003ctd\u003ePaper box\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMicrowave Safe\u003c\/th\u003e\n\u003ctd\u003eYes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDishwasher Safe\u003c\/th\u003e\n\u003ctd\u003eYes (Home Use)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp class=\"mj-note\"\u003e\u003cstrong\u003eQuick View:\u003c\/strong\u003e Made in Japan \/ Mino ware \/ 10 × 10 cm, H6.5 cm (3.94 × 3.94 inches, H2.56 inches) \/ Wooden stick included\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch2\u003eHow to Make a Matcha Latte\u003c\/h2\u003e\n\u003cp\u003eThis bowl is designed to make preparing a matcha latte simple and enjoyable at home.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eAdd matcha and sugar to the bowl, then gently grind with the wooden stick\u003c\/li\u003e\n\u003cli\u003eAdd a small amount of hot water\u003c\/li\u003e\n\u003cli\u003eMix again until smooth and creamy\u003c\/li\u003e\n\u003cli\u003ePour in warm milk\u003c\/li\u003e\n\u003cli\u003eTop with fluffy milk and finish with matcha powder if desired\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"mj-note\"\u003eIts compact size and included wooden stick make it especially easy for everyday latte preparation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch2\u003eAbout Mino Ware\u003c\/h2\u003e\n\u003cp\u003e\u003cstrong\u003eMino-yaki\u003c\/strong\u003e is one of Japan’s most celebrated pottery traditions, with more than 1,300 years of history. Crafted in Gifu Prefecture, Mino ware is known for its elegant simplicity, durability, and practicality for everyday use in modern homes.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eTraditional Japanese pottery:\u003c\/strong\u003e Made in the historic Mino ware region\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEveryday usability:\u003c\/strong\u003e Practical and easy to enjoy at home\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eTimeless design:\u003c\/strong\u003e Suitable for both modern and traditional settings\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch2\u003eCare \u0026amp; Important Notes\u003c\/h2\u003e\n\u003cp\u003eThis handcrafted bowl is made for convenient daily use while preserving the charm of Japanese ceramic craftsmanship.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eMicrowave safe:\u003c\/strong\u003e Suitable for warming in the microwave\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDishwasher safe:\u003c\/strong\u003e Safe for home-use dishwashers\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHandmade character:\u003c\/strong\u003e Slight variations may occur from piece to piece\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"mj-note\"\u003e\u003cstrong\u003ePlease note:\u003c\/strong\u003e If you need a larger quantity, please contact us in advance. Due to the characteristics of handmade products, slight differences may occur.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Matcha JP","offers":[{"title":"Default Title","offer_id":45538830221465,"sku":null,"price":35.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0085\/9681\/5931\/files\/matcha-latte-bowl-small-size-with-wooden-stick-mino-ware-pink-9161064.jpg?v=1761287200"},{"product_id":"matcha-latte-bowl-small-size-with-wooden-stick-mino-ware-white","title":"White Matcha Latte Bowl – Small Size with Wooden Stick – Mino Ware –","description":"\u003c!-- =============================\n  MatchaJP | Matcha Latte Bowl – Small Size with Wooden Stick | Mino Ware | Made in Japan\n============================== --\u003e\n\u003cstyle\u003e\n  .mj-center-section{\n    width:100%;\n    display:flex;\n    justify-content:center;\n    clear:both;\n  }\n\n  .mj-wrap{\n    box-sizing:border-box;\n    width:90%;\n    max-width:700px;\n    margin-left:auto!important;\n    margin-right:auto!important;\n    float:none!important;\n\n    --mj-green:#0e8f69;\n    --mj-border:#b7d7a8;\n    --mj-ink:#1f2937;\n    --mj-muted:#6b7280;\n    --mj-soft:#f6faf7;\n    --mj-radius:18px;\n    --mj-shadow:0 10px 26px rgba(0,0,0,.08);\n\n    font-family:-apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif;\n    color:var(--mj-ink);\n    margin:28px 0 42px;\n  }\n\n  .mj-wrap strong{\n    font-weight:600 !important;\n  }\n\n  .mj-hero{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:18px;\n    align-items:center;\n    background:linear-gradient(180deg, var(--mj-soft), #fff);\n    border:1px solid rgba(183,215,168,.55);\n    border-radius:var(--mj-radius);\n    padding:18px;\n    box-shadow:var(--mj-shadow);\n  }\n  @media(min-width:990px){\n    .mj-hero{\n      grid-template-columns:1.1fr .9fr;\n      padding:22px;\n      gap:22px;\n    }\n  }\n\n  .mj-hero img{\n    width:100%;\n    height:auto;\n    border-radius:16px;\n    border:1px solid rgba(0,0,0,.06);\n    background:#fff;\n    display:block;\n  }\n\n  .mj-badge{\n    display:inline-flex;\n    align-items:center;\n    padding:6px 10px;\n    border-radius:999px;\n    font-size:12px;\n    font-weight:700;\n    color:#0b5f48;\n    background:rgba(14,143,105,.10);\n    border:1px solid rgba(14,143,105,.18);\n  }\n\n  .mj-h1{\n    font-size:22px;\n    line-height:1.25;\n    margin:10px 0 8px;\n  }\n  @media(min-width:750px){\n    .mj-h1{\n      font-size:26px;\n    }\n  }\n\n  .mj-lead{\n    margin:10px 0 14px;\n    color:var(--mj-muted);\n    font-size:14px;\n    line-height:1.75;\n  }\n\n  .mj-points{\n    list-style:none;\n    padding:0;\n    margin:14px 0 0;\n  }\n  .mj-points li{\n    border:1px solid rgba(0,0,0,.07);\n    border-radius:14px;\n    padding:10px 12px;\n    background:#fff;\n    font-size:14px;\n    line-height:1.6;\n    margin-bottom:10px;\n  }\n\n  .mj-grid{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:14px;\n    margin-top:18px;\n  }\n  @media(min-width:750px){\n    .mj-grid{\n      grid-template-columns:repeat(2,1fr);\n    }\n  }\n\n  .mj-card{\n    border:1px solid rgba(0,0,0,.08);\n    border-radius:18px;\n    background:#fff;\n    padding:16px;\n    box-shadow:0 10px 22px rgba(0,0,0,.06);\n  }\n  .mj-card h2{\n    margin:0 0 10px;\n    font-size:16px;\n  }\n  .mj-card p,\n  .mj-card li{\n    font-size:14px;\n    line-height:1.75;\n  }\n  .mj-card ul{\n    padding-left:18px;\n  }\n\n  .mj-note{\n    margin-top:10px;\n    padding:10px 12px;\n    background:rgba(14,143,105,.06);\n    border:1px dashed rgba(14,143,105,.30);\n    border-radius:14px;\n    font-size:13px;\n    line-height:1.7;\n  }\n\n  .mj-spec{\n    width:100%;\n    border-collapse:collapse;\n    margin-top:10px;\n  }\n  .mj-spec th,\n  .mj-spec td{\n    border:1px solid rgba(0,0,0,.08);\n    padding:10px 12px;\n    font-size:14px;\n    text-align:left;\n    vertical-align:top;\n  }\n  .mj-spec th{\n    background:rgba(14,143,105,.06);\n    width:40%;\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"mj-center-section\"\u003e\n\u003cdiv class=\"mj-wrap\" style=\"text-align: start;\"\u003e\n\u003c!-- ===== HERO ===== --\u003e\n\u003csection class=\"mj-hero\"\u003e\u003cimg alt=\"Matcha Latte Bowl small size with wooden stick Mino ware made in Japan\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0085\/9681\/5931\/files\/matcha-latte-bowl-small-size-with-wooden-stick-mino-ware-white-6575822.jpg?v=1761287201\" style=\"margin-bottom: 16px; float: none;\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"mj-badge\"\u003eMade in Japan (Mino Ware)\u003c\/span\u003e\n\u003ch1 class=\"mj-h1\"\u003eWhite Matcha Latte Bowl – Small Size with Wooden Stick | Mino Ware | Made in Japan\u003c\/h1\u003e\n\u003cp class=\"mj-lead\"\u003eA compact Japanese \u003cstrong\u003ematcha latte bowl\u003c\/strong\u003e made using traditional \u003cstrong\u003eMino ware\u003c\/strong\u003e techniques. Designed for easy everyday use, it comes with a wooden stick for mixing and offers a practical, charming way to prepare and enjoy matcha lattes at home.\u003c\/p\u003e\n\u003cul class=\"mj-points\"\u003e\n\u003cli\u003eCompact size ideal for making \u003cstrong\u003ematcha lattes\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eIncludes a wooden stick for smooth mixing\u003c\/li\u003e\n\u003cli\u003eMade in Japan using traditional \u003cstrong\u003eMino ware\u003c\/strong\u003e pottery\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ===== GRID ===== --\u003e\n\u003csection class=\"mj-grid\"\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch2\u003eSpecifications\u003c\/h2\u003e\n\u003ctable class=\"mj-spec\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eItem\u003c\/th\u003e\n\u003ctd\u003eMatcha Latte Bowl × 1, Wooden Stick × 1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMaterial\u003c\/th\u003e\n\u003ctd\u003eCeramic\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOrigin\u003c\/th\u003e\n\u003ctd\u003eJapan\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eProduction Area\u003c\/th\u003e\n\u003ctd\u003eMino ware, Japan\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSize\u003c\/th\u003e\n\u003ctd\u003e10 × 10 cm \/ Height 6.5 cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSize (inch)\u003c\/th\u003e\n\u003ctd\u003e3.94 × 3.94 inches \/ Height 2.56 inches\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePacking\u003c\/th\u003e\n\u003ctd\u003ePaper box\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMicrowave Safe\u003c\/th\u003e\n\u003ctd\u003eYes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDishwasher Safe\u003c\/th\u003e\n\u003ctd\u003eYes (Home Use)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp class=\"mj-note\"\u003e\u003cstrong\u003eQuick View:\u003c\/strong\u003e Made in Japan \/ Mino ware \/ 10 × 10 cm, H6.5 cm (3.94 × 3.94 inches, H2.56 inches) \/ Wooden stick included\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch2\u003eHow to Make a Matcha Latte\u003c\/h2\u003e\n\u003cp\u003eThis bowl is designed to make preparing a matcha latte simple and enjoyable at home.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eAdd matcha and sugar to the bowl, then gently grind with the wooden stick\u003c\/li\u003e\n\u003cli\u003eAdd a small amount of hot water\u003c\/li\u003e\n\u003cli\u003eMix again until smooth and creamy\u003c\/li\u003e\n\u003cli\u003ePour in warm milk\u003c\/li\u003e\n\u003cli\u003eTop with fluffy milk and finish with matcha powder if desired\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"mj-note\"\u003eIts compact size and included wooden stick make it especially easy for everyday latte preparation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch2\u003eAbout Mino Ware\u003c\/h2\u003e\n\u003cp\u003e\u003cstrong\u003eMino-yaki\u003c\/strong\u003e is one of Japan’s most celebrated pottery traditions, with more than 1,300 years of history. Crafted in Gifu Prefecture, Mino ware is known for its elegant simplicity, durability, and practicality for everyday use in modern homes.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eTraditional Japanese pottery:\u003c\/strong\u003e Made in the historic Mino ware region\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEveryday usability:\u003c\/strong\u003e Practical and easy to enjoy at home\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eTimeless design:\u003c\/strong\u003e Suitable for both modern and traditional settings\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch2\u003eCare \u0026amp; Important Notes\u003c\/h2\u003e\n\u003cp\u003eThis handcrafted bowl is made for convenient daily use while preserving the charm of Japanese ceramic craftsmanship.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eMicrowave safe:\u003c\/strong\u003e Suitable for warming in the microwave\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDishwasher safe:\u003c\/strong\u003e Safe for home-use dishwashers\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHandmade character:\u003c\/strong\u003e Slight variations may occur from piece to piece\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"mj-note\"\u003e\u003cstrong\u003ePlease note:\u003c\/strong\u003e If you need a larger quantity, please contact us in advance. Due to the characteristics of handmade products, slight differences may occur.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Matcha JP","offers":[{"title":"Default Title","offer_id":45538835398809,"sku":null,"price":35.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0085\/9681\/5931\/files\/matcha-latte-bowl-small-size-with-wooden-stick-mino-ware-white-5573070.jpg?v=1761287200"},{"product_id":"matcha-latte-bowl-small-size-with-wooden-stick-mino-ware-charcoal","title":"Charcoal Matcha Latte Bowl – Small Size with Wooden Stick – Mino Ware –","description":"\u003c!-- =============================\n  MatchaJP | Matcha Latte Bowl – Small Size with Wooden Stick | Mino Ware | Made in Japan\n============================== --\u003e\n\u003cstyle\u003e\n  .mj-center-section{\n    width:100%;\n    display:flex;\n    justify-content:center;\n    clear:both;\n  }\n\n  .mj-wrap{\n    box-sizing:border-box;\n    width:90%;\n    max-width:700px;\n    margin-left:auto!important;\n    margin-right:auto!important;\n    float:none!important;\n\n    --mj-green:#0e8f69;\n    --mj-border:#b7d7a8;\n    --mj-ink:#1f2937;\n    --mj-muted:#6b7280;\n    --mj-soft:#f6faf7;\n    --mj-radius:18px;\n    --mj-shadow:0 10px 26px rgba(0,0,0,.08);\n\n    font-family:-apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif;\n    color:var(--mj-ink);\n    margin:28px 0 42px;\n  }\n\n  .mj-wrap strong{\n    font-weight:600 !important;\n  }\n\n  .mj-hero{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:18px;\n    align-items:center;\n    background:linear-gradient(180deg, var(--mj-soft), #fff);\n    border:1px solid rgba(183,215,168,.55);\n    border-radius:var(--mj-radius);\n    padding:18px;\n    box-shadow:var(--mj-shadow);\n  }\n  @media(min-width:990px){\n    .mj-hero{\n      grid-template-columns:1.1fr .9fr;\n      padding:22px;\n      gap:22px;\n    }\n  }\n\n  .mj-hero img{\n    width:100%;\n    height:auto;\n    border-radius:16px;\n    border:1px solid rgba(0,0,0,.06);\n    background:#fff;\n    display:block;\n  }\n\n  .mj-badge{\n    display:inline-flex;\n    align-items:center;\n    padding:6px 10px;\n    border-radius:999px;\n    font-size:12px;\n    font-weight:700;\n    color:#0b5f48;\n    background:rgba(14,143,105,.10);\n    border:1px solid rgba(14,143,105,.18);\n  }\n\n  .mj-h1{\n    font-size:22px;\n    line-height:1.25;\n    margin:10px 0 8px;\n  }\n  @media(min-width:750px){\n    .mj-h1{\n      font-size:26px;\n    }\n  }\n\n  .mj-lead{\n    margin:10px 0 14px;\n    color:var(--mj-muted);\n    font-size:14px;\n    line-height:1.75;\n  }\n\n  .mj-points{\n    list-style:none;\n    padding:0;\n    margin:14px 0 0;\n  }\n  .mj-points li{\n    border:1px solid rgba(0,0,0,.07);\n    border-radius:14px;\n    padding:10px 12px;\n    background:#fff;\n    font-size:14px;\n    line-height:1.6;\n    margin-bottom:10px;\n  }\n\n  .mj-grid{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:14px;\n    margin-top:18px;\n  }\n  @media(min-width:750px){\n    .mj-grid{\n      grid-template-columns:repeat(2,1fr);\n    }\n  }\n\n  .mj-card{\n    border:1px solid rgba(0,0,0,.08);\n    border-radius:18px;\n    background:#fff;\n    padding:16px;\n    box-shadow:0 10px 22px rgba(0,0,0,.06);\n  }\n  .mj-card h2{\n    margin:0 0 10px;\n    font-size:16px;\n  }\n  .mj-card p,\n  .mj-card li{\n    font-size:14px;\n    line-height:1.75;\n  }\n  .mj-card ul{\n    padding-left:18px;\n  }\n\n  .mj-note{\n    margin-top:10px;\n    padding:10px 12px;\n    background:rgba(14,143,105,.06);\n    border:1px dashed rgba(14,143,105,.30);\n    border-radius:14px;\n    font-size:13px;\n    line-height:1.7;\n  }\n\n  .mj-spec{\n    width:100%;\n    border-collapse:collapse;\n    margin-top:10px;\n  }\n  .mj-spec th,\n  .mj-spec td{\n    border:1px solid rgba(0,0,0,.08);\n    padding:10px 12px;\n    font-size:14px;\n    text-align:left;\n    vertical-align:top;\n  }\n  .mj-spec th{\n    background:rgba(14,143,105,.06);\n    width:40%;\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"mj-center-section\"\u003e\n\u003cdiv class=\"mj-wrap\" style=\"text-align: start;\"\u003e\n\u003c!-- ===== HERO ===== --\u003e\n\u003csection class=\"mj-hero\"\u003e\u003cimg alt=\"Matcha Latte Bowl small size with wooden stick Mino ware made in Japan\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0085\/9681\/5931\/files\/matcha-latte-bowl-small-size-with-wooden-stick-mino-ware-charcoal-6378568.jpg?v=1761287200\" style=\"margin-bottom: 16px; float: none;\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"mj-badge\"\u003eMade in Japan (Mino Ware)\u003c\/span\u003e\n\u003ch1 class=\"mj-h1\"\u003eCharcoal Matcha Latte Bowl – Small Size with Wooden Stick | Mino Ware | Made in Japan\u003c\/h1\u003e\n\u003cp class=\"mj-lead\"\u003eA compact Japanese \u003cstrong\u003ematcha latte bowl\u003c\/strong\u003e made using traditional \u003cstrong\u003eMino ware\u003c\/strong\u003e techniques. Designed for easy everyday use, it comes with a wooden stick for mixing and offers a practical, charming way to prepare and enjoy matcha lattes at home.\u003c\/p\u003e\n\u003cul class=\"mj-points\"\u003e\n\u003cli\u003eCompact size ideal for making \u003cstrong\u003ematcha lattes\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eIncludes a wooden stick for smooth mixing\u003c\/li\u003e\n\u003cli\u003eMade in Japan using traditional \u003cstrong\u003eMino ware\u003c\/strong\u003e pottery\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ===== GRID ===== --\u003e\n\u003csection class=\"mj-grid\"\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch2\u003eSpecifications\u003c\/h2\u003e\n\u003ctable class=\"mj-spec\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eItem\u003c\/th\u003e\n\u003ctd\u003eMatcha Latte Bowl × 1, Wooden Stick × 1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMaterial\u003c\/th\u003e\n\u003ctd\u003eCeramic\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOrigin\u003c\/th\u003e\n\u003ctd\u003eJapan\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eProduction Area\u003c\/th\u003e\n\u003ctd\u003eMino ware, Japan\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSize\u003c\/th\u003e\n\u003ctd\u003e10 × 10 cm \/ Height 6.5 cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSize (inch)\u003c\/th\u003e\n\u003ctd\u003e3.94 × 3.94 inches \/ Height 2.56 inches\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePacking\u003c\/th\u003e\n\u003ctd\u003ePaper box\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMicrowave Safe\u003c\/th\u003e\n\u003ctd\u003eYes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDishwasher Safe\u003c\/th\u003e\n\u003ctd\u003eYes (Home Use)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp class=\"mj-note\"\u003e\u003cstrong\u003eQuick View:\u003c\/strong\u003e Made in Japan \/ Mino ware \/ 10 × 10 cm, H6.5 cm (3.94 × 3.94 inches, H2.56 inches) \/ Wooden stick included\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch2\u003eHow to Make a Matcha Latte\u003c\/h2\u003e\n\u003cp\u003eThis bowl is designed to make preparing a matcha latte simple and enjoyable at home.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eAdd matcha and sugar to the bowl, then gently grind with the wooden stick\u003c\/li\u003e\n\u003cli\u003eAdd a small amount of hot water\u003c\/li\u003e\n\u003cli\u003eMix again until smooth and creamy\u003c\/li\u003e\n\u003cli\u003ePour in warm milk\u003c\/li\u003e\n\u003cli\u003eTop with fluffy milk and finish with matcha powder if desired\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"mj-note\"\u003eIts compact size and included wooden stick make it especially easy for everyday latte preparation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch2\u003eAbout Mino Ware\u003c\/h2\u003e\n\u003cp\u003e\u003cstrong\u003eMino-yaki\u003c\/strong\u003e is one of Japan’s most celebrated pottery traditions, with more than 1,300 years of history. Crafted in Gifu Prefecture, Mino ware is known for its elegant simplicity, durability, and practicality for everyday use in modern homes.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eTraditional Japanese pottery:\u003c\/strong\u003e Made in the historic Mino ware region\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEveryday usability:\u003c\/strong\u003e Practical and easy to enjoy at home\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eTimeless design:\u003c\/strong\u003e Suitable for both modern and traditional settings\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch2\u003eCare \u0026amp; Important Notes\u003c\/h2\u003e\n\u003cp\u003eThis handcrafted bowl is made for convenient daily use while preserving the charm of Japanese ceramic craftsmanship.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eMicrowave safe:\u003c\/strong\u003e Suitable for warming in the microwave\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDishwasher safe:\u003c\/strong\u003e Safe for home-use dishwashers\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHandmade character:\u003c\/strong\u003e Slight variations may occur from piece to piece\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"mj-note\"\u003e\u003cstrong\u003ePlease note:\u003c\/strong\u003e If you need a larger quantity, please contact us in advance. Due to the characteristics of handmade products, slight differences may occur.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Matcha JP","offers":[{"title":"Default Title","offer_id":45538835693721,"sku":null,"price":35.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0085\/9681\/5931\/files\/matcha-latte-bowl-small-size-with-wooden-stick-mino-ware-charcoal-1531863.jpg?v=1761287200"},{"product_id":"matcha-latte-bowl-small-size-with-wooden-stick-mino-ware-light-blue","title":"Light Blue Matcha Latte Bowl – Small Size with Wooden Stick – Mino Ware –","description":"\u003c!-- =============================\n  MatchaJP | Matcha Latte Bowl – Small Size with Wooden Stick | Mino Ware | Made in Japan\n============================== --\u003e\n\u003cstyle\u003e\n  .mj-center-section{\n    width:100%;\n    display:flex;\n    justify-content:center;\n    clear:both;\n  }\n\n  .mj-wrap{\n    box-sizing:border-box;\n    width:90%;\n    max-width:700px;\n    margin-left:auto!important;\n    margin-right:auto!important;\n    float:none!important;\n\n    --mj-green:#0e8f69;\n    --mj-border:#b7d7a8;\n    --mj-ink:#1f2937;\n    --mj-muted:#6b7280;\n    --mj-soft:#f6faf7;\n    --mj-radius:18px;\n    --mj-shadow:0 10px 26px rgba(0,0,0,.08);\n\n    font-family:-apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif;\n    color:var(--mj-ink);\n    margin:28px 0 42px;\n  }\n\n  .mj-wrap strong{\n    font-weight:600 !important;\n  }\n\n  .mj-hero{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:18px;\n    align-items:center;\n    background:linear-gradient(180deg, var(--mj-soft), #fff);\n    border:1px solid rgba(183,215,168,.55);\n    border-radius:var(--mj-radius);\n    padding:18px;\n    box-shadow:var(--mj-shadow);\n  }\n  @media(min-width:990px){\n    .mj-hero{\n      grid-template-columns:1.1fr .9fr;\n      padding:22px;\n      gap:22px;\n    }\n  }\n\n  .mj-hero img{\n    width:100%;\n    height:auto;\n    border-radius:16px;\n    border:1px solid rgba(0,0,0,.06);\n    background:#fff;\n    display:block;\n  }\n\n  .mj-badge{\n    display:inline-flex;\n    align-items:center;\n    padding:6px 10px;\n    border-radius:999px;\n    font-size:12px;\n    font-weight:700;\n    color:#0b5f48;\n    background:rgba(14,143,105,.10);\n    border:1px solid rgba(14,143,105,.18);\n  }\n\n  .mj-h1{\n    font-size:22px;\n    line-height:1.25;\n    margin:10px 0 8px;\n  }\n  @media(min-width:750px){\n    .mj-h1{\n      font-size:26px;\n    }\n  }\n\n  .mj-lead{\n    margin:10px 0 14px;\n    color:var(--mj-muted);\n    font-size:14px;\n    line-height:1.75;\n  }\n\n  .mj-points{\n    list-style:none;\n    padding:0;\n    margin:14px 0 0;\n  }\n  .mj-points li{\n    border:1px solid rgba(0,0,0,.07);\n    border-radius:14px;\n    padding:10px 12px;\n    background:#fff;\n    font-size:14px;\n    line-height:1.6;\n    margin-bottom:10px;\n  }\n\n  .mj-grid{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:14px;\n    margin-top:18px;\n  }\n  @media(min-width:750px){\n    .mj-grid{\n      grid-template-columns:repeat(2,1fr);\n    }\n  }\n\n  .mj-card{\n    border:1px solid rgba(0,0,0,.08);\n    border-radius:18px;\n    background:#fff;\n    padding:16px;\n    box-shadow:0 10px 22px rgba(0,0,0,.06);\n  }\n  .mj-card h2{\n    margin:0 0 10px;\n    font-size:16px;\n  }\n  .mj-card p,\n  .mj-card li{\n    font-size:14px;\n    line-height:1.75;\n  }\n  .mj-card ul{\n    padding-left:18px;\n  }\n\n  .mj-note{\n    margin-top:10px;\n    padding:10px 12px;\n    background:rgba(14,143,105,.06);\n    border:1px dashed rgba(14,143,105,.30);\n    border-radius:14px;\n    font-size:13px;\n    line-height:1.7;\n  }\n\n  .mj-spec{\n    width:100%;\n    border-collapse:collapse;\n    margin-top:10px;\n  }\n  .mj-spec th,\n  .mj-spec td{\n    border:1px solid rgba(0,0,0,.08);\n    padding:10px 12px;\n    font-size:14px;\n    text-align:left;\n    vertical-align:top;\n  }\n  .mj-spec th{\n    background:rgba(14,143,105,.06);\n    width:40%;\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"mj-center-section\"\u003e\n\u003cdiv class=\"mj-wrap\" style=\"text-align: start;\"\u003e\n\u003c!-- ===== HERO ===== --\u003e\n\u003csection class=\"mj-hero\"\u003e\u003cimg alt=\"Matcha Latte Bowl small size with wooden stick Mino ware made in Japan\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0085\/9681\/5931\/files\/matcha-latte-bowl-small-size-with-wooden-stick-mino-ware-light-blue-6567840.jpg?v=1761287202\" style=\"margin-bottom: 16px; float: none;\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"mj-badge\"\u003eMade in Japan (Mino Ware)\u003c\/span\u003e\n\u003ch1 class=\"mj-h1\"\u003eLight Blue Matcha Latte Bowl – Small Size with Wooden Stick | Mino Ware | Made in Japan\u003c\/h1\u003e\n\u003cp class=\"mj-lead\"\u003eA compact Japanese \u003cstrong\u003ematcha latte bowl\u003c\/strong\u003e made using traditional \u003cstrong\u003eMino ware\u003c\/strong\u003e techniques. Designed for easy everyday use, it comes with a wooden stick for mixing and offers a practical, charming way to prepare and enjoy matcha lattes at home.\u003c\/p\u003e\n\u003cul class=\"mj-points\"\u003e\n\u003cli\u003eCompact size ideal for making \u003cstrong\u003ematcha lattes\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eIncludes a wooden stick for smooth mixing\u003c\/li\u003e\n\u003cli\u003eMade in Japan using traditional \u003cstrong\u003eMino ware\u003c\/strong\u003e pottery\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ===== GRID ===== --\u003e\n\u003csection class=\"mj-grid\"\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch2\u003eSpecifications\u003c\/h2\u003e\n\u003ctable class=\"mj-spec\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eItem\u003c\/th\u003e\n\u003ctd\u003eMatcha Latte Bowl × 1, Wooden Stick × 1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMaterial\u003c\/th\u003e\n\u003ctd\u003eCeramic\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOrigin\u003c\/th\u003e\n\u003ctd\u003eJapan\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eProduction Area\u003c\/th\u003e\n\u003ctd\u003eMino ware, Japan\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSize\u003c\/th\u003e\n\u003ctd\u003e10 × 10 cm \/ Height 6.5 cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSize (inch)\u003c\/th\u003e\n\u003ctd\u003e3.94 × 3.94 inches \/ Height 2.56 inches\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePacking\u003c\/th\u003e\n\u003ctd\u003ePaper box\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMicrowave Safe\u003c\/th\u003e\n\u003ctd\u003eYes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDishwasher Safe\u003c\/th\u003e\n\u003ctd\u003eYes (Home Use)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp class=\"mj-note\"\u003e\u003cstrong\u003eQuick View:\u003c\/strong\u003e Made in Japan \/ Mino ware \/ 10 × 10 cm, H6.5 cm (3.94 × 3.94 inches, H2.56 inches) \/ Wooden stick included\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch2\u003eHow to Make a Matcha Latte\u003c\/h2\u003e\n\u003cp\u003eThis bowl is designed to make preparing a matcha latte simple and enjoyable at home.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eAdd matcha and sugar to the bowl, then gently grind with the wooden stick\u003c\/li\u003e\n\u003cli\u003eAdd a small amount of hot water\u003c\/li\u003e\n\u003cli\u003eMix again until smooth and creamy\u003c\/li\u003e\n\u003cli\u003ePour in warm milk\u003c\/li\u003e\n\u003cli\u003eTop with fluffy milk and finish with matcha powder if desired\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"mj-note\"\u003eIts compact size and included wooden stick make it especially easy for everyday latte preparation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch2\u003eAbout Mino Ware\u003c\/h2\u003e\n\u003cp\u003e\u003cstrong\u003eMino-yaki\u003c\/strong\u003e is one of Japan’s most celebrated pottery traditions, with more than 1,300 years of history. Crafted in Gifu Prefecture, Mino ware is known for its elegant simplicity, durability, and practicality for everyday use in modern homes.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eTraditional Japanese pottery:\u003c\/strong\u003e Made in the historic Mino ware region\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEveryday usability:\u003c\/strong\u003e Practical and easy to enjoy at home\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eTimeless design:\u003c\/strong\u003e Suitable for both modern and traditional settings\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch2\u003eCare \u0026amp; Important Notes\u003c\/h2\u003e\n\u003cp\u003eThis handcrafted bowl is made for convenient daily use while preserving the charm of Japanese ceramic craftsmanship.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eMicrowave safe:\u003c\/strong\u003e Suitable for warming in the microwave\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDishwasher safe:\u003c\/strong\u003e Safe for home-use dishwashers\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHandmade character:\u003c\/strong\u003e Slight variations may occur from piece to piece\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"mj-note\"\u003e\u003cstrong\u003ePlease note:\u003c\/strong\u003e If you need a larger quantity, please contact us in advance. Due to the characteristics of handmade products, slight differences may occur.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Matcha JP","offers":[{"title":"Default Title","offer_id":45538841854105,"sku":null,"price":35.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0085\/9681\/5931\/files\/matcha-latte-bowl-small-size-with-wooden-stick-mino-ware-light-blue-6820842.jpg?v=1761287202"},{"product_id":"chasta-tritan-japanese-kyusu-teapot","title":"CHASTA Tritan Japanese Kyusu Teapot - Unbreakable \u0026 Crystal-Clear","description":"\u003c!-- CHASTA | Tritan Japanese Kyusu Teapot – Detail Block --\u003e\n\u003cstyle\u003e\n  #chasta-detail {\n    max-width: 800px;\n    margin: 0 auto;\n    padding: 24px 0 32px;\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto,\n      \"Helvetica Neue\", Arial, sans-serif;\n    line-height: 1.8;\n    color: #333;\n  }\n\n  @media (max-width: 749px) {\n    #chasta-detail {\n      width: 90%;\n      padding: 16px 0 24px;\n    }\n  }\n\n  #chasta-detail h2 {\n    font-size: 1.6rem;\n    margin: 0 0 8px;\n  }\n\n  #chasta-detail h3 {\n    font-size: 1.2rem;\n    margin: 24px 0 8px;\n  }\n\n  #chasta-detail p {\n    margin: 0 0 12px;\n  }\n\n  #chasta-detail ul {\n    padding-left: 1.3em;\n    margin: 0 0 12px;\n  }\n\n  #chasta-detail li {\n    margin-bottom: 6px;\n  }\n\n  #chasta-detail .chasta-sublead {\n    font-size: 0.95rem;\n    color: #666;\n    margin-bottom: 18px;\n  }\n\n  \/* 画像ギャラリー *\/\n  #chasta-detail .chasta-gallery {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 8px;\n    margin: 0 0 24px;\n  }\n\n  #chasta-detail .chasta-gallery img {\n    display: block;\n    width: 100%;\n    height: auto;\n    border-radius: 4px;\n  }\n\n  @media (max-width: 749px) {\n    #chasta-detail .chasta-gallery {\n      grid-template-columns: repeat(2, 1fr);\n      gap: 6px;\n    }\n  }\n\n  \/* テーブル *\/\n  #chasta-detail table {\n    width: 100%;\n    border-collapse: collapse;\n    margin: 8px 0 16px;\n    font-size: 0.95rem;\n  }\n\n  #chasta-detail table td {\n    padding: 6px 8px;\n    border-bottom: 1px solid #ddd;\n    vertical-align: top;\n  }\n\n  #chasta-detail table td:first-child {\n    width: 32%;\n    font-weight: 600;\n    background: #f7f7f7;\n  }\n\u003c\/style\u003e\n\u003cdiv id=\"chasta-detail\"\u003e\n\u003c!-- 画像8枚ギャラリー：商品画像をそのまま使用 --\u003e\n\u003cdiv class=\"chasta-gallery\"\u003e\n\u003cimg alt=\"CHASTA kyusu teapot - matcha latte\" src=\"https:\/\/www.matchajp.net\/cdn\/shop\/files\/chasta-tritan-japanese-kyusu-teapot-unbreakable-crystal-clear-2191962.jpg?v=1761287201\u0026amp;width=1445\"\u003e \u003cimg alt=\"CHASTA kyusu teapot with box and manual\" src=\"https:\/\/www.matchajp.net\/cdn\/shop\/files\/chasta-tritan-japanese-kyusu-teapot-unbreakable-crystal-clear-2597965.jpg?v=1761287201\u0026amp;width=1445\"\u003e \u003cimg alt=\"Whisking matcha in CHASTA kyusu teapot\" src=\"https:\/\/www.matchajp.net\/cdn\/shop\/files\/chasta-tritan-japanese-kyusu-teapot-unbreakable-crystal-clear-8549736.jpg?v=1761287202\u0026amp;width=1445\"\u003e \u003cimg alt=\"CHASTA kyusu teapot - close-up of body\" src=\"https:\/\/www.matchajp.net\/cdn\/shop\/files\/chasta-tritan-japanese-kyusu-teapot-unbreakable-crystal-clear-1443541.jpg?v=1761287202\u0026amp;width=1445\"\u003e \u003cimg alt=\"Brewing green tea in CHASTA kyusu teapot\" src=\"https:\/\/www.matchajp.net\/cdn\/shop\/files\/chasta-tritan-japanese-kyusu-teapot-unbreakable-crystal-clear-7295126.jpg?v=1761287202\u0026amp;width=1445\"\u003e \u003cimg alt=\"Pouring green tea from CHASTA kyusu teapot\" src=\"https:\/\/www.matchajp.net\/cdn\/shop\/files\/chasta-tritan-japanese-kyusu-teapot-unbreakable-crystal-clear-9533598.jpg?v=1761287202\u0026amp;width=1445\"\u003e \u003cimg alt=\"CHASTA kyusu teapot for coffee\" src=\"https:\/\/www.matchajp.net\/cdn\/shop\/files\/chasta-tritan-japanese-kyusu-teapot-unbreakable-crystal-clear-3887385.jpg?v=1761287203\u0026amp;width=1445\"\u003e \u003cimg alt=\"CHASTA kyusu teapot pouring milk\" src=\"https:\/\/www.matchajp.net\/cdn\/shop\/files\/chasta-tritan-japanese-kyusu-teapot-unbreakable-crystal-clear-7469222.jpg?v=1761287202\u0026amp;width=1445\"\u003e\n\u003c\/div\u003e\n\u003ch2\u003eCHASTA – Tritan Japanese Kyusu Teapot (Unbreakable, Multi-Use, Made in Japan)\u003c\/h2\u003e\n\u003cp class=\"chasta-sublead\"\u003e\u003cem\u003eEnjoy Japanese tea or coffee, effortlessly.\u003c\/em\u003e\u003c\/p\u003e\n\u003ch3\u003e🌿 Brew Tea or Coffee with Elegance\u003c\/h3\u003e\n\u003cp\u003eCHASTA is a modern Japanese \u003cstrong\u003ekyusu-style teapot\u003c\/strong\u003e made from \u003cstrong\u003eTritan™\u003c\/strong\u003e, a premium BPA-free resin known for its \u003cstrong\u003eglass-like beauty\u003c\/strong\u003e and \u003cstrong\u003eshatter resistance\u003c\/strong\u003e.\u003c\/p\u003e\n\u003cp\u003eOriginally designed for brewing Japanese tea, CHASTA is also perfect for \u003cstrong\u003epour-over coffee\u003c\/strong\u003e and herbal infusions—thanks to its heat-resistant body and ergonomic side handle.\u003c\/p\u003e\n\u003cp\u003eIt comes with a \u003cstrong\u003eremovable stainless steel strainer\u003c\/strong\u003e for easy, clean brewing, and includes a \u003cstrong\u003ebilingual instruction manual (English \u0026amp; Japanese)\u003c\/strong\u003e for global users.\u003c\/p\u003e\n\u003ch3\u003e✅ Key Features\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e🧊 Tritan™ body – Crystal-clear like glass, but unbreakable and lightweight\u003c\/li\u003e\n\u003cli\u003e☕ Multi-use – Ideal for Japanese tea, herbal tea, or pour-over coffee\u003c\/li\u003e\n\u003cli\u003e📘 Bilingual manual included – English \u0026amp; Japanese instructions\u003c\/li\u003e\n\u003cli\u003e🍃 Stainless steel strainer – Easy to clean, prevents clogging\u003c\/li\u003e\n\u003cli\u003e🇯🇵 Made in Kyoto, Japan – From a 70+ year-old tea company\u003c\/li\u003e\n\u003cli\u003e🫖 Minimal \u0026amp; modern design – Blends tradition and convenience\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch3\u003e📦 Product Details\u003c\/h3\u003e\n\u003ctable\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eMaterial\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eTritan™ (Body), Stainless Steel (Strainer)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eCapacity\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eApprox. 250ml (8.45 fl oz)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eOrigin\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eKyoto, Japan\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eBPA-Free\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eYes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eDishwasher Safe\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eYes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eInstruction Manual\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eIncluded (English \u0026amp; Japanese)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003ePackaging\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eGift-ready, eco-friendly box\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003ch3\u003e🚚 Worldwide Shipping\u003c\/h3\u003e\n\u003cp\u003eShips directly from Japan. Safe international delivery available.\u003cbr\u003eTreat yourself or gift someone a modern twist on Japanese tea culture.\u003c\/p\u003e\n\u003c\/div\u003e","brand":"MatchaJP","offers":[{"title":"Default Title","offer_id":45604167188633,"sku":"chasta","price":40.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0085\/9681\/5931\/files\/chasta-tritan-japanese-kyusu-teapot-unbreakable-crystal-clear-2191962.jpg?v=1761287201"},{"product_id":"indigo-matcha-bowl-with-handle-and-spout-handcrafted-mino-ware-perfect-for-matcha-lattes","title":"Indigo Matcha Bowl with Handle and Spout – Handcrafted Mino Ware, Perfect for Matcha Lattes","description":"\u003c!-- =============================\n  MatchaJP | Matcha Bowl with Handle and Spout – Handcrafted Mino Ware, Perfect for Matcha Lattes\n============================== --\u003e\n\u003cstyle\u003e\n  .mj-center-section{\n    width:100%;\n    display:flex;\n    justify-content:center;\n    clear:both;\n  }\n\n  .mj-wrap{\n    box-sizing:border-box;\n    width:90%;\n    max-width:700px;\n    margin-left:auto!important;\n    margin-right:auto!important;\n    float:none!important;\n\n    --mj-green:#0e8f69;\n    --mj-border:#b7d7a8;\n    --mj-ink:#1f2937;\n    --mj-muted:#6b7280;\n    --mj-soft:#f6faf7;\n    --mj-radius:18px;\n    --mj-shadow:0 10px 26px rgba(0,0,0,.08);\n\n    font-family:-apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif;\n    color:var(--mj-ink);\n    margin:28px 0 42px;\n  }\n\n  .mj-wrap strong{\n    font-weight:600 !important;\n  }\n\n  .mj-hero{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:18px;\n    align-items:center;\n    background:linear-gradient(180deg, var(--mj-soft), #fff);\n    border:1px solid rgba(183,215,168,.55);\n    border-radius:var(--mj-radius);\n    padding:18px;\n    box-shadow:var(--mj-shadow);\n  }\n  @media(min-width:990px){\n    .mj-hero{\n      grid-template-columns:1.1fr .9fr;\n      padding:22px;\n      gap:22px;\n    }\n  }\n\n  .mj-hero img{\n    width:100%;\n    height:auto;\n    border-radius:16px;\n    border:1px solid rgba(0,0,0,.06);\n    background:#fff;\n    display:block;\n  }\n\n  .mj-badge{\n    display:inline-flex;\n    align-items:center;\n    padding:6px 10px;\n    border-radius:999px;\n    font-size:12px;\n    font-weight:700;\n    color:#0b5f48;\n    background:rgba(14,143,105,.10);\n    border:1px solid rgba(14,143,105,.18);\n  }\n\n  .mj-h1{\n    font-size:22px;\n    line-height:1.25;\n    margin:10px 0 8px;\n  }\n  @media(min-width:750px){\n    .mj-h1{\n      font-size:26px;\n    }\n  }\n\n  .mj-lead{\n    margin:10px 0 14px;\n    color:var(--mj-muted);\n    font-size:14px;\n    line-height:1.75;\n  }\n\n  .mj-points{\n    list-style:none;\n    padding:0;\n    margin:14px 0 0;\n  }\n  .mj-points li{\n    border:1px solid rgba(0,0,0,.07);\n    border-radius:14px;\n    padding:10px 12px;\n    background:#fff;\n    font-size:14px;\n    line-height:1.6;\n    margin-bottom:10px;\n  }\n\n  .mj-grid{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:14px;\n    margin-top:18px;\n  }\n  @media(min-width:750px){\n    .mj-grid{\n      grid-template-columns:repeat(2,1fr);\n    }\n  }\n\n  .mj-card{\n    border:1px solid rgba(0,0,0,.08);\n    border-radius:18px;\n    background:#fff;\n    padding:16px;\n    box-shadow:0 10px 22px rgba(0,0,0,.06);\n  }\n  .mj-card h2{\n    margin:0 0 10px;\n    font-size:16px;\n  }\n  .mj-card p,\n  .mj-card li{\n    font-size:14px;\n    line-height:1.75;\n  }\n  .mj-card ul{\n    padding-left:18px;\n  }\n\n  .mj-note{\n    margin-top:10px;\n    padding:10px 12px;\n    background:rgba(14,143,105,.06);\n    border:1px dashed rgba(14,143,105,.30);\n    border-radius:14px;\n    font-size:13px;\n    line-height:1.7;\n  }\n\n  .mj-spec{\n    width:100%;\n    border-collapse:collapse;\n    margin-top:10px;\n  }\n  .mj-spec th,\n  .mj-spec td{\n    border:1px solid rgba(0,0,0,.08);\n    padding:10px 12px;\n    font-size:14px;\n    text-align:left;\n    vertical-align:top;\n  }\n  .mj-spec th{\n    background:rgba(14,143,105,.06);\n    width:40%;\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"mj-center-section\"\u003e\n\u003cdiv class=\"mj-wrap\" style=\"text-align: start;\"\u003e\n\u003c!-- ===== HERO ===== --\u003e\n\u003csection class=\"mj-hero\"\u003e\u003cimg alt=\"Matcha Bowl with Handle and Spout handcrafted Mino ware made in Japan\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0085\/9681\/5931\/files\/indigo-matcha-bowl-with-handle-and-spout-handcrafted-mino-ware-perfect-for-matcha-lattes-7563071.webp?v\" style=\"margin-bottom: 16px; float: none;\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"mj-badge\"\u003eMade in Japan (Mino Ware)\u003c\/span\u003e\n\u003ch1 class=\"mj-h1\"\u003eIndigo Matcha Bowl with Handle and Spout – Handcrafted Mino Ware, Perfect for Matcha Lattes\u003c\/h1\u003e\n\u003cp class=\"mj-lead\"\u003eA beautifully handcrafted Japanese \u003cstrong\u003ematcha bowl\u003c\/strong\u003e with a functional handle and pouring spout, made using traditional \u003cstrong\u003eMino-yaki\u003c\/strong\u003e techniques in Gifu, Japan. Its practical design makes it ideal for preparing matcha lattes—simply whisk, pour, and enjoy.\u003c\/p\u003e\n\u003cul class=\"mj-points\"\u003e\n\u003cli\u003eHandle and spout design for smooth whisking and easy pouring\u003c\/li\u003e\n\u003cli\u003ePerfect for preparing \u003cstrong\u003ematcha lattes\u003c\/strong\u003e at home\u003c\/li\u003e\n\u003cli\u003eHandcrafted in Japan using traditional \u003cstrong\u003eMino ware\u003c\/strong\u003e ceramic techniques\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ===== GRID ===== --\u003e\n\u003csection class=\"mj-grid\"\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch2\u003eSpecifications\u003c\/h2\u003e\n\u003ctable class=\"mj-spec\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eItem\u003c\/th\u003e\n\u003ctd\u003eMatcha Bowl with Handle and Spout × 1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMaterial\u003c\/th\u003e\n\u003ctd\u003eCeramic\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOrigin\u003c\/th\u003e\n\u003ctd\u003eJapan (Gifu)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eProduction Area\u003c\/th\u003e\n\u003ctd\u003eMino ware, Gifu Prefecture, Japan\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSize\u003c\/th\u003e\n\u003ctd\u003eDiameter approx. 11 cm × Height approx. 8 cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSize (inch)\u003c\/th\u003e\n\u003ctd\u003eApprox. 4.33 inches × 3.15 inches\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCapacity\u003c\/th\u003e\n\u003ctd\u003eApprox. 300 ml (10.14 fl oz)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp class=\"mj-note\"\u003e\u003cstrong\u003eQuick View:\u003c\/strong\u003e Made in Japan \/ Mino ware \/ Approx. 11 × 8 cm (4.33 × 3.15 inches) \/ Approx. 300 ml (10.14 fl oz)\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch2\u003eWhy This Bowl is Great for Matcha Lattes\u003c\/h2\u003e\n\u003cp\u003eThis bowl is designed for modern matcha preparation, especially for those who enjoy making \u003cstrong\u003ematcha lattes\u003c\/strong\u003e. The handle offers a secure grip, while the spout makes it easy to pour your whisked matcha neatly into a cup of milk.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eEasy to whisk:\u003c\/strong\u003e Spacious shape for comfortable matcha preparation\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEasy to pour:\u003c\/strong\u003e Spout helps reduce spills when making lattes\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFunctional design:\u003c\/strong\u003e A practical choice for everyday kitchens\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"mj-note\"\u003eA perfect balance of Japanese craftsmanship and modern usability for daily matcha routines.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch2\u003eHow to Use\u003c\/h2\u003e\n\u003cp\u003eThis bowl is ideal for preparing a smooth and enjoyable matcha latte at home.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eScoop matcha powder into the bowl\u003c\/li\u003e\n\u003cli\u003eAdd hot water (not boiling)\u003c\/li\u003e\n\u003cli\u003eWhisk using a bamboo \u003cstrong\u003echasen\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003ePour into a cup filled with hot milk and enjoy your matcha latte\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch2\u003eCare \u0026amp; Important Notes\u003c\/h2\u003e\n\u003cp\u003eThis handcrafted ceramic bowl is made for daily use, but gentle care will help preserve its beauty and finish.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eHand wash recommended\u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cstrong\u003eDo not use in dishwasher or microwave\u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cstrong\u003eRinse gently and dry thoroughly\u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cstrong\u003eAvoid metal scrubbers\u003c\/strong\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"mj-note\"\u003eDue to the handmade nature of ceramic production, slight variations in appearance may occur from piece to piece.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Matcha JP","offers":[{"title":"Default Title","offer_id":45611784929433,"sku":null,"price":33.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0085\/9681\/5931\/files\/indigo-matcha-bowl-with-handle-and-spout-handcrafted-mino-ware-perfect-for-matcha-lattes-7563071.jpg?v=1761287197"},{"product_id":"brown-matcha-bowl-with-handle-and-spout-handcrafted-mino-ware-perfect-for-matcha-lattes","title":"Brown Matcha Bowl with Handle and Spout – Handcrafted Mino Ware, Perfect for Matcha Lattes","description":"\u003c!-- =============================\n  MatchaJP | Matcha Bowl with Handle and Spout – Handcrafted Mino Ware, Perfect for Matcha Lattes\n============================== --\u003e\n\u003cstyle\u003e\n  .mj-center-section{\n    width:100%;\n    display:flex;\n    justify-content:center;\n    clear:both;\n  }\n\n  .mj-wrap{\n    box-sizing:border-box;\n    width:90%;\n    max-width:700px;\n    margin-left:auto!important;\n    margin-right:auto!important;\n    float:none!important;\n\n    --mj-green:#0e8f69;\n    --mj-border:#b7d7a8;\n    --mj-ink:#1f2937;\n    --mj-muted:#6b7280;\n    --mj-soft:#f6faf7;\n    --mj-radius:18px;\n    --mj-shadow:0 10px 26px rgba(0,0,0,.08);\n\n    font-family:-apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif;\n    color:var(--mj-ink);\n    margin:28px 0 42px;\n  }\n\n  .mj-wrap strong{\n    font-weight:600 !important;\n  }\n\n  .mj-hero{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:18px;\n    align-items:center;\n    background:linear-gradient(180deg, var(--mj-soft), #fff);\n    border:1px solid rgba(183,215,168,.55);\n    border-radius:var(--mj-radius);\n    padding:18px;\n    box-shadow:var(--mj-shadow);\n  }\n  @media(min-width:990px){\n    .mj-hero{\n      grid-template-columns:1.1fr .9fr;\n      padding:22px;\n      gap:22px;\n    }\n  }\n\n  .mj-hero img{\n    width:100%;\n    height:auto;\n    border-radius:16px;\n    border:1px solid rgba(0,0,0,.06);\n    background:#fff;\n    display:block;\n  }\n\n  .mj-badge{\n    display:inline-flex;\n    align-items:center;\n    padding:6px 10px;\n    border-radius:999px;\n    font-size:12px;\n    font-weight:700;\n    color:#0b5f48;\n    background:rgba(14,143,105,.10);\n    border:1px solid rgba(14,143,105,.18);\n  }\n\n  .mj-h1{\n    font-size:22px;\n    line-height:1.25;\n    margin:10px 0 8px;\n  }\n  @media(min-width:750px){\n    .mj-h1{\n      font-size:26px;\n    }\n  }\n\n  .mj-lead{\n    margin:10px 0 14px;\n    color:var(--mj-muted);\n    font-size:14px;\n    line-height:1.75;\n  }\n\n  .mj-points{\n    list-style:none;\n    padding:0;\n    margin:14px 0 0;\n  }\n  .mj-points li{\n    border:1px solid rgba(0,0,0,.07);\n    border-radius:14px;\n    padding:10px 12px;\n    background:#fff;\n    font-size:14px;\n    line-height:1.6;\n    margin-bottom:10px;\n  }\n\n  .mj-grid{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:14px;\n    margin-top:18px;\n  }\n  @media(min-width:750px){\n    .mj-grid{\n      grid-template-columns:repeat(2,1fr);\n    }\n  }\n\n  .mj-card{\n    border:1px solid rgba(0,0,0,.08);\n    border-radius:18px;\n    background:#fff;\n    padding:16px;\n    box-shadow:0 10px 22px rgba(0,0,0,.06);\n  }\n  .mj-card h2{\n    margin:0 0 10px;\n    font-size:16px;\n  }\n  .mj-card p,\n  .mj-card li{\n    font-size:14px;\n    line-height:1.75;\n  }\n  .mj-card ul{\n    padding-left:18px;\n  }\n\n  .mj-note{\n    margin-top:10px;\n    padding:10px 12px;\n    background:rgba(14,143,105,.06);\n    border:1px dashed rgba(14,143,105,.30);\n    border-radius:14px;\n    font-size:13px;\n    line-height:1.7;\n  }\n\n  .mj-spec{\n    width:100%;\n    border-collapse:collapse;\n    margin-top:10px;\n  }\n  .mj-spec th,\n  .mj-spec td{\n    border:1px solid rgba(0,0,0,.08);\n    padding:10px 12px;\n    font-size:14px;\n    text-align:left;\n    vertical-align:top;\n  }\n  .mj-spec th{\n    background:rgba(14,143,105,.06);\n    width:40%;\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"mj-center-section\"\u003e\n\u003cdiv class=\"mj-wrap\" style=\"text-align: start;\"\u003e\n\u003c!-- ===== HERO ===== --\u003e\n\u003csection class=\"mj-hero\"\u003e\u003cimg alt=\"Matcha Bowl with Handle and Spout handcrafted Mino ware made in Japan\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0085\/9681\/5931\/files\/brown-matcha-bowl-with-handle-and-spout-handcrafted-mino-ware-perfect-for-matcha-lattes-9975716.webp?v=1775110109\" style=\"margin-bottom: 16px; float: none;\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"mj-badge\"\u003eMade in Japan (Mino Ware)\u003c\/span\u003e\n\u003ch1 class=\"mj-h1\"\u003eBrown Matcha Bowl with Handle and Spout – Handcrafted Mino Ware, Perfect for Matcha Lattes\u003c\/h1\u003e\n\u003cp class=\"mj-lead\"\u003eA beautifully handcrafted Japanese \u003cstrong\u003ematcha bowl\u003c\/strong\u003e with a functional handle and pouring spout, made using traditional \u003cstrong\u003eMino-yaki\u003c\/strong\u003e techniques in Gifu, Japan. Its practical design makes it ideal for preparing matcha lattes—simply whisk, pour, and enjoy.\u003c\/p\u003e\n\u003cul class=\"mj-points\"\u003e\n\u003cli\u003eHandle and spout design for smooth whisking and easy pouring\u003c\/li\u003e\n\u003cli\u003ePerfect for preparing \u003cstrong\u003ematcha lattes\u003c\/strong\u003e at home\u003c\/li\u003e\n\u003cli\u003eHandcrafted in Japan using traditional \u003cstrong\u003eMino ware\u003c\/strong\u003e ceramic techniques\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ===== GRID ===== --\u003e\n\u003csection class=\"mj-grid\"\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch2\u003eSpecifications\u003c\/h2\u003e\n\u003ctable class=\"mj-spec\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eItem\u003c\/th\u003e\n\u003ctd\u003eMatcha Bowl with Handle and Spout × 1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMaterial\u003c\/th\u003e\n\u003ctd\u003eCeramic\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOrigin\u003c\/th\u003e\n\u003ctd\u003eJapan (Gifu)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eProduction Area\u003c\/th\u003e\n\u003ctd\u003eMino ware, Gifu Prefecture, Japan\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSize\u003c\/th\u003e\n\u003ctd\u003eDiameter approx. 11 cm × Height approx. 8 cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSize (inch)\u003c\/th\u003e\n\u003ctd\u003eApprox. 4.33 inches × 3.15 inches\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCapacity\u003c\/th\u003e\n\u003ctd\u003eApprox. 300 ml (10.14 fl oz)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp class=\"mj-note\"\u003e\u003cstrong\u003eQuick View:\u003c\/strong\u003e Made in Japan \/ Mino ware \/ Approx. 11 × 8 cm (4.33 × 3.15 inches) \/ Approx. 300 ml (10.14 fl oz)\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch2\u003eWhy This Bowl is Great for Matcha Lattes\u003c\/h2\u003e\n\u003cp\u003eThis bowl is designed for modern matcha preparation, especially for those who enjoy making \u003cstrong\u003ematcha lattes\u003c\/strong\u003e. The handle offers a secure grip, while the spout makes it easy to pour your whisked matcha neatly into a cup of milk.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eEasy to whisk:\u003c\/strong\u003e Spacious shape for comfortable matcha preparation\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEasy to pour:\u003c\/strong\u003e Spout helps reduce spills when making lattes\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFunctional design:\u003c\/strong\u003e A practical choice for everyday kitchens\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"mj-note\"\u003eA perfect balance of Japanese craftsmanship and modern usability for daily matcha routines.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch2\u003eHow to Use\u003c\/h2\u003e\n\u003cp\u003eThis bowl is ideal for preparing a smooth and enjoyable matcha latte at home.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eScoop matcha powder into the bowl\u003c\/li\u003e\n\u003cli\u003eAdd hot water (not boiling)\u003c\/li\u003e\n\u003cli\u003eWhisk using a bamboo \u003cstrong\u003echasen\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003ePour into a cup filled with hot milk and enjoy your matcha latte\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch2\u003eCare \u0026amp; Important Notes\u003c\/h2\u003e\n\u003cp\u003eThis handcrafted ceramic bowl is made for daily use, but gentle care will help preserve its beauty and finish.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eHand wash recommended\u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cstrong\u003eDo not use in dishwasher or microwave\u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cstrong\u003eRinse gently and dry thoroughly\u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cstrong\u003eAvoid metal scrubbers\u003c\/strong\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"mj-note\"\u003eDue to the handmade nature of ceramic production, slight variations in appearance may occur from piece to piece.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Matcha JP","offers":[{"title":"Default Title","offer_id":45611803607193,"sku":null,"price":33.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0085\/9681\/5931\/files\/brown-matcha-bowl-with-handle-and-spout-handcrafted-mino-ware-perfect-for-matcha-lattes-9975716.jpg?v=1761287197"},{"product_id":"pink-matcha-bowl-with-handle-and-spout-handcrafted-mino-ware-perfect-for-matcha-lattes","title":"Pink Matcha Bowl with Handle and Spout – Handcrafted Mino Ware, Perfect for Matcha Lattes","description":"\u003c!-- =============================\n  MatchaJP | Matcha Bowl with Handle and Spout – Handcrafted Mino Ware, Perfect for Matcha Lattes\n============================== --\u003e\n\u003cstyle\u003e\n  .mj-center-section{\n    width:100%;\n    display:flex;\n    justify-content:center;\n    clear:both;\n  }\n\n  .mj-wrap{\n    box-sizing:border-box;\n    width:90%;\n    max-width:700px;\n    margin-left:auto!important;\n    margin-right:auto!important;\n    float:none!important;\n\n    --mj-green:#0e8f69;\n    --mj-border:#b7d7a8;\n    --mj-ink:#1f2937;\n    --mj-muted:#6b7280;\n    --mj-soft:#f6faf7;\n    --mj-radius:18px;\n    --mj-shadow:0 10px 26px rgba(0,0,0,.08);\n\n    font-family:-apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif;\n    color:var(--mj-ink);\n    margin:28px 0 42px;\n  }\n\n  .mj-wrap strong{\n    font-weight:600 !important;\n  }\n\n  .mj-hero{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:18px;\n    align-items:center;\n    background:linear-gradient(180deg, var(--mj-soft), #fff);\n    border:1px solid rgba(183,215,168,.55);\n    border-radius:var(--mj-radius);\n    padding:18px;\n    box-shadow:var(--mj-shadow);\n  }\n  @media(min-width:990px){\n    .mj-hero{\n      grid-template-columns:1.1fr .9fr;\n      padding:22px;\n      gap:22px;\n    }\n  }\n\n  .mj-hero img{\n    width:100%;\n    height:auto;\n    border-radius:16px;\n    border:1px solid rgba(0,0,0,.06);\n    background:#fff;\n    display:block;\n  }\n\n  .mj-badge{\n    display:inline-flex;\n    align-items:center;\n    padding:6px 10px;\n    border-radius:999px;\n    font-size:12px;\n    font-weight:700;\n    color:#0b5f48;\n    background:rgba(14,143,105,.10);\n    border:1px solid rgba(14,143,105,.18);\n  }\n\n  .mj-h1{\n    font-size:22px;\n    line-height:1.25;\n    margin:10px 0 8px;\n  }\n  @media(min-width:750px){\n    .mj-h1{\n      font-size:26px;\n    }\n  }\n\n  .mj-lead{\n    margin:10px 0 14px;\n    color:var(--mj-muted);\n    font-size:14px;\n    line-height:1.75;\n  }\n\n  .mj-points{\n    list-style:none;\n    padding:0;\n    margin:14px 0 0;\n  }\n  .mj-points li{\n    border:1px solid rgba(0,0,0,.07);\n    border-radius:14px;\n    padding:10px 12px;\n    background:#fff;\n    font-size:14px;\n    line-height:1.6;\n    margin-bottom:10px;\n  }\n\n  .mj-grid{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:14px;\n    margin-top:18px;\n  }\n  @media(min-width:750px){\n    .mj-grid{\n      grid-template-columns:repeat(2,1fr);\n    }\n  }\n\n  .mj-card{\n    border:1px solid rgba(0,0,0,.08);\n    border-radius:18px;\n    background:#fff;\n    padding:16px;\n    box-shadow:0 10px 22px rgba(0,0,0,.06);\n  }\n  .mj-card h2{\n    margin:0 0 10px;\n    font-size:16px;\n  }\n  .mj-card p,\n  .mj-card li{\n    font-size:14px;\n    line-height:1.75;\n  }\n  .mj-card ul{\n    padding-left:18px;\n  }\n\n  .mj-note{\n    margin-top:10px;\n    padding:10px 12px;\n    background:rgba(14,143,105,.06);\n    border:1px dashed rgba(14,143,105,.30);\n    border-radius:14px;\n    font-size:13px;\n    line-height:1.7;\n  }\n\n  .mj-spec{\n    width:100%;\n    border-collapse:collapse;\n    margin-top:10px;\n  }\n  .mj-spec th,\n  .mj-spec td{\n    border:1px solid rgba(0,0,0,.08);\n    padding:10px 12px;\n    font-size:14px;\n    text-align:left;\n    vertical-align:top;\n  }\n  .mj-spec th{\n    background:rgba(14,143,105,.06);\n    width:40%;\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"mj-center-section\"\u003e\n\u003cdiv class=\"mj-wrap\" style=\"text-align: start;\"\u003e\n\u003c!-- ===== HERO ===== --\u003e\n\u003csection class=\"mj-hero\"\u003e\u003cimg alt=\"Matcha Bowl with Handle and Spout handcrafted Mino ware made in Japan\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0085\/9681\/5931\/files\/pink-matcha-bowl-with-handle-and-spout-handcrafted-mino-ware-perfect-for-matcha-lattes-3956267.webp?v=1775110109\" style=\"margin-bottom: 16px; float: none;\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"mj-badge\"\u003eMade in Japan (Mino Ware)\u003c\/span\u003e\n\u003ch1 class=\"mj-h1\"\u003ePink Matcha Bowl with Handle and Spout – Handcrafted Mino Ware, Perfect for Matcha Lattes\u003c\/h1\u003e\n\u003cp class=\"mj-lead\"\u003eA beautifully handcrafted Japanese \u003cstrong\u003ematcha bowl\u003c\/strong\u003e with a functional handle and pouring spout, made using traditional \u003cstrong\u003eMino-yaki\u003c\/strong\u003e techniques in Gifu, Japan. Its practical design makes it ideal for preparing matcha lattes—simply whisk, pour, and enjoy.\u003c\/p\u003e\n\u003cul class=\"mj-points\"\u003e\n\u003cli\u003eHandle and spout design for smooth whisking and easy pouring\u003c\/li\u003e\n\u003cli\u003ePerfect for preparing \u003cstrong\u003ematcha lattes\u003c\/strong\u003e at home\u003c\/li\u003e\n\u003cli\u003eHandcrafted in Japan using traditional \u003cstrong\u003eMino ware\u003c\/strong\u003e ceramic techniques\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ===== GRID ===== --\u003e\n\u003csection class=\"mj-grid\"\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch2\u003eSpecifications\u003c\/h2\u003e\n\u003ctable class=\"mj-spec\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eItem\u003c\/th\u003e\n\u003ctd\u003eMatcha Bowl with Handle and Spout × 1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMaterial\u003c\/th\u003e\n\u003ctd\u003eCeramic\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOrigin\u003c\/th\u003e\n\u003ctd\u003eJapan (Gifu)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eProduction Area\u003c\/th\u003e\n\u003ctd\u003eMino ware, Gifu Prefecture, Japan\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSize\u003c\/th\u003e\n\u003ctd\u003eDiameter approx. 11 cm × Height approx. 8 cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSize (inch)\u003c\/th\u003e\n\u003ctd\u003eApprox. 4.33 inches × 3.15 inches\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCapacity\u003c\/th\u003e\n\u003ctd\u003eApprox. 300 ml (10.14 fl oz)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp class=\"mj-note\"\u003e\u003cstrong\u003eQuick View:\u003c\/strong\u003e Made in Japan \/ Mino ware \/ Approx. 11 × 8 cm (4.33 × 3.15 inches) \/ Approx. 300 ml (10.14 fl oz)\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch2\u003eWhy This Bowl is Great for Matcha Lattes\u003c\/h2\u003e\n\u003cp\u003eThis bowl is designed for modern matcha preparation, especially for those who enjoy making \u003cstrong\u003ematcha lattes\u003c\/strong\u003e. The handle offers a secure grip, while the spout makes it easy to pour your whisked matcha neatly into a cup of milk.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eEasy to whisk:\u003c\/strong\u003e Spacious shape for comfortable matcha preparation\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEasy to pour:\u003c\/strong\u003e Spout helps reduce spills when making lattes\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFunctional design:\u003c\/strong\u003e A practical choice for everyday kitchens\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"mj-note\"\u003eA perfect balance of Japanese craftsmanship and modern usability for daily matcha routines.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch2\u003eHow to Use\u003c\/h2\u003e\n\u003cp\u003eThis bowl is ideal for preparing a smooth and enjoyable matcha latte at home.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eScoop matcha powder into the bowl\u003c\/li\u003e\n\u003cli\u003eAdd hot water (not boiling)\u003c\/li\u003e\n\u003cli\u003eWhisk using a bamboo \u003cstrong\u003echasen\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003ePour into a cup filled with hot milk and enjoy your matcha latte\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch2\u003eCare \u0026amp; Important Notes\u003c\/h2\u003e\n\u003cp\u003eThis handcrafted ceramic bowl is made for daily use, but gentle care will help preserve its beauty and finish.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eHand wash recommended\u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cstrong\u003eDo not use in dishwasher or microwave\u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cstrong\u003eRinse gently and dry thoroughly\u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cstrong\u003eAvoid metal scrubbers\u003c\/strong\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"mj-note\"\u003eDue to the handmade nature of ceramic production, slight variations in appearance may occur from piece to piece.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Matcha JP","offers":[{"title":"Default Title","offer_id":45611805212825,"sku":null,"price":33.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0085\/9681\/5931\/files\/pink-matcha-bowl-with-handle-and-spout-handcrafted-mino-ware-perfect-for-matcha-lattes-3956267.jpg?v=1761287197"},{"product_id":"white-matcha-bowl-with-handle-and-spout-handcrafted-mino-ware-perfect-for-matcha-lattes","title":"White Matcha Bowl with Handle and Spout – Handcrafted Mino Ware, Perfect for Matcha Lattes","description":"\u003c!-- =============================\n  MatchaJP | Matcha Bowl with Handle and Spout – Handcrafted Mino Ware, Perfect for Matcha Lattes\n============================== --\u003e\n\u003cstyle\u003e\n  .mj-center-section{\n    width:100%;\n    display:flex;\n    justify-content:center;\n    clear:both;\n  }\n\n  .mj-wrap{\n    box-sizing:border-box;\n    width:90%;\n    max-width:700px;\n    margin-left:auto!important;\n    margin-right:auto!important;\n    float:none!important;\n\n    --mj-green:#0e8f69;\n    --mj-border:#b7d7a8;\n    --mj-ink:#1f2937;\n    --mj-muted:#6b7280;\n    --mj-soft:#f6faf7;\n    --mj-radius:18px;\n    --mj-shadow:0 10px 26px rgba(0,0,0,.08);\n\n    font-family:-apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif;\n    color:var(--mj-ink);\n    margin:28px 0 42px;\n  }\n\n  .mj-wrap strong{\n    font-weight:600 !important;\n  }\n\n  .mj-hero{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:18px;\n    align-items:center;\n    background:linear-gradient(180deg, var(--mj-soft), #fff);\n    border:1px solid rgba(183,215,168,.55);\n    border-radius:var(--mj-radius);\n    padding:18px;\n    box-shadow:var(--mj-shadow);\n  }\n  @media(min-width:990px){\n    .mj-hero{\n      grid-template-columns:1.1fr .9fr;\n      padding:22px;\n      gap:22px;\n    }\n  }\n\n  .mj-hero img{\n    width:100%;\n    height:auto;\n    border-radius:16px;\n    border:1px solid rgba(0,0,0,.06);\n    background:#fff;\n    display:block;\n  }\n\n  .mj-badge{\n    display:inline-flex;\n    align-items:center;\n    padding:6px 10px;\n    border-radius:999px;\n    font-size:12px;\n    font-weight:700;\n    color:#0b5f48;\n    background:rgba(14,143,105,.10);\n    border:1px solid rgba(14,143,105,.18);\n  }\n\n  .mj-h1{\n    font-size:22px;\n    line-height:1.25;\n    margin:10px 0 8px;\n  }\n  @media(min-width:750px){\n    .mj-h1{\n      font-size:26px;\n    }\n  }\n\n  .mj-lead{\n    margin:10px 0 14px;\n    color:var(--mj-muted);\n    font-size:14px;\n    line-height:1.75;\n  }\n\n  .mj-points{\n    list-style:none;\n    padding:0;\n    margin:14px 0 0;\n  }\n  .mj-points li{\n    border:1px solid rgba(0,0,0,.07);\n    border-radius:14px;\n    padding:10px 12px;\n    background:#fff;\n    font-size:14px;\n    line-height:1.6;\n    margin-bottom:10px;\n  }\n\n  .mj-grid{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:14px;\n    margin-top:18px;\n  }\n  @media(min-width:750px){\n    .mj-grid{\n      grid-template-columns:repeat(2,1fr);\n    }\n  }\n\n  .mj-card{\n    border:1px solid rgba(0,0,0,.08);\n    border-radius:18px;\n    background:#fff;\n    padding:16px;\n    box-shadow:0 10px 22px rgba(0,0,0,.06);\n  }\n  .mj-card h2{\n    margin:0 0 10px;\n    font-size:16px;\n  }\n  .mj-card p,\n  .mj-card li{\n    font-size:14px;\n    line-height:1.75;\n  }\n  .mj-card ul{\n    padding-left:18px;\n  }\n\n  .mj-note{\n    margin-top:10px;\n    padding:10px 12px;\n    background:rgba(14,143,105,.06);\n    border:1px dashed rgba(14,143,105,.30);\n    border-radius:14px;\n    font-size:13px;\n    line-height:1.7;\n  }\n\n  .mj-spec{\n    width:100%;\n    border-collapse:collapse;\n    margin-top:10px;\n  }\n  .mj-spec th,\n  .mj-spec td{\n    border:1px solid rgba(0,0,0,.08);\n    padding:10px 12px;\n    font-size:14px;\n    text-align:left;\n    vertical-align:top;\n  }\n  .mj-spec th{\n    background:rgba(14,143,105,.06);\n    width:40%;\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"mj-center-section\"\u003e\n\u003cdiv class=\"mj-wrap\" style=\"text-align: start;\"\u003e\n\u003c!-- ===== HERO ===== --\u003e\n\u003csection class=\"mj-hero\"\u003e\u003cimg alt=\"Matcha Bowl with Handle and Spout handcrafted Mino ware made in Japan\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0085\/9681\/5931\/files\/white-matcha-bowl-with-handle-and-spout-handcrafted-mino-ware-perfect-for-matcha-lattes-1487264.webp?v=1775110601\" style=\"margin-bottom: 16px; float: none;\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"mj-badge\"\u003eMade in Japan (Mino Ware)\u003c\/span\u003e\n\u003ch1 class=\"mj-h1\"\u003eMatcha Bowl with Handle and Spout – Handcrafted Mino Ware, Perfect for Matcha Lattes\u003c\/h1\u003e\n\u003cp class=\"mj-lead\"\u003eA beautifully handcrafted Japanese \u003cstrong\u003ematcha bowl\u003c\/strong\u003e with a functional handle and pouring spout, made using traditional \u003cstrong\u003eMino-yaki\u003c\/strong\u003e techniques in Gifu, Japan. Its practical design makes it ideal for preparing matcha lattes—simply whisk, pour, and enjoy.\u003c\/p\u003e\n\u003cul class=\"mj-points\"\u003e\n\u003cli\u003eHandle and spout design for smooth whisking and easy pouring\u003c\/li\u003e\n\u003cli\u003ePerfect for preparing \u003cstrong\u003ematcha lattes\u003c\/strong\u003e at home\u003c\/li\u003e\n\u003cli\u003eHandcrafted in Japan using traditional \u003cstrong\u003eMino ware\u003c\/strong\u003e ceramic techniques\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ===== GRID ===== --\u003e\n\u003csection class=\"mj-grid\"\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch2\u003eSpecifications\u003c\/h2\u003e\n\u003ctable class=\"mj-spec\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eItem\u003c\/th\u003e\n\u003ctd\u003eMatcha Bowl with Handle and Spout × 1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMaterial\u003c\/th\u003e\n\u003ctd\u003eCeramic\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOrigin\u003c\/th\u003e\n\u003ctd\u003eJapan (Gifu)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eProduction Area\u003c\/th\u003e\n\u003ctd\u003eMino ware, Gifu Prefecture, Japan\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSize\u003c\/th\u003e\n\u003ctd\u003eDiameter approx. 11 cm × Height approx. 8 cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSize (inch)\u003c\/th\u003e\n\u003ctd\u003eApprox. 4.33 inches × 3.15 inches\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCapacity\u003c\/th\u003e\n\u003ctd\u003eApprox. 300 ml (10.14 fl oz)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp class=\"mj-note\"\u003e\u003cstrong\u003eQuick View:\u003c\/strong\u003e Made in Japan \/ Mino ware \/ Approx. 11 × 8 cm (4.33 × 3.15 inches) \/ Approx. 300 ml (10.14 fl oz)\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch2\u003eWhy This Bowl is Great for Matcha Lattes\u003c\/h2\u003e\n\u003cp\u003eThis bowl is designed for modern matcha preparation, especially for those who enjoy making \u003cstrong\u003ematcha lattes\u003c\/strong\u003e. The handle offers a secure grip, while the spout makes it easy to pour your whisked matcha neatly into a cup of milk.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eEasy to whisk:\u003c\/strong\u003e Spacious shape for comfortable matcha preparation\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEasy to pour:\u003c\/strong\u003e Spout helps reduce spills when making lattes\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFunctional design:\u003c\/strong\u003e A practical choice for everyday kitchens\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"mj-note\"\u003eA perfect balance of Japanese craftsmanship and modern usability for daily matcha routines.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch2\u003eHow to Use\u003c\/h2\u003e\n\u003cp\u003eThis bowl is ideal for preparing a smooth and enjoyable matcha latte at home.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eScoop matcha powder into the bowl\u003c\/li\u003e\n\u003cli\u003eAdd hot water (not boiling)\u003c\/li\u003e\n\u003cli\u003eWhisk using a bamboo \u003cstrong\u003echasen\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003ePour into a cup filled with hot milk and enjoy your matcha latte\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch2\u003eCare \u0026amp; Important Notes\u003c\/h2\u003e\n\u003cp\u003eThis handcrafted ceramic bowl is made for daily use, but gentle care will help preserve its beauty and finish.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eHand wash recommended\u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cstrong\u003eDo not use in dishwasher or microwave\u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cstrong\u003eRinse gently and dry thoroughly\u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cstrong\u003eAvoid metal scrubbers\u003c\/strong\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"mj-note\"\u003eDue to the handmade nature of ceramic production, slight variations in appearance may occur from piece to piece.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Matcha JP","offers":[{"title":"Default Title","offer_id":45611806261401,"sku":null,"price":33.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0085\/9681\/5931\/files\/white-matcha-bowl-with-handle-and-spout-handcrafted-mino-ware-perfect-for-matcha-lattes-1487264.jpg?v=1761287197"},{"product_id":"sky-blue-matcha-bowl-with-handle-and-spout-handcrafted-mino-ware-perfect-for-matcha-lattes","title":"Sky Blue Matcha Bowl with Handle and Spout – Handcrafted Mino Ware, Perfect for Matcha Lattes","description":"\u003c!-- =============================\n  MatchaJP | Matcha Bowl with Handle and Spout – Handcrafted Mino Ware, Perfect for Matcha Lattes\n============================== --\u003e\n\u003cstyle\u003e\n  .mj-center-section{\n    width:100%;\n    display:flex;\n    justify-content:center;\n    clear:both;\n  }\n\n  .mj-wrap{\n    box-sizing:border-box;\n    width:90%;\n    max-width:700px;\n    margin-left:auto!important;\n    margin-right:auto!important;\n    float:none!important;\n\n    --mj-green:#0e8f69;\n    --mj-border:#b7d7a8;\n    --mj-ink:#1f2937;\n    --mj-muted:#6b7280;\n    --mj-soft:#f6faf7;\n    --mj-radius:18px;\n    --mj-shadow:0 10px 26px rgba(0,0,0,.08);\n\n    font-family:-apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif;\n    color:var(--mj-ink);\n    margin:28px 0 42px;\n  }\n\n  .mj-wrap strong{\n    font-weight:600 !important;\n  }\n\n  .mj-hero{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:18px;\n    align-items:center;\n    background:linear-gradient(180deg, var(--mj-soft), #fff);\n    border:1px solid rgba(183,215,168,.55);\n    border-radius:var(--mj-radius);\n    padding:18px;\n    box-shadow:var(--mj-shadow);\n  }\n  @media(min-width:990px){\n    .mj-hero{\n      grid-template-columns:1.1fr .9fr;\n      padding:22px;\n      gap:22px;\n    }\n  }\n\n  .mj-hero img{\n    width:100%;\n    height:auto;\n    border-radius:16px;\n    border:1px solid rgba(0,0,0,.06);\n    background:#fff;\n    display:block;\n  }\n\n  .mj-badge{\n    display:inline-flex;\n    align-items:center;\n    padding:6px 10px;\n    border-radius:999px;\n    font-size:12px;\n    font-weight:700;\n    color:#0b5f48;\n    background:rgba(14,143,105,.10);\n    border:1px solid rgba(14,143,105,.18);\n  }\n\n  .mj-h1{\n    font-size:22px;\n    line-height:1.25;\n    margin:10px 0 8px;\n  }\n  @media(min-width:750px){\n    .mj-h1{\n      font-size:26px;\n    }\n  }\n\n  .mj-lead{\n    margin:10px 0 14px;\n    color:var(--mj-muted);\n    font-size:14px;\n    line-height:1.75;\n  }\n\n  .mj-points{\n    list-style:none;\n    padding:0;\n    margin:14px 0 0;\n  }\n  .mj-points li{\n    border:1px solid rgba(0,0,0,.07);\n    border-radius:14px;\n    padding:10px 12px;\n    background:#fff;\n    font-size:14px;\n    line-height:1.6;\n    margin-bottom:10px;\n  }\n\n  .mj-grid{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:14px;\n    margin-top:18px;\n  }\n  @media(min-width:750px){\n    .mj-grid{\n      grid-template-columns:repeat(2,1fr);\n    }\n  }\n\n  .mj-card{\n    border:1px solid rgba(0,0,0,.08);\n    border-radius:18px;\n    background:#fff;\n    padding:16px;\n    box-shadow:0 10px 22px rgba(0,0,0,.06);\n  }\n  .mj-card h2{\n    margin:0 0 10px;\n    font-size:16px;\n  }\n  .mj-card p,\n  .mj-card li{\n    font-size:14px;\n    line-height:1.75;\n  }\n  .mj-card ul{\n    padding-left:18px;\n  }\n\n  .mj-note{\n    margin-top:10px;\n    padding:10px 12px;\n    background:rgba(14,143,105,.06);\n    border:1px dashed rgba(14,143,105,.30);\n    border-radius:14px;\n    font-size:13px;\n    line-height:1.7;\n  }\n\n  .mj-spec{\n    width:100%;\n    border-collapse:collapse;\n    margin-top:10px;\n  }\n  .mj-spec th,\n  .mj-spec td{\n    border:1px solid rgba(0,0,0,.08);\n    padding:10px 12px;\n    font-size:14px;\n    text-align:left;\n    vertical-align:top;\n  }\n  .mj-spec th{\n    background:rgba(14,143,105,.06);\n    width:40%;\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"mj-center-section\"\u003e\n\u003cdiv class=\"mj-wrap\" style=\"text-align: start;\"\u003e\n\u003c!-- ===== HERO ===== --\u003e\n\u003csection class=\"mj-hero\"\u003e\u003cimg alt=\"Matcha Bowl with Handle and Spout handcrafted Mino ware made in Japan\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0085\/9681\/5931\/files\/sky-blue-matcha-bowl-with-handle-and-spout-handcrafted-mino-ware-perfect-for-matcha-lattes-4542009_1.webp?v=1775110110\" style=\"margin-bottom: 16px; float: none;\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"mj-badge\"\u003eMade in Japan (Mino Ware)\u003c\/span\u003e\n\u003ch1 class=\"mj-h1\"\u003eSky Blue Matcha Bowl with Handle and Spout – Handcrafted Mino Ware, Perfect for Matcha Lattes\u003c\/h1\u003e\n\u003cp class=\"mj-lead\"\u003eA beautifully handcrafted Japanese \u003cstrong\u003ematcha bowl\u003c\/strong\u003e with a functional handle and pouring spout, made using traditional \u003cstrong\u003eMino-yaki\u003c\/strong\u003e techniques in Gifu, Japan. Its practical design makes it ideal for preparing matcha lattes—simply whisk, pour, and enjoy.\u003c\/p\u003e\n\u003cul class=\"mj-points\"\u003e\n\u003cli\u003eHandle and spout design for smooth whisking and easy pouring\u003c\/li\u003e\n\u003cli\u003ePerfect for preparing \u003cstrong\u003ematcha lattes\u003c\/strong\u003e at home\u003c\/li\u003e\n\u003cli\u003eHandcrafted in Japan using traditional \u003cstrong\u003eMino ware\u003c\/strong\u003e ceramic techniques\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ===== GRID ===== --\u003e\n\u003csection class=\"mj-grid\"\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch2\u003eSpecifications\u003c\/h2\u003e\n\u003ctable class=\"mj-spec\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eItem\u003c\/th\u003e\n\u003ctd\u003eMatcha Bowl with Handle and Spout × 1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMaterial\u003c\/th\u003e\n\u003ctd\u003eCeramic\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOrigin\u003c\/th\u003e\n\u003ctd\u003eJapan (Gifu)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eProduction Area\u003c\/th\u003e\n\u003ctd\u003eMino ware, Gifu Prefecture, Japan\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSize\u003c\/th\u003e\n\u003ctd\u003eDiameter approx. 11 cm × Height approx. 8 cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSize (inch)\u003c\/th\u003e\n\u003ctd\u003eApprox. 4.33 inches × 3.15 inches\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCapacity\u003c\/th\u003e\n\u003ctd\u003eApprox. 300 ml (10.14 fl oz)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp class=\"mj-note\"\u003e\u003cstrong\u003eQuick View:\u003c\/strong\u003e Made in Japan \/ Mino ware \/ Approx. 11 × 8 cm (4.33 × 3.15 inches) \/ Approx. 300 ml (10.14 fl oz)\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch2\u003eWhy This Bowl is Great for Matcha Lattes\u003c\/h2\u003e\n\u003cp\u003eThis bowl is designed for modern matcha preparation, especially for those who enjoy making \u003cstrong\u003ematcha lattes\u003c\/strong\u003e. The handle offers a secure grip, while the spout makes it easy to pour your whisked matcha neatly into a cup of milk.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eEasy to whisk:\u003c\/strong\u003e Spacious shape for comfortable matcha preparation\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEasy to pour:\u003c\/strong\u003e Spout helps reduce spills when making lattes\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFunctional design:\u003c\/strong\u003e A practical choice for everyday kitchens\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"mj-note\"\u003eA perfect balance of Japanese craftsmanship and modern usability for daily matcha routines.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch2\u003eHow to Use\u003c\/h2\u003e\n\u003cp\u003eThis bowl is ideal for preparing a smooth and enjoyable matcha latte at home.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eScoop matcha powder into the bowl\u003c\/li\u003e\n\u003cli\u003eAdd hot water (not boiling)\u003c\/li\u003e\n\u003cli\u003eWhisk using a bamboo \u003cstrong\u003echasen\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003ePour into a cup filled with hot milk and enjoy your matcha latte\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch2\u003eCare \u0026amp; Important Notes\u003c\/h2\u003e\n\u003cp\u003eThis handcrafted ceramic bowl is made for daily use, but gentle care will help preserve its beauty and finish.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u003cstrong\u003eHand wash recommended\u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cstrong\u003eDo not use in dishwasher or microwave\u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cstrong\u003eRinse gently and dry thoroughly\u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cstrong\u003eAvoid metal scrubbers\u003c\/strong\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"mj-note\"\u003eDue to the handmade nature of ceramic production, slight variations in appearance may occur from piece to piece.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Matcha JP","offers":[{"title":"Default Title","offer_id":45611806687385,"sku":null,"price":33.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0085\/9681\/5931\/files\/sky-blue-matcha-bowl-with-handle-and-spout-handcrafted-mino-ware-perfect-for-matcha-lattes-4542009.jpg?v=1761287197"},{"product_id":"drop-mug-small-mino-ware-porcelain-200ml-white","title":"DROP MUG — Small \u0026 Handy Japanese Mino Ware Porcelain Mug White (200 ml \/ 6.8 oz)","description":"\u003cstyle\u003e\n  .dropmug-container{\n    max-width:700px; margin:0 auto; padding:16px;\n    font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,\"Helvetica Neue\",Arial,sans-serif;\n    color:#333; line-height:1.75;\n  }\n  @media (max-width:768px){ .dropmug-container{ width:90% !important; } }\n\n  .sec{border:1px solid #eee; border-radius:14px; padding:16px; margin:18px 0; background:#fff;}\n  .hero{background:#f8fbf5; border-color:#d6e5c2;}     \n  .sakura{background:#fff9f9; border-color:#f3cbd3;}   \n  .ai{background:#f5f9ff; border-color:#b5c9e3;}       \n  .usucha{background:#fdfaf4; border-color:#e3d0b5;}   \n  .kinari{background:#fdfdf7; border-color:#d8d3c0;}   \n\n  .hero h2{font-size:22px; margin:0 0 8px; color:#2d4c1e;}\n  .subtitle{color:#556; margin:6px 0 0 0; font-size:14px;}\n  .sec h3{font-size:18px; margin:0 0 8px; color:#123c69;}\n  .list{margin:8px 0 0; padding-left:18px;}\n  .list li{margin:6px 0;}\n  .spec{display:grid; grid-template-columns:140px 1fr; gap:8px; margin-top:8px;}\n  .spec div{padding:6px 0; border-bottom:1px dashed #e6e6e6;}\n  .media{margin:10px 0 6px;}\n  .media img{width:100%; height:auto; border-radius:12px; border:1px solid #eee; display:block;}\n  .caption{font-size:13px; color:#666;}\n  .badges{display:flex; flex-wrap:wrap; gap:8px; margin-top:10px;}\n  .badge{font-size:12px; border:1px solid #dfe3e8; border-radius:999px; padding:6px 10px; background:#fafafa;}\n\u003c\/style\u003e\n\u003cdiv class=\"dropmug-container\"\u003e\n\u003c!-- HERO IMAGE --\u003e\n\u003cdiv style=\"text-align: start;\" class=\"media\"\u003e\n\u003cdiv style=\"text-align: center;\" class=\"caption\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0085\/9681\/5931\/files\/mugcup_mino_001.jpg?v=1756792771\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- HERO --\u003e\n\u003csection class=\"sec hero\"\u003e\n\u003ch2\u003eDROP MUG — Small \u0026amp; Handy Japanese Mino Ware Porcelain Mug\u003c\/h2\u003e\n\u003cp class=\"subtitle\"\u003eCompact 200 ml (6.8 oz) size — perfect for tea, cappuccino, or a small latte. Each mug features unique glaze drips, hand-crafted in Gifu, Japan.\u003c\/p\u003e\n\u003cdiv class=\"badges\"\u003e\n\u003cspan class=\"badge\"\u003eSmall \u0026amp; Handy\u003c\/span\u003e \u003cspan class=\"badge\"\u003eMino Ware \/ Gifu, Japan\u003c\/span\u003e \u003cspan class=\"badge\"\u003ePorcelain\u003c\/span\u003e \u003cspan class=\"badge\"\u003eEach piece is unique\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DESCRIPTION --\u003e\n\u003csection class=\"sec sakura\"\u003e\n\u003ch3\u003eAbout this Mug\u003c\/h3\u003e\n\u003cp\u003eThis porcelain mug is intentionally glazed with a \u003cb\u003ethicker coat\u003c\/b\u003e so that natural \u003cb\u003epooling and drip marks\u003c\/b\u003e appear during firing. Because the glaze changes randomly depending on kiln temperature and position in the kiln, the \u003cb\u003edrip and pooling\u003c\/b\u003e patterns vary from piece to piece. No two mugs have exactly the same expression.\u003c\/p\u003e\n\u003cp\u003eCompact and easy-to-hold, this \u003cb\u003esmall-sized mug\u003c\/b\u003e is ideal for daily tea, cappuccinos, or smaller lattes.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- CRAFT \/ VARIATION --\u003e\n\u003csection class=\"sec ai\"\u003e\n\u003ch3\u003eHand-Glazed Character \u0026amp; Natural Variation\u003c\/h3\u003e\n\u003cul class=\"list\"\u003e\n\u003cli\u003e\n\u003cb\u003eThick glaze \u0026amp; “drop” finish\u003c\/b\u003e for a one-of-a-kind surface.\u003c\/li\u003e\n\u003cli\u003eSubtle differences in gloss, shade, and flow are \u003cb\u003enatural\u003c\/b\u003e outcomes of firing.\u003c\/li\u003e\n\u003cli\u003eEmbrace the uniqueness—your mug will be slightly different from the photos.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- SPECS --\u003e\n\u003csection class=\"sec usucha\"\u003e\n\u003ch3\u003eSize \u0026amp; Specifications\u003c\/h3\u003e\n\u003cdiv class=\"spec\"\u003e\n\u003cdiv\u003e\u003cb\u003eDimensions\u003c\/b\u003e\u003c\/div\u003e\n\u003cdiv\u003eØ 80 × W 115 × H 70 mm\u003c\/div\u003e\n\u003cdiv\u003e\u003cb\u003eCapacity\u003c\/b\u003e\u003c\/div\u003e\n\u003cdiv\u003e200 ml (approx. 6.8 fl oz)\u003cbr\u003e\u003ci\u003eSmaller than standard U.S. mugs (10–12 oz)\u003c\/i\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\u003cb\u003eBest Use\u003c\/b\u003e\u003c\/div\u003e\n\u003cdiv\u003eJapanese tea, cappuccino, or a small latte\u003c\/div\u003e\n\u003cdiv\u003e\u003cb\u003eMaterial\u003c\/b\u003e\u003c\/div\u003e\n\u003cdiv\u003ePorcelain (Mino ware)\u003c\/div\u003e\n\u003cdiv\u003e\u003cb\u003eMade in\u003c\/b\u003e\u003c\/div\u003e\n\u003cdiv\u003eGifu, Japan\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- CARE \/ NOTES --\u003e\n\u003csection class=\"sec kinari\"\u003e\n\u003ch3\u003eCare \u0026amp; Notes\u003c\/h3\u003e\n\u003cul class=\"list\"\u003e\n\u003cli\u003eHand-wash recommended to preserve the glaze character.\u003c\/li\u003e\n\u003cli\u003eAvoid sudden temperature changes.\u003c\/li\u003e\n\u003cli\u003eMinor pinholes or shade differences may occur and are not defects.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"MatchaJP","offers":[{"title":"Default Title","offer_id":45691815100569,"sku":null,"price":18.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0085\/9681\/5931\/files\/drop-mug-small-handy-japanese-mino-ware-porcelain-mug-white-200-ml-68-oz-1747595.jpg?v=1761287189"},{"product_id":"drop-mug-small-handy-japanese-mino-ware-porcelain-mug-beige-200-ml-6-8-oz","title":"DROP MUG — Small \u0026 Handy Japanese Mino Ware Porcelain Mug Beige (200 ml \/ 6.8 oz)","description":"\u003cstyle\u003e\n  .dropmug-container{\n    max-width:700px; margin:0 auto; padding:16px;\n    font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,\"Helvetica Neue\",Arial,sans-serif;\n    color:#333; line-height:1.75;\n  }\n  @media (max-width:768px){ .dropmug-container{ width:90% !important; } }\n\n  .sec{border:1px solid #eee; border-radius:14px; padding:16px; margin:18px 0; background:#fff;}\n  .hero{background:#f8fbf5; border-color:#d6e5c2;}     \n  .sakura{background:#fff9f9; border-color:#f3cbd3;}   \n  .ai{background:#f5f9ff; border-color:#b5c9e3;}       \n  .usucha{background:#fdfaf4; border-color:#e3d0b5;}   \n  .kinari{background:#fdfdf7; border-color:#d8d3c0;}   \n\n  .hero h2{font-size:22px; margin:0 0 8px; color:#2d4c1e;}\n  .subtitle{color:#556; margin:6px 0 0 0; font-size:14px;}\n  .sec h3{font-size:18px; margin:0 0 8px; color:#123c69;}\n\n  .list{margin:8px 0 0; padding-left:18px;}\n  .list li{margin:6px 0;}\n\n  .spec{display:grid; grid-template-columns:140px 1fr; gap:8px; margin-top:8px;}\n  .spec div{padding:6px 0; border-bottom:1px dashed #e6e6e6;}\n\n  .media{margin:10px 0 6px; text-align:center;}\n  .media img{width:100%; height:auto; border-radius:12px; border:1px solid #eee; display:block; margin:0 auto;}\n  .dm-caption{font-size:13px; color:#666; margin-top:6px; text-align:center; display:block;}\n\n  .badges{display:flex; flex-wrap:wrap; gap:8px; margin-top:10px;}\n  .badge{font-size:12px; border:1px solid #dfe3e8; border-radius:999px; padding:6px 10px; background:#fafafa;}\n\u003c\/style\u003e\n\u003cdiv class=\"dropmug-container\"\u003e\n\u003c!-- HERO IMAGE --\u003e\n\u003cdiv style=\"max-width: 700px; margin: 0 auto;\"\u003e\u003cimg style=\"max-width: 100%; width: 100%; height: auto; display: block !important; visibility: visible !important; border-radius: 12px; border: 1px solid #eee;\" alt=\"DROP MUG — Small Japanese Mino Ware Porcelain Mug\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0085\/9681\/5931\/files\/mugcup_mino_002_a.jpg?v=1756797144\"\u003e\u003c\/div\u003e\n\u003c!-- HERO --\u003e\n\u003csection class=\"sec hero\"\u003e\n\u003ch2\u003eDROP MUG — Small \u0026amp; Handy Japanese Mino Ware Porcelain Mug\u003c\/h2\u003e\n\u003cp class=\"subtitle\"\u003eCompact 200 ml (6.8 oz) size — perfect for tea, cappuccino, or a small latte. Each mug features unique glaze drips, hand-crafted in Gifu, Japan.\u003c\/p\u003e\n\u003cdiv class=\"badges\"\u003e\n\u003cspan class=\"badge\"\u003eSmall \u0026amp; Handy\u003c\/span\u003e \u003cspan class=\"badge\"\u003eMino Ware \/ Gifu, Japan\u003c\/span\u003e \u003cspan class=\"badge\"\u003ePorcelain\u003c\/span\u003e \u003cspan class=\"badge\"\u003eEach piece is unique\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DESCRIPTION --\u003e\n\u003csection class=\"sec sakura\"\u003e\n\u003ch3\u003eAbout this Mug\u003c\/h3\u003e\n\u003cp\u003eThis porcelain mug is intentionally glazed with a \u003cb\u003ethicker coat\u003c\/b\u003e so that natural \u003cb\u003epooling and drip marks\u003c\/b\u003e appear during firing. Because the glaze changes randomly depending on kiln temperature and position in the kiln, the \u003cb\u003edrip and pooling\u003c\/b\u003e patterns vary from piece to piece. No two mugs have exactly the same expression.\u003c\/p\u003e\n\u003cp\u003eCompact and easy-to-hold, this \u003cb\u003esmall-sized mug\u003c\/b\u003e is ideal for daily tea, cappuccinos, or smaller lattes.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- CRAFT \/ VARIATION --\u003e\n\u003csection class=\"sec ai\"\u003e\n\u003ch3\u003eHand-Glazed Character \u0026amp; Natural Variation\u003c\/h3\u003e\n\u003cul class=\"list\"\u003e\n\u003cli\u003e\n\u003cb\u003eThick glaze \u0026amp; “drop” finish\u003c\/b\u003e for a one-of-a-kind surface.\u003c\/li\u003e\n\u003cli\u003eSubtle differences in gloss, shade, and flow are \u003cb\u003enatural\u003c\/b\u003e outcomes of firing.\u003c\/li\u003e\n\u003cli\u003eEmbrace the uniqueness—your mug will be slightly different from the photos.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- SPECS --\u003e\n\u003csection class=\"sec usucha\"\u003e\n\u003ch3\u003eSize \u0026amp; Specifications\u003c\/h3\u003e\n\u003cdiv class=\"spec\"\u003e\n\u003cdiv\u003e\u003cb\u003eDimensions\u003c\/b\u003e\u003c\/div\u003e\n\u003cdiv\u003eDiameter 80 mm (3.1 in) × Width 115 mm (4.5 in) × Height 70 mm (2.8 in)\u003c\/div\u003e\n\u003cdiv\u003e\u003cb\u003eCapacity\u003c\/b\u003e\u003c\/div\u003e\n\u003cdiv\u003e200 ml (approx. 6.8 fl oz)\u003cbr\u003e\u003ci\u003eSmaller than standard U.S. mugs (10–12 oz)\u003c\/i\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\u003cb\u003eBest Use\u003c\/b\u003e\u003c\/div\u003e\n\u003cdiv\u003eJapanese tea, cappuccino, or a small latte\u003c\/div\u003e\n\u003cdiv\u003e\u003cb\u003eMaterial\u003c\/b\u003e\u003c\/div\u003e\n\u003cdiv\u003ePorcelain (Mino ware)\u003c\/div\u003e\n\u003cdiv\u003e\u003cb\u003eMade in\u003c\/b\u003e\u003c\/div\u003e\n\u003cdiv\u003eGifu, Japan\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- CARE \/ NOTES --\u003e\n\u003csection class=\"sec kinari\"\u003e\n\u003ch3\u003eCare \u0026amp; Notes\u003c\/h3\u003e\n\u003cul class=\"list\"\u003e\n\u003cli\u003eHand-wash recommended to preserve the glaze character.\u003c\/li\u003e\n\u003cli\u003eAvoid sudden temperature changes.\u003c\/li\u003e\n\u003cli\u003eMinor pinholes or shade differences may occur and are not defects.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"MatchaJP","offers":[{"title":"Default Title","offer_id":45691863040153,"sku":null,"price":18.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0085\/9681\/5931\/files\/drop-mug-small-handy-japanese-mino-ware-porcelain-mug-beige-200-ml-68-oz-4106273.jpg?v=1761287188"},{"product_id":"drop-mug-small-handy-japanese-mino-ware-porcelain-mug-brown-200-ml-6-8-oz","title":"DROP MUG — Small \u0026 Handy Japanese Mino Ware Porcelain Mug Brown (200 ml \/ 6.8 oz)","description":"\u003cstyle\u003e\n  .dropmug-container{\n    max-width:700px; margin:0 auto; padding:16px;\n    font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,\"Helvetica Neue\",Arial,sans-serif;\n    color:#333; line-height:1.75;\n  }\n  @media (max-width:768px){ .dropmug-container{ width:90% !important; } }\n\n  .sec{border:1px solid #eee; border-radius:14px; padding:16px; margin:18px 0; background:#fff;}\n  .hero{background:#f8fbf5; border-color:#d6e5c2;}     \n  .sakura{background:#fff9f9; border-color:#f3cbd3;}   \n  .ai{background:#f5f9ff; border-color:#b5c9e3;}       \n  .usucha{background:#fdfaf4; border-color:#e3d0b5;}   \n  .kinari{background:#fdfdf7; border-color:#d8d3c0;}   \n\n  .hero h2{font-size:22px; margin:0 0 8px; color:#2d4c1e;}\n  .subtitle{color:#556; margin:6px 0 0 0; font-size:14px;}\n  .sec h3{font-size:18px; margin:0 0 8px; color:#123c69;}\n\n  .list{margin:8px 0 0; padding-left:18px;}\n  .list li{margin:6px 0;}\n\n  .spec{display:grid; grid-template-columns:140px 1fr; gap:8px; margin-top:8px;}\n  .spec div{padding:6px 0; border-bottom:1px dashed #e6e6e6;}\n\n  .media{margin:10px 0 6px; text-align:center;}\n  .media img{width:100%; height:auto; border-radius:12px; border:1px solid #eee; display:block; margin:0 auto;}\n  .dm-caption{font-size:13px; color:#666; margin-top:6px; text-align:center; display:block;}\n\n  .badges{display:flex; flex-wrap:wrap; gap:8px; margin-top:10px;}\n  .badge{font-size:12px; border:1px solid #dfe3e8; border-radius:999px; padding:6px 10px; background:#fafafa;}\n\u003c\/style\u003e\n\u003cdiv class=\"dropmug-container\"\u003e\n\u003c!-- HERO IMAGE --\u003e\n\u003cdiv style=\"max-width: 700px; margin: 0 auto;\"\u003e\u003cimg style=\"max-width: 100%; width: 100%; height: auto; display: block !important; visibility: visible !important; border-radius: 12px; border: 1px solid #eee;\" alt=\"DROP MUG — Small Japanese Mino Ware Porcelain Mug\" src=\"https:\/\/www.matchajp.net\/cdn\/shop\/files\/drop-mug-small-handy-japanese-mino-ware-porcelain-mug-brown-200-ml-68-oz-2642000.jpg?v=1761287188\"\u003e\u003c\/div\u003e\n\u003c!-- HERO --\u003e\n\u003csection class=\"sec hero\"\u003e\n\u003ch2\u003eDROP MUG — Small \u0026amp; Handy Japanese Mino Ware Porcelain Mug\u003c\/h2\u003e\n\u003cp class=\"subtitle\"\u003eCompact 200 ml (6.8 oz) size — perfect for tea, cappuccino, or a small latte. Each mug features unique glaze drips, hand-crafted in Gifu, Japan.\u003c\/p\u003e\n\u003cdiv class=\"badges\"\u003e\n\u003cspan class=\"badge\"\u003eSmall \u0026amp; Handy\u003c\/span\u003e \u003cspan class=\"badge\"\u003eMino Ware \/ Gifu, Japan\u003c\/span\u003e \u003cspan class=\"badge\"\u003ePorcelain\u003c\/span\u003e \u003cspan class=\"badge\"\u003eEach piece is unique\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DESCRIPTION --\u003e\n\u003csection class=\"sec sakura\"\u003e\n\u003ch3\u003eAbout this Mug\u003c\/h3\u003e\n\u003cp\u003eThis porcelain mug is intentionally glazed with a \u003cb\u003ethicker coat\u003c\/b\u003e so that natural \u003cb\u003epooling and drip marks\u003c\/b\u003e appear during firing. Because the glaze changes randomly depending on kiln temperature and position in the kiln, the \u003cb\u003edrip and pooling\u003c\/b\u003e patterns vary from piece to piece. No two mugs have exactly the same expression.\u003c\/p\u003e\n\u003cp\u003eCompact and easy-to-hold, this \u003cb\u003esmall-sized mug\u003c\/b\u003e is ideal for daily tea, cappuccinos, or smaller lattes.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- CRAFT \/ VARIATION --\u003e\n\u003csection class=\"sec ai\"\u003e\n\u003ch3\u003eHand-Glazed Character \u0026amp; Natural Variation\u003c\/h3\u003e\n\u003cul class=\"list\"\u003e\n\u003cli\u003e\n\u003cb\u003eThick glaze \u0026amp; “drop” finish\u003c\/b\u003e for a one-of-a-kind surface.\u003c\/li\u003e\n\u003cli\u003eSubtle differences in gloss, shade, and flow are \u003cb\u003enatural\u003c\/b\u003e outcomes of firing.\u003c\/li\u003e\n\u003cli\u003eEmbrace the uniqueness—your mug will be slightly different from the photos.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- SPECS --\u003e\n\u003csection class=\"sec usucha\"\u003e\n\u003ch3\u003eSize \u0026amp; Specifications\u003c\/h3\u003e\n\u003cdiv class=\"spec\"\u003e\n\u003cdiv\u003e\u003cb\u003eDimensions\u003c\/b\u003e\u003c\/div\u003e\n\u003cdiv\u003eDiameter 80 mm (3.1 in) × Width 115 mm (4.5 in) × Height 70 mm (2.8 in)\u003c\/div\u003e\n\u003cdiv\u003e\u003cb\u003eCapacity\u003c\/b\u003e\u003c\/div\u003e\n\u003cdiv\u003e200 ml (approx. 6.8 fl oz)\u003cbr\u003e\u003ci\u003eSmaller than standard U.S. mugs (10–12 oz)\u003c\/i\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\u003cb\u003eBest Use\u003c\/b\u003e\u003c\/div\u003e\n\u003cdiv\u003eJapanese tea, cappuccino, or a small latte\u003c\/div\u003e\n\u003cdiv\u003e\u003cb\u003eMaterial\u003c\/b\u003e\u003c\/div\u003e\n\u003cdiv\u003ePorcelain (Mino ware)\u003c\/div\u003e\n\u003cdiv\u003e\u003cb\u003eMade in\u003c\/b\u003e\u003c\/div\u003e\n\u003cdiv\u003eGifu, Japan\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- CARE \/ NOTES --\u003e\n\u003csection class=\"sec kinari\"\u003e\n\u003ch3\u003eCare \u0026amp; Notes\u003c\/h3\u003e\n\u003cul class=\"list\"\u003e\n\u003cli\u003eHand-wash recommended to preserve the glaze character.\u003c\/li\u003e\n\u003cli\u003eAvoid sudden temperature changes.\u003c\/li\u003e\n\u003cli\u003eMinor pinholes or shade differences may occur and are not defects.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"MatchaJP","offers":[{"title":"Default Title","offer_id":45692793389209,"sku":null,"price":18.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0085\/9681\/5931\/files\/drop-mug-small-handy-japanese-mino-ware-porcelain-mug-brown-200-ml-68-oz-2642000.jpg?v=1761287188"},{"product_id":"mino-ware-cafe-cups-set-of-2-white-black","title":"Mino Ware Café Cups – Set of 2 (White \u0026 Black) | Made in Japan | 340 ml \/ 11.5 oz","description":"\u003cdiv class=\"kp-container\"\u003e\n\u003cdiv class=\"kp-grid\"\u003e\n\u003cdiv style=\"text-align: start;\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" src=\"https:\/\/www.matchajp.net\/cdn\/shop\/files\/mino-ware-cafe-cups-set-of-2-white-black-made-in-japan-340-ml-115-oz-3073716.jpg?v=1761287189\" alt=\"Front view of Yame Matcha Latte Nutty\" class=\"kp-img\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: start;\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" src=\"https:\/\/www.matchajp.net\/cdn\/shop\/files\/mino-ware-cafe-cups-set-of-2-white-black-made-in-japan-340-ml-115-oz-4248468.jpg?v=1761287189\" alt=\"How to make Matcha Latte\" class=\"kp-img\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ===== Title \/ Subtitle ===== --\u003e\u003cheader class=\"kp-hero\"\u003e\n\u003ch1 class=\"kp-title\"\u003eMino Ware Café Cups – Set of 2 (White \u0026amp; Black)\u003c\/h1\u003e\n\u003cp class=\"kp-sub\"\u003eHandcrafted in Gifu, Japan · 340 ml (11.5 oz) · Ceramic\u003c\/p\u003e\n\u003c\/header\u003e\u003c!-- ===== Key Badges ===== --\u003e\n\u003csection class=\"kp-badges\" aria-label=\"Highlights\"\u003e\u003cspan class=\"kp-badge\"\u003eMade in Japan (Gifu)\u003c\/span\u003e \u003cspan class=\"kp-badge\"\u003eGift-ready box\u003c\/span\u003e \u003cspan class=\"kp-badge\"\u003eDishwasher: gentle\u003c\/span\u003e\u003c\/section\u003e\n\u003c!-- ===== Product Story (Warm Tone) ===== --\u003e\n\u003csection class=\"kp-block kp-warm\"\u003e\n\u003ch2\u003eWarm, Everyday Comfort\u003c\/h2\u003e\n\u003cp\u003eCrafted from red clay and finished with a rustic, natural glaze, these Mino ware café cups deliver a cozy warmth in the hand. The gently tapered mouth keeps aromas focused while the minimalist silhouette fits modern lifestyles. The set includes \u003cstrong\u003etwo cups (1 × white, 1 × black)\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- ===== Specs (Cool Tone) ===== --\u003e\n\u003csection class=\"kp-block kp-cool\"\u003e\n\u003ch2\u003eSpecifications\u003c\/h2\u003e\n\u003cul class=\"kp-specs\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eProduct\u003c\/strong\u003e: Mino Ware Café Cups (Set of 2)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDimensions (per cup)\u003c\/strong\u003e: Diameter 7.5 cm (\u003cspan aria-label=\"inches\"\u003e≈2.95 in\u003c\/span\u003e) × Height 8.8 cm (\u003cspan aria-label=\"inches\"\u003e≈3.46 in\u003c\/span\u003e)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCapacity (per cup)\u003c\/strong\u003e: 340 ml (\u003cspan aria-label=\"ounces\"\u003e≈11.5 fl oz\u003c\/span\u003e)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eOrigin\u003c\/strong\u003e: Japan (Gifu Prefecture)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMaterial\u003c\/strong\u003e: Ceramic (Stoneware)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePackaging\u003c\/strong\u003e: Decorative gift box\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eColors\u003c\/strong\u003e: White \u0026amp; Black (one of each)\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- ===== Use \u0026 Fit (Neutral Tone) ===== --\u003e\n\u003csection class=\"kp-block kp-neutral\"\u003e\n\u003ch2\u003eUse \u0026amp; Fit\u003c\/h2\u003e\n\u003cp\u003eIdeal for coffee, tea, and everyday drinks. The tapered lip offers comfortable sipping, and the versatile capacity suits both hot and iced beverages.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- ===== Care \u0026 Notes (Caution Tone) ===== --\u003e\n\u003csection class=\"kp-block kp-care\"\u003e\n\u003ch2\u003eCare \u0026amp; Important Notes\u003c\/h2\u003e\n\u003cul class=\"kp-notes\"\u003e\n\u003cli\u003eEach piece is handmade; color tone and texture will vary slightly.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDo not use\u003c\/strong\u003e in microwave, oven, or over direct flame.\u003c\/li\u003e\n\u003cli\u003eWash promptly with mild dish soap, then dry thoroughly before storing.\u003c\/li\u003e\n\u003cli\u003eAvoid shocks and rapid temperature changes to prevent cracks or damage.\u003c\/li\u003e\n\u003cli\u003eDo not drag across tabletops to avoid surface scratches.\u003c\/li\u003e\n\u003cli\u003eExtended high-temperature dishwasher cycles may reduce product life; use gentle settings.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- ===== What's Included (Accent Tone) ===== --\u003e\n\u003csection class=\"kp-block kp-accent\"\u003e\n\u003ch2\u003eWhat's in the Box\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003eCafé Cup – White × 1\u003c\/li\u003e\n\u003cli\u003eCafé Cup – Black × 1\u003c\/li\u003e\n\u003cli\u003eDecorative gift box × 1\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- ===== Back Button ===== --\u003e\n\u003cdiv class=\"kp-back\"\u003e\u003ca class=\"kp-btn\" href=\"\/collections\/mug-free-cup\" aria-label=\"Back to Collection\"\u003e Back to Collection \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n  .kp-container { margin: 0 auto; max-width: 700px; width: 90%; }\n  @media (min-width: 960px) { .kp-container { width: 100%; } }\n\n  .kp-gallery { display: grid; gap: 12px; grid-template-columns: 1fr 1fr; margin-bottom: 14px; }\n  .kp-figure { margin: 0; background: #f6f6f6; border-radius: 14px; overflow: hidden; }\n  .kp-figure img { width: 100%; height: auto; display: block; }\n\n  .kp-hero { text-align: left; padding: 12px 14px; background: #ffffff; border: 1px solid #eee; border-radius: 14px; }\n  .kp-title { font-size: 1.4rem; margin: 0 0 4px; line-height: 1.3; }\n  .kp-sub { margin: 0; color: #555; font-size: 0.95rem; }\n\n  .kp-badges { display: flex; flex-wrap: wrap; gap: 8px; margin: 12px 0 14px; }\n  .kp-badge { background: #eef7ff; color: #114a7a; padding: 6px 10px; border-radius: 999px; font-size: 0.86rem; border: 1px solid #d6ebff; }\n\n  .kp-block { padding: 14px; border-radius: 14px; border: 1px solid #eee; margin: 12px 0; }\n  .kp-block h2 { margin: 0 0 8px; font-size: 1.1rem; }\n\n  \/* Color-coded sections *\/\n  .kp-warm   { background: #fff8f3; border-color: #ffe2d2; }\n  .kp-cool   { background: #f3f9ff; border-color: #dbeeff; }\n  .kp-neutral{ background: #fafafa; border-color: #ececec; }\n  .kp-care   { background: #fff9e9; border-color: #ffe9b8; }\n  .kp-accent { background: #f5fff4; border-color: #d6f5d3; }\n\n  .kp-specs, .kp-notes { padding-left: 18px; margin: 0; }\n  .kp-specs li, .kp-notes li { margin: 4px 0; }\n\n  .kp-back { text-align: center; margin: 18px 0 6px; }\n  .kp-btn {\n    display: inline-block;\n    padding: 10px 18px;\n    background: #666666;\n    color: #fff;\n    border-radius: 999px;\n    text-decoration: none;\n    font-size: 0.95rem;\n  }\n  .kp-btn:hover { opacity: 0.92; }\n\u003c\/style\u003e","brand":"MatchaJP","offers":[{"title":"Default Title","offer_id":45712837345433,"sku":null,"price":33.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0085\/9681\/5931\/files\/mino-ware-cafe-cups-set-of-2-white-black-made-in-japan-340-ml-115-oz-3073716.jpg?v=1761287189"},{"product_id":"mino-ware-denim-mug-330ml-white-or-indigo","title":"Mino Ware “Denim” Mug 330 ml (11.2 oz) — White or Indigo | Made in Japan","description":"\u003cdiv class=\"kp-wrap\"\u003e\n\u003cdiv class=\"kp-grid\"\u003e\n\u003cdiv style=\"text-align: start;\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" src=\"https:\/\/www.matchajp.net\/cdn\/shop\/files\/mino-ware-denim-mug-330-ml-112-oz-white-or-indigo-made-in-japan-1043772.jpg?v=1761287188\" alt=\"cafebowl\" class=\"kp-img\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: start;\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" src=\"https:\/\/www.matchajp.net\/cdn\/shop\/files\/mino-ware-denim-mug-330-ml-112-oz-white-or-indigo-made-in-japan-5054138.jpg?v=1761287189\" alt=\"mugdenim\" class=\"kp-img\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: start;\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" src=\"https:\/\/www.matchajp.net\/cdn\/shop\/files\/mino-ware-denim-mug-330-ml-112-oz-white-or-indigo-made-in-japan-5000972.jpg?v=1761287188\" alt=\"mugdenim\" class=\"kp-img\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ======= Header ======= --\u003e\u003cheader class=\"kp-hero\"\u003e\n\u003ch1 class=\"kp-title\"\u003eMino Ware “Denim” Mug 330 ml (11.2 oz) — White or Indigo\u003c\/h1\u003e\n\u003cp class=\"kp-sub\"\u003eHandcrafted in Gifu, Japan · Ceramic Stoneware · Paper Gift Box\u003c\/p\u003e\n\u003cdiv class=\"kp-tags\"\u003e\n\u003cspan class=\"kp-tag\"\u003eMade in Japan (Gifu)\u003c\/span\u003e \u003cspan class=\"kp-tag\"\u003eWhite \/ Indigo\u003c\/span\u003e \u003cspan class=\"kp-tag\"\u003eDenim-inspired glaze\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/header\u003e\u003c!-- ======= Product Story (Indigo tint) ======= --\u003e\n\u003csection class=\"kp-card kp-indigo\"\u003e\n\u003ch2\u003eModern Contrast, Everyday Comfort\u003c\/h2\u003e\n\u003cp\u003eA denim-inspired glaze brings subtle texture and character to this \u003cstrong\u003eMino ware\u003c\/strong\u003e mug. The two-tone application creates a crisp contrast that stands out yet feels timeless. Its balanced shape fits naturally in the hand—an easy favorite for daily coffee or tea.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- ======= Specs (Cool tint) ======= --\u003e\n\u003csection class=\"kp-card kp-cool\"\u003e\n\u003ch2\u003eSpecifications\u003c\/h2\u003e\n\u003cul class=\"kp-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eProduct\u003c\/strong\u003e: Mino Ware “Denim” Mug (White or Indigo)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDimensions\u003c\/strong\u003e (per mug): Diameter 8.3 cm (Approx.\u003cspan aria-label=\"inches\"\u003e3.27 in\u003c\/span\u003e) × Height 8.4 cm (Approx.\u003cspan aria-label=\"inches\"\u003e3.31 in\u003c\/span\u003e)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCapacity\u003c\/strong\u003e: 330 ml (Approx.\u003cspan aria-label=\"ounces\"\u003e11.2 fl oz\u003c\/span\u003e)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eOrigin\u003c\/strong\u003e: Japan (Gifu Prefecture)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMaterial\u003c\/strong\u003e: Ceramic (stoneware)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePackaging\u003c\/strong\u003e: Paper box\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFinish\u003c\/strong\u003e: Two-tone glaze with denim-like hue\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- ======= Use \u0026 Fit (Neutral) ======= --\u003e\n\u003csection class=\"kp-card kp-neutral\"\u003e\n\u003ch2\u003eUse \u0026amp; Fit\u003c\/h2\u003e\n\u003cp\u003eGreat for coffee, tea, or everyday drinks. The comfortable rim and steady base provide a relaxed, stable sip at home or in the office.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- ======= Care \u0026 Important Notes (Caution) ======= --\u003e\n\u003csection class=\"kp-card kp-warn\"\u003e\n\u003ch2\u003eCare \u0026amp; Important Notes\u003c\/h2\u003e\n\u003cul class=\"kp-list\"\u003e\n\u003cli\u003eEach piece is handmade; slight variations in color, pattern, and texture will occur.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDo not use\u003c\/strong\u003e in microwave, oven, or over direct flame.\u003c\/li\u003e\n\u003cli\u003eWash promptly with mild dish soap; dry thoroughly before storing.\u003c\/li\u003e\n\u003cli\u003eAvoid impacts and rapid temperature changes to prevent cracks or damage.\u003c\/li\u003e\n\u003cli\u003eDo not drag across tabletops to avoid scratches.\u003c\/li\u003e\n\u003cli\u003eLengthy high-temperature dishwasher cycles may reduce product life; use gentle settings.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n  \/* Layout *\/\n  .kp-wrap { margin: 0 auto; max-width: 700px; width: 90%; }\n  @media (min-width: 980px){ .kp-wrap { width: 100%; } }\n\n  \/* Gallery *\/\n  .kp-gallery { display: grid; gap: 12px; grid-template-columns: 1fr 1fr; margin-bottom: 14px; }\n  .kp-shot { margin: 0; background: #f6f7f9; border-radius: 16px; overflow: hidden; border: 1px solid #eceff3; }\n  .kp-shot img { width: 100%; height: auto; display: block; }\n\n  \/* Hero *\/\n  .kp-hero { padding: 16px; border-radius: 16px; border: 1px solid #e9eef5;\n             background: linear-gradient(180deg, #ffffff 0%, #f9fbff 100%); }\n  .kp-title { margin: 0 0 6px; font-size: 1.45rem; line-height: 1.28; letter-spacing: .2px; }\n  .kp-sub { margin: 0; color: #596273; font-size: .96rem; }\n  .kp-tags { display: flex; flex-wrap: wrap; gap: 8px; margin-top: 10px; }\n  .kp-tag { background: #e9f2ff; color: #0f3d7a; border: 1px solid #d5e6ff; padding: 6px 10px; border-radius: 999px; font-size: .86rem; }\n\n  \/* Cards *\/\n  .kp-card { padding: 16px; border-radius: 16px; border: 1px solid #e8eaee; margin: 12px 0; }\n  .kp-card h2 { margin: 0 0 8px; font-size: 1.08rem; letter-spacing: .1px; }\n  .kp-list { margin: 0; padding-left: 18px; }\n  .kp-list li { margin: 5px 0; }\n\n  \/* Color coding \/ stylish tints *\/\n  .kp-indigo { background: #f4f6ff; border-color: #dfe6ff; }\n  .kp-cool   { background: #f3faff; border-color: #d8ebff; }\n  .kp-neutral{ background: #fafafa; border-color: #ececec; }\n  .kp-warn   { background: #fff9eb; border-color: #ffe6b8; }\n  .kp-meta   { background: #f7f8fb; border-color: #e6e8ef; }\n\n  }\n  .kp-btn:hover { opacity: .94; transform: translateY(-1px); }\n\u003c\/style\u003e","brand":"MatchaJP","offers":[{"title":"White","offer_id":45712959013017,"sku":null,"price":14.0,"currency_code":"USD","in_stock":true},{"title":"Black","offer_id":45712959045785,"sku":null,"price":14.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0085\/9681\/5931\/files\/mino-ware-denim-mug-330-ml-112-oz-white-or-indigo-made-in-japan-1043772.jpg?v=1761287188"},{"product_id":"mino-ware-handleless-rounded-mug-320ml","title":"Mino Ware Handleless “Rounded” Mug Coron 320 ml (Approx. 10.8 fl oz) | Made in Japan","description":"\u003cdiv class=\"kp-wrap\"\u003e\n\u003cdiv class=\"kp-grid\"\u003e\n\u003cdiv style=\"text-align: start;\"\u003e\u003cimg class=\"kp-img\" alt=\"Mugcoron\" src=\"https:\/\/www.matchajp.net\/cdn\/shop\/files\/mino-ware-handleless-rounded-mug-coron-320-ml-approx-108-fl-oz-made-in-japan-5865612.jpg?v=1761287188\" style=\"margin-bottom: 16px; float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: start;\"\u003e\u003cimg class=\"kp-img\" src=\"https:\/\/www.matchajp.net\/cdn\/shop\/files\/mino-ware-handleless-rounded-mug-coron-320-ml-approx-108-fl-oz-made-in-japan-1759157.jpg?v=1761287188\" style=\"margin-bottom: 16px; float: none; display: block; margin-left: auto; margin-right: auto;\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/www.matchajp.net\/cdn\/shop\/files\/mino-ware-handleless-rounded-mug-coron-320-ml-approx-108-fl-oz-made-in-japan-7260053.jpg?v=1761287188\" alt=\"Mugcoron\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg src=\"https:\/\/www.matchajp.net\/cdn\/shop\/files\/mino-ware-handleless-rounded-mug-coron-320-ml-approx-108-fl-oz-made-in-japan-1594235.jpg?v=1761287188\" alt=\"Mugcoron\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" src=\"https:\/\/www.matchajp.net\/cdn\/shop\/files\/mino-ware-handleless-rounded-mug-coron-320-ml-approx-108-fl-oz-made-in-japan-1076538.jpg?v=1761287189\" alt=\"Mugcoron\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: start;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ======= Header ======= --\u003e\u003cheader class=\"kp-hero\"\u003e\n\u003ch1 class=\"kp-title\"\u003eMino Ware Handleless “Rounded” Mug 320 ml (Approx. 10.8 fl oz)\u003c\/h1\u003e\n\u003cp class=\"kp-sub\"\u003eHandcrafted in Gifu, Japan · Ceramic Stoneware · Paper Box\u003c\/p\u003e\n\u003cdiv class=\"kp-tags\"\u003e\n\u003cspan class=\"kp-tag\"\u003eMade in Japan (Gifu)\u003c\/span\u003e \u003cspan class=\"kp-tag\"\u003eHandleless Mug\u003c\/span\u003e \u003cspan class=\"kp-tag kp-bad-red\"\u003eNot Microwave Safe\u003c\/span\u003e \u003cspan class=\"kp-tag kp-bad-red\"\u003eHand Wash Only\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/header\u003e\u003c!-- ======= Product Story (Indigo tint) ======= --\u003e\n\u003csection class=\"kp-card kp-indigo\"\u003e\n\u003ch2\u003eCute \u0026amp; Cozy, Japanese Style\u003c\/h2\u003e\n\u003cp\u003eThis rounded, handleless mug brings a soft, modern silhouette to your table. Inspired by Japanese café culture, it fits comfortably in hand and adds a warm, minimal touch to everyday moments. Perfect for lattes and coffee, and versatile enough to use as a \u003cem\u003edessert cup\u003c\/em\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- ======= Specifications (Cool tint) ======= --\u003e\n\u003csection class=\"kp-card kp-cool\"\u003e\n\u003ch2\u003eSpecifications\u003c\/h2\u003e\n\u003cul class=\"kp-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eProduct\u003c\/strong\u003e: Mino Ware Handleless “Rounded” Mug\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDimensions\u003c\/strong\u003e (per cup): Diameter 8 cm (Approx. 3.15 in) × Height 8.3 cm (Approx. 3.27 in)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCapacity\u003c\/strong\u003e: 320 ml (Approx. 10.8 fl oz)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eOrigin\u003c\/strong\u003e: Japan (Gifu Prefecture)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMaterial\u003c\/strong\u003e: Ceramic (stoneware)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePackaging\u003c\/strong\u003e: Paper box\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- ======= Use \u0026 Ideas (Neutral) ======= --\u003e\n\u003csection class=\"kp-card kp-neutral\"\u003e\n\u003ch2\u003eUse Ideas\u003c\/h2\u003e\n\u003cp\u003eGreat for latte and coffee, or as a small dessert cup for pudding, yogurt, or ice cream. The rounded form offers a relaxed grip and a smooth sip.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- ======= Care \u0026 Important Notes (Caution) ======= --\u003e\n\u003csection class=\"kp-card kp-warn\"\u003e\n\u003ch2\u003eCare \u0026amp; Important Notes\u003c\/h2\u003e\n\u003cul class=\"kp-list\"\u003e\n\u003cli\u003eEach piece is handmade; slight variations in color, pattern, and texture will occur.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDo not use\u003c\/strong\u003e in microwave, oven, or over direct flame.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eNot dishwasher safe\u003c\/strong\u003e. Hand wash promptly with mild dish soap; dry thoroughly before storing.\u003c\/li\u003e\n\u003cli\u003eAvoid impacts and rapid temperature changes to prevent cracks or damage.\u003c\/li\u003e\n\u003cli\u003eDo not drag across tabletops to avoid scratches.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- ======= Back button (fixed link) ======= --\u003e\n\u003cdiv class=\"kp-back\"\u003e\u003ca class=\"kp-btn\" href=\"https:\/\/www.matchajp.net\/collections\/mug-free-cup\" aria-label=\"Back to Collection\"\u003eBack to Collection\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n  \/* Layout *\/\n  .kp-wrap { margin: 0 auto; max-width: 700px; width: 90%; }\n  @media (min-width: 980px){ .kp-wrap { width: 100%; } }\n\n  \/* Gallery *\/\n  .kp-gallery { display: grid; gap: 12px; grid-template-columns: 1fr 1fr; margin-bottom: 14px; }\n  .kp-shot { margin: 0; background: #f6f7f9; border-radius: 16px; overflow: hidden; border: 1px solid #eceff3; }\n  .kp-shot img { width: 100%; height: auto; display: block; }\n\n  \/* Hero *\/\n  .kp-hero { padding: 16px; border-radius: 16px; border: 1px solid #e9eef5;\n             background: linear-gradient(180deg, #ffffff 0%, #f9fbff 100%); }\n  .kp-title { margin: 0 0 6px; font-size: 1.45rem; line-height: 1.28; letter-spacing: .2px; }\n  .kp-sub { margin: 0; color: #596273; font-size: .96rem; }\n  .kp-tags { display: flex; flex-wrap: wrap; gap: 8px; margin-top: 10px; }\n  .kp-tag { background: #e9f2ff; color: #0f3d7a; border: 1px solid #d5e6ff; padding: 6px 10px; border-radius: 999px; font-size: .86rem; }\n  .kp-tag.kp-bad-red { background: #ffe9ea; color: #8a0e20; border-color: #ffd1d6; }\n\n  \/* Cards *\/\n  .kp-card { padding: 16px; border-radius: 16px; border: 1px solid #e8eaee; margin: 12px 0; }\n  .kp-card h2 { margin: 0 0 8px; font-size: 1.08rem; letter-spacing: .1px; }\n  .kp-list { margin: 0; padding-left: 18px; }\n  .kp-list li { margin: 5px 0; }\n\n  \/* Color coding \/ stylish tints *\/\n  .kp-indigo { background: #f4f6ff; border-color: #dfe6ff; }\n  .kp-cool   { background: #f3faff; border-color: #d8ebff; }\n  .kp-neutral{ background: #fafafa; border-color: #ececec; }\n  .kp-warn   { background: #fff9eb; border-color: #ffe6b8; }\n\n\/* Back button *\/\n.kp-back { text-align: center; margin: 18px 0 6px; }\n.kp-btn {\n  display: inline-block;\n  padding: 12px 20px;\n  background: #e6f2ff;        \/* 淡いブルー背景 *\/\n  color: #555555;             \/* グレー文字 *\/\n  text-decoration: none;\n  border-radius: 999px;\n  font-size: 1.05rem;         \/* 少し大きめ *\/\n  border: 1px solid #c8e0ff;  \/* 輪郭も淡め *\/\n  transition: background .2s ease, opacity .2s ease;\n}\n.kp-btn:hover {\n  background: #d9ebff;        \/* ホバーで少し濃く *\/\n  opacity: .96;\n}\n\n\n\u003c\/style\u003e","brand":"MatchaJP","offers":[{"title":"Blue","offer_id":45713736466585,"sku":"mugcup_mino_006_blue","price":18.0,"currency_code":"USD","in_stock":false},{"title":"Green","offer_id":45713736499353,"sku":"mugcup_mino_006_green","price":18.0,"currency_code":"USD","in_stock":false},{"title":"Yellow","offer_id":45713736532121,"sku":"mugcup_mino_006_yellow","price":18.0,"currency_code":"USD","in_stock":false},{"title":"Pink","offer_id":45713736564889,"sku":"mugcup_mino_006_pink","price":18.0,"currency_code":"USD","in_stock":false},{"title":"Grey","offer_id":45713736597657,"sku":"mugcup_mino_006_grey","price":18.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0085\/9681\/5931\/files\/mino-ware-handleless-rounded-mug-coron-320-ml-approx-108-fl-oz-made-in-japan-5865612.jpg?v=1761287188"},{"product_id":"mino-ware-matte-coron-free-cup-made-in-japan-320-ml-10-8-oz","title":"Mino Ware Matte “Coron” Free Cup —  Made in Japan — 320 ml \/ 10.8 oz","description":"\u003cstyle\u003e\n  \/* Container: 700px desktop \/ 90% mobile *\/\n  .kp-container { max-width:700px; margin:0 auto; font-family:system-ui,-apple-system,Segoe UI,Roboto,\"Noto Sans\",Arial,sans-serif; line-height:1.7; color:#1f2937; }\n  @media (max-width:749px){ .kp-container { width:90%; } }\n\n  \/* Visuals *\/\n  .kp-hero { background:#f3f4f6; border:1px solid #e5e7eb; border-radius:14px; padding:16px 18px; }\n  .kp-hero h1 { font-size:1.35rem; margin:0 0 6px; color:#111827; }\n  .kp-lead { color:#374151; }\n\n  .kp-badges { display:flex; flex-wrap:wrap; gap:8px; margin-top:8px; }\n  .kp-badge { font-size:.78rem; padding:4px 8px; background:#eef2ff; color:#3730a3; border:1px solid #c7d2fe; border-radius:999px; }\n\n  .kp-section { margin:18px 0; }\n  .kp-h2 { font-size:1.12rem; margin:0 0 10px; }\n\n  \/* Color-coded blocks *\/\n  .kp-green { background:#f0fdf4; border:1px solid #bbf7d0; border-radius:12px; padding:14px; }\n  .kp-blue  { background:#eff6ff; border:1px solid #bfdbfe; border-radius:12px; padding:14px; }\n  .kp-amber { background:#fffbeb; border:1px solid #fde68a; border-radius:12px; padding:14px; }\n  .kp-gray  { background:#f9fafb; border:1px solid #e5e7eb; border-radius:12px; padding:14px; }\n\n  .kp-list { margin:8px 0 0 18px; }\n  .kp-small{ font-size:.92rem; color:#4b5563; }\n\n  .kp-grid{ display:grid; grid-template-columns:1fr 1fr; gap:12px; }\n  @media (max-width:749px){ .kp-grid{ grid-template-columns:1fr; } }\n\n  \/* Images *\/\n  .kp-img{ width:100%; max-width:700px; height:auto; border-radius:12px; border:1px solid #e5e7eb; display:block; }\n\u003c\/style\u003e\n\u003cdiv class=\"kp-container\"\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"kp-hero\"\u003e\n\u003ch1\u003eMatte “Coron” Free Cup — Mino Ware, Made in Japan — 320 ml \/ 10.8 oz\u003c\/h1\u003e\n\u003cp class=\"kp-lead\"\u003eA cute, softly rounded cup with a \u003cstrong\u003ematte porcelain\u003c\/strong\u003e finish. Blends seamlessly with Japanese or Western tables—ideal for tea, shochu, and desserts.\u003c\/p\u003e\n\u003cdiv class=\"kp-badges\"\u003e\n\u003cspan class=\"kp-badge\"\u003eMino Ware \/ Gifu\u003c\/span\u003e \u003cspan class=\"kp-badge\"\u003eMade in Japan\u003c\/span\u003e \u003cspan class=\"kp-badge\"\u003eMicrowave reheat OK\u003c\/span\u003e \u003cspan class=\"kp-badge\"\u003eNot Dishwasher Safe\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- MAIN IMAGE (replace URL) --\u003e\n\u003cdiv style=\"text-align: center;\" class=\"kp-section\"\u003e\n\u003cimg style=\"margin-bottom: 16px; float: none;\" class=\"kp-img\" alt=\"Matte Koron free cup in porcelain — Mino ware\" src=\"https:\/\/www.matchajp.net\/cdn\/shop\/files\/mino-ware-matte-coron-free-cup-made-in-japan-320-ml-108-oz-7100976.jpg?v=1761287187\"\u003e\n\u003cp class=\"kp-small\"\u003e*Image for illustration. Subtle glaze variations are part of the kiln character.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- EXTRA IMAGES (optional) --\u003e\n\u003cdiv class=\"kp-section\"\u003e\n\u003cdiv style=\"text-align: start;\" class=\"kp-grid\"\u003e\n\u003cdiv style=\"text-align: start;\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" class=\"kp-img\" alt=\"Koron free cup side angle\" src=\"https:\/\/www.matchajp.net\/cdn\/shop\/files\/mino-ware-matte-coron-free-cup-made-in-japan-320-ml-108-oz-4196594.jpg?v=1761287188\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: start;\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" class=\"kp-img\" alt=\"Koron free cup top view\" src=\"https:\/\/www.matchajp.net\/cdn\/shop\/files\/mino-ware-matte-coron-free-cup-made-in-japan-320-ml-108-oz-8452282.jpg?v=1761287187\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: start;\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" class=\"kp-img\" alt=\"Koron free cup side angle\" src=\"https:\/\/www.matchajp.net\/cdn\/shop\/files\/mino-ware-matte-coron-free-cup-made-in-japan-320-ml-108-oz-5980863.jpg?v=1761287188\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: start;\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" class=\"kp-img\" alt=\"Koron free cup top view\" src=\"https:\/\/www.matchajp.net\/cdn\/shop\/files\/mino-ware-matte-coron-free-cup-made-in-japan-320-ml-108-oz-5757503.jpg?v=1761287188\"\u003e\u003c\/div\u003e\n\u003c!-- HIGHLIGHTS --\u003e\n\u003cdiv class=\"kp-section kp-green\"\u003e\n\u003ch2 class=\"kp-h2\"\u003eWhy You’ll Love It\u003c\/h2\u003e\n\u003cul class=\"kp-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eCharming rounded form (“Coron”)\u003c\/strong\u003e that fits comfortably in the hand.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eVersatile use\u003c\/strong\u003e: tea cup, shochu tumbler, or dessert cup.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMatte glaze\u003c\/strong\u003e delivers a modern, understated look that pairs with any setting.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMino ware\u003c\/strong\u003e craftsmanship from Gifu, Japan.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c!-- SIZE \u0026 CAPACITY --\u003e\n\u003cdiv class=\"kp-section kp-blue\"\u003e\n\u003ch2 class=\"kp-h2\"\u003eSize \u0026amp; Capacity\u003c\/h2\u003e\n\u003cul class=\"kp-list\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eDimensions\u003c\/strong\u003e: Ø 8.8 cm × H 8.0 cm (approx. Ø 3.46\" × H 3.15\")\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCapacity\u003c\/strong\u003e: 320 ml (10.8 fl oz)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMaterial\u003c\/strong\u003e: Porcelain\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCountry of Origin\u003c\/strong\u003e: Japan\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMicrowave\u003c\/strong\u003e: Reheat OK\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDishwasher\u003c\/strong\u003e: Not recommended \/ Not safe\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c!-- USAGE IDEAS --\u003e\n\u003cdiv class=\"kp-section kp-amber\"\u003e\n\u003ch2 class=\"kp-h2\"\u003eIdeas \u0026amp; Pairings\u003c\/h2\u003e\n\u003cul class=\"kp-list\"\u003e\n\u003cli\u003eDaily tea cup for sencha, hojicha, or matcha latte.\u003c\/li\u003e\n\u003cli\u003eShochu or spirits tumbler with clear ice.\u003c\/li\u003e\n\u003cli\u003eDessert cup for ice cream, sorbet, or fruit with syrup.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c!-- CARE \u0026 NOTES --\u003e\n\u003cdiv class=\"kp-section kp-gray\"\u003e\n\u003ch2 class=\"kp-h2\"\u003eCare \u0026amp; Notes\u003c\/h2\u003e\n\u003cul class=\"kp-list\"\u003e\n\u003cli\u003eDue to kiln effects, \u003cstrong\u003ecolor, pattern, and size vary\u003c\/strong\u003e slightly between pieces.\u003c\/li\u003e\n\u003cli\u003eThe \u003cstrong\u003ematte glaze\u003c\/strong\u003e has fine texture; light whitish marks or rub lines may appear with use. In many cases they can be reduced by gently wiping with a damp cloth or a water-moistened melamine sponge.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"MatchaJP","offers":[{"title":"Black","offer_id":45726691033241,"sku":"mugcup_mino_007_Charcoal_Crystal","price":18.0,"currency_code":"USD","in_stock":true},{"title":"Marine Blue","offer_id":45726691066009,"sku":"mugcup_mino_007_MarineBlue","price":18.0,"currency_code":"USD","in_stock":true},{"title":"Light Green","offer_id":45726691098777,"sku":"mugcup_mino_007_LightGreen","price":18.0,"currency_code":"USD","in_stock":true},{"title":"Turquoise","offer_id":45726691131545,"sku":"mugcup_mino_007_Turquoise","price":18.0,"currency_code":"USD","in_stock":false},{"title":"Moss Green","offer_id":45726691164313,"sku":"mugcup_mino_007_RoseMatte","price":18.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0085\/9681\/5931\/files\/mino-ware-matte-coron-free-cup-made-in-japan-320-ml-108-oz-7100976.jpg?v=1761287187"},{"product_id":"tea-bowl-gold-hasami-ware","title":"Japanese Matcha Tea Bowl – Gold Interior Hasami Ware | Made in Japan","description":"\u003c!-- =============================\n  MatchaJP | Japanese Matcha Tea Bowl – Gold Interior Hasami Ware | Made in Japan\n============================== --\u003e\n\u003cstyle\u003e\n  .mj-center-section{\n    width:100%;\n    display:flex;\n    justify-content:center;\n    clear:both;\n  }\n\n  .mj-wrap{\n    box-sizing:border-box;\n    width:90%;\n    max-width:700px;\n    margin-left:auto!important;\n    margin-right:auto!important;\n    float:none!important;\n\n    --mj-green:#0e8f69;\n    --mj-border:#b7d7a8;\n    --mj-ink:#1f2937;\n    --mj-muted:#6b7280;\n    --mj-soft:#f6faf7;\n    --mj-radius:18px;\n    --mj-shadow:0 10px 26px rgba(0,0,0,.08);\n\n    font-family:-apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif;\n    color:var(--mj-ink);\n    margin:28px 0 42px;\n  }\n\n  .mj-wrap strong{\n    font-weight:600 !important;\n  }\n\n  .mj-hero{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:18px;\n    align-items:center;\n    background:linear-gradient(180deg, var(--mj-soft), #fff);\n    border:1px solid rgba(183,215,168,.55);\n    border-radius:var(--mj-radius);\n    padding:18px;\n    box-shadow:var(--mj-shadow);\n  }\n  @media(min-width:990px){\n    .mj-hero{\n      grid-template-columns:1.1fr .9fr;\n      padding:22px;\n      gap:22px;\n    }\n  }\n\n  .mj-hero img{\n    width:100%;\n    height:auto;\n    border-radius:16px;\n    border:1px solid rgba(0,0,0,.06);\n    background:#fff;\n    display:block;\n  }\n\n  .mj-badge{\n    display:inline-flex;\n    align-items:center;\n    padding:6px 10px;\n    border-radius:999px;\n    font-size:12px;\n    font-weight:700;\n    color:#0b5f48;\n    background:rgba(14,143,105,.10);\n    border:1px solid rgba(14,143,105,.18);\n  }\n\n  .mj-h1{\n    font-size:22px;\n    line-height:1.25;\n    margin:10px 0 8px;\n  }\n  @media(min-width:750px){\n    .mj-h1{\n      font-size:26px;\n    }\n  }\n\n  .mj-lead{\n    margin:10px 0 14px;\n    color:var(--mj-muted);\n    font-size:14px;\n    line-height:1.75;\n  }\n\n  .mj-points{\n    list-style:none;\n    padding:0;\n    margin:14px 0 0;\n  }\n  .mj-points li{\n    border:1px solid rgba(0,0,0,.07);\n    border-radius:14px;\n    padding:10px 12px;\n    background:#fff;\n    font-size:14px;\n    line-height:1.6;\n    margin-bottom:10px;\n  }\n\n  .mj-grid{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:14px;\n    margin-top:18px;\n  }\n  @media(min-width:750px){\n    .mj-grid{\n      grid-template-columns:repeat(2,1fr);\n    }\n  }\n\n  .mj-card{\n    border:1px solid rgba(0,0,0,.08);\n    border-radius:18px;\n    background:#fff;\n    padding:16px;\n    box-shadow:0 10px 22px rgba(0,0,0,.06);\n  }\n  .mj-card h2{\n    margin:0 0 10px;\n    font-size:16px;\n  }\n  .mj-card p,\n  .mj-card li{\n    font-size:14px;\n    line-height:1.75;\n  }\n  .mj-card ul{\n    padding-left:18px;\n  }\n\n  .mj-note{\n    margin-top:10px;\n    padding:10px 12px;\n    background:rgba(14,143,105,.06);\n    border:1px dashed rgba(14,143,105,.30);\n    border-radius:14px;\n    font-size:13px;\n    line-height:1.7;\n  }\n\n  .mj-spec{\n    width:100%;\n    border-collapse:collapse;\n    margin-top:10px;\n  }\n  .mj-spec th,\n  .mj-spec td{\n    border:1px solid rgba(0,0,0,.08);\n    padding:10px 12px;\n    font-size:14px;\n    text-align:left;\n    vertical-align:top;\n  }\n  .mj-spec th{\n    background:rgba(14,143,105,.06);\n    width:40%;\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"mj-center-section\"\u003e\n\u003cdiv class=\"mj-wrap\" style=\"text-align: start;\"\u003e\n\u003csection class=\"mj-hero\"\u003e\u003cimg alt=\"Japanese Matcha Tea Bowl Gold Interior Hasami Ware made in Japan\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0085\/9681\/5931\/files\/15-w751-b_1.webp?v=1775181453\" style=\"margin-bottom: 16px; float: none;\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"mj-badge\"\u003eMade in Japan (Hasami Ware)\u003c\/span\u003e\n\u003ch1 class=\"mj-h1\"\u003eJapanese Matcha Tea Bowl – Gold Interior Hasami Ware | Made in Japan\u003c\/h1\u003e\n\u003cp class=\"mj-lead\"\u003eA handcrafted Japanese \u003cstrong\u003ematcha tea bowl\u003c\/strong\u003e made in \u003cstrong\u003eHasami ware\u003c\/strong\u003e. The elegant gold interior creates a luxurious contrast with the vivid green color of matcha, bringing a refined and memorable touch to your tea ritual.\u003c\/p\u003e\n\u003cul class=\"mj-points\"\u003e\n\u003cli\u003eElegant gold interior that enhances the beauty of matcha\u003c\/li\u003e\n\u003cli\u003eMade in Japan using traditional \u003cstrong\u003eHasami ware\u003c\/strong\u003e craftsmanship\u003c\/li\u003e\n\u003cli\u003eBalanced size for daily matcha preparation and tea time\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mj-grid\"\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch2\u003eSpecifications\u003c\/h2\u003e\n\u003ctable class=\"mj-spec\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eItem\u003c\/th\u003e\n\u003ctd\u003eMatcha Tea Bowl × 1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMaterial\u003c\/th\u003e\n\u003ctd\u003eCeramic \/ Pottery\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOrigin\u003c\/th\u003e\n\u003ctd\u003eJapan\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eProduction Area\u003c\/th\u003e\n\u003ctd\u003eHasami ware, Japan\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSize\u003c\/th\u003e\n\u003ctd\u003eDiameter 12.7 cm × Height 8.7 cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSize (inch)\u003c\/th\u003e\n\u003ctd\u003eApprox. 5.00 inches × 3.43 inches\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp class=\"mj-note\"\u003e\u003cstrong\u003eQuick View:\u003c\/strong\u003e Made in Japan \/ Hasami ware \/ Diameter 12.7 × Height 8.7 cm (approx. 5.00 × 3.43 inches)\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch2\u003eAbout Matcha Bowls\u003c\/h2\u003e\n\u003cp\u003eA \u003cstrong\u003ematcha tea bowl\u003c\/strong\u003e is a traditional vessel used for preparing and enjoying Japanese matcha. Its rounded form supports smooth whisking and helps create a calm, satisfying tea experience.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eMade for matcha:\u003c\/strong\u003e Designed for whisking and enjoying Japanese tea\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eComfortable form:\u003c\/strong\u003e Easy to hold and pleasant to use\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eRefined presentation:\u003c\/strong\u003e The interior finish beautifully highlights the color of matcha\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"mj-note\"\u003eThis bowl combines everyday function with the elegant character of Japanese ceramics.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch2\u003eAbout Hasami Ware\u003c\/h2\u003e\n\u003cp\u003e\u003cstrong\u003eHasami ware\u003c\/strong\u003e is a style of Japanese pottery made in Hasami, Nagasaki Prefecture. It is appreciated for its clean design, practicality, and timeless appeal, making it well suited for both traditional and modern lifestyles.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eJapanese craftsmanship:\u003c\/strong\u003e Made in one of Japan’s respected pottery regions\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eModern simplicity:\u003c\/strong\u003e Loved for refined and versatile design\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEveryday beauty:\u003c\/strong\u003e Suitable for daily use as well as special tea moments\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch2\u003eCare \u0026amp; Important Notes\u003c\/h2\u003e\n\u003cp\u003eThis handcrafted ceramic bowl should be handled with care to preserve its finish and beauty.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eHandcrafted item:\u003c\/strong\u003e Slight variations may occur from piece to piece\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eGentle care recommended:\u003c\/strong\u003e Wash carefully after use\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eUnique character:\u003c\/strong\u003e Small differences are part of the charm of handmade pottery\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"mj-note\"\u003e\u003cstrong\u003ePlease note:\u003c\/strong\u003e As a handmade item, each bowl may show slight individual differences in finish and texture.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Matcha JP","offers":[{"title":"Default Title","offer_id":46919904231577,"sku":"15-bowl-w751","price":50.5,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0085\/9681\/5931\/files\/15-w751-b.jpg?v=1775190121"},{"product_id":"tea-bowl-silver-hasami-ware","title":"Japanese Matcha Tea Bowl – Silver Interior Hasami Ware | Made in Japan","description":"\u003c!-- =============================\n  MatchaJP | Japanese Matcha Tea Bowl – Silver Interior Hasami Ware | Made in Japan\n============================== --\u003e\n\u003cstyle\u003e\n  .mj-center-section{\n    width:100%;\n    display:flex;\n    justify-content:center;\n    clear:both;\n  }\n\n  .mj-wrap{\n    box-sizing:border-box;\n    width:90%;\n    max-width:700px;\n    margin-left:auto!important;\n    margin-right:auto!important;\n    float:none!important;\n\n    --mj-green:#0e8f69;\n    --mj-border:#b7d7a8;\n    --mj-ink:#1f2937;\n    --mj-muted:#6b7280;\n    --mj-soft:#f6faf7;\n    --mj-radius:18px;\n    --mj-shadow:0 10px 26px rgba(0,0,0,.08);\n\n    font-family:-apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif;\n    color:var(--mj-ink);\n    margin:28px 0 42px;\n  }\n\n  .mj-wrap strong{\n    font-weight:600 !important;\n  }\n\n  .mj-hero{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:18px;\n    align-items:center;\n    background:linear-gradient(180deg, var(--mj-soft), #fff);\n    border:1px solid rgba(183,215,168,.55);\n    border-radius:var(--mj-radius);\n    padding:18px;\n    box-shadow:var(--mj-shadow);\n  }\n  @media(min-width:990px){\n    .mj-hero{\n      grid-template-columns:1.1fr .9fr;\n      padding:22px;\n      gap:22px;\n    }\n  }\n\n  .mj-hero img{\n    width:100%;\n    height:auto;\n    border-radius:16px;\n    border:1px solid rgba(0,0,0,.06);\n    background:#fff;\n    display:block;\n  }\n\n  .mj-badge{\n    display:inline-flex;\n    align-items:center;\n    padding:6px 10px;\n    border-radius:999px;\n    font-size:12px;\n    font-weight:700;\n    color:#0b5f48;\n    background:rgba(14,143,105,.10);\n    border:1px solid rgba(14,143,105,.18);\n  }\n\n  .mj-h1{\n    font-size:22px;\n    line-height:1.25;\n    margin:10px 0 8px;\n  }\n  @media(min-width:750px){\n    .mj-h1{\n      font-size:26px;\n    }\n  }\n\n  .mj-lead{\n    margin:10px 0 14px;\n    color:var(--mj-muted);\n    font-size:14px;\n    line-height:1.75;\n  }\n\n  .mj-points{\n    list-style:none;\n    padding:0;\n    margin:14px 0 0;\n  }\n  .mj-points li{\n    border:1px solid rgba(0,0,0,.07);\n    border-radius:14px;\n    padding:10px 12px;\n    background:#fff;\n    font-size:14px;\n    line-height:1.6;\n    margin-bottom:10px;\n  }\n\n  .mj-grid{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:14px;\n    margin-top:18px;\n  }\n  @media(min-width:750px){\n    .mj-grid{\n      grid-template-columns:repeat(2,1fr);\n    }\n  }\n\n  .mj-card{\n    border:1px solid rgba(0,0,0,.08);\n    border-radius:18px;\n    background:#fff;\n    padding:16px;\n    box-shadow:0 10px 22px rgba(0,0,0,.06);\n  }\n  .mj-card h2{\n    margin:0 0 10px;\n    font-size:16px;\n  }\n  .mj-card p,\n  .mj-card li{\n    font-size:14px;\n    line-height:1.75;\n  }\n  .mj-card ul{\n    padding-left:18px;\n  }\n\n  .mj-note{\n    margin-top:10px;\n    padding:10px 12px;\n    background:rgba(14,143,105,.06);\n    border:1px dashed rgba(14,143,105,.30);\n    border-radius:14px;\n    font-size:13px;\n    line-height:1.7;\n  }\n\n  .mj-spec{\n    width:100%;\n    border-collapse:collapse;\n    margin-top:10px;\n  }\n  .mj-spec th,\n  .mj-spec td{\n    border:1px solid rgba(0,0,0,.08);\n    padding:10px 12px;\n    font-size:14px;\n    text-align:left;\n    vertical-align:top;\n  }\n  .mj-spec th{\n    background:rgba(14,143,105,.06);\n    width:40%;\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"mj-center-section\"\u003e\n\u003cdiv class=\"mj-wrap\" style=\"text-align: start;\"\u003e\n\u003csection class=\"mj-hero\"\u003e\u003cimg alt=\"Japanese Matcha Tea Bowl Silver Interior Hasami Ware made in Japan\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0085\/9681\/5931\/files\/15-w752-b_1.webp?v=1775181453\" style=\"margin-bottom: 16px; float: none;\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"mj-badge\"\u003eMade in Japan (Hasami Ware)\u003c\/span\u003e\n\u003ch1 class=\"mj-h1\"\u003eJapanese Matcha Tea Bowl – Silver Interior Hasami Ware | Made in Japan\u003c\/h1\u003e\n\u003cp class=\"mj-lead\"\u003eA handcrafted Japanese \u003cstrong\u003ematcha tea bowl\u003c\/strong\u003e made in \u003cstrong\u003eHasami ware\u003c\/strong\u003e. The refined silver interior creates a modern, sophisticated contrast with the vivid green color of matcha, adding elegance to both daily tea time and special moments.\u003c\/p\u003e\n\u003cul class=\"mj-points\"\u003e\n\u003cli\u003eElegant silver interior for a refined and contemporary look\u003c\/li\u003e\n\u003cli\u003eMade in Japan using traditional \u003cstrong\u003eHasami ware\u003c\/strong\u003e craftsmanship\u003c\/li\u003e\n\u003cli\u003eBalanced size for daily matcha preparation and tea rituals\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"mj-grid\"\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch2\u003eSpecifications\u003c\/h2\u003e\n\u003ctable class=\"mj-spec\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eItem\u003c\/th\u003e\n\u003ctd\u003eMatcha Tea Bowl × 1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMaterial\u003c\/th\u003e\n\u003ctd\u003eCeramic \/ Pottery\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOrigin\u003c\/th\u003e\n\u003ctd\u003eJapan\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eProduction Area\u003c\/th\u003e\n\u003ctd\u003eHasami ware, Japan\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSize\u003c\/th\u003e\n\u003ctd\u003eDiameter 12.7 cm × Height 8.7 cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSize (inch)\u003c\/th\u003e\n\u003ctd\u003eApprox. 5.00 inches × 3.43 inches\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp class=\"mj-note\"\u003e\u003cstrong\u003eQuick View:\u003c\/strong\u003e Made in Japan \/ Hasami ware \/ Diameter 12.7 × Height 8.7 cm (approx. 5.00 × 3.43 inches)\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch2\u003eAbout Matcha Bowls\u003c\/h2\u003e\n\u003cp\u003eA \u003cstrong\u003ematcha tea bowl\u003c\/strong\u003e is a traditional vessel used for preparing and enjoying Japanese matcha. Its rounded form supports smooth whisking and helps create a calm, satisfying tea experience.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eMade for matcha:\u003c\/strong\u003e Designed for whisking and enjoying Japanese tea\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eComfortable form:\u003c\/strong\u003e Easy to hold and pleasant to use\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eRefined presentation:\u003c\/strong\u003e The interior finish beautifully highlights the color of matcha\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"mj-note\"\u003eThis bowl combines everyday function with the elegant character of Japanese ceramics.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch2\u003eAbout Hasami Ware\u003c\/h2\u003e\n\u003cp\u003e\u003cstrong\u003eHasami ware\u003c\/strong\u003e is a style of Japanese pottery made in Hasami, Nagasaki Prefecture. It is appreciated for its clean design, practicality, and timeless appeal, making it well suited for both traditional and modern lifestyles.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eJapanese craftsmanship:\u003c\/strong\u003e Made in one of Japan’s respected pottery regions\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eModern simplicity:\u003c\/strong\u003e Loved for refined and versatile design\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEveryday beauty:\u003c\/strong\u003e Suitable for daily use as well as special tea moments\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch2\u003eCare \u0026amp; Important Notes\u003c\/h2\u003e\n\u003cp\u003eThis handcrafted ceramic bowl should be handled with care to preserve its finish and beauty.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eHandcrafted item:\u003c\/strong\u003e Slight variations may occur from piece to piece\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eGentle care recommended:\u003c\/strong\u003e Wash carefully after use\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eUnique character:\u003c\/strong\u003e Small differences are part of the charm of handmade pottery\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"mj-note\"\u003e\u003cstrong\u003ePlease note:\u003c\/strong\u003e As a handmade item, each bowl may show slight individual differences in finish and texture.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Matcha JP","offers":[{"title":"Default Title","offer_id":46919953449113,"sku":"15-bowl-w752","price":50.5,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0085\/9681\/5931\/files\/15-w752-b.jpg?v=1775190362"},{"product_id":"hasami-matcha-bowl-with-spout","title":"Japanese Matcha Bowl with Spout – Hasami Ware | Perfect for Matcha Latte | Made in Japan","description":"\u003c!-- =============================\n  MatchaJP | Japanese Matcha Bowl with Spout – Hasami Ware | Perfect for Matcha Latte | Made in Japan\n============================== --\u003e\n\u003cstyle\u003e\n  .mj-center-section{\n    width:100%;\n    display:flex;\n    justify-content:center;\n    clear:both;\n  }\n\n  .mj-wrap{\n    box-sizing:border-box;\n    width:90%;\n    max-width:700px;\n    margin-left:auto!important;\n    margin-right:auto!important;\n    float:none!important;\n\n    --mj-green:#0e8f69;\n    --mj-border:#b7d7a8;\n    --mj-ink:#1f2937;\n    --mj-muted:#6b7280;\n    --mj-soft:#f6faf7;\n    --mj-radius:18px;\n    --mj-shadow:0 10px 26px rgba(0,0,0,.08);\n\n    font-family:-apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif;\n    color:var(--mj-ink);\n    margin:28px 0 42px;\n  }\n\n  .mj-wrap strong{\n    font-weight:600 !important;\n  }\n\n  .mj-hero{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:18px;\n    align-items:center;\n    background:linear-gradient(180deg, var(--mj-soft), #fff);\n    border:1px solid rgba(183,215,168,.55);\n    border-radius:var(--mj-radius);\n    padding:18px;\n    box-shadow:var(--mj-shadow);\n  }\n  @media(min-width:990px){\n    .mj-hero{\n      grid-template-columns:1.1fr .9fr;\n      padding:22px;\n      gap:22px;\n    }\n  }\n\n  .mj-hero img{\n    width:100%;\n    height:auto;\n    border-radius:16px;\n    border:1px solid rgba(0,0,0,.06);\n    background:#fff;\n    display:block;\n  }\n\n  .mj-badge{\n    display:inline-flex;\n    align-items:center;\n    padding:6px 10px;\n    border-radius:999px;\n    font-size:12px;\n    font-weight:700;\n    color:#0b5f48;\n    background:rgba(14,143,105,.10);\n    border:1px solid rgba(14,143,105,.18);\n  }\n\n  .mj-h1{\n    font-size:22px;\n    line-height:1.25;\n    margin:10px 0 8px;\n  }\n  @media(min-width:750px){\n    .mj-h1{\n      font-size:26px;\n    }\n  }\n\n  .mj-lead{\n    margin:10px 0 14px;\n    color:var(--mj-muted);\n    font-size:14px;\n    line-height:1.75;\n  }\n\n  .mj-points{\n    list-style:none;\n    padding:0;\n    margin:14px 0 0;\n  }\n  .mj-points li{\n    border:1px solid rgba(0,0,0,.07);\n    border-radius:14px;\n    padding:10px 12px;\n    background:#fff;\n    font-size:14px;\n    line-height:1.6;\n    margin-bottom:10px;\n  }\n\n  .mj-grid{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:14px;\n    margin-top:18px;\n  }\n  @media(min-width:750px){\n    .mj-grid{\n      grid-template-columns:repeat(2,1fr);\n    }\n  }\n\n  .mj-card{\n    border:1px solid rgba(0,0,0,.08);\n    border-radius:18px;\n    background:#fff;\n    padding:16px;\n    box-shadow:0 10px 22px rgba(0,0,0,.06);\n  }\n  .mj-card h2{\n    margin:0 0 10px;\n    font-size:16px;\n  }\n  .mj-card p,\n  .mj-card li{\n    font-size:14px;\n    line-height:1.75;\n  }\n  .mj-card ul{\n    padding-left:18px;\n  }\n\n  .mj-note{\n    margin-top:10px;\n    padding:10px 12px;\n    background:rgba(14,143,105,.06);\n    border:1px dashed rgba(14,143,105,.30);\n    border-radius:14px;\n    font-size:13px;\n    line-height:1.7;\n  }\n\n  .mj-spec{\n    width:100%;\n    border-collapse:collapse;\n    margin-top:10px;\n  }\n  .mj-spec th,\n  .mj-spec td{\n    border:1px solid rgba(0,0,0,.08);\n    padding:10px 12px;\n    font-size:14px;\n    text-align:left;\n    vertical-align:top;\n  }\n  .mj-spec th{\n    background:rgba(14,143,105,.06);\n    width:40%;\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"mj-center-section\"\u003e\n\u003cdiv class=\"mj-wrap\" style=\"text-align: start;\"\u003e\n\u003c!-- ===== HERO ===== --\u003e\n\u003csection class=\"mj-hero\"\u003e\u003cimg alt=\"Japanese Matcha Bowl with Spout Hasami Ware made in Japan\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0085\/9681\/5931\/files\/15-w766-b_1.webp?v=1775181453\" style=\"margin-bottom: 16px; float: none;\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"mj-badge\"\u003eMade in Japan (Hasami Ware)\u003c\/span\u003e\n\u003ch1 class=\"mj-h1\"\u003eJapanese Matcha Bowl with Spout – Hasami Ware | Perfect for Matcha Latte | Made in Japan\u003c\/h1\u003e\n\u003cp class=\"mj-lead\"\u003eA handcrafted Japanese \u003cstrong\u003ematcha bowl with spout\u003c\/strong\u003e made in \u003cstrong\u003eHasami ware\u003c\/strong\u003e. Its practical pouring shape and generous capacity make it perfect for preparing smooth \u003cstrong\u003ematcha lattes\u003c\/strong\u003e at home, combining Japanese ceramic craftsmanship with everyday usability.\u003c\/p\u003e\n\u003cul class=\"mj-points\"\u003e\n\u003cli\u003eSpouted design for smooth, easy pouring\u003c\/li\u003e\n\u003cli\u003ePerfect size for preparing \u003cstrong\u003ematcha latte\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003eMade in Japan using elegant \u003cstrong\u003eHasami ware\u003c\/strong\u003e craftsmanship\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ===== GRID ===== --\u003e\n\u003csection class=\"mj-grid\"\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch2\u003eSpecifications\u003c\/h2\u003e\n\u003ctable class=\"mj-spec\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eItem\u003c\/th\u003e\n\u003ctd\u003eMatcha Bowl with Spout × 1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMaterial\u003c\/th\u003e\n\u003ctd\u003eCeramic \/ Pottery\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOrigin\u003c\/th\u003e\n\u003ctd\u003eJapan\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eProduction Area\u003c\/th\u003e\n\u003ctd\u003eHasami ware, Japan\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSize\u003c\/th\u003e\n\u003ctd\u003e13.4 × 11.2 × Height 7.7 cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCapacity\u003c\/th\u003e\n\u003ctd\u003e320 cc\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCapacity (fl oz)\u003c\/th\u003e\n\u003ctd\u003eApprox. 10.82 fl oz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp class=\"mj-note\"\u003e\u003cstrong\u003eQuick View:\u003c\/strong\u003e Made in Japan \/ Hasami ware \/ 13.4 × 11.2 × H7.7 cm \/ 320 cc (approx. 10.82 fl oz)\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch2\u003eWhy This Bowl is Perfect for Matcha Latte\u003c\/h2\u003e\n\u003cp\u003eThis bowl is designed for modern matcha preparation, especially for those who enjoy making \u003cstrong\u003ematcha lattes\u003c\/strong\u003e. The pouring spout helps transfer whisked matcha smoothly into a cup, while the spacious interior gives you room to mix comfortably.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eEasy to whisk:\u003c\/strong\u003e Comfortable shape for everyday matcha preparation\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEasy to pour:\u003c\/strong\u003e The spout helps reduce spills when serving\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePractical size:\u003c\/strong\u003e 320 cc capacity is ideal for latte preparation\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"mj-note\"\u003eA practical and elegant choice for anyone who wants Japanese craftsmanship with modern kitchen usability.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch2\u003eHow to Make a Matcha Latte\u003c\/h2\u003e\n\u003cp\u003eThis bowl makes it simple to prepare a smooth and enjoyable matcha latte at home.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eAdd matcha powder to the bowl\u003c\/li\u003e\n\u003cli\u003ePour in a small amount of hot water (not boiling)\u003c\/li\u003e\n\u003cli\u003eWhisk until the matcha becomes smooth and frothy\u003c\/li\u003e\n\u003cli\u003eAdd warm milk separately to your cup\u003c\/li\u003e\n\u003cli\u003ePour the whisked matcha through the spout into the milk and enjoy\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"mj-note\"\u003eThe spouted shape is especially helpful for neat, controlled pouring when making lattes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch2\u003eAbout Hasami Ware\u003c\/h2\u003e\n\u003cp\u003e\u003cstrong\u003eHasami ware\u003c\/strong\u003e is a style of Japanese pottery made in Hasami, Nagasaki Prefecture. It is appreciated for its clean design, practicality, and timeless appeal, making it suitable for both traditional tea culture and modern daily life.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eJapanese craftsmanship:\u003c\/strong\u003e Made in one of Japan’s respected pottery regions\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eModern simplicity:\u003c\/strong\u003e Loved for refined and versatile design\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEveryday beauty:\u003c\/strong\u003e Practical enough for daily use, elegant enough for special tea moments\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Matcha JP","offers":[{"title":"Default Title","offer_id":46919954530457,"sku":"15-bowl-w766","price":28.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0085\/9681\/5931\/files\/15-w766-b_bd94344c-c0b6-4aa9-b573-d193b7b88eda.jpg?v=1775191116"},{"product_id":"mino-matcha-bowl-cherry-blossom","title":"Japanese Matcha Tea Bowl – Cherry Blossom Mino Ware | Handmade in Japan","description":"\u003c!-- =============================\n  MatchaJP | Japanese Matcha Tea Bowl – Cherry Blossom Mino Ware | Handmade in Japan\n============================== --\u003e\n\u003cstyle\u003e\n  .mj-center-section{\n    width:100%;\n    display:flex;\n    justify-content:center;\n    clear:both;\n  }\n\n  .mj-wrap{\n    box-sizing:border-box;\n    width:90%;\n    max-width:700px;\n    margin-left:auto!important;\n    margin-right:auto!important;\n    float:none!important;\n\n    --mj-green:#0e8f69;\n    --mj-border:#b7d7a8;\n    --mj-ink:#1f2937;\n    --mj-muted:#6b7280;\n    --mj-soft:#f6faf7;\n    --mj-radius:18px;\n    --mj-shadow:0 10px 26px rgba(0,0,0,.08);\n\n    font-family:-apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif;\n    color:var(--mj-ink);\n    margin:28px 0 42px;\n  }\n\n  .mj-wrap strong{\n    font-weight:600 !important;\n  }\n\n  .mj-hero{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:18px;\n    align-items:center;\n    background:linear-gradient(180deg, var(--mj-soft), #fff);\n    border:1px solid rgba(183,215,168,.55);\n    border-radius:var(--mj-radius);\n    padding:18px;\n    box-shadow:var(--mj-shadow);\n  }\n  @media(min-width:990px){\n    .mj-hero{\n      grid-template-columns:1.1fr .9fr;\n      padding:22px;\n      gap:22px;\n    }\n  }\n\n  .mj-hero img{\n    width:100%;\n    height:auto;\n    border-radius:16px;\n    border:1px solid rgba(0,0,0,.06);\n    background:#fff;\n    display:block;\n  }\n\n  .mj-badge{\n    display:inline-flex;\n    align-items:center;\n    padding:6px 10px;\n    border-radius:999px;\n    font-size:12px;\n    font-weight:700;\n    color:#0b5f48;\n    background:rgba(14,143,105,.10);\n    border:1px solid rgba(14,143,105,.18);\n  }\n\n  .mj-h1{\n    font-size:22px;\n    line-height:1.25;\n    margin:10px 0 8px;\n  }\n  @media(min-width:750px){\n    .mj-h1{\n      font-size:26px;\n    }\n  }\n\n  .mj-lead{\n    margin:10px 0 14px;\n    color:var(--mj-muted);\n    font-size:14px;\n    line-height:1.75;\n  }\n\n  .mj-points{\n    list-style:none;\n    padding:0;\n    margin:14px 0 0;\n  }\n  .mj-points li{\n    border:1px solid rgba(0,0,0,.07);\n    border-radius:14px;\n    padding:10px 12px;\n    background:#fff;\n    font-size:14px;\n    line-height:1.6;\n    margin-bottom:10px;\n  }\n\n  .mj-grid{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:14px;\n    margin-top:18px;\n  }\n  @media(min-width:750px){\n    .mj-grid{\n      grid-template-columns:repeat(2,1fr);\n    }\n  }\n\n  .mj-card{\n    border:1px solid rgba(0,0,0,.08);\n    border-radius:18px;\n    background:#fff;\n    padding:16px;\n    box-shadow:0 10px 22px rgba(0,0,0,.06);\n  }\n  .mj-card h2{\n    margin:0 0 10px;\n    font-size:16px;\n  }\n  .mj-card p,\n  .mj-card li{\n    font-size:14px;\n    line-height:1.75;\n  }\n  .mj-card ul{\n    padding-left:18px;\n  }\n\n  .mj-note{\n    margin-top:10px;\n    padding:10px 12px;\n    background:rgba(14,143,105,.06);\n    border:1px dashed rgba(14,143,105,.30);\n    border-radius:14px;\n    font-size:13px;\n    line-height:1.7;\n  }\n\n  .mj-spec{\n    width:100%;\n    border-collapse:collapse;\n    margin-top:10px;\n  }\n  .mj-spec th,\n  .mj-spec td{\n    border:1px solid rgba(0,0,0,.08);\n    padding:10px 12px;\n    font-size:14px;\n    text-align:left;\n    vertical-align:top;\n  }\n  .mj-spec th{\n    background:rgba(14,143,105,.06);\n    width:40%;\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"mj-center-section\"\u003e\n\u003cdiv class=\"mj-wrap\" style=\"text-align: start;\"\u003e\n\u003c!-- HERO --\u003e\n\u003csection class=\"mj-hero\"\u003e\u003cimg alt=\"Japanese Matcha Tea Bowl Cherry Blossom Mino Ware handmade in Japan\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0085\/9681\/5931\/files\/15-y1507-a_2.webp?v=1775191718\" style=\"margin-bottom: 16px; float: none;\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"mj-badge\"\u003eMade in Japan (Mino Ware)\u003c\/span\u003e\n\u003ch1 class=\"mj-h1\"\u003eJapanese Matcha Tea Bowl – Cherry Blossom Mino Ware | Handmade in Japan\u003c\/h1\u003e\n\u003cp class=\"mj-lead\"\u003eA handcrafted Japanese \u003cstrong\u003ematcha tea bowl\u003c\/strong\u003e made in \u003cstrong\u003eMino ware\u003c\/strong\u003e, featuring a delicate cherry blossom design. Inspired by the beauty of spring in Japan, this bowl adds a gentle and elegant touch to your matcha experience.\u003c\/p\u003e\n\u003cul class=\"mj-points\"\u003e\n\u003cli\u003eCherry blossom motif inspired by Japanese seasons\u003c\/li\u003e\n\u003cli\u003eHandcrafted using traditional \u003cstrong\u003eMino ware\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003ePerfect for daily matcha or as a thoughtful gift\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- GRID --\u003e\n\u003csection class=\"mj-grid\"\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch2\u003eSpecifications\u003c\/h2\u003e\n\u003ctable class=\"mj-spec\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eItem\u003c\/th\u003e\n\u003ctd\u003eMatcha Tea Bowl × 1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMaterial\u003c\/th\u003e\n\u003ctd\u003eCeramic \/ Pottery\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOrigin\u003c\/th\u003e\n\u003ctd\u003eJapan\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eProduction Area\u003c\/th\u003e\n\u003ctd\u003eMino ware, Japan\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSize\u003c\/th\u003e\n\u003ctd\u003eDiameter 10.5 cm × Height 7.5 cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSize (inch)\u003c\/th\u003e\n\u003ctd\u003eApprox. 4.13 inches × 2.95 inches\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp class=\"mj-note\"\u003e\u003cstrong\u003eQuick View:\u003c\/strong\u003e Made in Japan \/ Mino ware \/ 10.5 × 7.5 cm (approx. 4.13 × 2.95 inches)\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch2\u003eAbout Matcha Bowls\u003c\/h2\u003e\n\u003cp\u003eA \u003cstrong\u003ematcha tea bowl\u003c\/strong\u003e is an essential vessel for preparing and enjoying Japanese matcha. Its shape allows smooth whisking and enhances the overall tea experience.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eDesigned for matcha:\u003c\/strong\u003e Ideal for whisking and serving\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eComfortable size:\u003c\/strong\u003e Easy to hold and use daily\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eBeautiful presentation:\u003c\/strong\u003e Highlights the vivid green of matcha\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"mj-note\"\u003eThis bowl blends functionality with traditional Japanese aesthetics.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch2\u003eAbout Mino Ware\u003c\/h2\u003e\n\u003cp\u003e\u003cstrong\u003eMino ware\u003c\/strong\u003e is one of Japan’s most well-known pottery styles, with over 1,300 years of history. It is appreciated for its balance of practicality, durability, and artistic expression.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eJapanese tradition:\u003c\/strong\u003e Long-established ceramic culture\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEveryday usability:\u003c\/strong\u003e Durable and practical\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eArtistic charm:\u003c\/strong\u003e Wide variety of designs and finishes\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch2\u003eCare \u0026amp; Notes\u003c\/h2\u003e\n\u003cp\u003ePlease handle this handcrafted item with care to preserve its beauty.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eHandcrafted product – slight variations may occur\u003c\/li\u003e\n\u003cli\u003eWash gently after use\u003c\/li\u003e\n\u003cli\u003eAvoid strong impact or sudden temperature changes\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"mj-note\"\u003eEach piece is unique, reflecting the warmth of handmade Japanese pottery.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Matcha JP","offers":[{"title":"Default Title","offer_id":46919962820761,"sku":"15-bowl-y-1507","price":20.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0085\/9681\/5931\/files\/15-y1507-a.jpg?v=1775191642"},{"product_id":"mino-matcha-bowl-cherry-blossom-gray","title":"Japanese Matcha Tea Bowl – Cherry Blossom Mino Ware (Gray Tone) | Handmade in Japan","description":"\u003c!-- =============================\n  MatchaJP | Japanese Matcha Tea Bowl – Cherry Blossom Mino Ware (Gray Tone) | Handmade in Japan\n============================== --\u003e\n\u003cstyle\u003e\n  .mj-center-section{\n    width:100%;\n    display:flex;\n    justify-content:center;\n    clear:both;\n  }\n\n  .mj-wrap{\n    box-sizing:border-box;\n    width:90%;\n    max-width:700px;\n    margin-left:auto!important;\n    margin-right:auto!important;\n    float:none!important;\n\n    --mj-green:#0e8f69;\n    --mj-border:#b7d7a8;\n    --mj-ink:#1f2937;\n    --mj-muted:#6b7280;\n    --mj-soft:#f6faf7;\n    --mj-radius:18px;\n    --mj-shadow:0 10px 26px rgba(0,0,0,.08);\n\n    font-family:-apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif;\n    color:var(--mj-ink);\n    margin:28px 0 42px;\n  }\n\n  .mj-wrap strong{\n    font-weight:600 !important;\n  }\n\n  .mj-hero{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:18px;\n    align-items:center;\n    background:linear-gradient(180deg, var(--mj-soft), #fff);\n    border:1px solid rgba(183,215,168,.55);\n    border-radius:var(--mj-radius);\n    padding:18px;\n    box-shadow:var(--mj-shadow);\n  }\n  @media(min-width:990px){\n    .mj-hero{\n      grid-template-columns:1.1fr .9fr;\n      padding:22px;\n      gap:22px;\n    }\n  }\n\n  .mj-hero img{\n    width:100%;\n    height:auto;\n    border-radius:16px;\n    border:1px solid rgba(0,0,0,.06);\n    background:#fff;\n    display:block;\n  }\n\n  .mj-badge{\n    display:inline-flex;\n    align-items:center;\n    padding:6px 10px;\n    border-radius:999px;\n    font-size:12px;\n    font-weight:700;\n    color:#0b5f48;\n    background:rgba(14,143,105,.10);\n    border:1px solid rgba(14,143,105,.18);\n  }\n\n  .mj-h1{\n    font-size:22px;\n    line-height:1.25;\n    margin:10px 0 8px;\n  }\n  @media(min-width:750px){\n    .mj-h1{\n      font-size:26px;\n    }\n  }\n\n  .mj-lead{\n    margin:10px 0 14px;\n    color:var(--mj-muted);\n    font-size:14px;\n    line-height:1.75;\n  }\n\n  .mj-points{\n    list-style:none;\n    padding:0;\n    margin:14px 0 0;\n  }\n  .mj-points li{\n    border:1px solid rgba(0,0,0,.07);\n    border-radius:14px;\n    padding:10px 12px;\n    background:#fff;\n    font-size:14px;\n    line-height:1.6;\n    margin-bottom:10px;\n  }\n\n  .mj-grid{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:14px;\n    margin-top:18px;\n  }\n  @media(min-width:750px){\n    .mj-grid{\n      grid-template-columns:repeat(2,1fr);\n    }\n  }\n\n  .mj-card{\n    border:1px solid rgba(0,0,0,.08);\n    border-radius:18px;\n    background:#fff;\n    padding:16px;\n    box-shadow:0 10px 22px rgba(0,0,0,.06);\n  }\n  .mj-card h2{\n    margin:0 0 10px;\n    font-size:16px;\n  }\n  .mj-card p,\n  .mj-card li{\n    font-size:14px;\n    line-height:1.75;\n  }\n  .mj-card ul{\n    padding-left:18px;\n  }\n\n  .mj-note{\n    margin-top:10px;\n    padding:10px 12px;\n    background:rgba(14,143,105,.06);\n    border:1px dashed rgba(14,143,105,.30);\n    border-radius:14px;\n    font-size:13px;\n    line-height:1.7;\n  }\n\n  .mj-spec{\n    width:100%;\n    border-collapse:collapse;\n    margin-top:10px;\n  }\n  .mj-spec th,\n  .mj-spec td{\n    border:1px solid rgba(0,0,0,.08);\n    padding:10px 12px;\n    font-size:14px;\n    text-align:left;\n    vertical-align:top;\n  }\n  .mj-spec th{\n    background:rgba(14,143,105,.06);\n    width:40%;\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"mj-center-section\"\u003e\n\u003cdiv class=\"mj-wrap\" style=\"text-align: start;\"\u003e\n\u003c!-- HERO --\u003e\n\u003csection class=\"mj-hero\"\u003e\u003cimg alt=\"Japanese Matcha Tea Bowl Cherry Blossom Mino Ware Gray Tone handmade in Japan\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0085\/9681\/5931\/files\/15-y1538-a.webp?v=1775181453\" style=\"margin-bottom: 16px; float: none;\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"mj-badge\"\u003eMade in Japan (Mino Ware)\u003c\/span\u003e\n\u003ch1 class=\"mj-h1\"\u003eJapanese Matcha Tea Bowl – Cherry Blossom Mino Ware (Gray Tone) | Handmade in Japan\u003c\/h1\u003e\n\u003cp class=\"mj-lead\"\u003eA handcrafted Japanese \u003cstrong\u003ematcha tea bowl\u003c\/strong\u003e made in \u003cstrong\u003eMino ware\u003c\/strong\u003e, featuring a refined cherry blossom design in a calm gray tone. The subtle contrast of soft pink blossoms against a muted background creates an elegant and timeless aesthetic.\u003c\/p\u003e\n\u003cul class=\"mj-points\"\u003e\n\u003cli\u003eElegant cherry blossom design with a calm gray tone finish\u003c\/li\u003e\n\u003cli\u003eHandcrafted using traditional \u003cstrong\u003eMino ware\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003ePerfect for daily matcha or as a sophisticated gift\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- GRID --\u003e\n\u003csection class=\"mj-grid\"\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch2\u003eSpecifications\u003c\/h2\u003e\n\u003ctable class=\"mj-spec\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eItem\u003c\/th\u003e\n\u003ctd\u003eMatcha Tea Bowl × 1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMaterial\u003c\/th\u003e\n\u003ctd\u003eCeramic \/ Pottery\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOrigin\u003c\/th\u003e\n\u003ctd\u003eJapan\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eProduction Area\u003c\/th\u003e\n\u003ctd\u003eMino ware, Japan\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSize\u003c\/th\u003e\n\u003ctd\u003eDiameter 11.5 cm × Height 7.5 cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSize (inch)\u003c\/th\u003e\n\u003ctd\u003eApprox. 4.53 inches × 2.95 inches\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp class=\"mj-note\"\u003e\u003cstrong\u003eQuick View:\u003c\/strong\u003e Made in Japan \/ Mino ware \/ 11.5 × 7.5 cm (approx. 4.53 × 2.95 inches)\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch2\u003eAbout Matcha Bowls\u003c\/h2\u003e\n\u003cp\u003eA \u003cstrong\u003ematcha tea bowl\u003c\/strong\u003e is an essential vessel for preparing and enjoying Japanese matcha. Its shape allows smooth whisking and enhances the overall tea experience.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eDesigned for matcha:\u003c\/strong\u003e Ideal for whisking and serving\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eComfortable size:\u003c\/strong\u003e Easy to hold and use daily\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eElegant presentation:\u003c\/strong\u003e Highlights the vibrant green of matcha\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"mj-note\"\u003eThis bowl combines functionality with refined Japanese aesthetics.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch2\u003eAbout Mino Ware\u003c\/h2\u003e\n\u003cp\u003e\u003cstrong\u003eMino ware\u003c\/strong\u003e is one of Japan’s most well-known pottery styles, with over 1,300 years of history. It is valued for its balance of durability, practicality, and artistic beauty.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eJapanese tradition:\u003c\/strong\u003e Long-established ceramic culture\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEveryday usability:\u003c\/strong\u003e Durable and practical\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eArtistic charm:\u003c\/strong\u003e Rich variety of styles and finishes\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch2\u003eCare \u0026amp; Notes\u003c\/h2\u003e\n\u003cp\u003ePlease handle this handcrafted item with care to preserve its beauty.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eHandcrafted product – slight variations may occur\u003c\/li\u003e\n\u003cli\u003eWash gently after use\u003c\/li\u003e\n\u003cli\u003eAvoid strong impact or sudden temperature changes\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"mj-note\"\u003eEach piece is unique, reflecting the warmth of handmade Japanese pottery.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Matcha JP","offers":[{"title":"Default Title","offer_id":46919967572121,"sku":"15-bowl-y-1538","price":20.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0085\/9681\/5931\/files\/15-Y1538-c.jpg?v=1775192422"},{"product_id":"japanese-tea-spoon-butterfly-design-silver-green","title":"Japanese Tea Spoon – Butterfly Design Silver Green | TAKAKUWA KINZOKU","description":"\u003c!-- =============================\n  MatchaJP | Japanese Tea Spoon – Butterfly Design Silver Pink | TAKAKUWA KINZOKU\n============================== --\u003e\n\u003cstyle\u003e\n  .mj-center-section{\n    width:100%;\n    display:flex;\n    justify-content:center;\n    clear:both;\n  }\n\n  .mj-wrap{\n    box-sizing:border-box;\n    width:90%;\n    max-width:700px;\n    margin-left:auto!important;\n    margin-right:auto!important;\n    float:none!important;\n\n    --mj-green:#0e8f69;\n    --mj-border:#b7d7a8;\n    --mj-ink:#1f2937;\n    --mj-muted:#6b7280;\n    --mj-soft:#f6faf7;\n    --mj-radius:18px;\n    --mj-shadow:0 10px 26px rgba(0,0,0,.08);\n\n    font-family:-apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif;\n    color:var(--mj-ink);\n    margin:28px 0 42px;\n  }\n\n  .mj-wrap strong{\n    font-weight:600 !important;\n  }\n\n  .mj-hero{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:18px;\n    align-items:center;\n    background:linear-gradient(180deg, var(--mj-soft), #fff);\n    border:1px solid rgba(183,215,168,.55);\n    border-radius:var(--mj-radius);\n    padding:18px;\n    box-shadow:var(--mj-shadow);\n  }\n  @media(min-width:990px){\n    .mj-hero{\n      grid-template-columns:1.1fr .9fr;\n      padding:22px;\n      gap:22px;\n    }\n  }\n\n  .mj-hero img{\n    width:100%;\n    height:auto;\n    border-radius:16px;\n    border:1px solid rgba(0,0,0,.06);\n    background:#fff;\n    display:block;\n  }\n\n  .mj-badge{\n    display:inline-flex;\n    align-items:center;\n    padding:6px 10px;\n    border-radius:999px;\n    font-size:12px;\n    font-weight:700;\n    color:#0b5f48;\n    background:rgba(14,143,105,.10);\n    border:1px solid rgba(14,143,105,.18);\n  }\n\n  .mj-h1{\n    font-size:22px;\n    line-height:1.25;\n    margin:10px 0 8px;\n  }\n  @media(min-width:750px){\n    .mj-h1{\n      font-size:26px;\n    }\n  }\n\n  .mj-lead{\n    margin:10px 0 14px;\n    color:var(--mj-muted);\n    font-size:14px;\n    line-height:1.75;\n  }\n\n  .mj-points{\n    list-style:none;\n    padding:0;\n    margin:14px 0 0;\n  }\n  .mj-points li{\n    border:1px solid rgba(0,0,0,.07);\n    border-radius:14px;\n    padding:10px 12px;\n    background:#fff;\n    font-size:14px;\n    line-height:1.6;\n    margin-bottom:10px;\n  }\n\n  .mj-grid{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:14px;\n    margin-top:18px;\n  }\n  @media(min-width:750px){\n    .mj-grid{\n      grid-template-columns:repeat(2,1fr);\n    }\n  }\n\n  .mj-card{\n    border:1px solid rgba(0,0,0,.08);\n    border-radius:18px;\n    background:#fff;\n    padding:16px;\n    box-shadow:0 10px 22px rgba(0,0,0,.06);\n  }\n  .mj-card h2{\n    margin:0 0 10px;\n    font-size:16px;\n  }\n  .mj-card p,\n  .mj-card li{\n    font-size:14px;\n    line-height:1.75;\n  }\n  .mj-card ul{\n    padding-left:18px;\n  }\n\n  .mj-note{\n    margin-top:10px;\n    padding:10px 12px;\n    background:rgba(14,143,105,.06);\n    border:1px dashed rgba(14,143,105,.30);\n    border-radius:14px;\n    font-size:13px;\n    line-height:1.7;\n  }\n\n  .mj-spec{\n    width:100%;\n    border-collapse:collapse;\n    margin-top:10px;\n  }\n  .mj-spec th,\n  .mj-spec td{\n    border:1px solid rgba(0,0,0,.08);\n    padding:10px 12px;\n    font-size:14px;\n    text-align:left;\n    vertical-align:top;\n  }\n  .mj-spec th{\n    background:rgba(14,143,105,.06);\n    width:40%;\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"mj-center-section\"\u003e\n\u003cdiv class=\"mj-wrap\" style=\"text-align: start;\"\u003e\n\u003c!-- HERO --\u003e\n\u003csection class=\"mj-hero\"\u003e\u003cimg alt=\"Japanese Tea Spoon Butterfly Design Silver Pink TAKAKUWA KINZOKU made in Japan\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0085\/9681\/5931\/files\/butterfly-muddler-silver-green.jpg\" style=\"margin-bottom: 16px; float: none;\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"mj-badge\"\u003eMade in Japan (Tsubame, Niigata)\u003c\/span\u003e\n\u003ch1 class=\"mj-h1\"\u003eJapanese Tea Spoon – Butterfly Design Silver Green | TAKAKUWA KINZOKU\u003c\/h1\u003e\n\u003cp class=\"mj-lead\"\u003eA beautifully designed Japanese \u003cstrong\u003etea spoon\u003c\/strong\u003e by \u003cstrong\u003eTAKAKUWA KINZOKU\u003c\/strong\u003e, made in Tsubame City, Niigata. This butterfly-shaped muddler spoon is perfect for stirring lattes and other drinks, while the decorative butterfly detail can rest neatly on the rim of a cup.\u003c\/p\u003e\n\u003cul class=\"mj-points\"\u003e\n\u003cli\u003eButterfly-shaped detail that can be propped on the edge of a cup\u003c\/li\u003e\n\u003cli\u003eIdeal for stirring lattes, tea, and other drinks\u003c\/li\u003e\n\u003cli\u003eMade in Japan using high-quality materials from Tsubame, Niigata\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- GRID --\u003e\n\u003csection class=\"mj-grid\"\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch2\u003eSpecifications\u003c\/h2\u003e\n\u003ctable class=\"mj-spec\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eItem\u003c\/th\u003e\n\u003ctd\u003eTea Spoon \/ Muddler Spoon × 1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBrand\u003c\/th\u003e\n\u003ctd\u003eTAKAKUWA KINZOKU\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMaterial\u003c\/th\u003e\n\u003ctd\u003eStainless Steel, Crystal Glass\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOrigin\u003c\/th\u003e\n\u003ctd\u003eJapan\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eProduction Area\u003c\/th\u003e\n\u003ctd\u003eTsubame City, Niigata Prefecture, Japan\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSize\u003c\/th\u003e\n\u003ctd\u003eLength: 12 cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSize (inch)\u003c\/th\u003e\n\u003ctd\u003eApprox. 4.72 inches\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp class=\"mj-note\"\u003e\u003cstrong\u003eQuick View:\u003c\/strong\u003e Made in Japan \/ Stainless Steel \u0026amp; Crystal Glass \/ Length 12 cm (approx. 4.72 inches)\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch2\u003eWhy You'll Love It\u003c\/h2\u003e\n\u003cp\u003eThis spoon combines practical use with a playful and elegant design. The butterfly detail is not only decorative, but also makes the spoon easy to rest on the rim of your cup while preparing drinks.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eEasy to use:\u003c\/strong\u003e Comfortable length for stirring hot or cold drinks\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eElegant accent:\u003c\/strong\u003e Adds charm to tea time, latte time, or dessert service\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCup-rim design:\u003c\/strong\u003e Butterfly detail helps keep the spoon neatly in place\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"mj-note\"\u003eA lovely choice for everyday use, tea lovers, or as a small gift with Japanese charm.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch2\u003eAbout TAKAKUWA KINZOKU\u003c\/h2\u003e\n\u003cp\u003e\u003cstrong\u003eTAKAKUWA KINZOKU\u003c\/strong\u003e is based in Tsubame City, Niigata Prefecture, a region widely known in Japan for fine metal craftsmanship. Products from this area are appreciated for their quality, precision, and everyday usability.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eMade in Tsubame, Japan:\u003c\/strong\u003e A respected center of Japanese metalwork\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePractical craftsmanship:\u003c\/strong\u003e Designed for daily use with refined detail\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eGift-friendly design:\u003c\/strong\u003e Attractive for personal use or thoughtful gifting\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch2\u003eCare \u0026amp; Important Notes\u003c\/h2\u003e\n\u003cp\u003eThis spoon is designed for stirring drinks such as lattes and tea. Please handle the decorative top gently to keep it looking beautiful over time.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eFor drink stirring:\u003c\/strong\u003e Suitable for lattes, tea, and similar beverages\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHandle with care:\u003c\/strong\u003e Decorative parts should be treated gently\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFor larger quantities:\u003c\/strong\u003e Please contact us in advance\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"mj-note\"\u003eBecause of the materials and finish, slight individual differences may occur and are part of the character of the product.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Matcha JP","offers":[{"title":"Default Title","offer_id":46926981595289,"sku":"butterfly-silver-green","price":10.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0085\/9681\/5931\/files\/butterfly-muddler-silver-green.jpg?v=1775632376"},{"product_id":"japanese-tea-spoon-butterfly-design-silver-red","title":"Japanese Tea Spoon – Butterfly Design Silver Red | TAKAKUWA KINZOKU","description":"\u003c!-- =============================\n  MatchaJP | Japanese Tea Spoon – Butterfly Design Silver Pink | TAKAKUWA KINZOKU\n============================== --\u003e\n\u003cstyle\u003e\n  .mj-center-section{\n    width:100%;\n    display:flex;\n    justify-content:center;\n    clear:both;\n  }\n\n  .mj-wrap{\n    box-sizing:border-box;\n    width:90%;\n    max-width:700px;\n    margin-left:auto!important;\n    margin-right:auto!important;\n    float:none!important;\n\n    --mj-green:#0e8f69;\n    --mj-border:#b7d7a8;\n    --mj-ink:#1f2937;\n    --mj-muted:#6b7280;\n    --mj-soft:#f6faf7;\n    --mj-radius:18px;\n    --mj-shadow:0 10px 26px rgba(0,0,0,.08);\n\n    font-family:-apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif;\n    color:var(--mj-ink);\n    margin:28px 0 42px;\n  }\n\n  .mj-wrap strong{\n    font-weight:600 !important;\n  }\n\n  .mj-hero{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:18px;\n    align-items:center;\n    background:linear-gradient(180deg, var(--mj-soft), #fff);\n    border:1px solid rgba(183,215,168,.55);\n    border-radius:var(--mj-radius);\n    padding:18px;\n    box-shadow:var(--mj-shadow);\n  }\n  @media(min-width:990px){\n    .mj-hero{\n      grid-template-columns:1.1fr .9fr;\n      padding:22px;\n      gap:22px;\n    }\n  }\n\n  .mj-hero img{\n    width:100%;\n    height:auto;\n    border-radius:16px;\n    border:1px solid rgba(0,0,0,.06);\n    background:#fff;\n    display:block;\n  }\n\n  .mj-badge{\n    display:inline-flex;\n    align-items:center;\n    padding:6px 10px;\n    border-radius:999px;\n    font-size:12px;\n    font-weight:700;\n    color:#0b5f48;\n    background:rgba(14,143,105,.10);\n    border:1px solid rgba(14,143,105,.18);\n  }\n\n  .mj-h1{\n    font-size:22px;\n    line-height:1.25;\n    margin:10px 0 8px;\n  }\n  @media(min-width:750px){\n    .mj-h1{\n      font-size:26px;\n    }\n  }\n\n  .mj-lead{\n    margin:10px 0 14px;\n    color:var(--mj-muted);\n    font-size:14px;\n    line-height:1.75;\n  }\n\n  .mj-points{\n    list-style:none;\n    padding:0;\n    margin:14px 0 0;\n  }\n  .mj-points li{\n    border:1px solid rgba(0,0,0,.07);\n    border-radius:14px;\n    padding:10px 12px;\n    background:#fff;\n    font-size:14px;\n    line-height:1.6;\n    margin-bottom:10px;\n  }\n\n  .mj-grid{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:14px;\n    margin-top:18px;\n  }\n  @media(min-width:750px){\n    .mj-grid{\n      grid-template-columns:repeat(2,1fr);\n    }\n  }\n\n  .mj-card{\n    border:1px solid rgba(0,0,0,.08);\n    border-radius:18px;\n    background:#fff;\n    padding:16px;\n    box-shadow:0 10px 22px rgba(0,0,0,.06);\n  }\n  .mj-card h2{\n    margin:0 0 10px;\n    font-size:16px;\n  }\n  .mj-card p,\n  .mj-card li{\n    font-size:14px;\n    line-height:1.75;\n  }\n  .mj-card ul{\n    padding-left:18px;\n  }\n\n  .mj-note{\n    margin-top:10px;\n    padding:10px 12px;\n    background:rgba(14,143,105,.06);\n    border:1px dashed rgba(14,143,105,.30);\n    border-radius:14px;\n    font-size:13px;\n    line-height:1.7;\n  }\n\n  .mj-spec{\n    width:100%;\n    border-collapse:collapse;\n    margin-top:10px;\n  }\n  .mj-spec th,\n  .mj-spec td{\n    border:1px solid rgba(0,0,0,.08);\n    padding:10px 12px;\n    font-size:14px;\n    text-align:left;\n    vertical-align:top;\n  }\n  .mj-spec th{\n    background:rgba(14,143,105,.06);\n    width:40%;\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"mj-center-section\"\u003e\n\u003cdiv style=\"text-align: start;\" class=\"mj-wrap\"\u003e\n\u003c!-- HERO --\u003e\n\u003csection class=\"mj-hero\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0085\/9681\/5931\/files\/butterfly-muddler-silver-red.jpg\" alt=\"Japanese Tea Spoon Butterfly Design Silver Pink TAKAKUWA KINZOKU made in Japan\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"mj-badge\"\u003eMade in Japan (Tsubame, Niigata)\u003c\/span\u003e\n\u003ch1 class=\"mj-h1\"\u003eJapanese Tea Spoon – Butterfly Design Silver Red | TAKAKUWA KINZOKU\u003c\/h1\u003e\n\u003cp class=\"mj-lead\"\u003eA beautifully designed Japanese \u003cstrong\u003etea spoon\u003c\/strong\u003e by \u003cstrong\u003eTAKAKUWA KINZOKU\u003c\/strong\u003e, made in Tsubame City, Niigata. This butterfly-shaped muddler spoon is perfect for stirring lattes and other drinks, while the decorative butterfly detail can rest neatly on the rim of a cup.\u003c\/p\u003e\n\u003cul class=\"mj-points\"\u003e\n\u003cli\u003eButterfly-shaped detail that can be propped on the edge of a cup\u003c\/li\u003e\n\u003cli\u003eIdeal for stirring lattes, tea, and other drinks\u003c\/li\u003e\n\u003cli\u003eMade in Japan using high-quality materials from Tsubame, Niigata\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- GRID --\u003e\n\u003csection class=\"mj-grid\"\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch2\u003eSpecifications\u003c\/h2\u003e\n\u003ctable class=\"mj-spec\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eItem\u003c\/th\u003e\n\u003ctd\u003eTea Spoon \/ Muddler Spoon × 1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBrand\u003c\/th\u003e\n\u003ctd\u003eTAKAKUWA KINZOKU\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMaterial\u003c\/th\u003e\n\u003ctd\u003eStainless Steel, Crystal Glass\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOrigin\u003c\/th\u003e\n\u003ctd\u003eJapan\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eProduction Area\u003c\/th\u003e\n\u003ctd\u003eTsubame City, Niigata Prefecture, Japan\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSize\u003c\/th\u003e\n\u003ctd\u003eLength: 12 cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSize (inch)\u003c\/th\u003e\n\u003ctd\u003eApprox. 4.72 inches\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp class=\"mj-note\"\u003e\u003cstrong\u003eQuick View:\u003c\/strong\u003e Made in Japan \/ Stainless Steel \u0026amp; Crystal Glass \/ Length 12 cm (approx. 4.72 inches)\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch2\u003eWhy You'll Love It\u003c\/h2\u003e\n\u003cp\u003eThis spoon combines practical use with a playful and elegant design. The butterfly detail is not only decorative, but also makes the spoon easy to rest on the rim of your cup while preparing drinks.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eEasy to use:\u003c\/strong\u003e Comfortable length for stirring hot or cold drinks\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eElegant accent:\u003c\/strong\u003e Adds charm to tea time, latte time, or dessert service\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCup-rim design:\u003c\/strong\u003e Butterfly detail helps keep the spoon neatly in place\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"mj-note\"\u003eA lovely choice for everyday use, tea lovers, or as a small gift with Japanese charm.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch2\u003eAbout TAKAKUWA KINZOKU\u003c\/h2\u003e\n\u003cp\u003e\u003cstrong\u003eTAKAKUWA KINZOKU\u003c\/strong\u003e is based in Tsubame City, Niigata Prefecture, a region widely known in Japan for fine metal craftsmanship. Products from this area are appreciated for their quality, precision, and everyday usability.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eMade in Tsubame, Japan:\u003c\/strong\u003e A respected center of Japanese metalwork\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePractical craftsmanship:\u003c\/strong\u003e Designed for daily use with refined detail\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eGift-friendly design:\u003c\/strong\u003e Attractive for personal use or thoughtful gifting\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch2\u003eCare \u0026amp; Important Notes\u003c\/h2\u003e\n\u003cp\u003eThis spoon is designed for stirring drinks such as lattes and tea. Please handle the decorative top gently to keep it looking beautiful over time.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eFor drink stirring:\u003c\/strong\u003e Suitable for lattes, tea, and similar beverages\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHandle with care:\u003c\/strong\u003e Decorative parts should be treated gently\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFor larger quantities:\u003c\/strong\u003e Please contact us in advance\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"mj-note\"\u003eBecause of the materials and finish, slight individual differences may occur and are part of the character of the product.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Matcha JP","offers":[{"title":"Default Title","offer_id":46926996734105,"sku":"butterfly-silver-red","price":10.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0085\/9681\/5931\/files\/butterfly-muddler-silver-red.jpg?v=1775632958"},{"product_id":"japanese-tea-spoon-butterfly-design-gold-blue","title":"Japanese Tea Spoon – Butterfly Design Gold Blue | TAKAKUWA KINZOKU","description":"\u003c!-- =============================\n  MatchaJP | Japanese Tea Spoon – Butterfly Design Silver Pink | TAKAKUWA KINZOKU\n============================== --\u003e\n\u003cstyle\u003e\n  .mj-center-section{\n    width:100%;\n    display:flex;\n    justify-content:center;\n    clear:both;\n  }\n\n  .mj-wrap{\n    box-sizing:border-box;\n    width:90%;\n    max-width:700px;\n    margin-left:auto!important;\n    margin-right:auto!important;\n    float:none!important;\n\n    --mj-green:#0e8f69;\n    --mj-border:#b7d7a8;\n    --mj-ink:#1f2937;\n    --mj-muted:#6b7280;\n    --mj-soft:#f6faf7;\n    --mj-radius:18px;\n    --mj-shadow:0 10px 26px rgba(0,0,0,.08);\n\n    font-family:-apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif;\n    color:var(--mj-ink);\n    margin:28px 0 42px;\n  }\n\n  .mj-wrap strong{\n    font-weight:600 !important;\n  }\n\n  .mj-hero{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:18px;\n    align-items:center;\n    background:linear-gradient(180deg, var(--mj-soft), #fff);\n    border:1px solid rgba(183,215,168,.55);\n    border-radius:var(--mj-radius);\n    padding:18px;\n    box-shadow:var(--mj-shadow);\n  }\n  @media(min-width:990px){\n    .mj-hero{\n      grid-template-columns:1.1fr .9fr;\n      padding:22px;\n      gap:22px;\n    }\n  }\n\n  .mj-hero img{\n    width:100%;\n    height:auto;\n    border-radius:16px;\n    border:1px solid rgba(0,0,0,.06);\n    background:#fff;\n    display:block;\n  }\n\n  .mj-badge{\n    display:inline-flex;\n    align-items:center;\n    padding:6px 10px;\n    border-radius:999px;\n    font-size:12px;\n    font-weight:700;\n    color:#0b5f48;\n    background:rgba(14,143,105,.10);\n    border:1px solid rgba(14,143,105,.18);\n  }\n\n  .mj-h1{\n    font-size:22px;\n    line-height:1.25;\n    margin:10px 0 8px;\n  }\n  @media(min-width:750px){\n    .mj-h1{\n      font-size:26px;\n    }\n  }\n\n  .mj-lead{\n    margin:10px 0 14px;\n    color:var(--mj-muted);\n    font-size:14px;\n    line-height:1.75;\n  }\n\n  .mj-points{\n    list-style:none;\n    padding:0;\n    margin:14px 0 0;\n  }\n  .mj-points li{\n    border:1px solid rgba(0,0,0,.07);\n    border-radius:14px;\n    padding:10px 12px;\n    background:#fff;\n    font-size:14px;\n    line-height:1.6;\n    margin-bottom:10px;\n  }\n\n  .mj-grid{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:14px;\n    margin-top:18px;\n  }\n  @media(min-width:750px){\n    .mj-grid{\n      grid-template-columns:repeat(2,1fr);\n    }\n  }\n\n  .mj-card{\n    border:1px solid rgba(0,0,0,.08);\n    border-radius:18px;\n    background:#fff;\n    padding:16px;\n    box-shadow:0 10px 22px rgba(0,0,0,.06);\n  }\n  .mj-card h2{\n    margin:0 0 10px;\n    font-size:16px;\n  }\n  .mj-card p,\n  .mj-card li{\n    font-size:14px;\n    line-height:1.75;\n  }\n  .mj-card ul{\n    padding-left:18px;\n  }\n\n  .mj-note{\n    margin-top:10px;\n    padding:10px 12px;\n    background:rgba(14,143,105,.06);\n    border:1px dashed rgba(14,143,105,.30);\n    border-radius:14px;\n    font-size:13px;\n    line-height:1.7;\n  }\n\n  .mj-spec{\n    width:100%;\n    border-collapse:collapse;\n    margin-top:10px;\n  }\n  .mj-spec th,\n  .mj-spec td{\n    border:1px solid rgba(0,0,0,.08);\n    padding:10px 12px;\n    font-size:14px;\n    text-align:left;\n    vertical-align:top;\n  }\n  .mj-spec th{\n    background:rgba(14,143,105,.06);\n    width:40%;\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"mj-center-section\"\u003e\n\u003cdiv style=\"text-align: start;\" class=\"mj-wrap\"\u003e\n\u003c!-- HERO --\u003e\n\u003csection class=\"mj-hero\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0085\/9681\/5931\/files\/butterfly-muddler-gold-blue-b.jpg\" alt=\"Japanese Tea Spoon Butterfly Design Silver Pink TAKAKUWA KINZOKU made in Japan\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"mj-badge\"\u003eMade in Japan (Tsubame, Niigata)\u003c\/span\u003e\n\u003ch1 class=\"mj-h1\"\u003eJapanese Tea Spoon – Butterfly Design Gold Blue | TAKAKUWA KINZOKU\u003c\/h1\u003e\n\u003cp class=\"mj-lead\"\u003eA beautifully designed Japanese \u003cstrong\u003etea spoon\u003c\/strong\u003e by \u003cstrong\u003eTAKAKUWA KINZOKU\u003c\/strong\u003e, made in Tsubame City, Niigata. This butterfly-shaped muddler spoon is perfect for stirring lattes and other drinks, while the decorative butterfly detail can rest neatly on the rim of a cup.\u003c\/p\u003e\n\u003cul class=\"mj-points\"\u003e\n\u003cli\u003eButterfly-shaped detail that can be propped on the edge of a cup\u003c\/li\u003e\n\u003cli\u003eIdeal for stirring lattes, tea, and other drinks\u003c\/li\u003e\n\u003cli\u003eMade in Japan using high-quality materials from Tsubame, Niigata\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- GRID --\u003e\n\u003csection class=\"mj-grid\"\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch2\u003eSpecifications\u003c\/h2\u003e\n\u003ctable class=\"mj-spec\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eItem\u003c\/th\u003e\n\u003ctd\u003eTea Spoon \/ Muddler Spoon × 1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBrand\u003c\/th\u003e\n\u003ctd\u003eTAKAKUWA KINZOKU\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMaterial\u003c\/th\u003e\n\u003ctd\u003eStainless Steel, Crystal Glass\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOrigin\u003c\/th\u003e\n\u003ctd\u003eJapan\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eProduction Area\u003c\/th\u003e\n\u003ctd\u003eTsubame City, Niigata Prefecture, Japan\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSize\u003c\/th\u003e\n\u003ctd\u003eLength: 12 cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSize (inch)\u003c\/th\u003e\n\u003ctd\u003eApprox. 4.72 inches\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp class=\"mj-note\"\u003e\u003cstrong\u003eQuick View:\u003c\/strong\u003e Made in Japan \/ Stainless Steel \u0026amp; Crystal Glass \/ Length 12 cm (approx. 4.72 inches)\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch2\u003eWhy You'll Love It\u003c\/h2\u003e\n\u003cp\u003eThis spoon combines practical use with a playful and elegant design. The butterfly detail is not only decorative, but also makes the spoon easy to rest on the rim of your cup while preparing drinks.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eEasy to use:\u003c\/strong\u003e Comfortable length for stirring hot or cold drinks\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eElegant accent:\u003c\/strong\u003e Adds charm to tea time, latte time, or dessert service\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCup-rim design:\u003c\/strong\u003e Butterfly detail helps keep the spoon neatly in place\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"mj-note\"\u003eA lovely choice for everyday use, tea lovers, or as a small gift with Japanese charm.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch2\u003eAbout TAKAKUWA KINZOKU\u003c\/h2\u003e\n\u003cp\u003e\u003cstrong\u003eTAKAKUWA KINZOKU\u003c\/strong\u003e is based in Tsubame City, Niigata Prefecture, a region widely known in Japan for fine metal craftsmanship. Products from this area are appreciated for their quality, precision, and everyday usability.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eMade in Tsubame, Japan:\u003c\/strong\u003e A respected center of Japanese metalwork\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePractical craftsmanship:\u003c\/strong\u003e Designed for daily use with refined detail\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eGift-friendly design:\u003c\/strong\u003e Attractive for personal use or thoughtful gifting\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch2\u003eCare \u0026amp; Important Notes\u003c\/h2\u003e\n\u003cp\u003eThis spoon is designed for stirring drinks such as lattes and tea. Please handle the decorative top gently to keep it looking beautiful over time.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eFor drink stirring:\u003c\/strong\u003e Suitable for lattes, tea, and similar beverages\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHandle with care:\u003c\/strong\u003e Decorative parts should be treated gently\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eFor larger quantities:\u003c\/strong\u003e Please contact us in advance\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"mj-note\"\u003eBecause of the materials and finish, slight individual differences may occur and are part of the character of the product.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Matcha JP","offers":[{"title":"Default Title","offer_id":46927001780377,"sku":"butterfly-gold-blue","price":10.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0085\/9681\/5931\/files\/butterfly-muddler-gold-blue-b.jpg?v=1775633440"},{"product_id":"japanese-tea-spoon-circle-design-white-takakuwa-kinzoku","title":"Japanese Tea Spoon – Circle Design White | TAKAKUWA KINZOKU","description":"\u003c!-- =============================\n  MatchaJP | Japanese Tea Spoon – Circle Design Black | TAKAKUWA KINZOKU\n============================== --\u003e\n\u003cstyle\u003e\n  .mj-center-section{\n    width:100%;\n    display:flex;\n    justify-content:center;\n    clear:both;\n  }\n\n  .mj-wrap{\n    box-sizing:border-box;\n    width:90%;\n    max-width:700px;\n    margin-left:auto!important;\n    margin-right:auto!important;\n    float:none!important;\n\n    --mj-green:#0e8f69;\n    --mj-border:#b7d7a8;\n    --mj-ink:#1f2937;\n    --mj-muted:#6b7280;\n    --mj-soft:#f6faf7;\n    --mj-radius:18px;\n    --mj-shadow:0 10px 26px rgba(0,0,0,.08);\n\n    font-family:-apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif;\n    color:var(--mj-ink);\n    margin:28px 0 42px;\n  }\n\n  .mj-wrap strong{\n    font-weight:600 !important;\n  }\n\n  .mj-hero{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:18px;\n    align-items:center;\n    background:linear-gradient(180deg, var(--mj-soft), #fff);\n    border:1px solid rgba(183,215,168,.55);\n    border-radius:var(--mj-radius);\n    padding:18px;\n    box-shadow:var(--mj-shadow);\n  }\n  @media(min-width:990px){\n    .mj-hero{\n      grid-template-columns:1.1fr .9fr;\n      padding:22px;\n      gap:22px;\n    }\n  }\n\n  .mj-hero img{\n    width:100%;\n    height:auto;\n    border-radius:16px;\n    border:1px solid rgba(0,0,0,.06);\n    background:#fff;\n    display:block;\n  }\n\n  .mj-badge{\n    display:inline-flex;\n    align-items:center;\n    padding:6px 10px;\n    border-radius:999px;\n    font-size:12px;\n    font-weight:700;\n    color:#0b5f48;\n    background:rgba(14,143,105,.10);\n    border:1px solid rgba(14,143,105,.18);\n  }\n\n  .mj-h1{\n    font-size:22px;\n    line-height:1.25;\n    margin:10px 0 8px;\n  }\n  @media(min-width:750px){\n    .mj-h1{\n      font-size:26px;\n    }\n  }\n\n  .mj-lead{\n    margin:10px 0 14px;\n    color:var(--mj-muted);\n    font-size:14px;\n    line-height:1.75;\n  }\n\n  .mj-points{\n    list-style:none;\n    padding:0;\n    margin:14px 0 0;\n  }\n  .mj-points li{\n    border:1px solid rgba(0,0,0,.07);\n    border-radius:14px;\n    padding:10px 12px;\n    background:#fff;\n    font-size:14px;\n    line-height:1.6;\n    margin-bottom:10px;\n  }\n\n  .mj-grid{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:14px;\n    margin-top:18px;\n  }\n  @media(min-width:750px){\n    .mj-grid{\n      grid-template-columns:repeat(2,1fr);\n    }\n  }\n\n  .mj-card{\n    border:1px solid rgba(0,0,0,.08);\n    border-radius:18px;\n    background:#fff;\n    padding:16px;\n    box-shadow:0 10px 22px rgba(0,0,0,.06);\n  }\n  .mj-card h2{\n    margin:0 0 10px;\n    font-size:16px;\n  }\n  .mj-card p,\n  .mj-card li{\n    font-size:14px;\n    line-height:1.75;\n  }\n  .mj-card ul{\n    padding-left:18px;\n  }\n\n  .mj-note{\n    margin-top:10px;\n    padding:10px 12px;\n    background:rgba(14,143,105,.06);\n    border:1px dashed rgba(14,143,105,.30);\n    border-radius:14px;\n    font-size:13px;\n    line-height:1.7;\n  }\n\n  .mj-spec{\n    width:100%;\n    border-collapse:collapse;\n    margin-top:10px;\n  }\n  .mj-spec th,\n  .mj-spec td{\n    border:1px solid rgba(0,0,0,.08);\n    padding:10px 12px;\n    font-size:14px;\n    text-align:left;\n    vertical-align:top;\n  }\n  .mj-spec th{\n    background:rgba(14,143,105,.06);\n    width:40%;\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"mj-center-section\"\u003e\n\u003cdiv class=\"mj-wrap\" style=\"text-align: start;\"\u003e\n\u003c!-- HERO --\u003e\n\u003csection class=\"mj-hero\"\u003e\u003cimg alt=\"Japanese Tea Spoon Circle Design Black TAKAKUWA KINZOKU made in Japan\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0085\/9681\/5931\/files\/Gemini_Generated_Image_dq3bz5dq3bz5dq3b.png\" style=\"margin-bottom: 16px; float: none;\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"mj-badge\"\u003eMade in Japan (Tsubame Sanjo, Niigata)\u003c\/span\u003e\n\u003ch1 class=\"mj-h1\"\u003eJapanese Tea Spoon – Circle Design White | TAKAKUWA KINZOKU\u003c\/h1\u003e\n\u003cp class=\"mj-lead\"\u003eA refined Japanese \u003cstrong\u003etea spoon\u003c\/strong\u003e by \u003cstrong\u003eTAKAKUWA KINZOKU\u003c\/strong\u003e, crafted in Tsubame Sanjo, Niigata. Its elegant black circle design adds a modern accent to your tea or latte time while offering practical everyday use.\u003c\/p\u003e\n\u003cul class=\"mj-points\"\u003e\n\u003cli\u003eElegant circle design with a sleek white accent\u003c\/li\u003e\n\u003cli\u003eIdeal for stirring tea, lattes, and other drinks\u003c\/li\u003e\n\u003cli\u003eMade in Japan with fine metal craftsmanship\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- GRID --\u003e\n\u003csection class=\"mj-grid\"\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch2\u003eSpecifications\u003c\/h2\u003e\n\u003ctable class=\"mj-spec\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eItem\u003c\/th\u003e\n\u003ctd\u003eTea Spoon \/ Muddler Spoon × 1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eProduct Name\u003c\/th\u003e\n\u003ctd\u003eMuddler Circle White \u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBrand\u003c\/th\u003e\n\u003ctd\u003eTAKAKUWA KINZOKU\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMaterial\u003c\/th\u003e\n\u003ctd\u003eStainless Steel (Gold Plated), Decoration: Acrylic Resin\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOrigin\u003c\/th\u003e\n\u003ctd\u003eJapan\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eProduction Area\u003c\/th\u003e\n\u003ctd\u003eTsubame Sanjo, Niigata Prefecture, Japan\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSize\u003c\/th\u003e\n\u003ctd\u003eLength: 19 cm (Approx. 7.48 inches)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp class=\"mj-note\"\u003eMade in Japan \/ Gold-Plated Stainless Steel \/ Acrylic Decoration \/ Length 19 cm\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch2\u003eWhy You'll Love It\u003c\/h2\u003e\n\u003cp\u003eThis beautifully designed spoon combines practicality with a clean, modern look. The circle motif gives it a distinctive character, making it a lovely accent for tea time, café-style drinks, or dessert moments.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eLong handle makes it easy to stir deeper cups and glasses\u003c\/li\u003e\n\u003cli\u003eStylish black circle detail adds a modern Japanese touch\u003c\/li\u003e\n\u003cli\u003eSuitable for daily use or as a small gift\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"mj-note\"\u003eA charming choice for those who appreciate functional design and Japanese craftsmanship.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch2\u003eAbout TAKAKUWA KINZOKU\u003c\/h2\u003e\n\u003cp\u003eTAKAKUWA KINZOKU is a Japanese maker based in Tsubame Sanjo, Niigata, an area widely known for its exceptional metalworking tradition. Their products are designed to bring together durability, beauty, and ease of use for everyday living.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch2\u003eNotes\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003eDesigned for stirring drinks such as tea, lattes, and other beverages\u003c\/li\u003e\n\u003cli\u003ePlease handle the decorative part with care\u003c\/li\u003e\n\u003cli\u003eIf you need a larger quantity, please contact us in advance\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"mj-note\"\u003eSlight variations may occur due to the nature of the materials and craftsmanship.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Matcha JP","offers":[{"title":"Default Title","offer_id":46927022227609,"sku":"spoon-circle-white","price":9.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0085\/9681\/5931\/files\/muddler-gold-circle-white.jpg?v=1775711141"},{"product_id":"japanese-tea-spoon-circle-design-tortoiseshell-amber-takakuwa-kinzoku","title":"Japanese Tea Spoon – Circle Design Tortoiseshell Amber | TAKAKUWA KINZOKU","description":"\u003c!-- =============================\n  MatchaJP | Japanese Tea Spoon – Circle Design Black | TAKAKUWA KINZOKU\n============================== --\u003e\n\u003cstyle\u003e\n  .mj-center-section{\n    width:100%;\n    display:flex;\n    justify-content:center;\n    clear:both;\n  }\n\n  .mj-wrap{\n    box-sizing:border-box;\n    width:90%;\n    max-width:700px;\n    margin-left:auto!important;\n    margin-right:auto!important;\n    float:none!important;\n\n    --mj-green:#0e8f69;\n    --mj-border:#b7d7a8;\n    --mj-ink:#1f2937;\n    --mj-muted:#6b7280;\n    --mj-soft:#f6faf7;\n    --mj-radius:18px;\n    --mj-shadow:0 10px 26px rgba(0,0,0,.08);\n\n    font-family:-apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif;\n    color:var(--mj-ink);\n    margin:28px 0 42px;\n  }\n\n  .mj-wrap strong{\n    font-weight:600 !important;\n  }\n\n  .mj-hero{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:18px;\n    align-items:center;\n    background:linear-gradient(180deg, var(--mj-soft), #fff);\n    border:1px solid rgba(183,215,168,.55);\n    border-radius:var(--mj-radius);\n    padding:18px;\n    box-shadow:var(--mj-shadow);\n  }\n  @media(min-width:990px){\n    .mj-hero{\n      grid-template-columns:1.1fr .9fr;\n      padding:22px;\n      gap:22px;\n    }\n  }\n\n  .mj-hero img{\n    width:100%;\n    height:auto;\n    border-radius:16px;\n    border:1px solid rgba(0,0,0,.06);\n    background:#fff;\n    display:block;\n  }\n\n  .mj-badge{\n    display:inline-flex;\n    align-items:center;\n    padding:6px 10px;\n    border-radius:999px;\n    font-size:12px;\n    font-weight:700;\n    color:#0b5f48;\n    background:rgba(14,143,105,.10);\n    border:1px solid rgba(14,143,105,.18);\n  }\n\n  .mj-h1{\n    font-size:22px;\n    line-height:1.25;\n    margin:10px 0 8px;\n  }\n  @media(min-width:750px){\n    .mj-h1{\n      font-size:26px;\n    }\n  }\n\n  .mj-lead{\n    margin:10px 0 14px;\n    color:var(--mj-muted);\n    font-size:14px;\n    line-height:1.75;\n  }\n\n  .mj-points{\n    list-style:none;\n    padding:0;\n    margin:14px 0 0;\n  }\n  .mj-points li{\n    border:1px solid rgba(0,0,0,.07);\n    border-radius:14px;\n    padding:10px 12px;\n    background:#fff;\n    font-size:14px;\n    line-height:1.6;\n    margin-bottom:10px;\n  }\n\n  .mj-grid{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:14px;\n    margin-top:18px;\n  }\n  @media(min-width:750px){\n    .mj-grid{\n      grid-template-columns:repeat(2,1fr);\n    }\n  }\n\n  .mj-card{\n    border:1px solid rgba(0,0,0,.08);\n    border-radius:18px;\n    background:#fff;\n    padding:16px;\n    box-shadow:0 10px 22px rgba(0,0,0,.06);\n  }\n  .mj-card h2{\n    margin:0 0 10px;\n    font-size:16px;\n  }\n  .mj-card p,\n  .mj-card li{\n    font-size:14px;\n    line-height:1.75;\n  }\n  .mj-card ul{\n    padding-left:18px;\n  }\n\n  .mj-note{\n    margin-top:10px;\n    padding:10px 12px;\n    background:rgba(14,143,105,.06);\n    border:1px dashed rgba(14,143,105,.30);\n    border-radius:14px;\n    font-size:13px;\n    line-height:1.7;\n  }\n\n  .mj-spec{\n    width:100%;\n    border-collapse:collapse;\n    margin-top:10px;\n  }\n  .mj-spec th,\n  .mj-spec td{\n    border:1px solid rgba(0,0,0,.08);\n    padding:10px 12px;\n    font-size:14px;\n    text-align:left;\n    vertical-align:top;\n  }\n  .mj-spec th{\n    background:rgba(14,143,105,.06);\n    width:40%;\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"mj-center-section\"\u003e\n\u003cdiv class=\"mj-wrap\" style=\"text-align: start;\"\u003e\n\u003c!-- HERO --\u003e\n\u003csection class=\"mj-hero\"\u003e\u003cimg alt=\"Japanese Tea Spoon Circle Design Black TAKAKUWA KINZOKU made in Japan\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0085\/9681\/5931\/files\/Gemini_Generated_Image_7uxr2w7uxr2w7uxr.png\" style=\"margin-bottom: 16px; float: none;\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"mj-badge\"\u003eMade in Japan (Tsubame Sanjo, Niigata)\u003c\/span\u003e\n\u003ch1 class=\"mj-h1\"\u003eJapanese Tea Spoon – Circle Design Tortoiseshell Amber| TAKAKUWA KINZOKU\u003c\/h1\u003e\n\u003cp class=\"mj-lead\"\u003eA refined Japanese \u003cstrong\u003etea spoon\u003c\/strong\u003e by \u003cstrong\u003eTAKAKUWA KINZOKU\u003c\/strong\u003e, crafted in Tsubame Sanjo, Niigata. Its elegant black circle design adds a modern accent to your tea or latte time while offering practical everyday use.\u003c\/p\u003e\n\u003cul class=\"mj-points\"\u003e\n\u003cli\u003eElegant circle design with a sleek tortoiseshell amber accent\u003c\/li\u003e\n\u003cli\u003eIdeal for stirring tea, lattes, and other drinks\u003c\/li\u003e\n\u003cli\u003eMade in Japan with fine metal craftsmanship\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- GRID --\u003e\n\u003csection class=\"mj-grid\"\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch2\u003eSpecifications\u003c\/h2\u003e\n\u003ctable class=\"mj-spec\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eItem\u003c\/th\u003e\n\u003ctd\u003eTea Spoon \/ Muddler Spoon × 1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eProduct Name\u003c\/th\u003e\n\u003ctd\u003eMuddler Circle Tortoiseshell Amber\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBrand\u003c\/th\u003e\n\u003ctd\u003eTAKAKUWA KINZOKU\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMaterial\u003c\/th\u003e\n\u003ctd\u003eStainless Steel (Gold Plated), Decoration: Acrylic Resin\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOrigin\u003c\/th\u003e\n\u003ctd\u003eJapan\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eProduction Area\u003c\/th\u003e\n\u003ctd\u003eTsubame Sanjo, Niigata Prefecture, Japan\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSize\u003c\/th\u003e\n\u003ctd\u003eLength: 19 cm (Approx. 7.48 inches)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp class=\"mj-note\"\u003eMade in Japan \/ Gold-Plated Stainless Steel \/ Acrylic Decoration \/ Length 19 cm\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch2\u003eWhy You'll Love It\u003c\/h2\u003e\n\u003cp\u003eThis beautifully designed spoon combines practicality with a clean, modern look. The circle motif gives it a distinctive character, making it a lovely accent for tea time, café-style drinks, or dessert moments.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eLong handle makes it easy to stir deeper cups and glasses\u003c\/li\u003e\n\u003cli\u003eStylish black circle detail adds a modern Japanese touch\u003c\/li\u003e\n\u003cli\u003eSuitable for daily use or as a small gift\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"mj-note\"\u003eA charming choice for those who appreciate functional design and Japanese craftsmanship.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch2\u003eAbout TAKAKUWA KINZOKU\u003c\/h2\u003e\n\u003cp\u003eTAKAKUWA KINZOKU is a Japanese maker based in Tsubame Sanjo, Niigata, an area widely known for its exceptional metalworking tradition. Their products are designed to bring together durability, beauty, and ease of use for everyday living.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch2\u003eNotes\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003eDesigned for stirring drinks such as tea, lattes, and other beverages\u003c\/li\u003e\n\u003cli\u003ePlease handle the decorative part with care\u003c\/li\u003e\n\u003cli\u003eIf you need a larger quantity, please contact us in advance\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"mj-note\"\u003eSlight variations may occur due to the nature of the materials and craftsmanship.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Matcha JP","offers":[{"title":"Default Title","offer_id":46930038161561,"sku":"spoon-circle-tortoiseshell-amber","price":9.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0085\/9681\/5931\/files\/muddler-gold-circle-orange_a5a428ae-da27-460b-abf5-454122bc55aa.jpg?v=1775716427"},{"product_id":"spoon-square-white","title":"Japanese Tea Spoon – Square Design White | TAKAKUWA KINZOKU Made in Japan","description":"\u003c!-- =============================\n  MatchaJP | Japanese Tea Spoon – Circle Design Black | TAKAKUWA KINZOKU\n============================== --\u003e\n\u003cstyle\u003e\n  .mj-center-section{\n    width:100%;\n    display:flex;\n    justify-content:center;\n    clear:both;\n  }\n\n  .mj-wrap{\n    box-sizing:border-box;\n    width:90%;\n    max-width:700px;\n    margin-left:auto!important;\n    margin-right:auto!important;\n    float:none!important;\n\n    --mj-green:#0e8f69;\n    --mj-border:#b7d7a8;\n    --mj-ink:#1f2937;\n    --mj-muted:#6b7280;\n    --mj-soft:#f6faf7;\n    --mj-radius:18px;\n    --mj-shadow:0 10px 26px rgba(0,0,0,.08);\n\n    font-family:-apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif;\n    color:var(--mj-ink);\n    margin:28px 0 42px;\n  }\n\n  .mj-wrap strong{\n    font-weight:600 !important;\n  }\n\n  .mj-hero{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:18px;\n    align-items:center;\n    background:linear-gradient(180deg, var(--mj-soft), #fff);\n    border:1px solid rgba(183,215,168,.55);\n    border-radius:var(--mj-radius);\n    padding:18px;\n    box-shadow:var(--mj-shadow);\n  }\n  @media(min-width:990px){\n    .mj-hero{\n      grid-template-columns:1.1fr .9fr;\n      padding:22px;\n      gap:22px;\n    }\n  }\n\n  .mj-hero img{\n    width:100%;\n    height:auto;\n    border-radius:16px;\n    border:1px solid rgba(0,0,0,.06);\n    background:#fff;\n    display:block;\n  }\n\n  .mj-badge{\n    display:inline-flex;\n    align-items:center;\n    padding:6px 10px;\n    border-radius:999px;\n    font-size:12px;\n    font-weight:700;\n    color:#0b5f48;\n    background:rgba(14,143,105,.10);\n    border:1px solid rgba(14,143,105,.18);\n  }\n\n  .mj-h1{\n    font-size:22px;\n    line-height:1.25;\n    margin:10px 0 8px;\n  }\n  @media(min-width:750px){\n    .mj-h1{\n      font-size:26px;\n    }\n  }\n\n  .mj-lead{\n    margin:10px 0 14px;\n    color:var(--mj-muted);\n    font-size:14px;\n    line-height:1.75;\n  }\n\n  .mj-points{\n    list-style:none;\n    padding:0;\n    margin:14px 0 0;\n  }\n  .mj-points li{\n    border:1px solid rgba(0,0,0,.07);\n    border-radius:14px;\n    padding:10px 12px;\n    background:#fff;\n    font-size:14px;\n    line-height:1.6;\n    margin-bottom:10px;\n  }\n\n  .mj-grid{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:14px;\n    margin-top:18px;\n  }\n  @media(min-width:750px){\n    .mj-grid{\n      grid-template-columns:repeat(2,1fr);\n    }\n  }\n\n  .mj-card{\n    border:1px solid rgba(0,0,0,.08);\n    border-radius:18px;\n    background:#fff;\n    padding:16px;\n    box-shadow:0 10px 22px rgba(0,0,0,.06);\n  }\n  .mj-card h2{\n    margin:0 0 10px;\n    font-size:16px;\n  }\n  .mj-card p,\n  .mj-card li{\n    font-size:14px;\n    line-height:1.75;\n  }\n  .mj-card ul{\n    padding-left:18px;\n  }\n\n  .mj-note{\n    margin-top:10px;\n    padding:10px 12px;\n    background:rgba(14,143,105,.06);\n    border:1px dashed rgba(14,143,105,.30);\n    border-radius:14px;\n    font-size:13px;\n    line-height:1.7;\n  }\n\n  .mj-spec{\n    width:100%;\n    border-collapse:collapse;\n    margin-top:10px;\n  }\n  .mj-spec th,\n  .mj-spec td{\n    border:1px solid rgba(0,0,0,.08);\n    padding:10px 12px;\n    font-size:14px;\n    text-align:left;\n    vertical-align:top;\n  }\n  .mj-spec th{\n    background:rgba(14,143,105,.06);\n    width:40%;\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"mj-center-section\"\u003e\n\u003cdiv style=\"text-align: start;\" class=\"mj-wrap\"\u003e\n\u003c!-- HERO --\u003e\n\u003csection class=\"mj-hero\"\u003e\u003cimg style=\"margin-bottom: 16px; float: none;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0085\/9681\/5931\/files\/Gemini_Generated_Image_qkzoqqqkzoqqqkzo.png\" alt=\"Japanese Tea Spoon Circle Design Black TAKAKUWA KINZOKU made in Japan\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"mj-badge\"\u003eMade in Japan (Tsubame Sanjo, Niigata)\u003c\/span\u003e\n\u003ch1 class=\"mj-h1\"\u003eJapanese Tea Spoon – Square Design White | TAKAKUWA KINZOKU\u003c\/h1\u003e\n\u003cp class=\"mj-lead\"\u003eA refined Japanese \u003cstrong\u003etea spoon\u003c\/strong\u003e by \u003cstrong\u003eTAKAKUWA KINZOKU\u003c\/strong\u003e, crafted in Tsubame Sanjo, Niigata. Its elegant white square design adds a modern accent to your tea or latte time while offering practical everyday use.\u003c\/p\u003e\n\u003cul class=\"mj-points\"\u003e\n\u003cli\u003eElegant Square design with a sleek white accent\u003c\/li\u003e\n\u003cli\u003eIdeal for stirring tea, lattes, and other drinks\u003c\/li\u003e\n\u003cli\u003eMade in Japan with fine metal craftsmanship\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- GRID --\u003e\n\u003csection class=\"mj-grid\"\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch2\u003eSpecifications\u003c\/h2\u003e\n\u003ctable class=\"mj-spec\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eItem\u003c\/th\u003e\n\u003ctd\u003eTea Spoon \/ Muddler Spoon × 1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eProduct Name\u003c\/th\u003e\n\u003ctd\u003eMuddler Square  White \u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBrand\u003c\/th\u003e\n\u003ctd\u003eTAKAKUWA KINZOKU\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMaterial\u003c\/th\u003e\n\u003ctd\u003eStainless Steel (Gold Plated), Decoration: Acrylic Resin\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOrigin\u003c\/th\u003e\n\u003ctd\u003eJapan\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eProduction Area\u003c\/th\u003e\n\u003ctd\u003eTsubame Sanjo, Niigata Prefecture, Japan\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSize\u003c\/th\u003e\n\u003ctd\u003eLength: 19 cm (Approx. 7.48 inches)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp class=\"mj-note\"\u003eMade in Japan \/ Gold-Plated Stainless Steel \/ Acrylic Decoration \/ Length 19 cm\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch2\u003eWhy You'll Love It\u003c\/h2\u003e\n\u003cp\u003eThis beautifully designed spoon combines practicality with a clean, modern look. The circle motif gives it a distinctive character, making it a lovely accent for tea time, café-style drinks, or dessert moments.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eLong handle makes it easy to stir deeper cups and glasses\u003c\/li\u003e\n\u003cli\u003eStylish black circle detail adds a modern Japanese touch\u003c\/li\u003e\n\u003cli\u003eSuitable for daily use or as a small gift\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"mj-note\"\u003eA charming choice for those who appreciate functional design and Japanese craftsmanship.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch2\u003eAbout TAKAKUWA KINZOKU\u003c\/h2\u003e\n\u003cp\u003eTAKAKUWA KINZOKU is a Japanese maker based in Tsubame Sanjo, Niigata, an area widely known for its exceptional metalworking tradition. Their products are designed to bring together durability, beauty, and ease of use for everyday living.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch2\u003eNotes\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003eDesigned for stirring drinks such as tea, lattes, and other beverages\u003c\/li\u003e\n\u003cli\u003ePlease handle the decorative part with care\u003c\/li\u003e\n\u003cli\u003eIf you need a larger quantity, please contact us in advance\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"mj-note\"\u003eSlight variations may occur due to the nature of the materials and craftsmanship.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Matcha JP","offers":[{"title":"Default Title","offer_id":46931719323801,"sku":"spoon-square-white","price":9.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0085\/9681\/5931\/files\/muddler-gold-square-white.jpg?v=1775795271"},{"product_id":"spoon-square-tortoiseshell-amber","title":"Japanese Tea Spoon – Square Design Tortoiseshell Amber | TAKAKUWA KINZOKU Made in Japan","description":"\u003c!-- =============================\n  MatchaJP | Japanese Tea Spoon – Circle Design Black | TAKAKUWA KINZOKU\n============================== --\u003e\n\u003cstyle\u003e\n  .mj-center-section{\n    width:100%;\n    display:flex;\n    justify-content:center;\n    clear:both;\n  }\n\n  .mj-wrap{\n    box-sizing:border-box;\n    width:90%;\n    max-width:700px;\n    margin-left:auto!important;\n    margin-right:auto!important;\n    float:none!important;\n\n    --mj-green:#0e8f69;\n    --mj-border:#b7d7a8;\n    --mj-ink:#1f2937;\n    --mj-muted:#6b7280;\n    --mj-soft:#f6faf7;\n    --mj-radius:18px;\n    --mj-shadow:0 10px 26px rgba(0,0,0,.08);\n\n    font-family:-apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif;\n    color:var(--mj-ink);\n    margin:28px 0 42px;\n  }\n\n  .mj-wrap strong{\n    font-weight:600 !important;\n  }\n\n  .mj-hero{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:18px;\n    align-items:center;\n    background:linear-gradient(180deg, var(--mj-soft), #fff);\n    border:1px solid rgba(183,215,168,.55);\n    border-radius:var(--mj-radius);\n    padding:18px;\n    box-shadow:var(--mj-shadow);\n  }\n  @media(min-width:990px){\n    .mj-hero{\n      grid-template-columns:1.1fr .9fr;\n      padding:22px;\n      gap:22px;\n    }\n  }\n\n  .mj-hero img{\n    width:100%;\n    height:auto;\n    border-radius:16px;\n    border:1px solid rgba(0,0,0,.06);\n    background:#fff;\n    display:block;\n  }\n\n  .mj-badge{\n    display:inline-flex;\n    align-items:center;\n    padding:6px 10px;\n    border-radius:999px;\n    font-size:12px;\n    font-weight:700;\n    color:#0b5f48;\n    background:rgba(14,143,105,.10);\n    border:1px solid rgba(14,143,105,.18);\n  }\n\n  .mj-h1{\n    font-size:22px;\n    line-height:1.25;\n    margin:10px 0 8px;\n  }\n  @media(min-width:750px){\n    .mj-h1{\n      font-size:26px;\n    }\n  }\n\n  .mj-lead{\n    margin:10px 0 14px;\n    color:var(--mj-muted);\n    font-size:14px;\n    line-height:1.75;\n  }\n\n  .mj-points{\n    list-style:none;\n    padding:0;\n    margin:14px 0 0;\n  }\n  .mj-points li{\n    border:1px solid rgba(0,0,0,.07);\n    border-radius:14px;\n    padding:10px 12px;\n    background:#fff;\n    font-size:14px;\n    line-height:1.6;\n    margin-bottom:10px;\n  }\n\n  .mj-grid{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:14px;\n    margin-top:18px;\n  }\n  @media(min-width:750px){\n    .mj-grid{\n      grid-template-columns:repeat(2,1fr);\n    }\n  }\n\n  .mj-card{\n    border:1px solid rgba(0,0,0,.08);\n    border-radius:18px;\n    background:#fff;\n    padding:16px;\n    box-shadow:0 10px 22px rgba(0,0,0,.06);\n  }\n  .mj-card h2{\n    margin:0 0 10px;\n    font-size:16px;\n  }\n  .mj-card p,\n  .mj-card li{\n    font-size:14px;\n    line-height:1.75;\n  }\n  .mj-card ul{\n    padding-left:18px;\n  }\n\n  .mj-note{\n    margin-top:10px;\n    padding:10px 12px;\n    background:rgba(14,143,105,.06);\n    border:1px dashed rgba(14,143,105,.30);\n    border-radius:14px;\n    font-size:13px;\n    line-height:1.7;\n  }\n\n  .mj-spec{\n    width:100%;\n    border-collapse:collapse;\n    margin-top:10px;\n  }\n  .mj-spec th,\n  .mj-spec td{\n    border:1px solid rgba(0,0,0,.08);\n    padding:10px 12px;\n    font-size:14px;\n    text-align:left;\n    vertical-align:top;\n  }\n  .mj-spec th{\n    background:rgba(14,143,105,.06);\n    width:40%;\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"mj-center-section\"\u003e\n\u003cdiv class=\"mj-wrap\" style=\"text-align: start;\"\u003e\n\u003c!-- HERO --\u003e\n\u003csection class=\"mj-hero\"\u003e\u003cimg alt=\"Japanese Tea Spoon Circle Design Black TAKAKUWA KINZOKU made in Japan\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0085\/9681\/5931\/files\/Gemini_Generated_Image_3yq1j33yq1j33yq1.png\" style=\"margin-bottom: 16px; float: none;\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"mj-badge\"\u003eMade in Japan (Tsubame Sanjo, Niigata)\u003c\/span\u003e\n\u003ch1 class=\"mj-h1\"\u003eJapanese Tea Spoon – Square Design Tortoiseshell Amber | TAKAKUWA KINZOKU\u003c\/h1\u003e\n\u003cp class=\"mj-lead\"\u003eA refined Japanese \u003cstrong\u003etea spoon\u003c\/strong\u003e by \u003cstrong\u003eTAKAKUWA KINZOKU\u003c\/strong\u003e, crafted in Tsubame Sanjo, Niigata. Its elegant Tortoiseshell Amber square design adds a modern accent to your tea or latte time while offering practical everyday use.\u003c\/p\u003e\n\u003cul class=\"mj-points\"\u003e\n\u003cli\u003eElegant Square design with a sleek Tortoiseshell Amber accent\u003c\/li\u003e\n\u003cli\u003eIdeal for stirring tea, lattes, and other drinks\u003c\/li\u003e\n\u003cli\u003eMade in Japan with fine metal craftsmanship\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- GRID --\u003e\n\u003csection class=\"mj-grid\"\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch2\u003eSpecifications\u003c\/h2\u003e\n\u003ctable class=\"mj-spec\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eItem\u003c\/th\u003e\n\u003ctd\u003eTea Spoon \/ Muddler Spoon × 1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eProduct Name\u003c\/th\u003e\n\u003ctd\u003eMuddler Square  Tortoiseshell Amber \u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBrand\u003c\/th\u003e\n\u003ctd\u003eTAKAKUWA KINZOKU\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMaterial\u003c\/th\u003e\n\u003ctd\u003eStainless Steel (Gold Plated), Decoration: Acrylic Resin\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOrigin\u003c\/th\u003e\n\u003ctd\u003eJapan\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eProduction Area\u003c\/th\u003e\n\u003ctd\u003eTsubame Sanjo, Niigata Prefecture, Japan\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSize\u003c\/th\u003e\n\u003ctd\u003eLength: 19 cm (Approx. 7.48 inches)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp class=\"mj-note\"\u003eMade in Japan \/ Gold-Plated Stainless Steel \/ Acrylic Decoration \/ Length 19 cm\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch2\u003eWhy You'll Love It\u003c\/h2\u003e\n\u003cp\u003eThis beautifully designed spoon combines practicality with a clean, modern look. The circle motif gives it a distinctive character, making it a lovely accent for tea time, café-style drinks, or dessert moments.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eLong handle makes it easy to stir deeper cups and glasses\u003c\/li\u003e\n\u003cli\u003eStylish black circle detail adds a modern Japanese touch\u003c\/li\u003e\n\u003cli\u003eSuitable for daily use or as a small gift\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"mj-note\"\u003eA charming choice for those who appreciate functional design and Japanese craftsmanship.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch2\u003eAbout TAKAKUWA KINZOKU\u003c\/h2\u003e\n\u003cp\u003eTAKAKUWA KINZOKU is a Japanese maker based in Tsubame Sanjo, Niigata, an area widely known for its exceptional metalworking tradition. Their products are designed to bring together durability, beauty, and ease of use for everyday living.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch2\u003eNotes\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003eDesigned for stirring drinks such as tea, lattes, and other beverages\u003c\/li\u003e\n\u003cli\u003ePlease handle the decorative part with care\u003c\/li\u003e\n\u003cli\u003eIf you need a larger quantity, please contact us in advance\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"mj-note\"\u003eSlight variations may occur due to the nature of the materials and craftsmanship.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Matcha JP","offers":[{"title":"Default Title","offer_id":46931733643417,"sku":"spoon-square-tortoiseshell-amber","price":9.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0085\/9681\/5931\/files\/muddler-gold-square-orange_5777706e-09f1-4a97-bc98-6fe4ad7bdcb6.jpg?v=1775785445"},{"product_id":"japanese-tea-spoon-round-long-silver-made-in-japan","title":"Japanese Tea Spoon – Round Long Silver | Made in Japan","description":"\u003c!-- =============================\n  MatchaJP | Japanese Muddler Spoon – Round Long Silver | Made in Japan\n============================== --\u003e\n\u003cstyle\u003e\n  .mj-center-section{\n    width:100%;\n    display:flex;\n    justify-content:center;\n    clear:both;\n  }\n\n  .mj-wrap{\n    box-sizing:border-box;\n    width:90%;\n    max-width:700px;\n    margin-left:auto!important;\n    margin-right:auto!important;\n    float:none!important;\n\n    --mj-green:#0e8f69;\n    --mj-border:#b7d7a8;\n    --mj-ink:#1f2937;\n    --mj-muted:#6b7280;\n    --mj-soft:#f6faf7;\n    --mj-radius:18px;\n    --mj-shadow:0 10px 26px rgba(0,0,0,.08);\n\n    font-family:-apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif;\n    color:var(--mj-ink);\n    margin:28px 0 42px;\n  }\n\n  .mj-wrap strong{\n    font-weight:600 !important;\n  }\n\n  .mj-hero{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:18px;\n    align-items:center;\n    background:linear-gradient(180deg, var(--mj-soft), #fff);\n    border:1px solid rgba(183,215,168,.55);\n    border-radius:var(--mj-radius);\n    padding:18px;\n    box-shadow:var(--mj-shadow);\n  }\n  @media(min-width:990px){\n    .mj-hero{\n      grid-template-columns:1.1fr .9fr;\n      padding:22px;\n      gap:22px;\n    }\n  }\n\n  .mj-hero img{\n    width:100%;\n    height:auto;\n    border-radius:16px;\n    border:1px solid rgba(0,0,0,.06);\n    background:#fff;\n    display:block;\n  }\n\n  .mj-badge{\n    display:inline-flex;\n    align-items:center;\n    padding:6px 10px;\n    border-radius:999px;\n    font-size:12px;\n    font-weight:700;\n    color:#0b5f48;\n    background:rgba(14,143,105,.10);\n    border:1px solid rgba(14,143,105,.18);\n  }\n\n  .mj-h1{\n    font-size:22px;\n    line-height:1.25;\n    margin:10px 0 8px;\n  }\n  @media(min-width:750px){\n    .mj-h1{\n      font-size:26px;\n    }\n  }\n\n  .mj-lead{\n    margin:10px 0 14px;\n    color:var(--mj-muted);\n    font-size:14px;\n    line-height:1.75;\n  }\n\n  .mj-points{\n    list-style:none;\n    padding:0;\n    margin:14px 0 0;\n  }\n  .mj-points li{\n    border:1px solid rgba(0,0,0,.07);\n    border-radius:14px;\n    padding:10px 12px;\n    background:#fff;\n    font-size:14px;\n    line-height:1.6;\n    margin-bottom:10px;\n  }\n\n  .mj-grid{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:14px;\n    margin-top:18px;\n  }\n  @media(min-width:750px){\n    .mj-grid{\n      grid-template-columns:repeat(2,1fr);\n    }\n  }\n\n  .mj-card{\n    border:1px solid rgba(0,0,0,.08);\n    border-radius:18px;\n    background:#fff;\n    padding:16px;\n    box-shadow:0 10px 22px rgba(0,0,0,.06);\n  }\n  .mj-card h2{\n    margin:0 0 10px;\n    font-size:16px;\n  }\n  .mj-card p,\n  .mj-card li{\n    font-size:14px;\n    line-height:1.75;\n  }\n  .mj-card ul{\n    padding-left:18px;\n  }\n\n  .mj-note{\n    margin-top:10px;\n    padding:10px 12px;\n    background:rgba(14,143,105,.06);\n    border:1px dashed rgba(14,143,105,.30);\n    border-radius:14px;\n    font-size:13px;\n    line-height:1.7;\n  }\n\n  .mj-spec{\n    width:100%;\n    border-collapse:collapse;\n    margin-top:10px;\n  }\n  .mj-spec th,\n  .mj-spec td{\n    border:1px solid rgba(0,0,0,.08);\n    padding:10px 12px;\n    font-size:14px;\n    text-align:left;\n    vertical-align:top;\n  }\n  .mj-spec th{\n    background:rgba(14,143,105,.06);\n    width:40%;\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"mj-center-section\"\u003e\n\u003cdiv class=\"mj-wrap\" style=\"text-align: start;\"\u003e\n\u003c!-- HERO --\u003e\n\u003csection class=\"mj-hero\"\u003e\u003cimg alt=\"Japanese Muddler Spoon Round Long Silver made in Japan\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0085\/9681\/5931\/files\/12117681_1000.jpg\" style=\"margin-bottom: 16px; float: none;\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"mj-badge\"\u003eMade in Japan (Tsubame Sanjo)\u003c\/span\u003e\n\u003ch1 class=\"mj-h1\"\u003eJapanese Tea Spoon – Round Long Silver | Made in Japan\u003c\/h1\u003e\n\u003cp class=\"mj-lead\"\u003eA chic and simple Japanese t\u003cstrong\u003eea spoon\u003c\/strong\u003e designed to suit many occasions. Its clean stainless steel finish and upright round base create a minimal yet practical piece for tea, lattes, cocktails, and everyday drinks.\u003c\/p\u003e\n\u003cul class=\"mj-points\"\u003e\n\u003cli\u003eSimple and sophisticated long tea spoon for various occasions\u003c\/li\u003e\n\u003cli\u003eFlat base allows the spoon to stand upright on its own\u003c\/li\u003e\n\u003cli\u003eMade in Japan from durable 18-8 stainless steel\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- GRID --\u003e\n\u003csection class=\"mj-grid\"\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch2\u003eSpecifications\u003c\/h2\u003e\n\u003ctable class=\"mj-spec\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eItem\u003c\/th\u003e\n\u003ctd\u003eTea Spoon × 1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eProduct Name\u003c\/th\u003e\n\u003ctd\u003eRound Muddler Long\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMaterial\u003c\/th\u003e\n\u003ctd\u003e18-8 Stainless Steel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOrigin\u003c\/th\u003e\n\u003ctd\u003eJapan\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eProduction Area\u003c\/th\u003e\n\u003ctd\u003eTsubame Sanjo, Japan\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSize\u003c\/th\u003e\n\u003ctd\u003eWidth: 2 cm (Approx. 0.79 inches) \/ Height: 1 cm (Approx. 0.39 inches)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWeight\u003c\/th\u003e\n\u003ctd\u003eApprox. 17 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFinish\u003c\/th\u003e\n\u003ctd\u003eSmooth\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDishwasher Safe\u003c\/th\u003e\n\u003ctd\u003eYes (Household dishwasher safe)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePackaging\u003c\/th\u003e\n\u003ctd\u003eIndividually packed\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp class=\"mj-note\"\u003eMade in Japan \/ 18-8 Stainless Steel \/ Dishwasher Safe \/ Smooth Finish\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch2\u003eWhy You'll Love It\u003c\/h2\u003e\n\u003cp\u003eThis Tea spoon features a quiet, modern design that blends easily into a variety of settings. The long handle is convenient for tall glasses, while the flat end lets it stand neatly when not in use.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003ePerfect for tea, lattes, cocktails, and other drinks\u003c\/li\u003e\n\u003cli\u003eMinimal silver finish works well in both casual and elegant settings\u003c\/li\u003e\n\u003cli\u003eEasy to use, easy to clean, and suitable for daily use\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"mj-note\"\u003eA practical and stylish choice for home use, cafés, or as a thoughtful Japanese tableware gift.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch2\u003eAbout Tsubame Sanjo\u003c\/h2\u003e\n\u003cp\u003eTsubame Sanjo in Japan is widely known for its outstanding metalworking craftsmanship. Products made in this region are valued for their durability, precision, and clean functional design.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch2\u003eNotes\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003eProps shown in product photos are not included\u003c\/li\u003e\n\u003cli\u003ePlease note that only the spoon itself is included\u003c\/li\u003e\n\u003cli\u003eSuitable for household dishwasher use\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"mj-note\"\u003eSlight individual differences may occur depending on the production process.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Matcha JP","offers":[{"title":"Default Title","offer_id":46932246855833,"sku":"spoon-silver","price":8.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0085\/9681\/5931\/files\/muddler-silver-nomal.jpg?v=1775804287"},{"product_id":"wave-matcha-scoop-rest","title":"Japanese Chopstick Rest – Wave Design | Mino Ware Matcha Scoop Rest Made in Japan","description":"\u003c!-- =============================\n  MatchaJP | Japanese Chopstick Rest – Wave Design | Mino Ware Matcha Scoop Rest Made in Japan\n============================== --\u003e\n\u003cstyle\u003e\n  .mj-center-section{\n    width:100%;\n    display:flex;\n    justify-content:center;\n    clear:both;\n  }\n\n  .mj-wrap{\n    box-sizing:border-box;\n    width:90%;\n    max-width:700px;\n    margin-left:auto!important;\n    margin-right:auto!important;\n    float:none!important;\n\n    --mj-green:#0e8f69;\n    --mj-border:#b7d7a8;\n    --mj-ink:#1f2937;\n    --mj-muted:#6b7280;\n    --mj-soft:#f6faf7;\n    --mj-radius:18px;\n    --mj-shadow:0 10px 26px rgba(0,0,0,.08);\n\n    font-family:-apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif;\n    color:var(--mj-ink);\n    margin:28px 0 42px;\n  }\n\n  .mj-wrap strong{\n    font-weight:600 !important;\n  }\n\n  .mj-hero{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:18px;\n    align-items:center;\n    background:linear-gradient(180deg, var(--mj-soft), #fff);\n    border:1px solid rgba(183,215,168,.55);\n    border-radius:var(--mj-radius);\n    padding:18px;\n    box-shadow:var(--mj-shadow);\n  }\n  @media(min-width:990px){\n    .mj-hero{\n      grid-template-columns:1.1fr .9fr;\n      padding:22px;\n      gap:22px;\n    }\n  }\n\n  .mj-hero img{\n    width:100%;\n    height:auto;\n    border-radius:16px;\n    border:1px solid rgba(0,0,0,.06);\n    background:#fff;\n    display:block;\n  }\n\n  .mj-badge{\n    display:inline-flex;\n    align-items:center;\n    padding:6px 10px;\n    border-radius:999px;\n    font-size:12px;\n    font-weight:700;\n    color:#0b5f48;\n    background:rgba(14,143,105,.10);\n    border:1px solid rgba(14,143,105,.18);\n  }\n\n  .mj-h1{\n    font-size:22px;\n    line-height:1.25;\n    margin:10px 0 8px;\n  }\n  @media(min-width:750px){\n    .mj-h1{\n      font-size:26px;\n    }\n  }\n\n  .mj-lead{\n    margin:10px 0 14px;\n    color:var(--mj-muted);\n    font-size:14px;\n    line-height:1.75;\n  }\n\n  .mj-points{\n    list-style:none;\n    padding:0;\n    margin:14px 0 0;\n  }\n  .mj-points li{\n    border:1px solid rgba(0,0,0,.07);\n    border-radius:14px;\n    padding:10px 12px;\n    background:#fff;\n    font-size:14px;\n    line-height:1.6;\n    margin-bottom:10px;\n  }\n\n  .mj-grid{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:14px;\n    margin-top:18px;\n  }\n  @media(min-width:750px){\n    .mj-grid{\n      grid-template-columns:repeat(2,1fr);\n    }\n  }\n\n  .mj-card{\n    border:1px solid rgba(0,0,0,.08);\n    border-radius:18px;\n    background:#fff;\n    padding:16px;\n    box-shadow:0 10px 22px rgba(0,0,0,.06);\n  }\n  .mj-card h2{\n    margin:0 0 10px;\n    font-size:16px;\n  }\n  .mj-card p,\n  .mj-card li{\n    font-size:14px;\n    line-height:1.75;\n  }\n  .mj-card ul{\n    padding-left:18px;\n  }\n\n  .mj-note{\n    margin-top:10px;\n    padding:10px 12px;\n    background:rgba(14,143,105,.06);\n    border:1px dashed rgba(14,143,105,.30);\n    border-radius:14px;\n    font-size:13px;\n    line-height:1.7;\n  }\n\n  .mj-spec{\n    width:100%;\n    border-collapse:collapse;\n    margin-top:10px;\n  }\n  .mj-spec th,\n  .mj-spec td{\n    border:1px solid rgba(0,0,0,.08);\n    padding:10px 12px;\n    font-size:14px;\n    text-align:left;\n    vertical-align:top;\n  }\n  .mj-spec th{\n    background:rgba(14,143,105,.06);\n    width:40%;\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"mj-center-section\"\u003e\n\u003cdiv class=\"mj-wrap\" style=\"text-align: start;\"\u003e\n\u003c!-- HERO --\u003e\n\u003csection class=\"mj-hero\"\u003e\u003cimg alt=\"Japanese Chopstick Rest Wave Design Mino Ware Matcha Scoop Rest Made in Japan\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0085\/9681\/5931\/files\/5449577_1000.jpg?v=1776040111\" style=\"margin-bottom: 16px; float: none;\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"mj-badge\"\u003eMade in Japan (Mino Ware)\u003c\/span\u003e\n\u003ch1 class=\"mj-h1\"\u003eJapanese Chopstick Rest – Wave Design | Mino Ware Matcha Scoop Rest Made in Japan\u003c\/h1\u003e\n\u003cp class=\"mj-lead\"\u003eA smooth white \u003cstrong\u003eJapanese chopstick rest\u003c\/strong\u003e made of \u003cstrong\u003eMino ware porcelain\u003c\/strong\u003e in Japan. Its gentle wave-inspired form also makes it ideal as a \u003cstrong\u003ematcha scoop rest\u003c\/strong\u003e, bringing a clean and elegant touch to everyday meals or tea time.\u003c\/p\u003e\n\u003cul class=\"mj-points\"\u003e\n\u003cli\u003eWave-inspired design with a simple and elegant look\u003c\/li\u003e\n\u003cli\u003eIdeal as both a chopstick rest and a matcha scoop rest\u003c\/li\u003e\n\u003cli\u003eMade in Japan from smooth white porcelain\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- GRID --\u003e\n\u003csection class=\"mj-grid\"\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch2\u003eSpecifications\u003c\/h2\u003e\n\u003ctable class=\"mj-spec\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eItem\u003c\/th\u003e\n\u003ctd\u003eChopstick Rest \/ Matcha Scoop Rest × 1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMaterial\u003c\/th\u003e\n\u003ctd\u003eWhite Porcelain\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOrigin\u003c\/th\u003e\n\u003ctd\u003eJapan\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eProduction Area\u003c\/th\u003e\n\u003ctd\u003eMino Ware, Japan\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSize\u003c\/th\u003e\n\u003ctd\u003eW 5 cm × D 3.3 cm × H 1 cm (Approx. 1.97 × 1.30 × 0.39 inches)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWeight\u003c\/th\u003e\n\u003ctd\u003eApprox. 20 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFinish\u003c\/th\u003e\n\u003ctd\u003eSmooth\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMicrowave Safe\u003c\/th\u003e\n\u003ctd\u003eYes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDishwasher Safe\u003c\/th\u003e\n\u003ctd\u003eYes (Household dishwasher safe)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePackaging\u003c\/th\u003e\n\u003ctd\u003eNo individual box\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp class=\"mj-note\"\u003eMade in Japan \/ Mino Ware \/ White Porcelain \/ Microwave \u0026amp; Dishwasher Safe\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch2\u003eWhy You'll Love It\u003c\/h2\u003e\n\u003cp\u003eThis small rest combines clean design with practical versatility. It works beautifully as a chopstick rest for daily dining, and also as a matcha scoop rest for tea tools, adding a subtle Japanese touch to your table.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eSimple white design that matches many table settings\u003c\/li\u003e\n\u003cli\u003eUseful for both dining and tea ceremony accessories\u003c\/li\u003e\n\u003cli\u003eCompact size makes it easy to use and store\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"mj-note\"\u003eA lovely choice for everyday use, tea lovers, or as a small gift with Japanese charm.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch2\u003eAbout Mino Ware\u003c\/h2\u003e\n\u003cp\u003eMino ware is one of Japan’s most well-known ceramic traditions, appreciated for its balance of beauty and practicality. These pieces are designed for daily use while reflecting the quiet elegance of Japanese craftsmanship.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch2\u003eNotes\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003eRecommended uses: chopstick rest and matcha scoop rest\u003c\/li\u003e\n\u003cli\u003eProps shown in product photos are not included\u003c\/li\u003e\n\u003cli\u003eDue to the nature of the product, slight color unevenness, pattern irregularities, minor wobbling, and small marks from the production process may occur\u003c\/li\u003e\n\u003cli\u003eItems that meet the maker’s and our quality standards are offered as acceptable products\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"mj-note\"\u003eSlight individual differences are part of the character of Japanese ceramic craftsmanship.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Matcha JP","offers":[{"title":"Default Title","offer_id":46945548206233,"sku":"stand-wave","price":4.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0085\/9681\/5931\/files\/stand-wave-b.jpg?v=1776041178"},{"product_id":"moon-black-matcha-scoop-rest","title":"Japanese Chopstick Rest – Moon Black | Mino Ware Matcha Scoop Rest Made in Japan","description":"\u003c!-- =============================\n  MatchaJP | Japanese Chopstick Rest – Moon Black | Mino Ware Matcha Scoop Rest Made in Japan\n============================== --\u003e\n\u003cstyle\u003e\n  .mj-center-section{\n    width:100%;\n    display:flex;\n    justify-content:center;\n    clear:both;\n  }\n\n  .mj-wrap{\n    box-sizing:border-box;\n    width:90%;\n    max-width:700px;\n    margin-left:auto!important;\n    margin-right:auto!important;\n    float:none!important;\n\n    --mj-green:#0e8f69;\n    --mj-border:#b7d7a8;\n    --mj-ink:#1f2937;\n    --mj-muted:#6b7280;\n    --mj-soft:#f6faf7;\n    --mj-radius:18px;\n    --mj-shadow:0 10px 26px rgba(0,0,0,.08);\n\n    font-family:-apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif;\n    color:var(--mj-ink);\n    margin:28px 0 42px;\n  }\n\n  .mj-wrap strong{\n    font-weight:600 !important;\n  }\n\n  .mj-hero{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:18px;\n    align-items:center;\n    background:linear-gradient(180deg, var(--mj-soft), #fff);\n    border:1px solid rgba(183,215,168,.55);\n    border-radius:var(--mj-radius);\n    padding:18px;\n    box-shadow:var(--mj-shadow);\n  }\n  @media(min-width:990px){\n    .mj-hero{\n      grid-template-columns:1.1fr .9fr;\n      padding:22px;\n      gap:22px;\n    }\n  }\n\n  .mj-hero img{\n    width:100%;\n    height:auto;\n    border-radius:16px;\n    border:1px solid rgba(0,0,0,.06);\n    background:#fff;\n    display:block;\n  }\n\n  .mj-badge{\n    display:inline-flex;\n    align-items:center;\n    padding:6px 10px;\n    border-radius:999px;\n    font-size:12px;\n    font-weight:700;\n    color:#0b5f48;\n    background:rgba(14,143,105,.10);\n    border:1px solid rgba(14,143,105,.18);\n  }\n\n  .mj-h1{\n    font-size:22px;\n    line-height:1.25;\n    margin:10px 0 8px;\n  }\n\n  .mj-lead{\n    margin:10px 0 14px;\n    color:var(--mj-muted);\n    font-size:14px;\n    line-height:1.75;\n  }\n\n  .mj-points{\n    list-style:none;\n    padding:0;\n    margin:14px 0 0;\n  }\n  .mj-points li{\n    border:1px solid rgba(0,0,0,.07);\n    border-radius:14px;\n    padding:10px 12px;\n    background:#fff;\n    font-size:14px;\n    line-height:1.6;\n    margin-bottom:10px;\n  }\n\n  .mj-grid{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:14px;\n    margin-top:18px;\n  }\n  @media(min-width:750px){\n    .mj-grid{\n      grid-template-columns:repeat(2,1fr);\n    }\n  }\n\n  .mj-card{\n    border:1px solid rgba(0,0,0,.08);\n    border-radius:18px;\n    background:#fff;\n    padding:16px;\n    box-shadow:0 10px 22px rgba(0,0,0,.06);\n  }\n\n  .mj-spec{\n    width:100%;\n    border-collapse:collapse;\n    margin-top:10px;\n  }\n  .mj-spec th,\n  .mj-spec td{\n    border:1px solid rgba(0,0,0,.08);\n    padding:10px 12px;\n    font-size:14px;\n    text-align:left;\n  }\n\n  .mj-note{\n    margin-top:10px;\n    padding:10px 12px;\n    background:rgba(14,143,105,.06);\n    border:1px dashed rgba(14,143,105,.30);\n    border-radius:14px;\n    font-size:13px;\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"mj-center-section\"\u003e\n\u003cdiv class=\"mj-wrap\" style=\"text-align: start;\"\u003e\n\u003c!-- HERO --\u003e\n\u003csection class=\"mj-hero\"\u003e\u003cimg alt=\"Japanese Chopstick Rest Moon Black Mino Ware Matcha Scoop Rest Made in Japan\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0085\/9681\/5931\/files\/11962236_1000.jpg?v=1776042194\" style=\"margin-bottom: 16px; float: none;\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"mj-badge\"\u003eMade in Japan (Mino Ware)\u003c\/span\u003e\n\u003ch1 class=\"mj-h1\"\u003eJapanese Chopstick Rest – Moon Black | Mino Ware Matcha Scoop Rest Made in Japan\u003c\/h1\u003e\n\u003cp class=\"mj-lead\"\u003eA unique \u003cstrong\u003emoon-shaped Japanese chopstick rest\u003c\/strong\u003e crafted in Mino ware. Its deep black finish and organic texture add a refined, modern accent to your table, while also serving as a \u003cstrong\u003ematcha scoop rest\u003c\/strong\u003e.\u003c\/p\u003e\n\u003cul class=\"mj-points\"\u003e\n\u003cli\u003eElegant moon-shaped design with a modern black finish\u003c\/li\u003e\n\u003cli\u003eIdeal as both a chopstick rest and a matcha scoop rest\u003c\/li\u003e\n\u003cli\u003eMade in Japan using traditional Mino ware ceramic\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- GRID --\u003e\n\u003csection class=\"mj-grid\"\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch2\u003eSpecifications\u003c\/h2\u003e\n\u003ctable class=\"mj-spec\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eItem\u003c\/th\u003e\n\u003ctd\u003eChopstick Rest \/ Matcha Scoop Rest × 1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMaterial\u003c\/th\u003e\n\u003ctd\u003eCeramic (Mino Ware)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eOrigin\u003c\/th\u003e\n\u003ctd\u003eJapan\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSize\u003c\/th\u003e\n\u003ctd\u003e4.5 × 4.5 × 1.2 cm (Approx. 1.77 × 1.77 × 0.47 inches)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWeight\u003c\/th\u003e\n\u003ctd\u003eApprox. 15 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eTexture\u003c\/th\u003e\n\u003ctd\u003ePartially smooth and slightly textured\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eDishwasher\u003c\/th\u003e\n\u003ctd\u003eNot recommended\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePackaging\u003c\/th\u003e\n\u003ctd\u003eNo individual box\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp class=\"mj-note\"\u003eMade in Japan \/ Mino Ware \/ Unique texture finish\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch2\u003eWhy You'll Love It\u003c\/h2\u003e\n\u003cp\u003eThis moon-shaped rest brings a subtle artistic presence to your table. The dark tone pairs beautifully with both modern and traditional settings, making it a versatile piece for dining and tea time.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003ePerfect for chopsticks, tea tools, or small utensils\u003c\/li\u003e\n\u003cli\u003eDistinctive design that enhances table presentation\u003c\/li\u003e\n\u003cli\u003eCompact and easy to incorporate into daily use\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"mj-note\"\u003eA great choice for those who appreciate Japanese aesthetics and handcrafted textures.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch2\u003eAbout Mino Ware\u003c\/h2\u003e\n\u003cp\u003eMino ware is one of Japan’s most famous ceramic traditions, known for combining functionality with artistic expression.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mj-card\"\u003e\n\u003ch2\u003eNotes\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003eRecommended uses: chopstick rest and matcha scoop rest\u003c\/li\u003e\n\u003cli\u003eProps shown in photos are not included\u003c\/li\u003e\n\u003cli\u003eDue to the nature of the product, slight color variations, texture differences, and small imperfections may occur\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"mj-note\"\u003eThese characteristics are part of the charm of handcrafted ceramic products.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Matcha JP","offers":[{"title":"Default Title","offer_id":46945629700249,"sku":"stand-moon-black","price":6.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0085\/9681\/5931\/files\/stand-moon-b.jpg?v=1776042175"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0085\/9681\/5931\/collections\/kitchen-for-latte-3662181.jpg?v=1761026812","url":"https:\/\/www.matchajp.net\/collections\/kitchen.oembed?page=4","provider":"MatchaJP","version":"1.0","type":"link"}