{"product_id":"stainless-steel-corner-sink-drain-rack","title":"🔥Stainless Steel Corner Sink Drain Rack | Kitchen Organizer🏠","description":"\u003cstyle\u003e  \/* =====================================================     UNIVERSAL CRO SHOPIFY TEMPLATE     Corner Sink Drain Rack     Minimalist Sage \u0026 Modern Steel Palette     ===================================================== *\/  .pdp-template-wrap {    \/* 🎨 现代厨房高感度配色系统 *\/    --pdp-primary: #2e5a52;           \/* 主色：深鼠尾草绿\/高级生活感 *\/    --pdp-primary-dark: #19332e;      \/* 深主色：墨绿\/高对比标题 *\/    --pdp-accent: #3b7369;            \/* 强调色：薄荷绿高亮\/CTA按钮 *\/    --pdp-bg-main: #f8faf9;           \/* 页面大背景：极浅清爽柔光 *\/    --pdp-card-bg: #ffffff;           \/* 卡片背景：纯白 *\/    --pdp-card-soft: #edf4f2;         \/* 辅助卡片背景：浅清爽绿 *\/    --pdp-text-title: #19332e;        \/* 标题颜色 *\/    --pdp-text-body: #3d4a47;         \/* 正文颜色：深石墨灰 *\/    --pdp-border: #d6e3e0;            \/* 卡片浅色边框 *\/        \/* 💎 立体阴影系统 *\/    --pdp-shadow-sm: 0 4px 14px rgba(46, 90, 82, 0.06);    --pdp-shadow-md: 0 8px 24px rgba(25, 51, 46, 0.12);    --pdp-shadow-lg: 0 16px 40px rgba(25, 51, 46, 0.16);    width: 100%;    max-width: 980px;    margin: 0 auto;    overflow: hidden;    background: var(--pdp-bg-main);    color: var(--pdp-text-body);    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;    font-size: 18px;    line-height: 1.68;    -webkit-font-smoothing: antialiased;  }  .pdp-template-wrap,  .pdp-template-wrap * {    box-sizing: border-box !important;    word-break: break-word !important;  }  \/* 🎯 强制图片100%撑满且无缝隙的关键全局规则 *\/  .pdp-template-wrap img {    display: block !important;    width: 100% !important;    max-width: 100% !important;    height: auto !important;    border: 0 !important;    margin: 0 !important;  }  .pdp-container {    width: 100%;    max-width: 880px;    margin: 0 auto;  }  .pdp-section {    position: relative;    padding: 54px 22px;  }  .pdp-section-soft {    background: linear-gradient(180deg, #ffffff 0%, var(--pdp-card-soft) 100%);  }  \/* 1. HERO 首屏区 *\/  .pdp-hero {    position: relative;    padding: 48px 22px 56px;    background: radial-gradient(circle at 88% 16%, rgba(59, 115, 105, 0.15), transparent 35%),                linear-gradient(145deg, #ffffff 0%, var(--pdp-bg-main) 100%);    text-align: center;  }  .pdp-hero-title {    margin: 0 0 14px 0;    color: var(--pdp-primary-dark);    font-size: clamp(30px, 4.8vw, 48px);    font-weight: 900;    line-height: 1.2;  }  .pdp-hero-subtitle {    max-width: 760px;    margin: 0 auto 24px;    color: var(--pdp-primary);    font-size: 19px;    font-weight: 700;  }  \/* 媒体容器基类 *\/  .pdp-media-box {    position: relative;    overflow: hidden;    border: 1.5px solid var(--pdp-border);    border-radius: 20px;    background: #ffffff;    box-shadow: var(--pdp-shadow-md);    margin: 0 auto;  }  .pdp-hero-media {    max-width: 720px;  }  \/* 痛点共鸣卡片 (Summary) *\/  .pdp-summary-card {    position: relative;    max-width: 800px;    margin: 28px auto 0;    padding: 22px 28px;    border: 1.5px solid var(--pdp-border);    border-radius: 16px;    background: rgba(255, 255, 255, 0.95);    box-shadow: var(--pdp-shadow-sm);    color: var(--pdp-primary-dark);    font-size: 19px;    font-weight: 700;    text-align: center;  }  .pdp-summary-card::before {    content: \"\";    position: absolute;    top: -2px;    left: 50%;    width: 80px;    height: 4px;    border-radius: 999px;    background: linear-gradient(90deg, var(--pdp-primary), var(--pdp-accent));    transform: translateX(-50%);  }  \/* 2. 卖点卡片区 *\/  .pdp-feature-copy h2 {    position: relative;    margin: 0 0 14px;    padding-bottom: 12px;    color: var(--pdp-primary-dark);    font-size: clamp(24px, 3.2vw, 32px);    font-weight: 800;  }  .pdp-feature-copy h2::after {    content: \"\";    position: absolute;    left: 0;    bottom: 0;    width: 50px;    height: 3.5px;    border-radius: 999px;    background: linear-gradient(90deg, var(--pdp-primary), var(--pdp-accent));  }  .pdp-feature-copy p b {    color: var(--pdp-primary);    font-weight: 800;  }  \/* 尺寸提醒卡片 *\/  .pdp-notice-card {    padding: 22px 26px;    border: 1.5px solid var(--pdp-border);    border-radius: 16px;    background: #ffffff;    box-shadow: var(--pdp-shadow-sm);    margin-bottom: 24px;  }  .pdp-notice-card h3 {    margin: 0 0 8px;    color: var(--pdp-primary-dark);    font-size: 20px;    font-weight: 800;  }  \/* 3. CTA 转化按钮 *\/  .pdp-cta-btn {    display: block;    width: 100%;    max-width: 480px;    margin: 28px auto 0;    padding: 18px 24px;    background: linear-gradient(135deg, var(--pdp-primary) 0%, var(--pdp-primary-dark) 100%);    color: #ffffff !important;    font-size: 20px;    font-weight: 900;    text-align: center;    text-decoration: none;    border-radius: 50px;    box-shadow: 0 10px 25px rgba(46, 90, 82, 0.35);  }  \/* 4. 原生 FAQ *\/  .pdp-faq-list details {    overflow: hidden;    border: 1.5px solid var(--pdp-border);    border-radius: 14px;    background: #ffffff;    margin-bottom: 12px;    box-shadow: var(--pdp-shadow-sm);  }  .pdp-faq-list summary {    padding: 18px 20px;    color: var(--pdp-text-title);    font-size: 18px;    font-weight: 700;    cursor: pointer;  }  .pdp-faq-answer {    padding: 14px 20px 20px;    border-top: 1px solid var(--pdp-border);    color: var(--pdp-text-body);    font-size: 16px;  }  \/* 5. 🛡️ 信任背书模块 (单列纵向排列，句句占一行) *\/  .pdp-trust-section {    padding: 40px 22px 50px;    background: linear-gradient(180deg, var(--pdp-bg-main) 0%, var(--pdp-card-soft) 100%);  }  .pdp-trust-card {    border: 1.5px solid var(--pdp-border);    border-radius: 20px;    overflow: hidden;    background: var(--pdp-card-bg);    margin-bottom: 24px;    box-shadow: var(--pdp-shadow-md);  }  .pdp-trust-card:last-child {    margin-bottom: 0;  }  .pdp-trust-header {    padding: 28px 24px 20px;    text-align: center;  }  .pdp-trust-title {    font-size: 22px;    color: var(--pdp-primary-dark);    font-weight: 800;    letter-spacing: 1.5px;    text-transform: uppercase;    margin: 0 0 16px 0;  }  \/* 一句占一行 (单列纵向排列) *\/  .pdp-trust-single-column {    display: flex;    flex-direction: column;    gap: 12px;    font-size: 15px;    text-align: left;    color: var(--pdp-text-body);    max-width: 420px;    margin: 0 auto;  }  .pdp-trust-single-column \u003e div {    display: flex;    align-items: center;    gap: 8px;  }  .pdp-trust-desc {    font-size: 15px;    line-height: 1.7;    color: var(--pdp-text-body);    margin: 0 0 8px 0;  }  \/* 移动端适配 *\/  @media (max-width: 760px) {    .pdp-section { padding: 38px 14px; }    .pdp-hero { padding: 32px 14px 40px; }    .pdp-hero-title { font-size: 28px; }    .pdp-summary-card { font-size: 17px; text-align: left; }    .pdp-media-box { border-radius: 14px; }    .pdp-trust-section { padding: 30px 14px 40px; }    .pdp-trust-header { padding: 22px 16px 16px; }    .pdp-trust-title { font-size: 19px; }    .pdp-trust-single-column { font-size: 14px; gap: 10px; }  }\u003c\/style\u003e\u003cdiv class=\"pdp-template-wrap\"\u003e  \u003csection class=\"pdp-hero\"\u003e    \u003cdiv class=\"pdp-container\"\u003e      \u003ch1 class=\"pdp-hero-title\"\u003e✨ Smarter Storage For Your Sink\u003c\/h1\u003e      \u003cp class=\"pdp-hero-subtitle\"\u003eTurn Wasted Corner Space Into A Clean, Instant Drying Zone 🧽💧\u003c\/p\u003e            \u003cdiv class=\"pdp-media-box pdp-hero-media\"\u003e        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0826\/6412\/8754\/files\/13_1.gif?v=1786354513\" alt=\"Corner sink drain rack in action animation\"\u003e      \u003c\/div\u003e      \u003cdiv class=\"pdp-summary-card\"\u003e        Turn wasted sink space into a \u003cb\u003eclean, convenient drying and storage zone\u003c\/b\u003e. The Stainless Steel Corner Sink Drain Rack keeps fruit, cups, sponges, cloths, and everyday essentials organized while allowing water to \u003cb\u003edrain directly into the sink\u003c\/b\u003e.      \u003c\/div\u003e    \u003c\/div\u003e  \u003c\/section\u003e  \u003csection class=\"pdp-section pdp-section-soft\"\u003e    \u003cdiv class=\"pdp-container\"\u003e      \u003cdiv class=\"pdp-feature-copy\"\u003e        \u003ch2\u003e🏠 Save Countertop Space Effortlessly\u003c\/h2\u003e        \u003cp\u003eTransform an unused sink corner into \u003cb\u003eextra everyday storage\u003c\/b\u003e. Its compact triangular design keeps kitchen essentials within arm's reach while freeing valuable countertop space—ideal for apartments, condos, RVs, and smaller kitchens.\u003c\/p\u003e      \u003c\/div\u003e      \u003cdiv class=\"pdp-media-box\" style=\"margin-top: 20px;\"\u003e        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0826\/6412\/8754\/files\/23_0b628634-e266-4b3c-967e-01945d08097f.png?v=1786354095\" alt=\"Space saving corner sink storage rack\"\u003e      \u003c\/div\u003e    \u003c\/div\u003e  \u003c\/section\u003e  \u003csection class=\"pdp-section\"\u003e    \u003cdiv class=\"pdp-container\"\u003e      \u003cdiv class=\"pdp-feature-copy\"\u003e        \u003ch2\u003e💧 Drains Directly Into The Sink\u003c\/h2\u003e        \u003cp\u003eForget messy drip trays, standing water, and soggy countertops. The \u003cb\u003eopen-wire design lets excess water drip straight into the drain\u003c\/b\u003e, making it perfect for washed fruit, cups, sponges, and wet scrubbing tools.\u003c\/p\u003e      \u003c\/div\u003e      \u003cdiv class=\"pdp-media-box\" style=\"margin-top: 20px;\"\u003e        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0826\/6412\/8754\/files\/24_68eae43e-db7e-4f3e-9cd5-a6a7f6a5d871.png?v=1786354096\" alt=\"Direct drain sink rack allows water to drip into sink\"\u003e      \u003c\/div\u003e    \u003c\/div\u003e  \u003c\/section\u003e  \u003csection class=\"pdp-section pdp-section-soft\"\u003e    \u003cdiv class=\"pdp-container\"\u003e      \u003cdiv class=\"pdp-feature-copy\"\u003e        \u003ch2\u003e🧽 One Multi-Purpose Rack, Many Uses\u003c\/h2\u003e        \u003cp\u003eUse one compact rack for \u003cb\u003efruit, cups, small bowls, sponges, scrubbers, cloths, gloves, soap, and cleaning brushes\u003c\/b\u003e. It keeps frequently used sink essentials together while giving wet items a hygienic place to air-dry.\u003c\/p\u003e      \u003c\/div\u003e      \u003cdiv class=\"pdp-media-box\" style=\"margin-top: 20px;\"\u003e        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0826\/6412\/8754\/files\/25_6cac463a-fd08-48bf-8559-965b9893ad33.png?v=1786354096\" alt=\"Multi-purpose corner sink rack for fruit cups sponges cloths and gloves\"\u003e      \u003c\/div\u003e    \u003c\/div\u003e  \u003c\/section\u003e  \u003csection class=\"pdp-section\"\u003e    \u003cdiv class=\"pdp-container\"\u003e      \u003cdiv class=\"pdp-feature-copy\"\u003e        \u003ch2\u003e💪 Heavy-Duty Stainless Steel \u0026amp; Zero Installation\u003c\/h2\u003e        \u003cp\u003eBuilt with \u003cb\u003edurable, rust-resistant stainless steel\u003c\/b\u003e for dependable daily support. Best of all: \u003cb\u003eno drilling, screws, glue, or weak suction cups required\u003c\/b\u003e. Simply rest the rack over a compatible sink corner and start organizing!\u003c\/p\u003e      \u003c\/div\u003e      \u003cdiv class=\"pdp-media-box\" style=\"margin-top: 20px;\"\u003e        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0826\/6412\/8754\/files\/26_bc7885d7-f1f9-4df7-9da5-4a95c02209ed.png?v=1786354095\" alt=\"Strong stainless steel corner sink rack\"\u003e      \u003c\/div\u003e      \u003cdiv class=\"pdp-media-box\" style=\"margin-top: 16px;\"\u003e        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0826\/6412\/8754\/files\/27_f23e5c0b-3493-4d6b-9cdf-8074922d1534.png?v=1786354095\" alt=\"No installation corner sink rack\"\u003e      \u003c\/div\u003e    \u003c\/div\u003e  \u003c\/section\u003e  \u003csection class=\"pdp-section pdp-section-soft\"\u003e    \u003cdiv class=\"pdp-container\"\u003e            \u003cdiv class=\"pdp-notice-card\"\u003e        \u003ch3\u003e📏 Measure Before Ordering\u003c\/h3\u003e        \u003cp style=\"margin: 0; font-size: 16px;\"\u003eSink shapes and dimensions vary. Please compare the measurements below with your sink corner before purchasing to ensure the rack can rest securely on your sink edges.\u003c\/p\u003e      \u003c\/div\u003e      \u003ch2 style=\"text-align: center; margin-bottom: 22px; color: var(--pdp-primary-dark); font-size: clamp(26px, 3.5vw, 34px); font-weight: 800;\"\u003e📦 Product Specifications\u003c\/h2\u003e            \u003cdiv style=\"overflow: hidden; border: 1.5px solid var(--pdp-border); border-radius: 16px; background: #ffffff; box-shadow: var(--pdp-shadow-sm);\"\u003e        \u003ctable style=\"width: 100% !important; border-collapse: collapse; table-layout: fixed; font-size: 16px; color: var(--pdp-text-body);\"\u003e          \u003ctbody\u003e            \u003ctr style=\"border-bottom: 1px solid var(--pdp-border);\"\u003e              \u003ctd style=\"padding: 14px 18px; font-weight: 800; color: var(--pdp-primary-dark); width: 35%; background: var(--pdp-card-soft);\"\u003eMaterial\u003c\/td\u003e              \u003ctd style=\"padding: 14px 18px;\"\u003eHeavy-Duty Stainless Steel\u003c\/td\u003e            \u003c\/tr\u003e            \u003ctr style=\"border-bottom: 1px solid var(--pdp-border);\"\u003e              \u003ctd style=\"padding: 14px 18px; font-weight: 800; color: var(--pdp-primary-dark); background: var(--pdp-card-soft);\"\u003eDesign Style\u003c\/td\u003e              \u003ctd style=\"padding: 14px 18px;\"\u003eTriangle \/ Corner Placement\u003c\/td\u003e            \u003c\/tr\u003e            \u003ctr style=\"border-bottom: 1px solid var(--pdp-border);\"\u003e              \u003ctd style=\"padding: 14px 18px; font-weight: 800; color: var(--pdp-primary-dark); background: var(--pdp-card-soft);\"\u003eOverall Size\u003c\/td\u003e              \u003ctd style=\"padding: 14px 18px;\"\u003eApprox. 31 × 22 × 2.5 cm (12.2 × 8.6 × 1 in)\u003c\/td\u003e            \u003c\/tr\u003e            \u003ctr style=\"border-bottom: 1px solid var(--pdp-border);\"\u003e              \u003ctd style=\"padding: 14px 18px; font-weight: 800; color: var(--pdp-primary-dark); background: var(--pdp-card-soft);\"\u003eInner Dimensions\u003c\/td\u003e              \u003ctd style=\"padding: 14px 18px;\"\u003eLength: 28 cm \/ Width: 19.5 cm\u003c\/td\u003e            \u003c\/tr\u003e            \u003ctr style=\"border-bottom: 1px solid var(--pdp-border);\"\u003e              \u003ctd style=\"padding: 14px 18px; font-weight: 800; color: var(--pdp-primary-dark); background: var(--pdp-card-soft);\"\u003eRod Thickness\u003c\/td\u003e              \u003ctd style=\"padding: 14px 18px;\"\u003eApprox. 3.5 mm Reinforcement\u003c\/td\u003e            \u003c\/tr\u003e            \u003ctr style=\"border-bottom: 1px solid var(--pdp-border);\"\u003e              \u003ctd style=\"padding: 14px 18px; font-weight: 800; color: var(--pdp-primary-dark); background: var(--pdp-card-soft);\"\u003eInstallation\u003c\/td\u003e              \u003ctd style=\"padding: 14px 18px;\"\u003eZero Tools Required (Drop-In Corner Fit)\u003c\/td\u003e            \u003c\/tr\u003e            \u003ctr\u003e              \u003ctd style=\"padding: 14px 18px; font-weight: 800; color: var(--pdp-primary-dark); background: var(--pdp-card-soft);\"\u003eCleaning\u003c\/td\u003e              \u003ctd style=\"padding: 14px 18px;\"\u003eRinse with water or wipe clean with cloth\u003c\/td\u003e            \u003c\/tr\u003e          \u003c\/tbody\u003e        \u003c\/table\u003e      \u003c\/div\u003e      \u003cdiv class=\"pdp-media-box\" style=\"margin-top: 20px;\"\u003e        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0826\/6412\/8754\/files\/29_9143d9f2-b2cc-4936-ab14-f525dcd1440f.png?v=1786354095\" alt=\"Corner sink drain rack dimensions and product specifications\"\u003e      \u003c\/div\u003e    \u003c\/div\u003e  \u003c\/section\u003e  \u003csection class=\"pdp-section\"\u003e    \u003cdiv class=\"pdp-container\"\u003e      \u003ch2 style=\"text-align: center; margin-bottom: 24px; color: var(--pdp-primary-dark); font-size: clamp(26px, 3.5vw, 34px); font-weight: 800;\"\u003e❓ Frequently Asked Questions\u003c\/h2\u003e            \u003cdiv class=\"pdp-faq-list\"\u003e        \u003cdetails\u003e          \u003csummary\u003eQ: Will it fit my specific kitchen sink?\u003c\/summary\u003e          \u003cdiv class=\"pdp-faq-answer\"\u003eA: It is designed to fit many standard kitchen sink corner styles. Please compare your sink corner measurements with the product size (31 × 22 cm) to ensure the frame rests securely on the edges.\u003c\/div\u003e        \u003c\/details\u003e        \u003cdetails\u003e          \u003csummary\u003eQ: Does it require any adhesive, screws, or suction cups?\u003c\/summary\u003e          \u003cdiv class=\"pdp-faq-answer\"\u003eA: No installation is needed! Simply position the rack over a compatible sink corner and start using it right away.\u003c\/div\u003e        \u003c\/details\u003e        \u003cdetails\u003e          \u003csummary\u003eQ: What items can I place on the rack?\u003c\/summary\u003e          \u003cdiv class=\"pdp-faq-answer\"\u003eA: It handles everyday kitchen items like washed fruits, cups, small bowls, sponges, scrubbers, dish cloths, gloves, and cleaning bottles.\u003c\/div\u003e        \u003c\/details\u003e        \u003cdetails\u003e          \u003csummary\u003eQ: Is it easy to remove and clean?\u003c\/summary\u003e          \u003cdiv class=\"pdp-faq-answer\"\u003eA: Yes! Simply lift the rack out, rinse it with water or wipe it clean, and place it back on the sink corner.\u003c\/div\u003e        \u003c\/details\u003e      \u003c\/div\u003e          \u003c\/div\u003e  \u003c\/section\u003e  \u003csection class=\"pdp-trust-section\"\u003e    \u003cdiv class=\"pdp-container\"\u003e            \u003cdiv class=\"pdp-trust-card\"\u003e        \u003cdiv class=\"pdp-trust-header\"\u003e          \u003ch2 class=\"pdp-trust-title\"\u003e❤️ WHY US?\u003c\/h2\u003e          \u003cdiv class=\"pdp-trust-single-column\"\u003e            \u003cdiv\u003e🏭 \u003cstrong\u003eTrusted Manufacturers\u003c\/strong\u003e\n\u003c\/div\u003e            \u003cdiv\u003e✅ \u003cstrong\u003eQuality-Checked Products\u003c\/strong\u003e\n\u003c\/div\u003e            \u003cdiv\u003e💰 \u003cstrong\u003eFair Pricing\u003c\/strong\u003e\n\u003c\/div\u003e            \u003cdiv\u003e🤝 \u003cstrong\u003eHelpful Customer Support\u003c\/strong\u003e\n\u003c\/div\u003e            \u003cdiv\u003e⭐ \u003cstrong\u003eReal Customer Reviews\u003c\/strong\u003e\n\u003c\/div\u003e          \u003c\/div\u003e        \u003c\/div\u003e        \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      \u003c\/div\u003e      \u003cdiv class=\"pdp-trust-card\"\u003e        \u003cdiv class=\"pdp-trust-header\"\u003e          \u003ch2 class=\"pdp-trust-title\"\u003eSHOP WITH CONFIDENCE\u003c\/h2\u003e          \u003cp class=\"pdp-trust-desc\" style=\"margin-bottom:0;\"\u003eQuality-checked products, secure checkout, and friendly support from order to delivery.\u003c\/p\u003e        \u003c\/div\u003e        \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      \u003c\/div\u003e      \u003cdiv class=\"pdp-trust-card\"\u003e        \u003cdiv class=\"pdp-trust-header\"\u003e          \u003ch2 class=\"pdp-trust-title\"\u003eSHIPPING \u0026amp; DELIVERY\u003c\/h2\u003e          \u003cp class=\"pdp-trust-desc\"\u003e📦 Every order is carefully packed and processed promptly.\u003c\/p\u003e          \u003cp class=\"pdp-trust-desc\"\u003e🚚 Once shipped, you'll receive a tracking number to monitor your package at any time.\u003c\/p\u003e          \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        \u003c\/div\u003e        \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      \u003c\/div\u003e    \u003c\/div\u003e  \u003c\/section\u003e\n\u003c\/div\u003e","brand":"mysite","offers":[{"title":"Silver","offer_id":53348412817775,"sku":"NC01862608121392","price":14.99,"currency_code":"USD","in_stock":true},{"title":"Silver + Drain Cup","offer_id":53348412850543,"sku":"NC01862608121393","price":24.99,"currency_code":"USD","in_stock":true},{"title":"Gunmetal + Drain Cup","offer_id":53348412883311,"sku":"NC01862608121394","price":24.99,"currency_code":"USD","in_stock":true},{"title":"Gunmetal Triangle","offer_id":53348412916079,"sku":"NC01862608121395","price":19.99,"currency_code":"USD","in_stock":true},{"title":"Off-White Triangle","offer_id":53348412948847,"sku":"NC01862608121396","price":19.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0979\/1763\/2879\/files\/21_bda8c625-dc33-4e49-99f3-ba935966479f.png?v=1787035722","url":"https:\/\/ahlwoultra.com\/products\/stainless-steel-corner-sink-drain-rack","provider":"ahlwoultra","version":"1.0","type":"link"}