{"product_id":"easypix-v48-pocket-camera-267-20212","title":"Easypix V48 Pocket Camera | 267-20212","description":"\u003cstyle\u003e\n  .pd,\n  .pd * {\n    box-sizing: border-box;\n  }\n\n  .pd {\n    --blue: #003b71;\n    --bright-blue: #005cb9;\n    --soft-blue: #f2f7fc;\n    --border-blue: #d8e7f5;\n    --yellow: #ffd200;\n    --ink: #1a1a1a;\n    --text: #444;\n    --muted: #697784;\n    --white: #ffffff;\n    --off-white: #f8fafc;\n    width: 100%;\n    max-width: 1180px;\n    margin: 0 auto;\n    color: var(--text);\n    font-family: Arial, Helvetica, sans-serif;\n    font-size: 15px;\n    line-height: 1.6;\n  }\n\n  .pd h1,\n  .pd h2,\n  .pd h3,\n  .pd p {\n    margin-top: 0;\n  }\n\n  .pd h1,\n  .pd h2,\n  .pd h3 {\n    line-height: 1.2;\n  }\n\n  .pd .breadcrumb {\n    margin: 0 0 12px;\n    color: var(--bright-blue);\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n  }\n\n  .pd .hero-border {\n    position: relative;\n    overflow: hidden;\n    padding: 26px 28px 24px;\n    border: 1px solid var(--border-blue);\n    border-top: 4px solid var(--blue);\n    border-radius: 10px;\n    background: linear-gradient(135deg, var(--white) 0%, var(--soft-blue) 100%);\n  }\n\n  .pd .hero-border::after {\n    position: absolute;\n    top: 0;\n    right: 0;\n    width: 90px;\n    height: 5px;\n    background: var(--yellow);\n    content: \"\";\n  }\n\n  .pd h1 {\n    max-width: 850px;\n    margin-bottom: 10px;\n    color: var(--blue);\n    font-size: clamp(34px, 5vw, 42px);\n    letter-spacing: -0.035em;\n  }\n\n  .pd .deck {\n    max-width: 780px;\n    margin-bottom: 0;\n    color: #415466;\n    font-size: 16px;\n    line-height: 1.55;\n  }\n\n  .pd .stats-bar {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    margin-top: 16px;\n    overflow: hidden;\n    border: 1px solid var(--border-blue);\n    border-radius: 8px;\n    background: var(--white);\n  }\n\n  .pd .stat {\n    min-width: 0;\n    padding: 15px 12px;\n    text-align: center;\n  }\n\n  .pd .stat + .stat {\n    border-left: 1px solid var(--border-blue);\n  }\n\n  .pd .stat strong {\n    display: block;\n    margin-bottom: 2px;\n    color: var(--blue);\n    font-size: 21px;\n    line-height: 1.15;\n  }\n\n  .pd .stat span {\n    display: block;\n    color: var(--muted);\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 0.03em;\n    text-transform: uppercase;\n  }\n\n  .pd .content-section {\n    margin-top: 28px;\n  }\n\n  .pd .intro-copy {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 24px;\n  }\n\n  .pd .intro-copy p {\n    margin-bottom: 0;\n  }\n\n  .pd .section-divider {\n    display: flex;\n    align-items: center;\n    gap: 10px;\n    margin: 0 0 14px;\n    color: var(--blue);\n    font-size: 17px;\n    font-weight: 800;\n    letter-spacing: 0.02em;\n    text-transform: uppercase;\n  }\n\n  .pd .section-divider::before {\n    width: 5px;\n    height: 20px;\n    border-radius: 2px;\n    background: var(--yellow);\n    content: \"\";\n    flex: 0 0 auto;\n  }\n\n  .pd .section-divider::after {\n    height: 1px;\n    background: var(--border-blue);\n    content: \"\";\n    flex: 1;\n  }\n\n  .pd .pull-quote {\n    margin-top: 24px;\n    padding: 17px 20px;\n    border-left: 4px solid var(--yellow);\n    border-radius: 0 7px 7px 0;\n    background: var(--blue);\n    color: var(--white);\n    font-size: 17px;\n    font-weight: 700;\n    line-height: 1.45;\n  }\n\n  .pd .ideal-cards,\n  .pd .features-grid {\n    display: grid;\n    gap: 12px;\n  }\n\n  .pd .ideal-cards {\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n  }\n\n  .pd .features-grid {\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n  }\n\n  .pd .ideal-card,\n  .pd .feature-card {\n    min-width: 0;\n    padding: 17px 18px;\n    border: 1px solid var(--border-blue);\n    border-radius: 8px;\n  }\n\n  .pd .ideal-card {\n    background: var(--soft-blue);\n  }\n\n  .pd .feature-card {\n    position: relative;\n    padding-top: 20px;\n    background: var(--white);\n  }\n\n  .pd .feature-card::before {\n    position: absolute;\n    top: -1px;\n    left: 18px;\n    width: 32px;\n    height: 3px;\n    border-radius: 0 0 3px 3px;\n    background: var(--yellow);\n    content: \"\";\n  }\n\n  .pd .ideal-card h3,\n  .pd .feature-card h3 {\n    margin-bottom: 7px;\n    color: var(--blue);\n    font-size: 16px;\n  }\n\n  .pd .ideal-card p,\n  .pd .feature-card p {\n    margin-bottom: 0;\n    font-size: 14px;\n    line-height: 1.55;\n  }\n\n  .pd .editorial-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 16px;\n  }\n\n  .pd .editorial-card {\n    padding: 20px;\n    border: 1px solid var(--border-blue);\n    border-radius: 8px;\n    background: var(--off-white);\n  }\n\n  .pd .editorial-card h3 {\n    margin-bottom: 9px;\n    color: var(--blue);\n    font-size: 18px;\n  }\n\n  .pd .editorial-card p:last-child {\n    margin-bottom: 0;\n  }\n\n  .pd .compare-card {\n    overflow: hidden;\n    border: 1px solid var(--border-blue);\n    border-radius: 8px;\n    background: var(--white);\n  }\n\n  .pd .compare-card table {\n    width: 100%;\n    border-collapse: collapse;\n  }\n\n  .pd .compare-card th,\n  .pd .compare-card td {\n    padding: 13px 15px;\n    border-bottom: 1px solid var(--border-blue);\n    text-align: left;\n    vertical-align: top;\n  }\n\n  .pd .compare-card tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .pd .compare-card th {\n    background: var(--blue);\n    color: var(--white);\n    font-size: 13px;\n    letter-spacing: 0.02em;\n  }\n\n  .pd .compare-card td {\n    font-size: 14px;\n  }\n\n  .pd .compare-card td:first-child {\n    width: 27%;\n    color: var(--blue);\n    font-weight: 700;\n  }\n\n  .pd .verdict {\n    overflow: hidden;\n    border: 1px solid var(--border-blue);\n    border-radius: 9px;\n    background: var(--white);\n  }\n\n  .pd .verdict-header {\n    padding: 14px 19px;\n    background: var(--blue);\n  }\n\n  .pd .verdict-header h2 {\n    margin: 0;\n    color: var(--white);\n    font-size: 18px;\n  }\n\n  .pd .verdict-body {\n    padding: 19px;\n  }\n\n  .pd .verdict-body \u003e p {\n    margin-bottom: 17px;\n  }\n\n  .pd .verdict-columns {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .pd .verdict-panel {\n    padding: 15px 16px;\n    border: 1px solid var(--border-blue);\n    border-radius: 7px;\n    background: var(--soft-blue);\n  }\n\n  .pd .verdict-panel.considerations {\n    background: var(--off-white);\n  }\n\n  .pd .verdict-panel h3 {\n    margin-bottom: 9px;\n    color: var(--blue);\n    font-size: 15px;\n  }\n\n  .pd .verdict-panel ul,\n  .pd .box-contents ul {\n    margin: 0;\n    padding-left: 19px;\n  }\n\n  .pd .verdict-panel li,\n  .pd .box-contents li {\n    margin: 4px 0;\n    font-size: 14px;\n  }\n\n  .pd .box-contents {\n    padding: 17px 19px;\n    border: 1px solid var(--border-blue);\n    border-radius: 8px;\n    background: var(--soft-blue);\n  }\n\n  .pd .fine-print {\n    margin: 10px 0 0;\n    color: var(--muted);\n    font-size: 12px;\n  }\n\n  @media (max-width: 820px) {\n    .pd .features-grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .pd .stats-bar {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .pd .stat:nth-child(3) {\n      border-top: 1px solid var(--border-blue);\n      border-left: 0;\n    }\n\n    .pd .stat:nth-child(4) {\n      border-top: 1px solid var(--border-blue);\n    }\n  }\n\n  @media (max-width: 640px) {\n    .pd {\n      font-size: 14px;\n    }\n\n    .pd .hero-border {\n      padding: 21px 18px 20px;\n    }\n\n    .pd h1 {\n      font-size: 34px;\n    }\n\n    .pd .intro-copy,\n    .pd .ideal-cards,\n    .pd .features-grid,\n    .pd .editorial-grid,\n    .pd .verdict-columns {\n      grid-template-columns: 1fr;\n    }\n\n    .pd .content-section {\n      margin-top: 24px;\n    }\n\n    .pd .compare-card {\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n    }\n\n    .pd .compare-card table {\n      min-width: 620px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"pd\"\u003e\n  \u003cdiv class=\"breadcrumb\"\u003eCameras \u0026amp; Photography \/ Compact Digital Cameras\u003c\/div\u003e\n\n  \u003csection class=\"hero-border\"\u003e\n    \u003ch1\u003eEasypix V48 Pocket Camera\u003c\/h1\u003e\n    \u003cp class=\"deck\"\u003e\n      A slim, uncomplicated digital camera with a 2.8-inch display, 18x digital\n      zoom and flexible photo and video modes for everyday memories.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"stats-bar\"\u003e\n    \u003cdiv class=\"stat\"\u003e\n      \u003cstrong\u003e8MP\u003c\/strong\u003e\n      \u003cspan\u003eImage Sensor\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"stat\"\u003e\n      \u003cstrong\u003e64MP\u003c\/strong\u003e\n      \u003cspan\u003ePhotos*\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"stat\"\u003e\n      \u003cstrong\u003e18x\u003c\/strong\u003e\n      \u003cspan\u003eDigital Zoom\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"stat\"\u003e\n      \u003cstrong\u003e4K\u003c\/strong\u003e\n      \u003cspan\u003eVideo*\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003csection class=\"content-section intro-copy\"\u003e\n    \u003cp\u003e\n      The Easypix V48 Pocket is designed for people who want a separate camera\n      that is simple to carry and quick to use. Its fixed-focus lens removes the\n      need for complicated focusing adjustments, making it well suited to casual\n      photographs, travel snapshots and everyday moments.\n    \u003c\/p\u003e\n    \u003cp\u003e\n      A 2.8-inch screen gives you a clear view of menus, compositions and\n      captured content. Alongside automatic operation, the camera includes\n      exposure compensation, selectable white balance, ISO settings, metering\n      modes and creative effects for users who want to shape the final look.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"pull-quote\"\u003e\n    A pocket-sized alternative for casual users who value straightforward\n    controls, removable storage and a dedicated camera experience.\n  \u003c\/div\u003e\n\n  \u003csection class=\"content-section\"\u003e\n    \u003ch2 class=\"section-divider\"\u003eIdeal For\u003c\/h2\u003e\n\n    \u003cdiv class=\"ideal-cards\"\u003e\n      \u003carticle class=\"ideal-card\"\u003e\n        \u003ch3\u003eHolidays \u0026amp; City Breaks\u003c\/h3\u003e\n        \u003cp\u003e\n          Keep a lightweight camera close at hand for landmarks, meals, group\n          photographs and memorable moments throughout the day.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"ideal-card\"\u003e\n        \u003ch3\u003eEveryday Photography\u003c\/h3\u003e\n        \u003cp\u003e\n          The fixed-focus design and clear rear display make routine snapshots\n          easy to frame without a complex setup process.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"ideal-card\"\u003e\n        \u003ch3\u003eFirst-Time Camera Users\u003c\/h3\u003e\n        \u003cp\u003e\n          Automatic settings provide a simple starting point, while adjustable\n          ISO, exposure and metering options offer room to experiment.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"content-section\"\u003e\n    \u003ch2 class=\"section-divider\"\u003eKey Features\u003c\/h2\u003e\n\n    \u003cdiv class=\"features-grid\"\u003e\n      \u003carticle class=\"feature-card\"\u003e\n        \u003ch3\u003ePocket-Friendly Design\u003c\/h3\u003e\n        \u003cp\u003e\n          Its compact format is easy to carry in a small bag or jacket pocket,\n          helping you keep a dedicated camera ready for spontaneous moments.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"feature-card\"\u003e\n        \u003ch3\u003ePhotos up to 64MP*\u003c\/h3\u003e\n        \u003cp\u003e\n          The 8MP image sensor supports a selection of photo sizes, including\n          interpolated output up to 64MP for flexible saving and sharing.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"feature-card\"\u003e\n        \u003ch3\u003e18x Digital Zoom\u003c\/h3\u003e\n        \u003cp\u003e\n          Tighten the composition from the camera controls when you cannot move\n          closer, making distant subjects more prominent in the frame.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"feature-card\"\u003e\n        \u003ch3\u003eFlexible Video Recording\u003c\/h3\u003e\n        \u003cp\u003e\n          Capture interpolated 4K at 30fps, 2.7K at 30fps or Full HD at up to\n          60fps to suit different memories and playback needs.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"feature-card\"\u003e\n        \u003ch3\u003eDigital Anti-Shake\u003c\/h3\u003e\n        \u003cp\u003e\n          The built-in anti-shake function helps reduce the visible effect of\n          small hand movements during casual handheld shooting.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"feature-card\"\u003e\n        \u003ch3\u003eUSB-C Connectivity\u003c\/h3\u003e\n        \u003cp\u003e\n          Use the modern USB-C connection for charging and transferring captured\n          files to a compatible computer.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"content-section\"\u003e\n    \u003ch2 class=\"section-divider\"\u003eStraightforward Everyday Photography\u003c\/h2\u003e\n\n    \u003cdiv class=\"editorial-grid\"\u003e\n      \u003carticle class=\"editorial-card\"\u003e\n        \u003ch3\u003eFixed Focus Keeps Operation Simple\u003c\/h3\u003e\n        \u003cp\u003e\n          The F\/3.2 fixed-focus lens is designed for subjects from approximately\n          one metre to infinity. This makes the camera most suitable for typical\n          travel scenes, portraits, group shots and general outdoor photography\n          rather than close-up or macro work.\n        \u003c\/p\u003e\n        \u003cp\u003e\n          With fewer focusing decisions to make, you can concentrate on\n          composition, timing and capturing the occasion.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"editorial-card\"\u003e\n        \u003ch3\u003eUseful Controls When You Want Them\u003c\/h3\u003e\n        \u003cp\u003e\n          Automatic settings allow you to begin shooting quickly, while exposure\n          compensation from -3.0 to +3.0 helps you respond to unusually bright\n          or dark scenes. White-balance presets cover sunny, cloudy,\n          incandescent and fluorescent conditions.\n        \u003c\/p\u003e\n        \u003cp\u003e\n          Average, centre, spot and matrix metering modes provide additional\n          control over how the camera assesses light across the frame.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"content-section\"\u003e\n    \u003ch2 class=\"section-divider\"\u003eMore Ways to Capture the Moment\u003c\/h2\u003e\n\n    \u003cdiv class=\"editorial-grid\"\u003e\n      \u003carticle class=\"editorial-card\"\u003e\n        \u003ch3\u003eFrom Single Shots to Burst Photography\u003c\/h3\u003e\n        \u003cp\u003e\n          Burst options of three, five or ten photographs per second help when\n          timing is less predictable. Self-timer settings of three, five, ten or\n          twenty seconds make it easier to join a group photo or reduce movement\n          caused by pressing the shutter.\n        \u003c\/p\u003e\n        \u003cp\u003e\n          An automatic photo function can also capture at selected intervals,\n          adding flexibility for simple hands-free sequences.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"editorial-card\"\u003e\n        \u003ch3\u003eCreative Effects Built In\u003c\/h3\u003e\n        \u003cp\u003e\n          Selectable effects include black and white, negative, retro, high\n          saturation and Lomo-style processing. These options let you create a\n          distinctive look directly in the camera without relying entirely on\n          editing software afterwards.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"content-section\"\u003e\n    \u003ch2 class=\"section-divider\"\u003ePractical Storage \u0026amp; Power\u003c\/h2\u003e\n\n    \u003cdiv class=\"editorial-card\"\u003e\n      \u003ch3\u003eReady for Longer Days Out\u003c\/h3\u003e\n      \u003cp\u003e\n        The replaceable 650mAh lithium battery can be removed and exchanged,\n        offering greater flexibility than a permanently sealed power source.\n        Charging is handled through the supplied USB cable using a compatible\n        computer or a separate 2.5W–15W power adapter.\n      \u003c\/p\u003e\n      \u003cp\u003e\n        The camera supports U3 Class 10 microSD cards with capacities up to\n        128GB. This lets you select storage around your expected photo and video\n        use, although a memory card is required and is not supplied.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"content-section\"\u003e\n    \u003ch2 class=\"section-divider\"\u003eHow It Compares\u003c\/h2\u003e\n\n    \u003cdiv class=\"compare-card\"\u003e\n      \u003ctable\u003e\n        \u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth\u003eCapability\u003c\/th\u003e\n            \u003cth\u003eV48 Pocket\u003c\/th\u003e\n            \u003cth\u003eWhat It Means in Use\u003c\/th\u003e\n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eCamera format\u003c\/td\u003e\n            \u003ctd\u003eCompact fixed-focus digital camera\u003c\/td\u003e\n            \u003ctd\u003e\n              Straightforward to carry and use, without interchangeable lenses\n              or manual focusing.\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eZoom\u003c\/td\u003e\n            \u003ctd\u003e18x digital zoom\u003c\/td\u003e\n            \u003ctd\u003e\n              Provides convenient in-camera cropping, but does not offer the\n              same image-retention benefits as optical zoom.\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003ePhoto resolution\u003c\/td\u003e\n            \u003ctd\u003e8MP sensor with output up to interpolated 64MP\u003c\/td\u003e\n            \u003ctd\u003e\n              Offers several selectable file sizes, with maximum resolutions\n              created through interpolation.\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eVideo options\u003c\/td\u003e\n            \u003ctd\u003eUp to interpolated 4K at 30fps\u003c\/td\u003e\n            \u003ctd\u003e\n              Supports higher-resolution output as well as Full HD recording at\n              smoother frame-rate options.\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eManual adjustment\u003c\/td\u003e\n            \u003ctd\u003eISO, white balance, exposure and metering controls\u003c\/td\u003e\n            \u003ctd\u003e\n              Gives users more flexibility than a fully automatic-only shooting\n              experience.\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eStorage\u003c\/td\u003e\n            \u003ctd\u003emicroSD support up to 128GB\u003c\/td\u003e\n            \u003ctd\u003e\n              Expandable removable storage makes it easy to choose a suitable\n              capacity and move files between compatible devices.\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"content-section verdict\"\u003e\n    \u003cdiv class=\"verdict-header\"\u003e\n      \u003ch2\u003eThe Verdict\u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"verdict-body\"\u003e\n      \u003cp\u003e\n        The Easypix V48 Pocket is best suited to casual photographers who want a\n        lightweight dedicated camera with simple operation and a useful range of\n        photo and video settings. Its clear screen, replaceable battery,\n        expandable storage and USB-C connection make it convenient for travel\n        and everyday use, while burst modes and manual adjustments provide room\n        for experimentation.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"verdict-columns\"\u003e\n        \u003cdiv class=\"verdict-panel\"\u003e\n          \u003ch3\u003eStrengths\u003c\/h3\u003e\n          \u003cul\u003e\n            \u003cli\u003eCompact and easy to carry\u003c\/li\u003e\n            \u003cli\u003eClear 2.8-inch rear display\u003c\/li\u003e\n            \u003cli\u003eMultiple photo and video resolutions\u003c\/li\u003e\n            \u003cli\u003eFull HD recording at up to 60fps\u003c\/li\u003e\n            \u003cli\u003eReplaceable lithium battery\u003c\/li\u003e\n            \u003cli\u003eUSB-C and expandable microSD storage\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"verdict-panel considerations\"\u003e\n          \u003ch3\u003eConsiderations\u003c\/h3\u003e\n          \u003cul\u003e\n            \u003cli\u003e64MP photos and 4K video are interpolated\u003c\/li\u003e\n            \u003cli\u003eZoom is digital rather than optical\u003c\/li\u003e\n            \u003cli\u003eFixed focus is intended for subjects from around one metre\u003c\/li\u003e\n            \u003cli\u003eAnti-shake is digital rather than optical\u003c\/li\u003e\n            \u003cli\u003emicroSD card is required and sold separately\u003c\/li\u003e\n            \u003cli\u003eMains power adapter is not included\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"content-section\"\u003e\n    \u003ch2 class=\"section-divider\"\u003eWhat’s in the Box\u003c\/h2\u003e\n\n    \u003cdiv class=\"box-contents\"\u003e\n      \u003cul\u003e\n        \u003cli\u003eEasypix V48 Pocket camera\u003c\/li\u003e\n        \u003cli\u003eReplaceable lithium battery\u003c\/li\u003e\n        \u003cli\u003eUSB cable\u003c\/li\u003e\n        \u003cli\u003eUser instructions\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp class=\"fine-print\"\u003e\n        microSD memory card and mains power adapter are not included.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cp class=\"fine-print\"\u003e\n    *The highest photo resolutions and 4K video setting are produced by\n    interpolation from the camera’s 8MP sensor.\n  \u003c\/p\u003e\n\u003c\/div\u003e","brand":"EasyPix","offers":[{"title":"Default Title","offer_id":54512275784007,"sku":"267-20212","price":69.99,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0550\/5807\/1748\/files\/easypix-v48-pocket-camera-or-267-20212__88111.1772594217.jpg?v=1785838741","url":"https:\/\/euronics.ie\/products\/easypix-v48-pocket-camera-267-20212","provider":"Euronics Ireland","version":"1.0","type":"link"}