{"product_id":"multi-surface-nail-free-adhesive","title":"Multi-Surface Nail-Free Adhesive","description":"\u003cdiv class=\"product-detail-container\"\u003e\n\u003c!--\n[AI Design Logic]\nProduct Type: Nail-Free Adhesive \/ Waterproof Sealant\nTarget Audience: Homeowners, renters, DIY installation enthusiasts\nVisual Style: Modern, clean, professional utility, eco-friendly green accents\nColor Strategy: White background, rich forest green accents (#0f5132), dark charcoal text (#212529) for readability and trust.\nModule Order: Hero Intro -\u003e Comparative Benefit Card -\u003e Feature 1 (Waterproof) -\u003e Feature 2 (Multi-surface) -\u003e How to Use (Step-by-step) -\u003e Specifications -\u003e FAQ\nDetail Image Mapping: Hero=detail_5, Comparison=detail_2, Feature1=detail_3, Feature2=detail_4, Steps=detail_1\nSpecification Data Source: detail_5, detail_2 (data extraction only; no specification image placeholder is rendered)\nCompare Section: Included (traditional drilling vs. no-nail adhesive based on detail_2)\nInformation Boundary: Only information explicitly provided in the product analysis report, detail images, and provided text has been used. No unverified product facts have been added.\n--\u003e\n\u003cstyle type=\"text\/css\"\u003e.product-detail-container {\n      --primary: #0f5132;\n      --primary-hover: #198754;\n      --text-main: #212529;\n      --text-sub: #495057;\n      --bg-body: #ffffff;\n      --bg-card: #f8f9fa;\n      --bg-soft: #e8f5e9;\n      --radius-md: 8px;\n      --radius-lg: 16px;\n      --shadow-sm: 0 2px 4px rgba(0, 0, 0, 0.05);\n      --shadow-lg: 0 10px 15px rgba(0, 0, 0, 0.05);\n      --border-color: #dee2e6;\n      \n      max-width: 1200px;\n      margin: 0 auto;\n      padding: 0 5%;\n      box-sizing: border-box;\n      overflow-wrap: break-word;\n      word-break: break-word;\n      color: var(--text-main);\n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    }\n\n    \/* Fixed Typography System *\/\n    .product-detail-container h1,\n    .product-detail-container .hero-title {\n      font-size: 22px;\n      line-height: 1.3;\n      font-weight: 700;\n      margin: 0 0 16px 0;\n      color: var(--primary);\n    }\n\n    .product-detail-container h2,\n    .product-detail-container h3,\n    .product-detail-container .section-title,\n    .product-detail-container .feature-title,\n    .product-detail-container .faq-question,\n    .product-detail-container .compare-title {\n      font-size: 20px;\n      line-height: 1.4;\n      font-weight: 600;\n      margin: 0 0 12px 0;\n      color: var(--text-main);\n    }\n\n    .product-detail-container p,\n    .product-detail-container li,\n    .product-detail-container td,\n    .product-detail-container th,\n    .product-detail-container .hero-subtitle,\n    .product-detail-container .feature-desc,\n    .product-detail-container .spec-value,\n    .product-detail-container .faq-answer,\n    .product-detail-container .badge,\n    .product-detail-container .tag {\n      font-size: 18px;\n      line-height: 1.6;\n      color: var(--text-sub);\n    }\n\n    \/* Spacing System *\/\n    .product-detail-section {\n      margin-bottom: clamp(2rem, 5vw, 4rem);\n      padding-top: clamp(1rem, 2vw, 2rem);\n    }\n\n    \/* Trust Badge \/ Pill *\/\n    .badge {\n      display: inline-block;\n      background-color: var(--bg-soft);\n      color: var(--primary);\n      padding: 6px 16px;\n      border-radius: 50px;\n      font-weight: 600;\n      margin-bottom: 16px;\n      text-transform: uppercase;\n      letter-spacing: 0.5px;\n    }\n\n    \/* Image Placeholders *\/\n    .image-placeholder {\n      background-color: var(--bg-card);\n      border: 2px dashed var(--border-color);\n      border-radius: var(--radius-lg);\n      padding: 40px 20px;\n      text-align: center;\n      color: var(--text-sub);\n      font-weight: 500;\n      display: flex;\n      flex-direction: column;\n      align-items: center;\n      justify-content: center;\n      gap: 12px;\n      margin: 20px 0;\n      box-sizing: border-box;\n    }\n\n    .image-placeholder span {\n      display: block;\n    }\n\n    .image-placeholder img {\n      width: 100%;\n      height: auto;\n      display: block;\n    }\n\n    \/* Intro Block *\/\n    .hero-section {\n      text-align: center;\n      padding: clamp(2rem, 5vw, 4rem) 0;\n      background: linear-gradient(180deg, var(--bg-soft) 0%, rgba(255,255,255,0) 100%);\n      border-radius: var(--radius-lg);\n    }\n\n    .hero-content {\n      max-width: 800px;\n      margin: 0 auto;\n    }\n\n    \/* Feature Sections *\/\n    .feature-item {\n      display: flex;\n      flex-direction: column;\n      gap: 32px;\n      margin-bottom: clamp(2rem, 4vw, 3.5rem);\n    }\n\n    .feature-media {\n      width: 100%;\n    }\n\n    .feature-copy {\n      display: flex;\n      flex-direction: column;\n      justify-content: center;\n    }\n\n    .feature-tags {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 8px;\n      margin-top: 16px;\n    }\n\n    .tag {\n      background-color: var(--bg-card);\n      border: 1px solid var(--border-color);\n      padding: 4px 12px;\n      border-radius: var(--radius-md);\n      font-weight: 500;\n    }\n\n    \/* Comparative Layout Block *\/\n    .compare-container {\n      display: grid;\n      grid-template-columns: 1fr;\n      gap: 24px;\n      margin-top: 24px;\n    }\n\n    .compare-card {\n      border-radius: var(--radius-lg);\n      padding: 24px;\n      box-sizing: border-box;\n      border: 1px solid var(--border-color);\n    }\n\n    .compare-card.negative {\n      background-color: #fff5f5;\n      border-color: #ffe3e3;\n    }\n\n    .compare-card.positive {\n      background-color: var(--bg-soft);\n      border-color: #d1e7dd;\n    }\n\n    .compare-status-title {\n      font-weight: 700;\n      margin-bottom: 16px;\n      display: flex;\n      align-items: center;\n      gap: 8px;\n    }\n\n    .compare-status-title.negative {\n      color: #b30000;\n    }\n\n    .compare-status-title.positive {\n      color: var(--primary);\n    }\n\n    .compare-list {\n      list-style: none;\n      padding: 0;\n      margin: 0;\n    }\n\n    .compare-list li {\n      margin-bottom: 12px;\n      padding-left: 28px;\n      position: relative;\n    }\n\n    .compare-list li::before {\n      position: absolute;\n      left: 0;\n      font-weight: bold;\n    }\n\n    .compare-card.negative .compare-list li::before {\n      content: \"✕\";\n      color: #b30000;\n    }\n\n    .compare-card.positive .compare-list li::before {\n      content: \"✓\";\n      color: var(--primary);\n    }\n\n    \/* Steps Layout *\/\n    .steps-grid {\n      display: grid;\n      grid-template-columns: 1fr;\n      gap: 20px;\n      margin-top: 24px;\n    }\n\n    .step-card {\n      background: var(--bg-card);\n      border-radius: var(--radius-md);\n      padding: 20px;\n      border: 1px solid var(--border-color);\n    }\n\n    .step-num {\n      display: inline-block;\n      width: 32px;\n      height: 32px;\n      background-color: var(--primary);\n      color: #ffffff;\n      border-radius: 50%;\n      text-align: center;\n      line-height: 32px;\n      font-weight: 700;\n      margin-bottom: 12px;\n    }\n\n    \/* Specifications Section *\/\n    .specifications-section {\n      background-color: var(--bg-card);\n      padding: 32px 24px;\n      border-radius: var(--radius-lg);\n      border: 1px solid var(--border-color);\n    }\n\n    .spec-table {\n      width: 100%;\n      border-collapse: collapse;\n      margin-top: 16px;\n    }\n\n    .spec-table tr {\n      border-bottom: 1px solid var(--border-color);\n    }\n\n    .spec-table tr:last-child {\n      border-bottom: none;\n    }\n\n    .spec-table td {\n      padding: 16px;\n      vertical-align: top;\n    }\n\n    \/* FAQ Section *\/\n    .faq-item {\n      border-bottom: 1px solid var(--border-color);\n      padding: 20px 0;\n    }\n\n    .faq-item:last-child {\n      border-bottom: none;\n    }\n\n    .faq-question {\n      font-weight: 600;\n      margin-bottom: 8px;\n      color: var(--primary);\n    }\n\n    \/* Desktop Responsive overrides *\/\n    @media (min-width: 768px) {\n      .feature-item {\n        flex-direction: row;\n        align-items: center;\n      }\n\n      .feature-item.alternate {\n        flex-direction: row-reverse;\n      }\n\n      .feature-media,\n      .feature-copy {\n        flex: 1;\n      }\n\n      .compare-container {\n        grid-template-columns: 1fr 1fr;\n      }\n\n      .steps-grid {\n        grid-template-columns: repeat(3, 1fr);\n      }\n\n      .spec-table td {\n        padding: 20px;\n      }\n\n      .spec-table td:first-child {\n        font-weight: 600;\n        width: 30%;\n        color: var(--text-main);\n      }\n    }\n\n    \/* Specifications Mobile Safety Rules *\/\n    @media (max-width: 767px) {\n      .feature-item {\n        flex-direction: column !important; \/* Forces Image First, Text Second on mobile *\/\n      }\n\n      .spec-table,\n      .spec-table tbody,\n      .spec-table tr {\n        display: block;\n        width: 100%;\n        box-sizing: border-box;\n      }\n\n      .spec-table td {\n        display: grid;\n        grid-template-columns: minmax(110px, 40%) minmax(0, 1fr);\n        gap: 14px;\n        width: 100%;\n        box-sizing: border-box;\n        padding: 14px 0;\n        align-items: start;\n        white-space: normal;\n        overflow-wrap: anywhere;\n        word-break: break-word;\n      }\n\n      .spec-table td::before {\n        content: attr(data-label);\n        display: block;\n        min-width: 0;\n        font-size: 18px;\n        font-weight: 600;\n        line-height: 1.5;\n        white-space: normal;\n        overflow-wrap: anywhere;\n        word-break: break-word;\n      }\n\n      .spec-table .spec-value {\n        display: block;\n        min-width: 0;\n        max-width: 100%;\n        font-size: 18px;\n        line-height: 1.5;\n        white-space: normal;\n        overflow-wrap: anywhere;\n        word-break: break-word;\n      }\n    }\n\n    @media (max-width: 420px) {\n      .spec-table td {\n        grid-template-columns: 1fr;\n        gap: 6px;\n      }\n    }\n\u003c\/style\u003e\n\u003c!-- A. INTRO \/ HERO CONTENT BLOCK --\u003e\n\u003csection class=\"product-detail-section hero-section\"\u003e\n\u003cdiv class=\"hero-content\"\u003e\n\u003cspan class=\"badge\"\u003eNo-Drill Installation\u003c\/span\u003e\n\u003ch1 class=\"hero-title\"\u003eMS Nail-Free Adhesive\u003c\/h1\u003e\n\n\u003cp class=\"hero-subtitle\"\u003eProvide a strong, reliable mount for household shelves and fixtures without drilling holes, keeping your tile and walls beautifully intact.\u003c\/p\u003e\n\n\u003cdiv class=\"image-placeholder\"\u003e\u003cspan\u003e\u003cdiv\u003e\u003cimg cke-id=\"img109\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260901143405\/ae078e4164df98ae660a932d014437ff.jpg\"\u003e\u003c\/div\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"product-detail-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eDrill-Free vs. Traditional Installation\u003c\/h2\u003e\n\n\u003cp\u003eSay goodbye to loud drills, cracked tiles, and expensive mounting labor. Our nail-free formula makes household installations easy for everyone.\u003c\/p\u003e\n\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cspan\u003e\u003cdiv\u003e\u003cimg cke-id=\"img110\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260901143405\/f6890f530b347d7cb36274de056255c9.jpg\"\u003e\u003c\/div\u003e\u003c\/span\u003e\u003cspan\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- B. FEATURE SECTIONS --\u003e\u003c!-- Feature 1: Waterproof --\u003e\n\n\u003csection class=\"product-detail-section\"\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\u003cspan\u003e\u003cdiv\u003e\u003cimg cke-id=\"img111\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260901143405\/8082177f60b9ff863074e8d1c7184820.jpg\"\u003e\u003c\/div\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2 class=\"feature-title\"\u003eEnhanced Waterproof \u0026amp; Mold Protection\u003c\/h2\u003e\n\n\u003cp class=\"feature-desc\"\u003eEngineered to excel in highly humid environments. Its powerful moisture-resistant barrier prevents peeling, leaking, and mold growth, making it the perfect solution for showers, bathrooms, and busy kitchens.\u003c\/p\u003e\n\n\u003cdiv class=\"feature-tags\"\u003e\n\u003cspan class=\"tag\"\u003eLeak Resistant\u003c\/span\u003e \u003cspan class=\"tag\"\u003eMold Resistant\u003c\/span\u003e \u003cspan class=\"tag\"\u003eLong-Lasting Hold\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Feature 2: Multiple Surfaces --\u003e\n\n\u003csection class=\"product-detail-section\"\u003e\n\u003cdiv class=\"feature-item alternate\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\u003cspan\u003e\u003cdiv\u003e\u003cimg cke-id=\"img112\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260901143405\/9929ca3ac9101001dacfd5aa5dd33328.jpg\"\u003e\u003c\/div\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2 class=\"feature-title\"\u003eVersatile Bonding on Multiple Surfaces\u003c\/h2\u003e\n\n\u003cp class=\"feature-desc\"\u003eOne heavy-duty adhesive to handle all your household needs. Achieve a secure, stable bond on marble, ceramic tile, glass, metals, wood, and plastic without damaging the material structure.\u003c\/p\u003e\n\n\u003cdiv class=\"feature-tags\"\u003e\n\u003cspan class=\"tag\"\u003eTile \u0026amp; Marble\u003c\/span\u003e \u003cspan class=\"tag\"\u003eMetal \u0026amp; Wood\u003c\/span\u003e \u003cspan class=\"tag\"\u003eGlass \u0026amp; Plastic\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- How to Use Section --\u003e\n\n\u003csection class=\"product-detail-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eHow To Use No-Nail Adhesive\u003c\/h2\u003e\n\n\u003cp\u003eFor large or heavy items, be sure to use the provided auxiliary stickers to secure the load during curing.\u003c\/p\u003e\n\n\u003cdiv class=\"image-placeholder\"\u003e\u003cspan\u003e\u003cdiv\u003e\u003cimg cke-id=\"img113\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260901143405\/9ac5ad1c8dc571ebea5bd74276d4687f.jpg\"\u003e\u003c\/div\u003e\u003c\/span\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"steps-grid\"\u003e\n\u003cdiv class=\"step-card\"\u003e\n\u003cdiv class=\"step-num\"\u003e1\u003c\/div\u003e\n\n\u003ch3 class=\"feature-title\"\u003eClean Surface\u003c\/h3\u003e\n\n\u003cp\u003eRemove dust, oil, and moisture. Keep the mounting surface completely dry.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"step-card\"\u003e\n\u003cdiv class=\"step-num\"\u003e2\u003c\/div\u003e\n\n\u003ch3 class=\"feature-title\"\u003eMark Position\u003c\/h3\u003e\n\n\u003cp\u003eClearly mark the installation location on your wall before applying the adhesive.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"step-card\"\u003e\n\u003cdiv class=\"step-num\"\u003e3\u003c\/div\u003e\n\n\u003ch3 class=\"feature-title\"\u003eApply Adhesive\u003c\/h3\u003e\n\n\u003cp\u003eApply the no-nail adhesive in stripes or dots to the base of your fixture.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"step-card\"\u003e\n\u003cdiv class=\"step-num\"\u003e4\u003c\/div\u003e\n\n\u003ch3 class=\"feature-title\"\u003eAttach Sticker\u003c\/h3\u003e\n\n\u003cp\u003eStick the auxiliary sticker on, position it on the wall, and press firmly for 1–2 minutes.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"step-card\"\u003e\n\u003cdiv class=\"step-num\"\u003e5\u003c\/div\u003e\n\n\u003ch3 class=\"feature-title\"\u003eWait 72 Hours\u003c\/h3\u003e\n\n\u003cp\u003eAllow the adhesive to fully cure for 72 hours before applying weight.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"step-card\"\u003e\n\u003cdiv class=\"step-num\"\u003e6\u003c\/div\u003e\n\n\u003ch3 class=\"feature-title\"\u003eReady to Use\u003c\/h3\u003e\n\n\u003cp\u003eOnce fully cured, your wall mounting is complete and ready for daily load-bearing use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- C. SPECIFICATIONS --\u003e\n\n\u003csection class=\"product-detail-section specifications-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eSpecifications\u003c\/h2\u003e\n\n\u003ctable class=\"spec-table\"\u003e\n\t\u003ctbody\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Product Name\"\u003e\u003cspan class=\"spec-value\"\u003eMS Nail-Free Adhesive\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Volume\"\u003e\u003cspan class=\"spec-value\"\u003e60ml\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Adhesive Color\"\u003e\u003cspan class=\"spec-value\"\u003ePure White\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Full Cure Time\"\u003e\u003cspan class=\"spec-value\"\u003e72 Hours\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Load Capacity\"\u003e\u003cspan class=\"spec-value\"\u003eUp to 60 kg per square meter (approx. 132.3 lbs\/m²)\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Compatibility\"\u003e\u003cspan class=\"spec-value\"\u003eCeramic, Tile, Marble, Stone, Metal, Glass, Wood, Plastic, Cement Wall\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Key Features\"\u003e\u003cspan class=\"spec-value\"\u003eWaterproof, Mold-Resistant, Low Odor, Drill-Free\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\u003c!-- D. FAQ --\u003e\n\n\u003csection class=\"product-detail-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003eQ: How long do I need to wait before placing items on the shelf?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eA: You must wait 72 hours for the adhesive to fully cure. Using the temporary auxiliary stickers during this period will help keep the fixture secure while drying.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003eQ: Can this adhesive be used in highly humid environments?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eA: Yes. It is engineered with enhanced waterproof and mold-resistant features, making it ideal for bathroom shelves, shower installations, and kitchen areas.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003eQ: What surfaces is this nail-free adhesive compatible with?\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003eA: It works perfectly on smooth and rigid surfaces such as ceramic tiles, marble, glass, metal, wood, plastics, and solid cement walls.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n","brand":"Bak","offers":[{"title":"1 Tube (60ml)","offer_id":46120256110783,"sku":null,"price":999.0,"currency_code":"USD","in_stock":true},{"title":"2 Tubes (Keep a Backup - 10%)","offer_id":46120256143551,"sku":null,"price":999.0,"currency_code":"USD","in_stock":true},{"title":"3 Tubes (Multi-Room Use - 15%)","offer_id":46120256176319,"sku":null,"price":999.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0701\/3220\/3711\/files\/ae078e4164df98ae660a932d014437ff.jpg?v=1788244528","url":"https:\/\/ggkbkw-fz.myshopify.com\/products\/multi-surface-nail-free-adhesive","provider":"Bak","version":"1.0","type":"link"}