{"product_id":"copper-brass-polish-paste","title":"🔥Hot Sale 50% OFF🔥 Copper Brass Polish Paste – Non-Scratch, with Sponge, Restores Shine✨","description":"\u003cstyle\u003e\n  \/* =====================================================\n     LUXURY METALLIC RESTORATION TEMPLATE\n     Brass \u0026 Metal Polish Restoration Paste Set\n     ===================================================== *\/\n\n  .pdp-template-wrap {\n    \/* 🎨 高奢金属配色系统 *\/\n    --pdp-primary: #c68a27;           \/* 主色：典雅黄铜金 *\/\n    --pdp-primary-dark: #12100e;      \/* 深主色：黑曜石深棕 *\/\n    --pdp-accent: #d99026;            \/* 强调色：暖亮金 *\/\n    --pdp-bg-main: #fdfbf7;           \/* 页面大背景：香槟暖白 *\/\n    --pdp-card-bg: #ffffff;           \/* 卡片背景：纯白 *\/\n    --pdp-card-soft: #f8f2e9;         \/* 辅助卡片背景：浅金杏色 *\/\n    --pdp-text-title: #12100e;        \/* 标题颜色 *\/\n    --pdp-text-body: #4a423a;         \/* 正文颜色 *\/\n    --pdp-border: #ebdcd0;            \/* 边框浅色 *\/\n    \n    \/* 💎 浮空阴影 *\/\n    --pdp-shadow-sm: 0 4px 14px rgba(198, 138, 39, 0.08);\n    --pdp-shadow-md: 0 10px 28px rgba(18, 16, 14, 0.12);\n\n    width: 100%;\n    max-width: 980px;\n    margin: 0 auto;\n    overflow: hidden;\n    background: var(--pdp-bg-main);\n    color: var(--pdp-text-body);\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Georgia, serif;\n    font-size: 18px;\n    line-height: 1.68;\n    -webkit-font-smoothing: antialiased;\n  }\n\n  .pdp-template-wrap,\n  .pdp-template-wrap * {\n    box-sizing: border-box !important;\n    word-break: break-word !important;\n  }\n\n  .pdp-template-wrap img {\n    display: block !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    height: auto !important;\n    border: 0 !important;\n    margin: 0 !important;\n  }\n\n  .pdp-container {\n    width: 100%;\n    max-width: 880px;\n    margin: 0 auto;\n  }\n\n  .pdp-section {\n    position: relative;\n    padding: 48px 22px;\n  }\n\n  .pdp-section-soft {\n    background: linear-gradient(180deg, #ffffff 0%, var(--pdp-card-soft) 100%);\n  }\n\n  \/* 🎯 优雅视觉小副标题 *\/\n  .pdp-kicker {\n    display: block;\n    margin-bottom: 8px;\n    color: var(--pdp-primary);\n    font-size: 13px;\n    font-weight: 800;\n    letter-spacing: 1.8px;\n    text-transform: uppercase;\n    text-align: center;\n  }\n\n  \/* 🎯 高级艺术标题排版 *\/\n  .pdp-section-title {\n    position: relative;\n    margin: 0 auto 24px;\n    padding-bottom: 12px;\n    color: var(--pdp-primary-dark);\n    font-size: clamp(26px, 3.8vw, 36px);\n    font-weight: 900;\n    text-align: center;\n    letter-spacing: -0.5px;\n    line-height: 1.25;\n  }\n\n  .pdp-section-title::after {\n    content: \"\";\n    position: absolute;\n    left: 50%;\n    bottom: 0;\n    width: 70px;\n    height: 3px;\n    border-radius: 999px;\n    background: linear-gradient(90deg, var(--pdp-primary), var(--pdp-accent));\n    transform: translateX(-50%);\n  }\n\n  \/* 卖点卡片结构 *\/\n  .pdp-feature-card {\n    border: 1.5px solid var(--pdp-border);\n    border-radius: 20px;\n    background: var(--pdp-card-bg);\n    padding: 24px;\n    margin-bottom: 32px;\n    box-shadow: var(--pdp-shadow-sm);\n  }\n\n  .pdp-feature-card:last-child {\n    margin-bottom: 0;\n  }\n\n  .pdp-feature-copy h3 {\n    margin: 0 0 10px 0;\n    color: var(--pdp-primary-dark);\n    font-size: clamp(20px, 2.8vw, 24px);\n    font-weight: 800;\n    letter-spacing: -0.2px;\n  }\n\n  .pdp-feature-copy p {\n    margin: 0;\n    font-size: 16.5px;\n    color: var(--pdp-text-body);\n    line-height: 1.7;\n  }\n\n  .pdp-feature-copy p b {\n    color: var(--pdp-primary-dark);\n    font-weight: 800;\n  }\n\n  .pdp-media-box {\n    position: relative;\n    overflow: hidden;\n    border: 1px solid var(--pdp-border);\n    border-radius: 14px;\n    background: #ffffff;\n    box-shadow: var(--pdp-shadow-md);\n    margin-top: 18px;\n  }\n\n  \/* ❓ FAQ 样式 *\/\n  .pdp-faq-list details {\n    overflow: hidden;\n    border: 1.5px solid var(--pdp-border);\n    border-radius: 16px;\n    background: #ffffff;\n    margin-bottom: 14px;\n    box-shadow: var(--pdp-shadow-sm);\n  }\n\n  .pdp-faq-list summary {\n    padding: 20px;\n    color: var(--pdp-text-title);\n    font-size: 18px;\n    font-weight: 800;\n    cursor: pointer;\n    list-style: none;\n  }\n\n  .pdp-faq-list summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .pdp-faq-answer {\n    padding: 14px 20px 22px;\n    border-top: 1px solid var(--pdp-border);\n    color: var(--pdp-text-body);\n    font-size: 16px;\n  }\n\n  \/* 🛡️ 单列纵向信任背书 *\/\n  .pdp-trust-section {\n    padding: 42px 22px 50px;\n    background: linear-gradient(180deg, var(--pdp-bg-main) 0%, var(--pdp-card-soft) 100%);\n  }\n\n  .pdp-trust-card {\n    border: 1.5px solid var(--pdp-border);\n    border-radius: 20px;\n    overflow: hidden;\n    background: var(--pdp-card-bg);\n    margin-bottom: 24px;\n    box-shadow: var(--pdp-shadow-md);\n  }\n\n  .pdp-trust-card:last-child {\n    margin-bottom: 0;\n  }\n\n  .pdp-trust-header {\n    padding: 28px 24px 20px;\n    text-align: center;\n  }\n\n  .pdp-trust-title {\n    font-size: 22px;\n    color: var(--pdp-primary-dark);\n    font-weight: 900;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    margin: 0 0 16px 0;\n  }\n\n  .pdp-trust-single-column {\n    display: flex;\n    flex-direction: column;\n    gap: 12px;\n    font-size: 15px;\n    text-align: left;\n    color: var(--pdp-text-body);\n    max-width: 420px;\n    margin: 0 auto;\n  }\n\n  .pdp-trust-single-column \u003e div {\n    display: flex;\n    align-items: center;\n    gap: 8px;\n  }\n\n  .pdp-trust-desc {\n    font-size: 15px;\n    line-height: 1.7;\n    color: var(--pdp-text-body);\n    margin: 0 0 8px 0;\n  }\n\n  \/* 移动端适配 *\/\n  @media (max-width: 760px) {\n    .pdp-section { padding: 34px 14px; }\n    .pdp-feature-card { padding: 18px; border-radius: 16px; margin-bottom: 24px; }\n    .pdp-media-box { border-radius: 12px; margin-top: 14px; }\n    .pdp-trust-section { padding: 30px 14px 40px; }\n    .pdp-trust-header { padding: 22px 16px 16px; }\n    .pdp-trust-title { font-size: 19px; }\n    .pdp-trust-single-column { font-size: 14px; gap: 10px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"pdp-template-wrap\"\u003e\n\u003csection class=\"pdp-section\"\u003e\n\u003cdiv class=\"pdp-container\"\u003e\n\u003cspan class=\"pdp-kicker\"\u003ePREMIUM METAL RESTORATION\u003c\/span\u003e\n\u003ch2 class=\"pdp-section-title\"\u003eBring Back the Royal Golden Shine\u003c\/h2\u003e\n\u003cdiv class=\"pdp-feature-card\"\u003e\n\u003cdiv class=\"pdp-feature-copy\"\u003e\n\u003ch3\u003e✨ Dissolve Years of Tarnish in Seconds\u003c\/h3\u003e\n\u003cp\u003eDon't throw away aging brass antiques or hide dull instruments! Our advanced formula \u003cb\u003epenetrates deep to melt away stubborn rust, black tarnish, and heavy oxidation\u003c\/b\u003e. Experience the thrill of turning dark, neglected metal back into a dazzling, golden showcase piece in just one wipe.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdp-media-box\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0849\/9606\/3537\/files\/spp_shopify20260804175834_821918d12297f815d653d1bfe30b418b.png?v=1785837518\" alt=\"OXIDATION REMOVAL\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdp-feature-card\"\u003e\n\u003cdiv class=\"pdp-feature-copy\"\u003e\n\u003ch3\u003e🔍 Mirror-Glass Perfection Without Scratches\u003c\/h3\u003e\n\u003cp\u003eScratches make metal look cheap and worn out. This restorative paste gently \u003cb\u003ebuffs out fine surface blemishes, scuffs, and fingerprints\u003c\/b\u003e, leaving behind a smooth, reflective mirror-like luster without harsh abrasives.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdp-media-box\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0849\/9606\/3537\/files\/spp_shopify20260804175839_62c861a1d422aeb809fcac84842effa7.png?v=1785837523\" alt=\"SCRATCH REPAIR\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdp-feature-card\"\u003e\n\u003cdiv class=\"pdp-feature-copy\"\u003e\n\u003ch3\u003e🎷 One Paste for All Your Metal Treasures\u003c\/h3\u003e\n\u003cp\u003eFrom \u003cb\u003efine musical instruments (saxophones, flutes) to vintage home hardware (faucets, door handles, cabinet pulls, and fireplace trims)\u003c\/b\u003e—it delivers professional restorer-grade brilliance to every room in your house.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdp-media-box\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0849\/9606\/3537\/files\/spp_shopify20260804175844_c5ea0594454c3b889aaacb81186be927.png?v=1785837528\" alt=\"WIDE APPLICABILITY\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdp-feature-card\"\u003e\n\u003cdiv class=\"pdp-feature-copy\"\u003e\n\u003ch3\u003e🧽 Effortless 3-Step Professional Kit\u003c\/h3\u003e\n\u003cp\u003eIncludes a high-density micro-applicator sponge designed for zero-mess distribution. \u003cb\u003eNo special tools or heavy manual labor required\u003c\/b\u003e—simply apply, rub gently, and wipe to reveal pure elegance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdp-media-box\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0849\/9606\/3537\/files\/spp_shopify20260804175849_c0c5e7a5e379827aa6725ad62efe8db1.png?v=1785837533\" alt=\"COMPLETE KIT\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdp-feature-card\"\u003e\n\u003cdiv class=\"pdp-feature-copy\"\u003e\n\u003ch3\u003e🛡️ Locks Out Moisture \u0026amp; Future Rust\u003c\/h3\u003e\n\u003cp\u003eWhy polish constantly when you can protect? Our formula creates a \u003cb\u003emicroscopic hydrophobic barrier that seals out dust, humidity, and fingerprints\u003c\/b\u003e, keeping your metal glowing radiantly for months.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdp-media-box\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0849\/9606\/3537\/files\/spp_shopify20260804175854_3866d083d9b939bd09d452c742e7e62d.png?v=1785837539\" alt=\"LONG-LASTING PROTECTION\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"pdp-section pdp-section-soft\"\u003e\n\u003cdiv class=\"pdp-container\"\u003e\n\u003cspan class=\"pdp-kicker\"\u003eTECHNICAL DETAILS\u003c\/span\u003e\n\u003ch2 class=\"pdp-section-title\"\u003eProduct Specifications\u003c\/h2\u003e\n\u003cdiv style=\"overflow: hidden; border: 1.5px solid var(--pdp-border); border-radius: 18px; background: #ffffff; box-shadow: var(--pdp-shadow-sm);\"\u003e\n\u003ctable style=\"width: 100% !important; border-collapse: collapse; table-layout: fixed; font-size: 16px; color: var(--pdp-text-body);\"\u003e\n\u003ctbody\u003e\n\u003ctr style=\"border-bottom: 1px solid var(--pdp-border);\"\u003e\n\u003ctd style=\"padding: 16px 20px; font-weight: 800; color: var(--pdp-primary-dark); width: 35%; background: var(--pdp-card-soft);\"\u003eDimensions\u003c\/td\u003e\n\u003ctd style=\"padding: 16px 20px;\"\u003ePaste Bottle: 5.5cm x 4cm (2.17\" x 1.57\")\u003cbr\u003eSponge: 7cm x 4cm x 2cm (2.76\" x 1.57\" x 0.79\")\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 16px 20px; font-weight: 800; color: var(--pdp-primary-dark); background: var(--pdp-card-soft);\"\u003eFormula Capacity\u003c\/td\u003e\n\u003ctd style=\"padding: 16px 20px;\"\u003e40ml (1.35 fl oz) Restoration Paste\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdp-media-box\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0849\/9606\/3537\/files\/spp_shopify20260804175900_6da8d12d01b7889c648be387a01f5550.jpg?v=1785837543\" alt=\"SPECIFICATIONS\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"pdp-section\"\u003e\n\u003cdiv class=\"pdp-container\"\u003e\n\u003cdiv style=\"margin-bottom: 36px;\"\u003e\n\u003cspan class=\"pdp-kicker\"\u003eWHAT'S IN THE BOX\u003c\/span\u003e\n\u003ch2 class=\"pdp-section-title\"\u003ePackage Includes\u003c\/h2\u003e\n\u003cdiv style=\"padding: 22px 26px; border: 1.5px solid var(--pdp-border); border-radius: 18px; background: #ffffff; box-shadow: var(--pdp-shadow-sm);\"\u003e\n\u003cul style=\"margin: 0; padding-left: 20px; font-size: 16.5px; color: var(--pdp-text-body); line-height: 1.8;\"\u003e\n\u003cli\u003e\n\u003cb\u003e1 × Restoration Polish Paste\u003c\/b\u003e (40ml)\u003c\/li\u003e\n\u003cli\u003e\u003cb\u003e1 × High-Density Applicator Sponge\u003c\/b\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"pdp-kicker\"\u003eIMPORTANT NOTICE\u003c\/span\u003e\n\u003ch2 class=\"pdp-section-title\"\u003eUsage Guidelines\u003c\/h2\u003e\n\u003cdiv style=\"padding: 22px 26px; border: 1.5px solid #f5c6cb; border-radius: 18px; background: #fdf7f7; box-shadow: var(--pdp-shadow-sm);\"\u003e\n\u003cul style=\"margin: 0; padding-left: 20px; font-size: 16px; color: #721c24; line-height: 1.8;\"\u003e\n\u003cli\u003eKeep out of reach of children and household pets.\u003c\/li\u003e\n\u003cli\u003eTest on a small, inconspicuous hidden area first before full application.\u003c\/li\u003e\n\u003cli\u003e\u003cb\u003eDo NOT use on lacquered, painted, or thin plated metal surfaces.\u003c\/b\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"pdp-section pdp-section-soft\"\u003e\n\u003cdiv class=\"pdp-container\"\u003e\n\u003cspan class=\"pdp-kicker\"\u003eNEED HELP?\u003c\/span\u003e\n\u003ch2 class=\"pdp-section-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv class=\"pdp-faq-list\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eQ: Is this polish safe for high-value saxophones and flutes?\u003c\/summary\u003e\n\u003cdiv class=\"pdp-faq-answer\"\u003eA: Yes! It is specially formulated to safely lift tarnish and restore brilliant shine on solid brass and unlacquered wind instruments without leaving harsh scratches.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eQ: How do I get the best mirror-like result?\u003c\/summary\u003e\n\u003cdiv class=\"pdp-faq-answer\"\u003eA: Apply a tiny dab of paste to the included applicator sponge, rub gently over the tarnished surface in circular motions, then buff thoroughly clean with a dry micro-fiber cloth.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eQ: Can I use this on silver or electroplated items?\u003c\/summary\u003e\n\u003cdiv class=\"pdp-faq-answer\"\u003eA: This paste is optimized for bare brass, copper, and solid metals. We do not recommend using it on thinly plated, lacquered, or painted metals. Always test a small spot first.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eQ: How long will the shine last after polishing?\u003c\/summary\u003e\n\u003cdiv class=\"pdp-faq-answer\"\u003eA: The protective hydrophobic barrier seals out air and moisture, keeping your brass bright and tarnish-free for months depending on environment and handling.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"pdp-trust-section\"\u003e\n\u003cdiv class=\"pdp-container\"\u003e\n\u003cdiv class=\"pdp-trust-card\"\u003e\n\u003cdiv class=\"pdp-trust-header\"\u003e\n\u003ch2 class=\"pdp-trust-title\"\u003e❤️ WHY US?\u003c\/h2\u003e\n\u003cdiv class=\"pdp-trust-single-column\"\u003e\n\u003cdiv\u003e🏭 \u003cstrong\u003eTrusted Manufacturers\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e✅ \u003cstrong\u003eQuality-Checked Products\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e💰 \u003cstrong\u003eFair Pricing\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e🤝 \u003cstrong\u003eHelpful Customer Support\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e⭐ \u003cstrong\u003eReal Customer Reviews\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0716\/0640\/3174\/files\/ChatGPT_Image_2026_6_10__14_30_39_8cf13b59-735d-4e31-a98e-9c855b4bf678.png?v=1781674748\" alt=\"Why Us Guarantee\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdp-trust-card\"\u003e\n\u003cdiv class=\"pdp-trust-header\"\u003e\n\u003ch2 class=\"pdp-trust-title\"\u003eSHOP WITH CONFIDENCE\u003c\/h2\u003e\n\u003cp class=\"pdp-trust-desc\" style=\"margin-bottom: 0;\"\u003eQuality-checked products, secure checkout, and friendly support from order to delivery.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0716\/0640\/3174\/files\/ChatGPT_Image_2026_6_10__14_06_45.png?v=1781674808\" alt=\"Shop With Confidence\"\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdp-trust-card\"\u003e\n\u003cdiv class=\"pdp-trust-header\"\u003e\n\u003ch2 class=\"pdp-trust-title\"\u003eSHIPPING \u0026amp; DELIVERY\u003c\/h2\u003e\n\u003cp class=\"pdp-trust-desc\"\u003e📦 Every order is carefully packed and processed promptly.\u003c\/p\u003e\n\u003cp class=\"pdp-trust-desc\"\u003e🚚 Once shipped, you'll receive a tracking number to monitor your package at any time.\u003c\/p\u003e\n\u003cp class=\"pdp-trust-desc\" style=\"margin-bottom: 0;\"\u003e🌍 Delivery times may vary by location. Please check our shipping guidelines for details.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0716\/0640\/3174\/files\/ChatGPT_Image_2026_6_10__12_00_02.png?v=1781674820\" alt=\"Shipping Logistics\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0716\/0640\/3174\/files\/ChatGPT_Image_2026_6_10__14_29_31.png?v=1781674821\" alt=\"Worldwide Delivery\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"NC0186","offers":[{"title":"👍Buy 1","offer_id":45820379332655,"sku":"NC01862608132550-40ml+海绵","price":21.99,"currency_code":"USD","in_stock":true},{"title":"🔥 BUY 2 GET 2ND 50% OFF","offer_id":45822456987695,"sku":"NC01862608132550-（40ml+海绵）*2","price":29.99,"currency_code":"USD","in_stock":true},{"title":"👑 BUY 3 GET 1 FREE","offer_id":45822457020463,"sku":"NC01862608132550-（40ml+海绵）*3","price":42.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0780\/1287\/4799\/files\/spp_shopify20260804175903_6a2173a46203562ebd263c9aec6e546f_5f1f760b-0402-4720-9878-91afe5c98ce1.png?v=1786612226","url":"https:\/\/meritessia.com\/es\/products\/copper-brass-polish-paste","provider":"Meritessia","version":"1.0","type":"link"}