{"title":"Home page","description":null,"products":[{"product_id":"anticater-vk-01-desktop-volume-control-knob","title":"Anticater VK-01 Desktop Volume Control Knob","description":"\u003c!-- ========== VK-01 产品描述 HTML ========== --\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c!-- Responsive Styles --\u003e\n\u003cstyle\u003e\n  \/* Base responsive adjustments *\/\n  .desc-section {\n    padding: 120px 60px;\n  }\n\n  .desc-heading {\n    font-family: 'Barlow', sans-serif;\n    font-weight: 600;\n    font-size: 48px;\n    line-height: 48px;\n    color: #333333;\n    text-align: center;\n    margin: 0 0 60px 0;\n  }\n\n  .desc-section .desc-heading {\n    margin: 0 0 60px 0;\n  }\n\n  .desc-text {\n    font-family: 'Barlow', sans-serif;\n    font-weight: 400;\n    font-size: 24px;\n    line-height: 40px;\n    color: #333333;\n    text-align: center;\n    margin: 0;\n  }\n\n  .desc-container {\n    max-width: 1200px;\n    margin: 0 auto;\n  }\n\n  .desc-container-md {\n    max-width: 1200px;\n    margin: 0 auto;\n  }\n\n  .desc-container-sm {\n    max-width: 1000px;\n    margin: 0 auto;\n  }\n\n  \/* Download section *\/\n  .desc-download-wrapper {\n    display: flex;\n    justify-content: center;\n    gap: 156px;\n    flex-wrap: wrap;\n  }\n\n  \/* Platforms section *\/\n  .desc-platforms {\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    gap: 100px;\n    margin-bottom: 120px;\n    flex-wrap: wrap;\n  }\n\n  .desc-platform-item {\n    display: flex;\n    align-items: center;\n    gap: 10px;\n  }\n\n  .desc-platform-icon {\n    width: 32px;\n    height: 32px;\n  }\n\n  .desc-platform-text {\n    font-family: 'Barlow', sans-serif;\n    font-weight: 400;\n    font-size: 32px;\n    line-height: 38px;\n    color: #333333;\n  }\n\n  \/* Features grid *\/\n  .desc-features-grid {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 40px 80px;\n    max-width: 1000px;\n    margin: 0 auto;\n    text-align: center;\n  }\n\n  .desc-feature-icon {\n    width: 72px;\n    height: 72px;\n    margin: 0 auto 16px;\n  }\n\n  .desc-feature-icon img {\n    width: 100%;\n    height: 100%;\n    object-fit: contain;\n  }\n\n  .desc-feature-text {\n    font-family: 'Barlow', sans-serif;\n    font-weight: 400;\n    font-size: 20px;\n    line-height: 20px;\n    color: #333333;\n  }\n\n  \/* Specifications *\/\n  .desc-specs-wrapper {\n    max-width: 1200px;\n    margin: 0 auto;\n    display: flex;\n    gap: 24px;\n    align-items: center;\n    flex-wrap: wrap;\n  }\n\n  .desc-specs-image {\n    flex: 1 1 144px;\n    min-width: 300px;\n    border-radius: 16px;\n    overflow: hidden;\n  }\n\n  .desc-specs-text {\n    flex: 1 1 500px;\n    min-width: 300px;\n  }\n\n  \/* FAQ *\/\n  .desc-faq-question {\n    font-family: 'Barlow', sans-serif;\n    font-weight: 700;\n    font-size: 32px;\n    line-height: 45px;\n    color: #333333;\n    margin: 0 0 20px 0;\n  }\n\n  .desc-faq-answer {\n    font-family: 'Barlow', sans-serif;\n    font-weight: 400;\n    font-size: 30px;\n    line-height: 45px;\n    color: #333333;\n    margin: 0;\n  }\n\n  \/* Product showcase *\/\n  .desc-product-row {\n    margin-bottom: 24px;\n    border-radius: 16px;\n    overflow: hidden;\n  }\n\n  .desc-product-row img {\n    width: 100%;\n    height: auto;\n    display: block;\n    margin: 0 !important;\n  }\n\n  \/* Video container *\/\n  .desc-video-container {\n    max-width: 1000px;\n    margin: 0 auto;\n    position: relative;\n    border-radius: 16px;\n    overflow: hidden;\n    background: #1a1a1a;\n  }\n\n  .desc-video-wrapper {\n    position: relative;\n    padding-bottom: 56.25%;\n    height: 0;\n  }\n\n  .desc-video-wrapper iframe {\n    margin: 0;\n    position: absolute;\n    top: 0;\n    left: 0;\n    width: 100%;\n    height: 100%;\n    border: none;\n  }\n\n  \/* Tablet - 1200px *\/\n  @media screen and (max-width: 1200px) {\n    .desc-section {\n      padding: 100px 40px;\n    }\n\n    .desc-heading {\n      font-size: 42px;\n      line-height: 42px;\n      margin-bottom: 50px;\n    }\n\n    .desc-section .desc-heading {\n      font-size: 42px;\n      line-height: 42px;\n      margin-bottom: 50px;\n    }\n\n    .desc-text {\n      font-size: 22px;\n      line-height: 36px;\n    }\n\n    .desc-download-wrapper {\n      gap: 80px;\n    }\n\n    .desc-platforms {\n      gap: 60px;\n      margin-bottom: 100px;\n    }\n\n    .desc-platform-text {\n      font-size: 28px;\n      line-height: 34px;\n    }\n\n    .desc-features-grid {\n      gap: 30px 50px;\n    }\n\n    .desc-feature-text {\n      font-size: 18px;\n    }\n\n    .desc-faq-question {\n      font-size: 28px;\n      line-height: 40px;\n    }\n\n    .desc-faq-answer {\n      font-size: 26px;\n      line-height: 40px;\n    }\n\n    .desc-product-row {\n      margin-bottom: 20px;\n    }\n  }\n\n  \/* Tablet Portrait - 990px *\/\n  @media screen and (max-width: 990px) {\n    .desc-section {\n      padding: 80px 30px;\n    }\n\n    .desc-heading {\n      font-size: 36px;\n      line-height: 36px;\n      margin-bottom: 40px;\n    }\n\n    .desc-section .desc-heading {\n      font-size: 36px;\n      line-height: 36px;\n      margin-bottom: 40px;\n    }\n\n    .desc-text {\n      font-size: 20px;\n      line-height: 32px;\n    }\n\n    .desc-download-wrapper {\n      gap: 40px;\n    }\n\n    .desc-download-card {\n      width: 260px !important;\n      height: 300px !important;\n    }\n\n    .desc-platforms {\n      gap: 40px;\n      margin-bottom: 80px;\n    }\n\n    .desc-platform-text {\n      font-size: 24px;\n      line-height: 30px;\n    }\n\n    .desc-features-grid {\n      grid-template-columns: repeat(2, 1fr);\n      gap: 30px 40px;\n    }\n\n    .desc-specs-wrapper {\n      flex-direction: column;\n    }\n\n    .desc-specs-image,\n    .desc-specs-text {\n      flex: 1 1 100%;\n      min-width: 100%;\n    }\n\n    .desc-faq-question {\n      font-size: 24px;\n      line-height: 36px;\n    }\n\n    .desc-faq-answer {\n      font-size: 22px;\n      line-height: 34px;\n    }\n\n    .desc-product-row {\n      margin-bottom: 18px;\n    }\n  }\n\n  \/* Mobile - 749px *\/\n  @media screen and (max-width: 749px) {\n    .desc-section {\n      padding: 60px 20px;\n    }\n\n    .desc-heading {\n      font-size: 28px;\n      line-height: 32px;\n      margin-bottom: 30px;\n    }\n\n    .desc-section .desc-heading {\n      font-size: 28px;\n      line-height: 32px;\n      margin-bottom: 30px;\n    }\n\n    .desc-text {\n      font-size: 16px;\n      line-height: 26px;\n    }\n\n    .desc-text br {\n      display: none;\n    }\n\n    .desc-download-wrapper {\n      flex-direction: column;\n      align-items: center;\n      gap: 24px;\n    }\n\n    .desc-download-card {\n      width: 100% !important;\n      max-width: 300px !important;\n      height: auto !important;\n      min-height: 280px !important;\n    }\n\n    .desc-platforms {\n      flex-direction: column;\n      gap: 20px;\n      margin-bottom: 60px;\n    }\n\n    .desc-platform-text {\n      font-size: 20px;\n      line-height: 26px;\n    }\n\n    .desc-features-grid {\n      grid-template-columns: repeat(2, 1fr);\n      gap: 24px 20px;\n    }\n\n    .desc-feature-icon {\n      width: 56px;\n      height: 56px;\n      margin-bottom: 12px;\n    }\n\n    .desc-feature-text {\n      font-size: 14px;\n      line-height: 18px;\n    }\n\n    .desc-product-row {\n      border-radius: 8px;\n      margin-bottom: 16px;\n    }\n\n    .desc-video-container {\n      border-radius: 8px;\n    }\n\n    .desc-faq-question {\n      font-size: 18px;\n      line-height: 28px;\n      margin-bottom: 12px;\n    }\n\n    .desc-faq-answer {\n      font-size: 16px;\n      line-height: 26px;\n    }\n\n    .desc-faq-item {\n      margin-bottom: 30px;\n    }\n\n    .desc-specs-title {\n      font-size: 22px !important;\n      line-height: 30px !important;\n    }\n\n    .desc-specs-content {\n      font-size: 16px !important;\n      line-height: 26px !important;\n      margin: 0 0 8px 0 !important;\n    }\n\n    .desc-specs-content:last-of-type {\n      margin-bottom: 0 !important;\n    }\n\n    .desc-disclaimer {\n      font-size: 14px !important;\n      line-height: 20px !important;\n    }\n  }\n\n  \/* Small Mobile - 480px *\/\n  @media screen and (max-width: 480px) {\n    .desc-section {\n      padding: 48px 16px;\n    }\n\n    .desc-heading {\n      font-size: 24px;\n      line-height: 28px;\n      margin-bottom: 24px;\n    }\n\n    .desc-section .desc-heading {\n      font-size: 24px;\n      line-height: 28px;\n      margin-bottom: 24px;\n    }\n\n    .desc-text {\n      font-size: 15px;\n      line-height: 24px;\n    }\n\n    .desc-download-icon {\n      width: 72px !important;\n      height: 72px !important;\n    }\n\n    .desc-download-icon img,\n    .desc-download-icon spz-img {\n      width: 72px !important;\n      height: 72px !important;\n      max-width: 72px !important;\n      max-height: 72px !important;\n    }\n\n    .desc-faq-question {\n      font-size: 16px;\n      line-height: 24px;\n    }\n\n    .desc-faq-answer {\n      font-size: 15px;\n      line-height: 24px;\n    }\n  }\n\u003c\/style\u003e\n\u003c!-- Section 0: ANTICATER Brand Story --\u003e\n\u003cdiv style=\"background: #f5f5f5; text-align: center;\" class=\"desc-section\"\u003e\n\u003cdiv class=\"desc-container\"\u003e\n\u003ch2 style=\"margin-bottom: 20px;\" class=\"desc-heading\"\u003eANTICATER\u003c\/h2\u003e\n\u003cp class=\"desc-text\"\u003eThis is our first product, and we've never received so much feedback.\u003cbr\u003eThe feedback from overseas users, in particular, has exceeded our expectations, and we are truly grateful.\u003cbr\u003eLike a person, a product reflects the creator's craftsmanship, and we look forward to your feedback.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Section 1: Brand Video --\u003e\n\u003cdiv style=\"background: #fff; text-align: center; padding-bottom: 0;\" class=\"desc-section\"\u003e\n\u003ch2 class=\"desc-heading\"\u003eBrand Video\u003c\/h2\u003e\n\u003cdiv class=\"desc-video-container\"\u003e\n\u003cdiv class=\"desc-video-wrapper\"\u003e\u003ciframe title=\"ANTICATER VK-01 Brand Video\" src=\"https:\/\/www.youtube.com\/embed\/uACvx_9RjuA\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Section 2: User Guide --\u003e\n\u003cdiv style=\"background: #fff; text-align: center;\" class=\"desc-section\"\u003e\n\u003ch2 class=\"desc-heading\"\u003eUser Guide\u003c\/h2\u003e\n\u003cdiv class=\"desc-video-container\"\u003e\n\u003cdiv class=\"desc-video-wrapper\"\u003e\u003ciframe title=\"VK-01 User Guide\" src=\"https:\/\/www.youtube.com\/embed\/hbDNVqzBuHw\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Section 3: ANTICATER Download --\u003e\n\u003cstyle\u003e\n  .desc-download-card {\n    width: 282px !important;\n    height: 320px !important;\n    background: #ffffff !important;\n    border-radius: 16px !important;\n    box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.1) !important;\n    transition: box-shadow 0.3s ease !important;\n    cursor: pointer !important;\n  }\n\n  .desc-download-card:hover {\n    box-shadow: 0px 15px 40px 0px rgba(0, 0, 0, 0.15) !important;\n  }\n\n  .desc-download-icon {\n    width: 96px !important;\n    height: 96px !important;\n    margin-bottom: 16px !important;\n    display: flex !important;\n    align-items: center !important;\n    justify-content: center !important;\n    position: relative !important;\n  }\n\n  .desc-download-icon img.icon-default,\n  .desc-download-icon img.icon-hover,\n  .desc-download-icon spz-img.icon-default,\n  .desc-download-icon spz-img.icon-hover,\n  .desc-download-icon .icon-default,\n  .desc-download-icon .icon-hover {\n    width: 96px !important;\n    height: 96px !important;\n    max-width: 96px !important;\n    max-height: 96px !important;\n    object-fit: contain !important;\n    border: none !important;\n    outline: none !important;\n    margin: 0 !important;\n    padding: 0 !important;\n    transition: opacity 0.4s cubic-bezier(0.4, 0, 0.2, 1), transform 0.2s cubic-bezier(0.4, 0, 0.2, 1) !important;\n  }\n\n  .desc-download-icon img.icon-default,\n  .desc-download-icon spz-img.icon-default,\n  .desc-download-icon .icon-default {\n    position: relative !important;\n    opacity: 1 !important;\n    transform: scale(1) !important;\n  }\n\n  .desc-download-icon img.icon-hover,\n  .desc-download-icon spz-img.icon-hover,\n  .desc-download-icon .icon-hover {\n    position: absolute !important;\n    top: 0 !important;\n    left: 0 !important;\n    right: 0 !important;\n    bottom: 0 !important;\n    margin: auto !important;\n    opacity: 0 !important;\n    transform: scale(0.8) !important;\n  }\n\n  .desc-download-card:hover .desc-download-icon img.icon-default,\n  .desc-download-card:hover .desc-download-icon spz-img.icon-default,\n  .desc-download-card:hover .desc-download-icon .icon-default {\n    opacity: 0 !important;\n    transform: scale(0.8) !important;\n  }\n\n  .desc-download-card:hover .desc-download-icon img.icon-hover,\n  .desc-download-card:hover .desc-download-icon spz-img.icon-hover,\n  .desc-download-card:hover .desc-download-icon .icon-hover {\n    opacity: 1 !important;\n    transform: scale(1) !important;\n  }\n\n  a.desc-download-btn,\n  a.desc-download-btn:link,\n  a.desc-download-btn:visited,\n  a.desc-download-btn:active {\n    display: inline-flex !important;\n    align-items: center !important;\n    justify-content: center !important;\n    width: 120px !important;\n    height: 40px !important;\n    background: #000000 !important;\n    color: #BEF732 !important;\n    font-family: 'Barlow', sans-serif !important;\n    font-weight: 400 !important;\n    font-size: 16px !important;\n    text-decoration: none !important;\n    border-radius: 4px !important;\n    transition: all 0.3s ease !important;\n    border: none !important;\n  }\n\n  a.desc-download-btn:hover {\n    background: #444444 !important;\n    color: #BEF732 !important;\n    text-decoration: none !important;\n  }\n\u003c\/style\u003e\n\u003cdiv style=\"background: #f5f5f5; text-align: center;\" class=\"desc-section\"\u003e\n\u003ch2 class=\"desc-heading\"\u003eANTICATER Download\u003c\/h2\u003e\n\u003cdiv class=\"desc-download-wrapper\"\u003e\n\u003c!-- macOS --\u003e\n\u003cdiv class=\"desc-download-card\"\u003e\n\u003cdiv style=\"padding: 40px 30px 36px; display: flex; flex-direction: column; align-items: center;\"\u003e\n\u003cdiv class=\"desc-download-icon\"\u003e\n\u003cimg class=\"icon-default\" alt=\"macOS\" src=\"https:\/\/rqxfze-cj.myshopify.com\/cdn\/shop\/t\/5\/assets\/apple-icon.png\"\u003e \u003cimg class=\"icon-hover\" alt=\"Download\" src=\"https:\/\/rqxfze-cj.myshopify.com\/cdn\/shop\/t\/5\/assets\/download-icon.png\"\u003e\n\u003c\/div\u003e\n\u003ch3 style=\"font-family: 'Barlow', sans-serif; font-weight: 400; font-size: 28px; line-height: 28px; color: #333333; margin: 0 0 12px 0;\"\u003emacOS\u003c\/h3\u003e\n\u003cp style=\"font-family: 'Barlow', sans-serif; font-weight: 400; font-size: 16px; line-height: 16px; color: #999999; margin: 0 0 24px 0;\"\u003eVersion: 1.1.0\u003c\/p\u003e\n\u003ca class=\"desc-download-btn\" href=\"#\"\u003eDownload\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Windows --\u003e\n\u003cdiv class=\"desc-download-card\"\u003e\n\u003cdiv style=\"padding: 40px 30px 36px; display: flex; flex-direction: column; align-items: center;\"\u003e\n\u003cdiv class=\"desc-download-icon\"\u003e\n\u003cimg class=\"icon-default\" alt=\"Windows\" src=\"https:\/\/rqxfze-cj.myshopify.com\/cdn\/shop\/t\/5\/assets\/win-icon.png\"\u003e \u003cimg class=\"icon-hover\" alt=\"Download\" src=\"https:\/\/rqxfze-cj.myshopify.com\/cdn\/shop\/t\/5\/assets\/download-icon.png\"\u003e\n\u003c\/div\u003e\n\u003ch3 style=\"font-family: 'Barlow', sans-serif; font-weight: 400; font-size: 28px; line-height: 28px; color: #333333; margin: 0 0 12px 0;\"\u003eWindows\u003c\/h3\u003e\n\u003cp style=\"font-family: 'Barlow', sans-serif; font-weight: 400; font-size: 16px; line-height: 16px; color: #999999; margin: 0 0 24px 0;\"\u003eVersion: 1.1.0\u003c\/p\u003e\n\u003ca class=\"desc-download-btn\" href=\"#\"\u003eDownload\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Section 4: Introduction --\u003e\n\u003cdiv style=\"background: #fff;\" class=\"desc-section\"\u003e\n\u003cdiv class=\"desc-container\"\u003e\n\u003ch2 style=\"margin-bottom: 20px;\" class=\"desc-heading\"\u003eIntroduction\u003c\/h2\u003e\n\u003cp class=\"desc-text\"\u003eProduct development is a process of trade — offs and finding a balance;\u003cbr\u003esimultaneously satisfying all the \"essential\" and \"icing on the cake\" needs is no easy task.\u003cbr\u003eSometimes, decisions are beyond our control.\u003cbr\u003eSince we're talking about a product, we must address the root of the problem.\u003cbr\u003eOtherwise, the product loses its meaning.\u003cbr\u003eIf the product doesn't meet your expectations, we urge you to...\u003cbr\u003eCommunicating with owners is a crucial step in our growth process.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Section 5: Product Showcase --\u003e\n\u003cdiv style=\"background: #f5f5f5;\" class=\"desc-section\"\u003e\n\u003cdiv class=\"desc-container-md\"\u003e\n\u003ch2 class=\"desc-heading\"\u003eProduct Showcase\u003c\/h2\u003e\n\u003c!-- Row 1 --\u003e\n\u003cdiv class=\"desc-product-row\"\u003e\u003cimg alt=\"VK-01\" src=\"https:\/\/rqxfze-cj.myshopify.com\/cdn\/shop\/t\/5\/assets\/product-1.png\"\u003e\u003c\/div\u003e\n\u003c!-- Row 2 --\u003e\n\u003cdiv class=\"desc-product-row\"\u003e\u003cimg alt=\"VK-01\" src=\"https:\/\/rqxfze-cj.myshopify.com\/cdn\/shop\/t\/5\/assets\/product-2.png\"\u003e\u003c\/div\u003e\n\u003c!-- Row 3 --\u003e\n\u003cdiv class=\"desc-product-row\"\u003e\u003cimg alt=\"VK-01\" src=\"https:\/\/rqxfze-cj.myshopify.com\/cdn\/shop\/t\/5\/assets\/product-3.png\"\u003e\u003c\/div\u003e\n\u003c!-- Row 4 --\u003e\n\u003cdiv class=\"desc-product-row\"\u003e\u003cimg alt=\"VK-01\" src=\"https:\/\/rqxfze-cj.myshopify.com\/cdn\/shop\/t\/5\/assets\/product-4.png\"\u003e\u003c\/div\u003e\n\u003c!-- Row 5 --\u003e\n\u003cdiv class=\"desc-product-row\"\u003e\u003cimg alt=\"VK-01\" src=\"https:\/\/rqxfze-cj.myshopify.com\/cdn\/shop\/t\/5\/assets\/product-5.png\"\u003e\u003c\/div\u003e\n\u003c!-- Disclaimer --\u003e\n\u003cp style=\"font-family: 'Barlow', sans-serif; font-weight: 400; font-size: 18px; line-height: 18px; color: #999999; text-align: left; margin: 0 0 60px 0;\" class=\"desc-disclaimer\"\u003e*All product photos are of actual items. Due to lighting, screens, and color adjustments, there may be slight color differences.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Section 9: Compatible Platforms \u0026 Features Supported --\u003e\n\u003cdiv style=\"background: #fff;\" class=\"desc-section\"\u003e\n\u003c!-- Compatible Platforms (comes first) --\u003e\n\u003ch2 class=\"desc-heading\"\u003eCompatible Platforms\u003c\/h2\u003e\n\u003cdiv class=\"desc-platforms\"\u003e\n\u003c!-- macOS --\u003e\n\u003cdiv class=\"desc-platform-item\"\u003e\n\u003cimg class=\"desc-platform-icon\" alt=\"macOS\" src=\"https:\/\/rqxfze-cj.myshopify.com\/cdn\/shop\/t\/5\/assets\/platform-apple.png\"\u003e \u003cspan class=\"desc-platform-text\"\u003emacOS\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- Windows --\u003e\n\u003cdiv class=\"desc-platform-item\"\u003e\n\u003cimg class=\"desc-platform-icon\" alt=\"Windows\" src=\"https:\/\/rqxfze-cj.myshopify.com\/cdn\/shop\/t\/5\/assets\/platform-win.png\"\u003e \u003cspan class=\"desc-platform-text\"\u003eWindows\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- iOS --\u003e\n\u003cdiv class=\"desc-platform-item\"\u003e\n\u003cimg class=\"desc-platform-icon\" alt=\"iOS\" src=\"https:\/\/rqxfze-cj.myshopify.com\/cdn\/shop\/t\/5\/assets\/platform-apple.png\"\u003e \u003cspan class=\"desc-platform-text\"\u003eiOS\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- Android --\u003e\n\u003cdiv class=\"desc-platform-item\"\u003e\n\u003cimg class=\"desc-platform-icon\" alt=\"Android\" src=\"https:\/\/rqxfze-cj.myshopify.com\/cdn\/shop\/t\/5\/assets\/platform-android.png\"\u003e \u003cspan class=\"desc-platform-text\"\u003eAndroid\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- HarmonyOS --\u003e\n\u003cdiv class=\"desc-platform-item\"\u003e\n\u003cimg class=\"desc-platform-icon\" alt=\"HarmonyOS\" src=\"https:\/\/rqxfze-cj.myshopify.com\/cdn\/shop\/t\/5\/assets\/platform-harmony.png\"\u003e \u003cspan class=\"desc-platform-text\"\u003eHarmonyOS\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Features Supported (comes second) --\u003e\n\u003ch2 class=\"desc-heading\"\u003eFeatures Supported\u003c\/h2\u003e\n\u003cdiv class=\"desc-features-grid\"\u003e\n\u003c!-- Volume Control --\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"desc-feature-icon\"\u003e\u003cimg alt=\"\" src=\"https:\/\/rqxfze-cj.myshopify.com\/cdn\/shop\/t\/5\/assets\/feature-volume.png\"\u003e\u003c\/div\u003e\n\u003cp class=\"desc-feature-text\"\u003eVolume Control\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Screen Brightness --\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"desc-feature-icon\"\u003e\u003cimg alt=\"\" src=\"https:\/\/rqxfze-cj.myshopify.com\/cdn\/shop\/t\/5\/assets\/feature-brightness.png\"\u003e\u003c\/div\u003e\n\u003cp class=\"desc-feature-text\"\u003eScreen Brightness\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- System Shortcuts --\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"desc-feature-icon\"\u003e\u003cimg alt=\"\" src=\"https:\/\/rqxfze-cj.myshopify.com\/cdn\/shop\/t\/5\/assets\/feature-system-shortcuts.png\"\u003e\u003c\/div\u003e\n\u003cp class=\"desc-feature-text\"\u003eSystem Shortcuts\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Design Software Shortcuts --\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"desc-feature-icon\"\u003e\u003cimg alt=\"\" src=\"https:\/\/rqxfze-cj.myshopify.com\/cdn\/shop\/t\/5\/assets\/feature-design-shortcuts.png\"\u003e\u003c\/div\u003e\n\u003cp class=\"desc-feature-text\"\u003eDesign Software Shortcuts\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Multimedia Shortcut --\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"desc-feature-icon\"\u003e\u003cimg alt=\"\" src=\"https:\/\/rqxfze-cj.myshopify.com\/cdn\/shop\/t\/5\/assets\/feature-multimedia.png\"\u003e\u003c\/div\u003e\n\u003cp class=\"desc-feature-text\"\u003eMultimedia Shortcut\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- E-books --\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"desc-feature-icon\"\u003e\u003cimg alt=\"\" src=\"https:\/\/rqxfze-cj.myshopify.com\/cdn\/shop\/t\/5\/assets\/feature-ebook.png\"\u003e\u003c\/div\u003e\n\u003cp class=\"desc-feature-text\"\u003eE-books\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Partial In-Vehicle Systems --\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"desc-feature-icon\"\u003e\u003cimg alt=\"\" src=\"https:\/\/rqxfze-cj.myshopify.com\/cdn\/shop\/t\/5\/assets\/feature-vehicle.png\"\u003e\u003c\/div\u003e\n\u003cp class=\"desc-feature-text\"\u003ePartial In-Vehicle Systems\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- And more --\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"desc-feature-icon\"\u003e\u003cimg alt=\"\" src=\"https:\/\/rqxfze-cj.myshopify.com\/cdn\/shop\/t\/5\/assets\/feature-more.png\"\u003e\u003c\/div\u003e\n\u003cp class=\"desc-feature-text\"\u003eAnd more…\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Section 11: Specifications --\u003e\n\u003cdiv style=\"background: #fff;\" class=\"desc-section\"\u003e\n\u003ch2 class=\"desc-heading\"\u003eSpecifications\u003c\/h2\u003e\n\u003cdiv class=\"desc-specs-wrapper\"\u003e\n\u003c!-- Image on left --\u003e\n\u003cdiv class=\"desc-specs-image\"\u003e\u003cimg style=\"width: 100%; height: auto; display: block;\" alt=\"Specifications\" src=\"https:\/\/rqxfze-cj.myshopify.com\/cdn\/shop\/t\/5\/assets\/specifications.png\"\u003e\u003c\/div\u003e\n\u003c!-- Text on right --\u003e\n\u003cdiv class=\"desc-specs-text\"\u003e\n\u003cp style=\"font-family: 'Barlow', sans-serif; font-weight: 500; font-size: 32px; line-height: 50px; color: #333333; margin: 0; padding-bottom: 10px;\" class=\"desc-specs-title\"\u003eRuggedness and Functionality:\u003c\/p\u003e\n\u003cp style=\"font-family: 'Barlow', sans-serif; font-weight: 400; font-size: 28px; line-height: 36px; color: #333333; margin: 0 0 10px 0;\" class=\"desc-specs-content\"\u003e• Dual-mode (USB-C wired + Bluetooth) \/ Triple-mode (USB-C wired + Bluetooth + 2.4 GHz wireless)\u003c\/p\u003e\n\u003cp style=\"font-family: 'Barlow', sans-serif; font-weight: 400; font-size: 28px; line-height: 36px; color: #333333; margin: 0 0 10px 0;\" class=\"desc-specs-content\"\u003e• VK-01 is available in Bluetooth and 2.4 GHz wireless\u003c\/p\u003e\n\u003cp style=\"font-family: 'Barlow', sans-serif; font-weight: 400; font-size: 28px; line-height: 36px; color: #333333; margin: 0 0 10px 0;\" class=\"desc-specs-content\"\u003e• Two surface finishes: Anodizing and Color Paint\u003c\/p\u003e\n\u003cp style=\"font-family: 'Barlow', sans-serif; font-weight: 400; font-size: 28px; line-height: 36px; color: #333333; margin: 0 0 10px 0;\" class=\"desc-specs-content\"\u003e• Built-in battery and light\u003c\/p\u003e\n\u003cp style=\"font-family: 'Barlow', sans-serif; font-weight: 400; font-size: 28px; line-height: 36px; color: #333333; margin: 0;\" class=\"desc-specs-content\"\u003e• Dedicated app, compatible with Windows, macOS, Android and iOS.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Section 14: FAQ --\u003e\n\u003cdiv style=\"background: #f5f5f5; padding: 120px;\" class=\"desc-section\"\u003e\n\u003cdiv class=\"desc-container\"\u003e\n\u003ch2 class=\"desc-heading\"\u003eFAQ\u003c\/h2\u003e\n\u003cdiv style=\"margin-bottom: 40px;\" class=\"desc-faq-item\"\u003e\n\u003cp class=\"desc-faq-question\"\u003eQ: Can the knob's top and bottom covers be sold separately so I can mix and match?\u003c\/p\u003e\n\u003cp class=\"desc-faq-answer\"\u003eA: Improper installation could damage the decoder and circuit board, rendering the product unusable.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-bottom: 40px;\" class=\"desc-faq-item\"\u003e\n\u003cp class=\"desc-faq-question\"\u003eQ: Can the knob have a one-click power-on feature? Why wasn't this implemented?\u003c\/p\u003e\n\u003cp class=\"desc-faq-answer\"\u003eA: A one-click power-on feature requires jumper connections, which are complex for general enthusiasts to operate initially. We will only consider implementing it if a better solution arises.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-bottom: 40px;\" class=\"desc-faq-item\"\u003e\n\u003cp class=\"desc-faq-question\"\u003eQ: Can you add support for the Surface Dial functionality?\u003c\/p\u003e\n\u003cp class=\"desc-faq-answer\"\u003eA: The team needs time to research and learn about it. We will only add this feature if it doesn't conflict with the current system. We also appreciate the suggestion and the help provided by the community.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"desc-faq-item\"\u003e\n\u003cp class=\"desc-faq-question\"\u003eQ: Why does the back cover have only a small acrylic section? Why not make it fully metal?\u003c\/p\u003e\n\u003cp class=\"desc-faq-answer\"\u003eA: A fully metal back would block signals and make the product unusable. Therefore, the back cover uses acrylic (while the base is CNC-machined aluminium). The acrylic section is painted to blend in visually, and without touching it, it's hard to distinguish from full metal.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ========== VK-01 产品描述 HTML 结束 ========== --\u003e","brand":"VK-01","offers":[{"title":"Anodized - Silver \/ Wired\/Bluetooth","offer_id":45995913052359,"sku":"100","price":25.0,"currency_code":"USD","in_stock":true},{"title":"Anodized - Silver \/ Wired\/Bluetooth\/2.4G","offer_id":45995913085127,"sku":"101","price":27.0,"currency_code":"USD","in_stock":true},{"title":"Anodized - Gunmetal \/ Wired\/Bluetooth","offer_id":45995913117895,"sku":"103","price":25.0,"currency_code":"USD","in_stock":true},{"title":"Anodized - Gunmetal \/ Wired\/Bluetooth\/2.4G","offer_id":45995913150663,"sku":null,"price":27.0,"currency_code":"USD","in_stock":true},{"title":"Anodized - Gunmetal Gold \/ Wired\/Bluetooth","offer_id":45995913183431,"sku":null,"price":25.0,"currency_code":"USD","in_stock":true},{"title":"Anodized - Gunmetal Gold \/ Wired\/Bluetooth\/2.4G","offer_id":45995913216199,"sku":null,"price":27.0,"currency_code":"USD","in_stock":true},{"title":"Coating - Beige \/ Wired\/Bluetooth","offer_id":45995913248967,"sku":null,"price":30.0,"currency_code":"USD","in_stock":true},{"title":"Coating - Beige \/ Wired\/Bluetooth\/2.4G","offer_id":45995913281735,"sku":null,"price":32.0,"currency_code":"USD","in_stock":true},{"title":"Coating - Light Aqua \/ Wired\/Bluetooth","offer_id":45995913314503,"sku":null,"price":30.0,"currency_code":"USD","in_stock":true},{"title":"Coating - Light Aqua \/ Wired\/Bluetooth\/2.4G","offer_id":45995913347271,"sku":null,"price":32.0,"currency_code":"USD","in_stock":true},{"title":"Coating - Orange Red \/ Wired\/Bluetooth","offer_id":45995913380039,"sku":null,"price":30.0,"currency_code":"USD","in_stock":true},{"title":"Coating - Orange Red \/ Wired\/Bluetooth\/2.4G","offer_id":45995913412807,"sku":null,"price":32.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0738\/0008\/9799\/files\/1000_7e23ad9c-dd31-4e02-a541-21ebcf3056a5.png?v=1769407369"}],"url":"https:\/\/rqxfze-cj.myshopify.com\/collections\/frontpage.oembed","provider":"ANTICATER","version":"1.0","type":"link"}