{"title":"iPhone 18 Pro Max Cases","description":null,"products":[{"product_id":"iphone-c11-series-case-chronos-edition-magfit","title":"iPhone 18 \/ 17 Series - c11 Series Chronos Edition (Mag Fit)","description":"\u003cstyle\u003e\n  body {\n    margin: 0;\n    padding: 0;\n  }\n\n  *,\n  ::after,\n  ::before {\n    box-sizing: border-box;\n  }\n\n  .product-description section {\n    position: relative;\n    width: 100%;\n  }\n\n  .product-description section:first-of-type {\n    border-top-left-radius: 32px;\n    border-top-right-radius: 32px;\n  }\n\n  .product-description section:last-of-type {\n    border-bottom-left-radius: 32px;\n    border-bottom-right-radius: 32px;\n  }\n\n  .product-description .section-container-fluid {\n    width: 100%;\n    max-width: 100%;\n    margin: 0 auto;\n  }\n\n  .product-description .section-container {\n    width: 100%;\n    max-width: 1200px;\n    margin: 0 auto;\n  }\n\n  @media (min-width: 1080px) {\n    .product-description .section-container {\n      padding: 0 4rem;\n    }\n\n    .product-description section:not(:first-of-type) {\n      padding-bottom: 200px;\n    }\n  }\n\n  @media (max-width: 1079.98px) {\n    .product-description .section-container {\n      padding: 0 2rem;\n    }\n\n    .product-description section:not(:first-of-type) {\n      padding-bottom: 80px;\n    }\n  }\n\n  .product-description img {\n    width: 100%;\n    height: auto;\n  }\n\n  \/* ------------------------------------------------------------\nText Alignment\n------------------------------------------------------------ *\/\n  .product-description .text-center {\n    text-align: center;\n  }\n\n  .product-description .text-left {\n    text-align: left;\n  }\n\n  .product-description .text-right {\n    text-align: right;\n  }\n\n  \/* ------------------------------------------------------------\nText Colors\n------------------------------------------------------------ *\/\n  .product-description .text-dark * {\n    color: #000;\n  }\n\n  .product-description .text-light * {\n    color: #fff;\n  }\n\n  .product-description .text-info {\n    color: #8d8d8f;\n  }\n\n  \/* ------------------------------------------------------------\nVisibility\n------------------------------------------------------------ *\/\n  @media (min-width: 1080px) {\n    .product-description .sq-mobile-view {\n      display: none;\n    }\n  }\n\n  @media (max-width: 1079.98px) {\n    .product-description .sq-desktop-view {\n      display: none;\n    }\n  }\n\n  \/* ------------------------------------------------------------\nHeadlines\n------------------------------------------------------------ *\/\n  .product-description .section-header {\n    max-width: 500px;\n    margin: 0 auto;\n  }\n\n  .product-description .section-preheadline {\n    font-weight: 400;\n    line-height: 1.2;\n  }\n\n  .product-description .section-headline {\n    font-weight: 800;\n    line-height: 1.2;\n  }\n\n  .product-description .section-subheadline {\n    font-weight: 400;\n    line-height: 1.5;\n  }\n\n  @media (min-width: 1080px) {\n    .product-description .section-header {\n      padding: 3rem;\n    }\n\n    .product-description .section-preheadline {\n      font-size: 20px;\n      margin: 0 0 8px;\n    }\n\n    .product-description .section-headline {\n      font-size: 48px;\n      margin: 0 0 16px;\n    }\n\n    .product-description .section-subheadline {\n      font-size: 18px;\n      line-height: 1.5;\n      margin: 0;\n    }\n  }\n\n  @media (max-width: 1079.98px) {\n    .product-description .section-header {\n      padding: 3rem;\n    }\n\n    .product-description .section-preheadline {\n      font-size: 18px;\n      margin: 0 0 8px;\n    }\n\n    .product-description .section-headline {\n      font-size: 36px;\n      margin: 0 0 16px;\n    }\n\n    .product-description .section-subheadline {\n      font-size: 16px;\n      line-height: 1.5;\n      margin: 0;\n    }\n  }\n\n  .product-description .cta-button {\n    display: inline-block;\n    padding: 16px 32px;\n    border-radius: 100px;\n    background-color: #ffffff;\n    border: 1px solid #ffffff;\n    color: #000000;\n    font-size: 20px;\n    font-weight: 400;\n    text-decoration: none;\n    line-height: 1.5;\n    margin: 0;\n    transition: all 0.3s ease;\n    cursor: pointer;\n  }\n\n  .product-description .cta-button:hover {\n    background-color: #dedede;\n    border-color: #dedede;\n    color: #000000;\n  }\n\n  .product-description .section-header p + .cta-button {\n    margin-top: 32px;\n  }\n\n  \/* ------------------------------------------------------------\n[Sections] Intro\n------------------------------------------------------------ *\/\n  .section-intro {\n    background-color: #1c1c1c;\n  }\n\n  @media (min-width: 1080px) {\n    .section-intro .section-intro-banner {\n      width: 100%;\n      height: 1200px;\n      object-fit: cover;\n    }\n  }\n\n  \/* ------------------------------------------------------------\n[Sections] Highlights\n------------------------------------------------------------ *\/\n  .section-highlights {\n    background-color: #1c1c1c;\n  }\n\n  .section-highlights .section-header {\n    max-width: 480px;\n  }\n\n  .section-highlights-feature-container {\n    width: 100%;\n    display: flex;\n    flex-direction: row;\n    flex-wrap: wrap;\n    padding: 16px;\n    margin: 0 auto;\n  }\n\n  .section-highlights-feature-item {\n    flex: 0 0 auto;\n    padding: 16px;\n  }\n\n  @media (min-width: 1080px) {\n    .section-highlights-feature-item:nth-child(1) {\n      width: 50%;\n    }\n\n    .section-highlights-feature-item:nth-child(2) {\n      width: 50%;\n    }\n\n    .section-highlights-feature-item:nth-child(3) {\n      width: 40%;\n    }\n\n    .section-highlights-feature-item:nth-child(4) {\n      width: 30%;\n    }\n\n    .section-highlights-feature-item:nth-child(5) {\n      width: 30%;\n    }\n  }\n\n  .section-highlights-feature-item [class^=\"section-highlights-list-\"] {\n    position: relative;\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    align-items: flex-start;\n    background-color: #000000;\n    height: 100%;\n    border-radius: 32px;\n    overflow: hidden;\n  }\n\n  .section-highlights-feature-item .section-highlights-list-text-item {\n    padding: 40px;\n    color: #ffffff;\n  }\n\n  .section-highlights-feature-item .feature-headline {\n    font-size: 40px;\n    font-weight: 800;\n    line-height: 1.2;\n    margin: 0 0 16px;\n  }\n\n  .section-highlights-feature-item .feature-description {\n    font-size: 20px;\n    font-weight: 400;\n    line-height: 1.5;\n    margin: 0;\n  }\n\n  .section-highlights-feature-item img {\n    aspect-ratio: 1\/1;\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    object-position: center;\n  }\n\n  \/* ------------------------------------------------------------\n[Sections] Highlights\n------------------------------------------------------------ *\/\n  .highlightSwiper {\n    width: 100%;\n    padding-top: 32px;\n  }\n\n  .highlightSwiper .swiper-wrapper {\n    width: 100%;\n    height: auto;\n  }\n\n  .highlightSwiper .swiper-wrapper .slide-header {\n    width: 100%;\n    padding: 40px 16px;\n    text-align: center;\n    color: #ffffff;\n  }\n\n  .highlightSwiper .swiper-wrapper .slide-image {\n    aspect-ratio: 1\/1;\n    width: 100%;\n    height: 100%;\n    min-height: 300px;\n    object-fit: cover;\n    object-position: center;\n    border-radius: 32px;\n    overflow: hidden;\n  }\n\n  .highlightSwiper-pagination {\n    display: block;\n    width: 100%;\n    padding: 16px;\n    text-align: center;\n  }\n\n  .highlightSwiper-pagination .swiper-pagination-bullet {\n    width: 16px;\n    height: 16px;\n    border-radius: 100px;\n    background-color: #dddddd;\n    margin: 0 8px;\n    transition: all 1s ease;\n  }\n\n  .highlightSwiper-pagination .swiper-pagination-bullet-active {\n    background-color: #ffffff !important;\n    width: 48px;\n    height: 16px;\n  }\n\n  \/* ------------------------------------------------------------\n[Sections] Daily Essentials\n------------------------------------------------------------ *\/\n  .section-daily-essentials {\n    background-color: #1c1c1c;\n  }\n\n  .section-daily-essentials img {\n    aspect-ratio: 468\/605;\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    object-position: center;\n  }\n\n  @media (min-width: 1080px) {\n    .section-daily-essentials-container {\n      display: grid;\n      grid-template-columns: repeat(2, 3fr);\n      grid-auto-rows: minmax(300px, auto);\n      gap: 32px;\n    }\n\n    .section-daily-essentials-item:nth-child(1) {\n      grid-column: 1 \/ 2;\n      grid-row: 1 \/ 3;\n    }\n\n    .section-daily-essentials-item:nth-child(2) {\n      grid-column: 2 \/ 3;\n      grid-row: 1 \/ 2;\n    }\n\n    .section-daily-essentials-item:nth-child(3) {\n      grid-column: 1 \/ 2;\n      grid-row: 3 \/ 4;\n    }\n\n    .section-daily-essentials-item:nth-child(4) {\n      grid-column: 2 \/ 3;\n      grid-row: 2 \/ 4;\n    }\n  }\n\n  @media (max-width: 1079.98px) {\n    .section-daily-essentials-container {\n      display: grid;\n      grid-template-columns: repeat(1, 4frr);\n      grid-auto-rows: minmax(300px, auto);\n      gap: 32px;\n    }\n\n    .section-daily-essentials-item:nth-child(1) {\n      grid-column: 1 \/ 2;\n      grid-row: 2 \/ 3;\n    }\n\n    .section-daily-essentials-item:nth-child(2) {\n      grid-column: 1 \/ 2;\n      grid-row: 1 \/ 2;\n    }\n\n    .section-daily-essentials-item:nth-child(3) {\n      grid-column: 1 \/ 2;\n      grid-row: 3 \/ 4;\n    }\n\n    .section-daily-essentials-item:nth-child(4) {\n      grid-column: 1 \/ 2;\n      grid-row: 4 \/ 5;\n    }\n  }\n\n  .section-daily-essentials-item [class^=\"section-daily-essentials-list-\"] {\n    position: relative;\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    align-items: flex-start;\n    background-color: #ffffff;\n    height: 100%;\n    border-radius: 16px;\n    overflow: hidden;\n  }\n\n  .section-daily-essentials-item .section-daily-essentials-list-text-item {\n    padding: 40px;\n    color: #000000;\n  }\n\n  .section-daily-essentials-item .essential-headline {\n    font-size: 40px;\n    font-weight: 800;\n    line-height: 1.2;\n    margin: 0 0 16px;\n  }\n\n  .section-daily-essentials-item .essential-description {\n    font-size: 20px;\n    font-weight: 400;\n    line-height: 1.5;\n    margin: 0;\n  }\n\n  \/* ------------------------------------------------------------\n[Sections] Series Inspiration\n------------------------------------------------------------ *\/\n  .section-series-inspiration {\n    background-color: #1c1c1c;\n  }\n\n  .section-series-inspiration-container {\n    position: relative;\n  }\n\n  .section-series-inspiration-button,\n  .edition-inspiration-button {\n    position: absolute;\n    top: 0;\n    right: 0;\n    margin: 32px;\n    width: 40px;\n    height: 40px;\n    color: #ffffff;\n    background-color: transparent;\n    border: none;\n    border-radius: 100px;\n    cursor: pointer;\n    transition: all 0.3s ease;\n    z-index: 1;\n  }\n\n  @media (min-width: 1080px) {\n    .section-series-inspiration .section-body {\n      position: relative;\n      max-width: 1200px;\n      padding: 0 4rem;\n      margin: 0 auto;\n    }\n\n    .section-series-inspiration-container {\n      border-radius: 32px;\n      overflow: hidden;\n    }\n  }\n\n  @media (max-width: 1079.98px) {\n    .section-series-inspiration.section-body {\n      position: relative;\n      padding: 0;\n      border-radius: 0;\n    }\n  }\n\n  \/* ------------------------------------------------------------\nModal Styles\n------------------------------------------------------------ *\/\n  .edition-inspiration-button {\n    background: linear-gradient(\n      135deg,\n      rgba(255, 255, 255, 0.1),\n      rgba(255, 255, 255, 0.05)\n    );\n    backdrop-filter: blur(20px);\n    -webkit-backdrop-filter: blur(20px);\n    border: 1px solid rgba(255, 255, 255, 0.2);\n    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.3),\n      inset 0 1px 0 rgba(255, 255, 255, 0.2);\n    padding: 4px;\n    border-radius: 100px;\n    transition: all 0.3s ease;\n  }\n\n  .edition-inspiration-button:hover {\n    background: rgba(255, 255, 255, 0.25);\n  }\n\n  #modal-subscription {\n    display: none;\n    position: fixed;\n    z-index: 1000;\n    left: 0;\n    top: 0;\n    width: 100%;\n    height: 100%;\n    background-color: rgba(0, 0, 0, 0.6);\n  }\n\n  #modal-subscription .modal-content {\n    position: absolute;\n    top: 50%;\n    left: 50%;\n    transform: translate(-50%, -50%);\n    background-color: #1c1c1c;\n    padding: 48px;\n    width: 90%;\n    max-width: 740px;\n    min-height: 600px;\n    border-radius: 32px;\n    display: flex;\n    align-items: center;\n  }\n\n  #modal-subscription .modal-header {\n    position: absolute;\n    top: 20px;\n    right: 20px;\n    z-index: 1001;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    width: 50px;\n    height: 50px;\n    background-color: #ffffff;\n    border-radius: 100px;\n    cursor: pointer;\n  }\n\n  #modal-subscription .modal-header .close {\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    transition: all 0.3s ease;\n  }\n\n  #modal-subscription .modal-header .close svg {\n    width: 24px;\n    height: 24px;\n    color: #1c1c1c;\n  }\n\n  #modal-subscription .modal-header:hover {\n    background-color: #000000;\n  }\n\n  #modal-subscription .modal-header:hover svg {\n    color: #ffffff;\n  }\n\n  #modal-subscription .modal-text-content {\n    width: 100%;\n    text-align: center;\n    margin-bottom: 32px;\n  }\n\n  #modal-subscription input[type=\"email\"] {\n    text-align: center;\n  }\n\n  #modal-subscription button[type=\"submit\"] {\n    border-radius: 100px;\n  }\n\n  #modal-content {\n    display: none;\n    position: fixed;\n    z-index: 1000;\n    left: 0;\n    top: 0;\n    width: 100%;\n    height: 100%;\n  }\n\n  #modal-content .modal-content {\n    position: absolute;\n    top: 50%;\n    left: 50%;\n    transform: translate(-50%, -50%);\n    background: linear-gradient(\n      135deg,\n      rgba(255, 255, 255, 0.1),\n      rgba(255, 255, 255, 0.05)\n    );\n    backdrop-filter: blur(20px);\n    -webkit-backdrop-filter: blur(20px);\n    border: 1px solid rgba(255, 255, 255, 0.2);\n    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.3),\n      inset 0 1px 0 rgba(255, 255, 255, 0.2);\n    padding: 48px;\n    width: 90%;\n    max-width: 800px;\n    border-radius: 32px;\n  }\n\n  .modal-body {\n    padding: 0;\n  }\n\n  .modal-image-container {\n    width: 100%;\n    text-align: center;\n    color: #ffffff;\n  }\n\n  .modal-image {\n    width: 100%;\n    height: auto;\n    border-radius: 16px;\n    object-fit: contain;\n    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.2);\n  }\n\n  #modal-content .modal-headline {\n    color: #ffffff;\n  }\n\n  @media (min-width: 1080px) {\n    .modal-text-content {\n      padding: 40px;\n      color: #ffffff;\n    }\n\n    .modal-headline {\n      font-size: 48px;\n      font-weight: 800;\n      line-height: 1.2;\n      margin: 0 0 16px;\n    }\n\n    .modal-subheadline {\n      font-size: 20px;\n      font-weight: 400;\n      line-height: 1.5;\n      margin: 0;\n    }\n  }\n\n  @media (max-width: 1079.98px) {\n    .modal-content {\n      width: 95%;\n      margin: 20px auto;\n      padding: 15px;\n    }\n\n    .modal-header {\n      top: 15px;\n      right: 15px;\n    }\n\n    .modal-text-content {\n      padding: 16px 0;\n      color: #ffffff;\n    }\n\n    .modal-content .modal-image {\n      cursor: pointer;\n    }\n\n    .modal-headline {\n      font-size: 24px;\n      font-weight: 800;\n      line-height: 1.2;\n      margin: 0 0 16px;\n    }\n\n    .modal-subheadline {\n      font-size: 16px;\n      font-weight: 400;\n      line-height: 1.5 !important;\n      margin: 0;\n    }\n\n    .close {\n      width: 40px;\n      height: 40px;\n      font-size: 24px;\n    }\n  }\n\u003c\/style\u003e\n\u003clink rel=\"stylesheet\" href=\"https:\/\/cdn.jsdelivr.net\/npm\/swiper@11\/swiper-bundle.min.css\"\u003e\n\n\u003cscript src=\"https:\/\/cdn.jsdelivr.net\/npm\/swiper@11\/swiper-bundle.min.js\"\u003e\u003c\/script\u003e\n\n\u003clink rel=\"stylesheet\" href=\"style.css\"\u003e\n\n\u003cdiv class=\"sq--product-long-description c11-detail product-description\"\u003e\n  \u003csection class=\"section-intro\"\u003e\n    \u003cdiv class=\"section-container-fluid\"\u003e\n      \u003cdiv class=\"section-content\"\u003e\n        \u003cdiv class=\"section-header text-center text-light\"\u003e\n          \u003cp class=\"section-preheadline\"\u003eiPhone 17 Pro \/ 18 Pro Series\u003c\/p\u003e\n          \u003ch1 class=\"section-headline\"\u003eChronos Edition\u003c\/h1\u003e\n          \u003cp class=\"section-subheadline\"\u003e\n            Time is of the essence. Capture the construct of time with an intricate clockwork design for a sleek look, every second. Make your iPhone timeless. \n          \u003c\/p\u003e\n          \u003cbutton class=\"cta-button\"\u003eSubscribe\u003c\/button\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"section-body\"\u003e\n          \u003cimg class=\"section-intro-banner sq-desktop-view\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/Chronos_web_main_01.jpg?v=1757003052\" alt=\"iPhone 17 Pro \/ 18 Pro Series Chronos Edition with visible mechanical gears\"\u003e\n          \u003cimg class=\"section-intro-banner sq-mobile-view\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/Chronos_mobile_main_01.jpg?v=1757003051\" alt=\"iPhone 17 Pro \/ 18 Pro Series Chronos Edition with visible mechanical gears\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"section-highlights sq-desktop-view\"\u003e\n    \u003cdiv class=\"section-container\"\u003e\n      \u003cdiv class=\"section-content\"\u003e\n        \u003cdiv class=\"section-body\"\u003e\n          \u003cdiv class=\"section-highlights-feature-container\"\u003e\n            \u003cdiv class=\"section-highlights-feature-item\"\u003e\n              \u003cdiv class=\"section-highlights-list-visual-item\"\u003e\n                \u003cimg class=\"section-highlights-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/Chronos_web_feature_00.jpg?v=1757003051\" alt=\"Close-up of Chronos watch-movement design on clear phone case to show the Hexa-layering technology Feature\"\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"section-highlights-feature-item\"\u003e\n              \u003cdiv class=\"section-highlights-list-text-item\"\u003e\n                \u003cp class=\"feature-headline\"\u003eHexa-layering technology\u003c\/p\u003e\n                \u003cp class=\"feature-description\"\u003e\n                  Discover 3D Spatial Effect graphics with Hexa-Layer Digital\n                  Print. Meet the new standard of top- quality design. The\n                  unique detail mimics the complexity of time with layers of\n                  in-depth printing that's in a league of its own.\n                \u003c\/p\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"section-highlights-feature-item\"\u003e\n              \u003cdiv class=\"section-highlights-list-text-item\"\u003e\n                \u003cp class=\"feature-headline\"\u003eAll-around protection\u003c\/p\u003e\n                \u003cp class=\"feature-description\"\u003e\n                  Camera guard and air-cushion technology keep your iPhone safe every day.\n                \u003c\/p\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"section-highlights-feature-item\"\u003e\n              \u003cdiv class=\"section-highlights-list-visual-item\"\u003e\n                \u003cimg class=\"section-highlights-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/web_feature_01.jpg?v=1758566063\" alt=\"iPhone 17 Pro \/ 18 Pro with clear case showing decorative mechanical gears.\"\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"section-highlights-feature-item\"\u003e\n              \u003cdiv class=\"section-highlights-list-visual-item\"\u003e\n                \u003cimg class=\"section-highlights-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/Chronos_web_feature_02.jpg?v=1757003052\" alt=\"Close up image of the corner to show the c11 Air Cushion Feature\"\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"section-highlights sq-mobile-view\"\u003e\n    \u003cdiv class=\"section-container\"\u003e\n      \u003cdiv class=\"section-content\"\u003e\n        \u003cdiv class=\"section-body\"\u003e\n          \u003cdiv class=\"swiper highlightSwiper text-light\"\u003e\n            \u003cdiv class=\"swiper-wrapper\"\u003e\n              \u003cdiv class=\"swiper-slide\"\u003e\n                \u003cdiv class=\"slide-container\"\u003e\n                  \u003cdiv class=\"slide-header\"\u003e\n                    \u003ch1 class=\"section-headline\"\u003eHexa-layering technology.\u003c\/h1\u003e\n                    \u003cp class=\"section-subheadline\"\u003e\n                      Discover 3D Spatial Effect graphics with Hexa-Layer\n                      Digital Print. Meet the new standard of top- quality\n                      design. The unique detail mimics the complexity of time\n                      with layers of in depth printing that's in a league of its\n                      own.\n                    \u003c\/p\u003e\n                  \u003c\/div\u003e\n                  \u003cimg class=\"slide-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/Chronos_web_feature_00.jpg?v=1757003051\" alt=\"Close-up of Chronos watch-movement design on clear phone case to show the Hexa-layering technology Feature\"\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n              \u003cdiv class=\"swiper-slide\"\u003e\n                \u003cdiv class=\"slide-container\"\u003e\n                  \u003cdiv class=\"slide-header\"\u003e\n                    \u003ch1 class=\"section-headline\"\u003eSafeguard the essentials.\u003c\/h1\u003e\n                    \u003cp class=\"section-subheadline\"\u003e\n                      Raised edges prevent scratches on screen and camera at all\n                      angles.\n                    \u003c\/p\u003e\n                  \u003c\/div\u003e\n\n                  \u003cimg class=\"slide-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/web_feature_01.jpg?v=1758566063\" alt=\"iPhone 17 Pro \/ 18 Pro with clear case showing decorative mechanical gears.\"\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n              \u003cdiv class=\"swiper-slide\"\u003e\n                \u003cdiv class=\"slide-container\"\u003e\n                  \u003cdiv class=\"slide-header\"\u003e\n                    \u003ch1 class=\"section-headline\"\u003eProtection you can trust.\u003c\/h1\u003e\n                    \u003cp class=\"section-subheadline\"\u003e\n                      Air Cushion Technology absorbs and mitigates all impacts\n                      in each corner.\n                    \u003c\/p\u003e\n                  \u003c\/div\u003e\n\n                  \u003cimg class=\"slide-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/Chronos_web_feature_02.jpg?v=1757003052\" alt=\"Close up image of the corner to show the c11 Air Cushion Feature\"\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"highlightSwiper-pagination\"\u003e\u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cscript\u003e\n      var swiper = new Swiper(\".highlightSwiper\", {\n        slidesPerView: 1,\n        spaceBetween: 32,\n        pagination: {\n          el: \".highlightSwiper-pagination\",\n          clickable: true,\n        },\n      });\n    \u003c\/script\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"section-daily-essentials\"\u003e\n    \u003cdiv class=\"section-container\"\u003e\n      \u003cdiv class=\"section-content\"\u003e\n        \u003cdiv class=\"section-header text-center text-light\"\u003e\n          \u003ch1 class=\"section-headline\"\u003eDaily essentials\u003c\/h1\u003e\n          \u003cp class=\"section-subheadline\"\u003eDay to day essentials covered.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"section-body\"\u003e\n          \u003cdiv class=\"section-daily-essentials-container\"\u003e\n            \u003cdiv class=\"section-daily-essentials-item\"\u003e\n              \u003cdiv class=\"section-daily-essentials-list-visual-item\"\u003e\n                \u003cimg class=\"section-daily-features-grid-item-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/Chronos_web_feature_03.jpg?v=1757003052\" alt=\"Close-up of phone case's dedicated camera button being used to take a photo.\"\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"section-daily-essentials-item\"\u003e\n              \u003cdiv class=\"section-daily-essentials-list-text-item\"\u003e\n                \u003cp class=\"essential-headline\"\u003eEasy access\u003c\/p\u003e\n                \u003cp class=\"essential-description\"\u003e\n                  Precise cutouts for easy and full access to all the buttons on\n                  iPhone.\n                \u003c\/p\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"section-daily-essentials-item\"\u003e\n              \u003cdiv class=\"section-daily-essentials-list-text-item\"\u003e\n                \u003cp class=\"essential-headline\"\u003eSimply charge on.\u003c\/p\u003e\n                \u003cp class=\"essential-description\"\u003e\n                  We know it's a hassle to take the case off. So, simply charge\n                  on with the case on via wireless charger or MagSafe charger.\n                \u003c\/p\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"section-daily-essentials-item\"\u003e\n              \u003cdiv class=\"section-daily-essentials-list-visual-item\"\u003e\n                \u003cimg class=\"section-daily-features-grid-item-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/web_feature_04.jpg?v=1758566063\" alt=\"iPhone on a wireless charging pad next to a second phone case with MagSafe charger attached to the Chronos design.\"\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"section-series-inspiration\"\u003e\n    \u003cdiv class=\"section-container-fluid\"\u003e\n      \u003cdiv class=\"section-content\"\u003e\n        \u003cdiv class=\"section-header text-center text-light\"\u003e\n          \u003ch1 class=\"section-headline\"\u003eIt's now or never.\u003c\/h1\u003e\n          \u003cp class=\"section-subheadline\"\u003ec11 designlab\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"section-body\"\u003e\n          \u003cdiv class=\"section-series-inspiration-container\"\u003e\n            \u003cimg class=\"section-series-inspiration-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/web_sub_01.jpg?v=1758566063\" alt=\"Full view of the Spigen Chronos Edition iPhone case on a black background, showing the blue and gold mechanical gear design.\"\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- Modal for Subscription --\u003e\n  \u003cdiv id=\"modal-subscription\" class=\"modal\"\u003e\n    \u003cdiv class=\"modal-content\"\u003e\n      \u003cdiv class=\"modal-header\"\u003e\n        \u003cspan class=\"close\" data-modal=\"modal-subscription\"\u003e\n          \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 640 640\"\u003e\n            \u003cpath fill=\"currentColor\" d=\"M135.5 169C126.1 159.6 126.1 144.4 135.5 135.1C144.9 125.8 160.1 125.7 169.4 135.1L320.4 286.1L471.4 135.1C480.8 125.7 496 125.7 505.3 135.1C514.6 144.5 514.7 159.7 505.3 169L354.3 320L505.3 471C514.7 480.4 514.7 495.6 505.3 504.9C495.9 514.2 480.7 514.3 471.4 504.9L320.4 353.9L169.4 504.9C160 514.3 144.8 514.3 135.5 504.9C126.2 495.5 126.1 480.3 135.5 471L286.5 320L135.5 169z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"modal-body\"\u003e\n        \u003cdiv class=\"modal-image-container\"\u003e\n          \u003cdiv class=\"modal-text-content text-light\"\u003e\n            \u003ch1 class=\"modal-headline\"\u003eStay ahead of new drops.\u003c\/h1\u003e\n            \u003cp class=\"modal-subheadline\"\u003e\n              Subscribe and be the first to explore fresh \u003cbr\u003ec11 designs\n              every month.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv id=\"omnisend-embedded-v2-67ec2b6e1483d5800c841a04\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cscript\u003e\n    \/\/ Modal functionality\n    document.addEventListener(\"DOMContentLoaded\", function () {\n      console.log(\"Modal script loaded\");\n\n      \/\/ Get modal elements\n      const modalSubscription = document.getElementById(\"modal-subscription\");\n      const modalContent = document.getElementById(\"modal-content\");\n\n      \/\/ Get button elements\n      const ctaButton = document.querySelector(\".cta-button\");\n      const inspirationButton = document.querySelector(\n        \".edition-inspiration-button\"\n      );\n\n      console.log(\"CTA Button found:\", ctaButton);\n      console.log(\"Inspiration Button found:\", inspirationButton);\n      console.log(\"Modal Subscription found:\", modalSubscription);\n      console.log(\"Modal Content found:\", modalContent);\n\n      \/\/ Function to open modal\n      function openModal(modal) {\n        if (modal) {\n          modal.style.display = \"block\";\n          document.body.style.overflow = \"hidden\";\n          console.log(\"Modal opened:\", modal.id);\n        }\n      }\n\n      \/\/ Function to close modal\n      function closeModal(modal) {\n        if (modal) {\n          modal.style.display = \"none\";\n          document.body.style.overflow = \"auto\";\n          console.log(\"Modal closed:\", modal.id);\n        }\n      }\n\n      \/\/ CTA Button ? Subscription Modal\n      if (ctaButton \u0026\u0026 modalSubscription) {\n        ctaButton.addEventListener(\"click\", function (e) {\n          e.preventDefault();\n          e.stopPropagation();\n          console.log(\"CTA button clicked\");\n          openModal(modalSubscription);\n        });\n      } else {\n        console.error(\"CTA button or subscription modal not found\");\n      }\n\n      \/\/ Inspiration Button ? Content Modal\n      if (inspirationButton \u0026\u0026 modalContent) {\n        inspirationButton.addEventListener(\"click\", function (e) {\n          e.preventDefault();\n          e.stopPropagation();\n          console.log(\"Inspiration button clicked\");\n          openModal(modalContent);\n        });\n      } else {\n        console.error(\"Inspiration button or content modal not found\");\n      }\n\n      \/\/ Close buttons\n      const closeBtns = document.querySelectorAll(\".close\");\n      closeBtns.forEach(function (closeBtn) {\n        closeBtn.addEventListener(\"click\", function (e) {\n          e.preventDefault();\n          e.stopPropagation();\n          const modalId = this.getAttribute(\"data-modal\");\n          const modal = document.getElementById(modalId);\n          console.log(\"Close button clicked for modal:\", modalId);\n          closeModal(modal);\n        });\n      });\n\n      \/\/ Close modal when clicking outside of modal content\n      window.addEventListener(\"click\", function (event) {\n        if (event.target.classList.contains(\"modal\")) {\n          console.log(\"Modal background clicked\");\n          closeModal(event.target);\n        }\n      });\n\n      \/\/ ESC key to close modals\n      document.addEventListener(\"keydown\", function (e) {\n        if (e.key === \"Escape\") {\n          if (\n            modalSubscription \u0026\u0026\n            modalSubscription.style.display === \"block\"\n          ) {\n            closeModal(modalSubscription);\n          }\n          if (modalContent \u0026\u0026 modalContent.style.display === \"block\") {\n            closeModal(modalContent);\n          }\n        }\n      });\n\n      \/\/ Modal image click to close modal (only for mobile screens)\n      const modalImage = document.querySelector(\"#modal-content .modal-image\");\n      if (modalImage \u0026\u0026 modalContent) {\n        modalImage.addEventListener(\"click\", function (e) {\n          \/\/ Check if screen width is 1079.98px or less\n          if (window.matchMedia(\"(max-width: 1079.98px)\").matches) {\n            e.preventDefault();\n            e.stopPropagation();\n            console.log(\"Modal image clicked on mobile - closing modal\");\n            closeModal(modalContent);\n          }\n        });\n      }\n    });\n  \u003c\/script\u003e\n\n  \u003cscript\u003e\n    \/\/ Omnisend ? ?? ??? ???\n    document.addEventListener(\"DOMContentLoaded\", function () {\n      const modalTitle = document.querySelector(\".modal-title\");\n      const modalText = document.querySelector(\".modal-text\");\n      const modalContent = document.querySelector(\".modal-content-wrapper\");\n      let hasChanged = false; \/\/ ?? ??? ???? ???\n\n      \/\/ Omnisend ?? ?? ?? ??\n      const checkSuccess = function () {\n        const successSection = document.querySelector(\n          \".omnisend-form-67ec2b6e1483d5800c841a04-success-sections-container\"\n        );\n        if (\n          successSection \u0026\u0026\n          window.getComputedStyle(successSection).display !== \"none\" \u0026\u0026\n          !hasChanged\n        ) {\n          \/\/ ?? ?? ?? (? ?? ??)\n          modalTitle.textContent = \"Nice to have you!\";\n          modalText.innerHTML =\n            \"You're all set to receive the latest \u003cbr\u003edesigns and news from c11.\";\n\n          \/\/ Omnisend ? ???\n          const omnisendForm = document.getElementById(\n            \"omnisend-embedded-v2-67ec2b6e1483d5800c841a04\"\n          );\n          if (omnisendForm) {\n            omnisendForm.style.display = \"none\";\n          }\n\n          hasChanged = true; \/\/ ?????? ??\n          clearInterval(checkInterval); \/\/ ??? ??\n        }\n      };\n\n      \/\/ ????? ?? ?? ??\n      const checkInterval = setInterval(checkSuccess, 500);\n\n      \/\/ ? ?? ?? ?? ??? ??\n      const submitButton = document.querySelector(\n        \"#omnisend-form-67ec2b6e1483d5800c841a04-action-627932485028ebd8c6660c51\"\n      );\n      if (submitButton) {\n        submitButton.addEventListener(\"click\", function () {\n          if (!hasChanged) {\n            \/\/ ?? ???? ?? ???? ??\n            setTimeout(checkSuccess, 1000);\n          }\n        });\n      }\n    });\n  \u003c\/script\u003e\n\u003c\/div\u003e\n\n\u003csq-outro class=\"sq--product-long-description\"\u003e\n\u003csq-listing-outro aria-labelledby=\"outro-heading\"\u003e\n  \u003cdiv class=\"sq--section-outro-heading\" id=\"outro-heading\"\u003e\n    \u003ch2\u003eMore than just protection.\u003c\/h2\u003e\n    \u003cp\u003eExplore what we do and how we do it.\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"sq--section-outro-body\"\u003e\n    \u003cdiv class=\"sq--section-row\"\u003e\n      \u003cdiv class=\"sq--section-column\"\u003e\n        \u003cdiv class=\"sq--rewards\"\u003e\n          \u003cdiv class=\"sq--overlay-content\"\u003e\n            \u003ch3 class=\"text-h3\"\u003eOur Rewards\u003c\/h3\u003e\n            \u003cp\u003eProtection with benefits for \u003cbr\u003eour Reward members.\u003c\/p\u003e\n            \u003cdiv class=\"sq--rewards-feature-list\"\u003e\n              \u003cdiv class=\"sq--rewards-feature-item\"\u003e\n                \u003cdiv class=\"sq--rewards-feature-item-icon\"\u003e\n                  \u003cimg role=\"presentation\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0841\/3845\/files\/icon_get_it_faster_web.png?v=1638826275\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"sq--rewards-feature-item-title\"\u003eGet it Faster\u003c\/div\u003e\n                \u003cdiv class=\"sq--rewards-feature-item-description\"\u003e\n                  We provide discounted expedited shipping for our Elite and\n                  Executive members.\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n              \u003cdiv class=\"sq--rewards-feature-item\"\u003e\n                \u003cdiv class=\"sq--rewards-feature-item-icon\"\u003e\n                  \u003cimg role=\"presentation\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0841\/3845\/files\/icon_coupon_web.png?v=1638826331\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"sq--rewards-feature-item-title\"\u003e\n                  Seasonal Coupon\n                \u003c\/div\u003e\n                \u003cdiv class=\"sq--rewards-feature-item-description\"\u003e\n                  Every season we provide our Elite and Executive members with\n                  reward coupons with fresh new gears.\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n              \u003cdiv class=\"sq--rewards-feature-item\"\u003e\n                \u003cdiv class=\"sq--rewards-feature-item-icon\"\u003e\n                  \u003cimg role=\"presentation\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0841\/3845\/files\/icon_executive_care_team_web.png?v=1638826355\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"sq--rewards-feature-item-title\"\u003e\n                  Executive Care Team\n                \u003c\/div\u003e\n                \u003cdiv class=\"sq--rewards-feature-item-description\"\u003e\n                  We've created a dedicated team where we personally handle\n                  anything from warranty service to all questions.\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cbutton type=\"button\" class=\"sq--button-pill\" onclick=\"location.href='\/account\/register'\"\u003e\n              Join Us\n            \u003c\/button\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"swiper outro-carousel\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Spigen Brand Story Carousel\"\u003e\n        \u003cdiv class=\"swiper-wrapper\"\u003e\n          \u003cdiv class=\"swiper-slide\"\u003e\n            \u003ca href=\"\/pages\/about-us\" class=\"swiper-slide-container sq--story\" aria-label=\"Our Story - Learn about Spigen's brand story and company history\" tabindex=\"0\"\u003e\n              \u003cdiv class=\"sq--overlay-content\"\u003e\n                \u003ch3 class=\"text-h3\"\u003eOur Story\u003c\/h3\u003e\n                \u003cspan class=\"sr-only\"\u003e\n                  Learn about Spigen's brand story and company history.\n                \u003c\/span\u003e\n              \u003c\/div\u003e\n              \u003cdiv class=\"sq--outro-background-media\"\u003e\n                \u003cimg role=\"presentation\" class=\"img-cover\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/our_story_banner.jpg?v=1738881443\" alt=\"\"\u003e\n              \u003c\/div\u003e\n            \u003c\/a\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"swiper-slide\"\u003e\n            \u003ca href=\"\/pages\/sustainability\" class=\"swiper-slide-container sq--sustainability\" aria-label=\"Sustainability - Explore Spigen's sustainability efforts and ClimatePartner initiatives\" tabindex=\"0\"\u003e\n              \u003cdiv class=\"sq--overlay-content\"\u003e\n                \u003cimg class=\"img-climate-partner\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/logo-climatePartner.png\" alt=\"ClimatePartner Logo\"\u003e\n                \u003ch3 class=\"text-h3 sr-only\"\u003eSustainability\u003c\/h3\u003e\n                \u003cspan class=\"sr-only\"\u003e\n                  Explore Spigen's sustainability efforts and ClimatePartner\n                  initiatives\n                \u003c\/span\u003e\n              \u003c\/div\u003e\n              \u003cdiv class=\"sq--outro-background-media\"\u003e\n                \u003cimg role=\"presentation\" class=\"img-cover\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/sustainability_banner_cea5e38f-da2e-4e9b-967a-1ae42adb5523.jpg?v=1738881444\" alt=\"\"\u003e\n              \u003c\/div\u003e\n            \u003c\/a\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/sq-listing-outro\u003e\u003c\/sq-outro\u003e","brand":"iPhone 17 Series","offers":[{"title":"iPhone 18 Pro Max \/ Chronos \/ In Stock","offer_id":45867469373487,"sku":"ACS10407","price":54.99,"currency_code":"USD","in_stock":true},{"title":"iPhone 18 Pro \/ Chronos \/ In Stock","offer_id":45867473141807,"sku":"ACS10408","price":54.99,"currency_code":"USD","in_stock":true},{"title":"iPhone 17 Pro Max \/ Chronos \/ In Stock","offer_id":44458600857647,"sku":"ACS10407","price":54.99,"currency_code":"USD","in_stock":true},{"title":"iPhone 17 Pro \/ Chronos \/ In Stock","offer_id":44458600890415,"sku":"ACS10408","price":54.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/detail_web_iphone17proseries_c11_chronos_02_d1406fa3-8e7b-40ec-985c-e85f160cfc92.jpg?v=1758565148"},{"product_id":"iphone-c11-series-case-fearless-edition-magfit","title":"iPhone 18 \/ 17 Series - c11 Series Fearless Edition (Mag Fit)","description":"\u003cstyle\u003e\n  body {\n    margin: 0;\n    padding: 0;\n  }\n\n  *,\n  ::after,\n  ::before {\n    box-sizing: border-box;\n  }\n\n  .product-description section {\n    position: relative;\n    width: 100%;\n  }\n\n  .product-description section:first-of-type {\n    border-top-left-radius: 32px;\n    border-top-right-radius: 32px;\n  }\n\n  .product-description section:last-of-type {\n    border-bottom-left-radius: 32px;\n    border-bottom-right-radius: 32px;\n  }\n\n  .product-description .section-container-fluid {\n    width: 100%;\n    max-width: 100%;\n    margin: 0 auto;\n  }\n\n  .product-description .section-container {\n    width: 100%;\n    max-width: 1200px;\n    margin: 0 auto;\n  }\n\n  @media (min-width: 1080px) {\n    .product-description .section-container {\n      padding: 0 4rem;\n    }\n\n    .product-description section:not(:first-of-type) {\n      padding-bottom: 200px;\n    }\n  }\n\n  @media (max-width: 1079.98px) {\n    .product-description .section-container {\n      padding: 0 2rem;\n    }\n\n    .product-description section:not(:first-of-type) {\n      padding-bottom: 80px;\n    }\n  }\n\n  .product-description img {\n    width: 100%;\n    height: auto;\n  }\n\n  \/* ------------------------------------------------------------\nText Alignment\n------------------------------------------------------------ *\/\n  .product-description .text-center {\n    text-align: center;\n  }\n\n  .product-description .text-left {\n    text-align: left;\n  }\n\n  .product-description .text-right {\n    text-align: right;\n  }\n\n  \/* ------------------------------------------------------------\nText Colors\n------------------------------------------------------------ *\/\n  .product-description .text-dark * {\n    color: #000;\n  }\n\n  .product-description .text-light * {\n    color: #fff;\n  }\n\n  .product-description .text-info {\n    color: #8d8d8f;\n  }\n\n  \/* ------------------------------------------------------------\nVisibility\n------------------------------------------------------------ *\/\n  @media (min-width: 1080px) {\n    .product-description .sq-mobile-view {\n      display: none;\n    }\n  }\n\n  @media (max-width: 1079.98px) {\n    .product-description .sq-desktop-view {\n      display: none;\n    }\n  }\n\n  \/* ------------------------------------------------------------\nHeadlines\n------------------------------------------------------------ *\/\n  .product-description .section-header {\n    max-width: 500px;\n    margin: 0 auto;\n  }\n\n  .product-description .section-preheadline {\n    font-weight: 400;\n    line-height: 1.2;\n  }\n\n  .product-description .section-headline {\n    font-weight: 800;\n    line-height: 1.2;\n  }\n\n  .product-description .section-subheadline {\n    font-weight: 400;\n    line-height: 1.5;\n  }\n\n  @media (min-width: 1080px) {\n    .product-description .section-header {\n      padding: 3rem;\n    }\n\n    .product-description .section-preheadline {\n      font-size: 20px;\n      margin: 0 0 8px;\n    }\n\n    .product-description .section-headline {\n      font-size: 48px;\n      margin: 0 0 16px;\n    }\n\n    .product-description .section-subheadline {\n      font-size: 18px;\n      line-height: 1.5;\n      margin: 0;\n    }\n  }\n\n  @media (max-width: 1079.98px) {\n    .product-description .section-header {\n      padding: 3rem;\n    }\n\n    .product-description .section-preheadline {\n      font-size: 18px;\n      margin: 0 0 8px;\n    }\n\n    .product-description .section-headline {\n      font-size: 36px;\n      margin: 0 0 16px;\n    }\n\n    .product-description .section-subheadline {\n      font-size: 16px;\n      line-height: 1.5;\n      margin: 0;\n    }\n  }\n\n  .product-description .cta-button {\n    display: inline-block;\n    padding: 16px 32px;\n    border-radius: 100px;\n    background-color: #ffffff;\n    border: 1px solid #ffffff;\n    color: #000000;\n    font-size: 20px;\n    font-weight: 400;\n    text-decoration: none;\n    line-height: 1.5;\n    margin: 0;\n    transition: all 0.3s ease;\n    cursor: pointer;\n  }\n\n  .product-description .cta-button:hover {\n    background-color: #dedede;\n    border-color: #dedede;\n    color: #000000;\n  }\n\n  .product-description .section-header p + .cta-button {\n    margin-top: 32px;\n  }\n\n  \/* ------------------------------------------------------------\n[Sections] Intro\n------------------------------------------------------------ *\/\n  .section-intro {\n    background-color: #1c1c1c;\n  }\n\n  @media (min-width: 1080px) {\n    .section-intro .section-intro-banner {\n      width: 100%;\n      height: 1200px;\n      object-fit: cover;\n    }\n  }\n\n  \/* ------------------------------------------------------------\n[Sections] Highlights\n------------------------------------------------------------ *\/\n  .section-highlights {\n    background-color: #1c1c1c;\n  }\n\n  .section-highlights .section-header {\n    max-width: 480px;\n  }\n\n  .section-highlights-feature-container {\n    width: 100%;\n    display: flex;\n    flex-direction: row;\n    flex-wrap: wrap;\n    padding: 16px;\n    margin: 0 auto;\n  }\n\n  .section-highlights-feature-item {\n    flex: 0 0 auto;\n    padding: 16px;\n  }\n\n  @media (min-width: 1080px) {\n    .section-highlights-feature-item:nth-child(1) {\n      width: 50%;\n    }\n\n    .section-highlights-feature-item:nth-child(2) {\n      width: 50%;\n    }\n\n    .section-highlights-feature-item:nth-child(3) {\n      width: 40%;\n    }\n\n    .section-highlights-feature-item:nth-child(4) {\n      width: 30%;\n    }\n\n    .section-highlights-feature-item:nth-child(5) {\n      width: 30%;\n    }\n  }\n\n  .section-highlights-feature-item [class^=\"section-highlights-list-\"] {\n    position: relative;\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    align-items: flex-start;\n    background-color: #000000;\n    height: 100%;\n    border-radius: 32px;\n    overflow: hidden;\n  }\n\n  .section-highlights-feature-item .section-highlights-list-text-item {\n    padding: 40px;\n    color: #ffffff;\n  }\n\n  .section-highlights-feature-item .feature-headline {\n    font-size: 40px;\n    font-weight: 800;\n    line-height: 1.2;\n    margin: 0 0 16px;\n  }\n\n  .section-highlights-feature-item .feature-description {\n    font-size: 20px;\n    font-weight: 400;\n    line-height: 1.5;\n    margin: 0;\n  }\n\n  .section-highlights-feature-item img {\n    aspect-ratio: 1\/1;\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    object-position: center;\n  }\n\n  \/* ------------------------------------------------------------\n[Sections] Highlights\n------------------------------------------------------------ *\/\n  .highlightSwiper {\n    width: 100%;\n    padding-top: 32px;\n  }\n\n  .highlightSwiper .swiper-wrapper {\n    width: 100%;\n    height: auto;\n  }\n\n  .highlightSwiper .swiper-wrapper .slide-header {\n    width: 100%;\n    padding: 40px 16px;\n    text-align: center;\n    color: #ffffff;\n  }\n\n  .highlightSwiper .swiper-wrapper .slide-image {\n    aspect-ratio: 1\/1;\n    width: 100%;\n    height: 100%;\n    min-height: 300px;\n    object-fit: cover;\n    object-position: center;\n    border-radius: 32px;\n    overflow: hidden;\n  }\n\n  .highlightSwiper-pagination {\n    display: block;\n    width: 100%;\n    padding: 16px;\n    text-align: center;\n  }\n\n  .highlightSwiper-pagination .swiper-pagination-bullet {\n    width: 16px;\n    height: 16px;\n    border-radius: 100px;\n    background-color: #dddddd;\n    margin: 0 8px;\n    transition: all 1s ease;\n  }\n\n  .highlightSwiper-pagination .swiper-pagination-bullet-active {\n    background-color: #ffffff !important;\n    width: 48px;\n    height: 16px;\n  }\n\n  \/* ------------------------------------------------------------\n[Sections] Daily Essentials\n------------------------------------------------------------ *\/\n  .section-daily-essentials {\n    background-color: #1c1c1c;\n  }\n\n  .section-daily-essentials img {\n    aspect-ratio: 468\/605;\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    object-position: center;\n  }\n\n  @media (min-width: 1080px) {\n    .section-daily-essentials-container {\n      display: grid;\n      grid-template-columns: repeat(2, 3fr);\n      grid-auto-rows: minmax(300px, auto);\n      gap: 32px;\n    }\n\n    .section-daily-essentials-item:nth-child(1) {\n      grid-column: 1 \/ 2;\n      grid-row: 1 \/ 3;\n    }\n\n    .section-daily-essentials-item:nth-child(2) {\n      grid-column: 2 \/ 3;\n      grid-row: 1 \/ 2;\n    }\n\n    .section-daily-essentials-item:nth-child(3) {\n      grid-column: 1 \/ 2;\n      grid-row: 3 \/ 4;\n    }\n\n    .section-daily-essentials-item:nth-child(4) {\n      grid-column: 2 \/ 3;\n      grid-row: 2 \/ 4;\n    }\n  }\n\n  @media (max-width: 1079.98px) {\n    .section-daily-essentials-container {\n      display: grid;\n      grid-template-columns: repeat(1, 4frr);\n      grid-auto-rows: minmax(300px, auto);\n      gap: 32px;\n    }\n\n    .section-daily-essentials-item:nth-child(1) {\n      grid-column: 1 \/ 2;\n      grid-row: 2 \/ 3;\n    }\n\n    .section-daily-essentials-item:nth-child(2) {\n      grid-column: 1 \/ 2;\n      grid-row: 1 \/ 2;\n    }\n\n    .section-daily-essentials-item:nth-child(3) {\n      grid-column: 1 \/ 2;\n      grid-row: 3 \/ 4;\n    }\n\n    .section-daily-essentials-item:nth-child(4) {\n      grid-column: 1 \/ 2;\n      grid-row: 4 \/ 5;\n    }\n  }\n\n  .section-daily-essentials-item [class^=\"section-daily-essentials-list-\"] {\n    position: relative;\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    align-items: flex-start;\n    background-color: #ffffff;\n    height: 100%;\n    border-radius: 16px;\n    overflow: hidden;\n  }\n\n  .section-daily-essentials-item .section-daily-essentials-list-text-item {\n    padding: 40px;\n    color: #000000;\n  }\n\n  .section-daily-essentials-item .essential-headline {\n    font-size: 40px;\n    font-weight: 800;\n    line-height: 1.2;\n    margin: 0 0 16px;\n  }\n\n  .section-daily-essentials-item .essential-description {\n    font-size: 20px;\n    font-weight: 400;\n    line-height: 1.5;\n    margin: 0;\n  }\n\n  \/* ------------------------------------------------------------\n[Sections] Series Inspiration\n------------------------------------------------------------ *\/\n  .section-series-inspiration {\n    background-color: #1c1c1c;\n  }\n\n  .section-series-inspiration-container {\n    position: relative;\n  }\n\n  .section-series-inspiration-button,\n  .edition-inspiration-button {\n    position: absolute;\n    top: 0;\n    right: 0;\n    margin: 32px;\n    width: 40px;\n    height: 40px;\n    color: #ffffff;\n    background-color: transparent;\n    border: none;\n    border-radius: 100px;\n    cursor: pointer;\n    transition: all 0.3s ease;\n    z-index: 1;\n  }\n\n  @media (min-width: 1080px) {\n    .section-series-inspiration .section-body {\n      position: relative;\n      max-width: 1200px;\n      padding: 0 4rem;\n      margin: 0 auto;\n    }\n\n    .section-series-inspiration-container {\n      border-radius: 32px;\n      overflow: hidden;\n    }\n  }\n\n  @media (max-width: 1079.98px) {\n    .section-series-inspiration.section-body {\n      position: relative;\n      padding: 0;\n      border-radius: 0;\n    }\n  }\n\n  \/* ------------------------------------------------------------\nModal Styles\n------------------------------------------------------------ *\/\n  .edition-inspiration-button {\n    background: linear-gradient(\n      135deg,\n      rgba(255, 255, 255, 0.1),\n      rgba(255, 255, 255, 0.05)\n    );\n    backdrop-filter: blur(20px);\n    -webkit-backdrop-filter: blur(20px);\n    border: 1px solid rgba(255, 255, 255, 0.2);\n    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.3),\n      inset 0 1px 0 rgba(255, 255, 255, 0.2);\n    padding: 4px;\n    border-radius: 100px;\n    transition: all 0.3s ease;\n  }\n\n  .edition-inspiration-button:hover {\n    background: rgba(255, 255, 255, 0.25);\n  }\n\n  #modal-subscription {\n    display: none;\n    position: fixed;\n    z-index: 1000;\n    left: 0;\n    top: 0;\n    width: 100%;\n    height: 100%;\n    background-color: rgba(0, 0, 0, 0.6);\n  }\n\n  #modal-subscription .modal-content {\n    position: absolute;\n    top: 50%;\n    left: 50%;\n    transform: translate(-50%, -50%);\n    background-color: #1c1c1c;\n    padding: 48px;\n    width: 90%;\n    max-width: 740px;\n    min-height: 600px;\n    border-radius: 32px;\n    display: flex;\n    align-items: center;\n  }\n\n  #modal-subscription .modal-header {\n    position: absolute;\n    top: 20px;\n    right: 20px;\n    z-index: 1001;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    width: 50px;\n    height: 50px;\n    background-color: #ffffff;\n    border-radius: 100px;\n    cursor: pointer;\n  }\n\n  #modal-subscription .modal-header .close {\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    transition: all 0.3s ease;\n  }\n\n  #modal-subscription .modal-header .close svg {\n    width: 24px;\n    height: 24px;\n    color: #1c1c1c;\n  }\n\n  #modal-subscription .modal-header:hover {\n    background-color: #000000;\n  }\n\n  #modal-subscription .modal-header:hover svg {\n    color: #ffffff;\n  }\n\n  #modal-subscription .modal-text-content {\n    width: 100%;\n    text-align: center;\n    margin-bottom: 32px;\n  }\n\n  #modal-subscription input[type=\"email\"] {\n    text-align: center;\n  }\n\n  #modal-subscription button[type=\"submit\"] {\n    border-radius: 100px;\n  }\n\n  #modal-content {\n    display: none;\n    position: fixed;\n    z-index: 1000;\n    left: 0;\n    top: 0;\n    width: 100%;\n    height: 100%;\n  }\n\n  #modal-content .modal-content {\n    position: absolute;\n    top: 50%;\n    left: 50%;\n    transform: translate(-50%, -50%);\n    background: linear-gradient(\n      135deg,\n      rgba(255, 255, 255, 0.1),\n      rgba(255, 255, 255, 0.05)\n    );\n    backdrop-filter: blur(20px);\n    -webkit-backdrop-filter: blur(20px);\n    border: 1px solid rgba(255, 255, 255, 0.2);\n    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.3),\n      inset 0 1px 0 rgba(255, 255, 255, 0.2);\n    padding: 48px;\n    width: 90%;\n    max-width: 800px;\n    border-radius: 32px;\n  }\n\n  .modal-body {\n    padding: 0;\n  }\n\n  .modal-image-container {\n    width: 100%;\n    text-align: center;\n    color: #ffffff;\n  }\n\n  .modal-image {\n    width: 100%;\n    height: auto;\n    border-radius: 16px;\n    object-fit: contain;\n    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.2);\n  }\n\n  #modal-content .modal-headline {\n    color: #ffffff;\n  }\n\n  @media (min-width: 1080px) {\n    .modal-text-content {\n      padding: 40px;\n      color: #ffffff;\n    }\n\n    .modal-headline {\n      font-size: 48px;\n      font-weight: 800;\n      line-height: 1.2;\n      margin: 0 0 16px;\n    }\n\n    .modal-subheadline {\n      font-size: 20px;\n      font-weight: 400;\n      line-height: 1.5;\n      margin: 0;\n    }\n  }\n\n  @media (max-width: 1079.98px) {\n    .modal-content {\n      width: 95%;\n      margin: 20px auto;\n      padding: 15px;\n    }\n\n    .modal-header {\n      top: 15px;\n      right: 15px;\n    }\n\n    .modal-text-content {\n      padding: 16px 0;\n      color: #ffffff;\n    }\n\n    .modal-content .modal-image {\n      cursor: pointer;\n    }\n\n    .modal-headline {\n      font-size: 24px;\n      font-weight: 800;\n      line-height: 1.2;\n      margin: 0 0 16px;\n    }\n\n    .modal-subheadline {\n      font-size: 16px;\n      font-weight: 400;\n      line-height: 1.5 !important;\n      margin: 0;\n    }\n\n    .close {\n      width: 40px;\n      height: 40px;\n      font-size: 24px;\n    }\n  }\n\u003c\/style\u003e\n\u003clink rel=\"stylesheet\" href=\"https:\/\/cdn.jsdelivr.net\/npm\/swiper@11\/swiper-bundle.min.css\"\u003e\n\n\u003cscript src=\"https:\/\/cdn.jsdelivr.net\/npm\/swiper@11\/swiper-bundle.min.js\"\u003e\u003c\/script\u003e\n\n\u003clink rel=\"stylesheet\" href=\"style.css\"\u003e\n\n\u003cdiv class=\"sq--product-long-description c11-detail product-description\"\u003e\n  \u003csection class=\"section-intro\"\u003e\n    \u003cdiv class=\"section-container-fluid\"\u003e\n      \u003cdiv class=\"section-content\"\u003e\n        \u003cdiv class=\"section-header text-center text-light\"\u003e\n          \u003cp class=\"section-preheadline\"\u003eiPhone 17 Pro \/ 18 Pro Series\u003c\/p\u003e\n          \u003ch1 class=\"section-headline\"\u003eFearless Edition\u003c\/h1\u003e\n          \u003cp class=\"section-subheadline\"\u003e\n            Time is of the essence. Capture the construct of time with an intricate clockwork design for a sleek look, every second.\n          \u003c\/p\u003e\n          \u003cbutton class=\"cta-button\"\u003eSubscribe\u003c\/button\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"section-body\"\u003e\n          \u003cimg class=\"section-intro-banner sq-desktop-view\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/Fearless_web_main_01.jpg?v=1757006159\" alt=\"iPhone 17 Pro \/ 18 Pro Series Fearless Edition case with gold Ace of Spades design floating over playing cards.\"\u003e\n          \u003cimg class=\"section-intro-banner sq-mobile-view\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/Fearless_mobile_main_01.jpg?v=1757006159\" alt=\"iPhone 17 Pro \/ 18 Pro Series Fearless Edition case with gold Ace of Spades design floating over playing cards.\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"section-highlights sq-desktop-view\"\u003e\n    \u003cdiv class=\"section-container\"\u003e\n      \u003cdiv class=\"section-content\"\u003e\n        \u003cdiv class=\"section-body\"\u003e\n          \u003cdiv class=\"section-highlights-feature-container\"\u003e\n            \u003cdiv class=\"section-highlights-feature-item\"\u003e\n              \u003cdiv class=\"section-highlights-list-visual-item\"\u003e\n                \u003cimg class=\"section-highlights-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/Fearless_web_feature_00.jpg?v=1757006159\" alt=\"Extreme close-up of textured blue phone case with intricate Ace of Spades and text showing the Hexa-layering technology Feature\"\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"section-highlights-feature-item\"\u003e\n              \u003cdiv class=\"section-highlights-list-text-item\"\u003e\n                \u003cp class=\"feature-headline\"\u003eHexa-layering technology\u003c\/p\u003e\n                \u003cp class=\"feature-description\"\u003e\n                  Discover 3D Spatial Effect graphics with Hexa-Layer Digital\n                  Print. Meet the new standard of top- quality design. The\n                  unique detail mimics the complexity of time with layers of\n                  in-depth printing that's in a league of its own.\n                \u003c\/p\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"section-highlights-feature-item\"\u003e\n              \u003cdiv class=\"section-highlights-list-text-item\"\u003e\n                \u003cp class=\"feature-headline\"\u003eAll-around protection\u003c\/p\u003e\n                \u003cp class=\"feature-description\"\u003e\n                  Camera guard and air-cushion technology keep your iPhone safe every day.\n                \u003c\/p\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"section-highlights-feature-item\"\u003e\n              \u003cdiv class=\"section-highlights-list-visual-item\"\u003e\n                \u003cimg class=\"section-highlights-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/web_feature_01__1.jpg?v=1758566338\" alt=\"Close-up of blue phone case with Ace of Spades design around triple camera.\"\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"section-highlights-feature-item\"\u003e\n              \u003cdiv class=\"section-highlights-list-visual-item\"\u003e\n                \u003cimg class=\"section-highlights-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/Fearless_web_feature_02.jpg?v=1757006159\" alt=\"Close up highlighting the corner c11 Air Cushion Feature\"\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"section-highlights sq-mobile-view\"\u003e\n    \u003cdiv class=\"section-container\"\u003e\n      \u003cdiv class=\"section-content\"\u003e\n        \u003cdiv class=\"section-body\"\u003e\n          \u003cdiv class=\"swiper highlightSwiper text-light\"\u003e\n            \u003cdiv class=\"swiper-wrapper\"\u003e\n              \u003cdiv class=\"swiper-slide\"\u003e\n                \u003cdiv class=\"slide-container\"\u003e\n                  \u003cdiv class=\"slide-header\"\u003e\n                    \u003ch1 class=\"section-headline\"\u003eHexa-layering technology.\u003c\/h1\u003e\n                    \u003cp class=\"section-subheadline\"\u003e\n                      Discover 3D Spatial Effect graphics with Hexa-Layer\n                      Digital Print. Meet the new standard of top- quality\n                      design. The unique detail mimics the complexity of time\n                      with layers of in depth printing that's in a league of its\n                      own.\n                    \u003c\/p\u003e\n                  \u003c\/div\u003e\n                  \u003cimg class=\"slide-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/Fearless_web_feature_00.jpg?v=1757006159\" alt=\"Extreme close-up of textured blue phone case with intricate Ace of Spades and text showing the Hexa-layering technology Feature\"\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n              \u003cdiv class=\"swiper-slide\"\u003e\n                \u003cdiv class=\"slide-container\"\u003e\n                  \u003cdiv class=\"slide-header\"\u003e\n                    \u003ch1 class=\"section-headline\"\u003eSafeguard the essentials.\u003c\/h1\u003e\n                    \u003cp class=\"section-subheadline\"\u003e\n                      Raised edges prevent scratches on screen and camera at all\n                      angles.\n                    \u003c\/p\u003e\n                  \u003c\/div\u003e\n\n                  \u003cimg class=\"slide-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/web_feature_01__1.jpg?v=1758566338\" alt=\"Close-up of blue phone case with Ace of Spades design around triple camera.\"\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n              \u003cdiv class=\"swiper-slide\"\u003e\n                \u003cdiv class=\"slide-container\"\u003e\n                  \u003cdiv class=\"slide-header\"\u003e\n                    \u003ch1 class=\"section-headline\"\u003eProtection you can trust.\u003c\/h1\u003e\n                    \u003cp class=\"section-subheadline\"\u003e\n                      Air Cushion™ Technology absorbs and mitigates all impacts\n                      in each corner.\n                    \u003c\/p\u003e\n                  \u003c\/div\u003e\n\n                  \u003cimg class=\"slide-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/Fearless_web_feature_02.jpg?v=1757006159\" alt=\"Close up highlighting the corner c11 Air Cushion Feature\"\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"highlightSwiper-pagination\"\u003e\u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cscript\u003e\n      var swiper = new Swiper(\".highlightSwiper\", {\n        slidesPerView: 1,\n        spaceBetween: 32,\n        pagination: {\n          el: \".highlightSwiper-pagination\",\n          clickable: true,\n        },\n      });\n    \u003c\/script\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"section-daily-essentials\"\u003e\n    \u003cdiv class=\"section-container\"\u003e\n      \u003cdiv class=\"section-content\"\u003e\n        \u003cdiv class=\"section-header text-center text-light\"\u003e\n          \u003ch1 class=\"section-headline\"\u003eDaily essentials\u003c\/h1\u003e\n          \u003cp class=\"section-subheadline\"\u003eDay to day essentials covered.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"section-body\"\u003e\n          \u003cdiv class=\"section-daily-essentials-container\"\u003e\n            \u003cdiv class=\"section-daily-essentials-item\"\u003e\n              \u003cdiv class=\"section-daily-essentials-list-visual-item\"\u003e\n                \u003cimg class=\"section-daily-features-grid-item-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/Fearless_web_feature_03.jpg?v=1757006159\" alt=\"Hand holding phone with blue case, taking a picture of an Ace of Spades using the Camera Cutout Button\"\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"section-daily-essentials-item\"\u003e\n              \u003cdiv class=\"section-daily-essentials-list-text-item\"\u003e\n                \u003cp class=\"essential-headline\"\u003eEasy access\u003c\/p\u003e\n                \u003cp class=\"essential-description\"\u003e\n                  Precise cutouts for easy and full access to all the buttons on\n                  iPhone.\n                \u003c\/p\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"section-daily-essentials-item\"\u003e\n              \u003cdiv class=\"section-daily-essentials-list-text-item\"\u003e\n                \u003cp class=\"essential-headline\"\u003eSimply charge on.\u003c\/p\u003e\n                \u003cp class=\"essential-description\"\u003e\n                  We know it’s a hassle to take the case off. So, simply charge\n                  on with the case on via wireless charger or MagSafe charger.\n                \u003c\/p\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"section-daily-essentials-item\"\u003e\n              \u003cdiv class=\"section-daily-essentials-list-visual-item\"\u003e\n                \u003cimg class=\"section-daily-features-grid-item-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/web_feature_04__1.jpg?v=1758566338\" alt=\"Blue phone case with Ace of Spades design next to a phone charging wirelessly.\"\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"section-series-inspiration\"\u003e\n    \u003cdiv class=\"section-container-fluid\"\u003e\n      \u003cdiv class=\"section-content\"\u003e\n        \u003cdiv class=\"section-header text-center text-light\"\u003e\n          \u003ch1 class=\"section-headline\"\u003eIt’s now or never.\u003c\/h1\u003e\n          \u003cp class=\"section-subheadline\"\u003ec11 designlab\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"section-body\"\u003e\n          \u003cdiv class=\"section-series-inspiration-container\"\u003e\n            \u003cimg class=\"section-series-inspiration-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/web_sub_01__1.jpg?v=1758566338\" alt=\"Blue phone case with gold Ace of Spades and '11' logo floating over playing cards.\"\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- Modal for Subscription --\u003e\n  \u003cdiv id=\"modal-subscription\" class=\"modal\"\u003e\n    \u003cdiv class=\"modal-content\"\u003e\n      \u003cdiv class=\"modal-header\"\u003e\n        \u003cspan class=\"close\" data-modal=\"modal-subscription\"\u003e\n          \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 640 640\"\u003e\n            \u003cpath fill=\"currentColor\" d=\"M135.5 169C126.1 159.6 126.1 144.4 135.5 135.1C144.9 125.8 160.1 125.7 169.4 135.1L320.4 286.1L471.4 135.1C480.8 125.7 496 125.7 505.3 135.1C514.6 144.5 514.7 159.7 505.3 169L354.3 320L505.3 471C514.7 480.4 514.7 495.6 505.3 504.9C495.9 514.2 480.7 514.3 471.4 504.9L320.4 353.9L169.4 504.9C160 514.3 144.8 514.3 135.5 504.9C126.2 495.5 126.1 480.3 135.5 471L286.5 320L135.5 169z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"modal-body\"\u003e\n        \u003cdiv class=\"modal-image-container\"\u003e\n          \u003cdiv class=\"modal-text-content text-light\"\u003e\n            \u003ch1 class=\"modal-headline\"\u003eStay ahead of new drops.\u003c\/h1\u003e\n            \u003cp class=\"modal-subheadline\"\u003e\n              Subscribe and be the first to explore fresh \u003cbr\u003ec11 designs\n              every month.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv id=\"omnisend-embedded-v2-67ec2b6e1483d5800c841a04\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cscript\u003e\n    \/\/ Modal functionality\n    document.addEventListener(\"DOMContentLoaded\", function () {\n      console.log(\"Modal script loaded\");\n\n      \/\/ Get modal elements\n      const modalSubscription = document.getElementById(\"modal-subscription\");\n      const modalContent = document.getElementById(\"modal-content\");\n\n      \/\/ Get button elements\n      const ctaButton = document.querySelector(\".cta-button\");\n      const inspirationButton = document.querySelector(\n        \".edition-inspiration-button\"\n      );\n\n      console.log(\"CTA Button found:\", ctaButton);\n      console.log(\"Inspiration Button found:\", inspirationButton);\n      console.log(\"Modal Subscription found:\", modalSubscription);\n      console.log(\"Modal Content found:\", modalContent);\n\n      \/\/ Function to open modal\n      function openModal(modal) {\n        if (modal) {\n          modal.style.display = \"block\";\n          document.body.style.overflow = \"hidden\";\n          console.log(\"Modal opened:\", modal.id);\n        }\n      }\n\n      \/\/ Function to close modal\n      function closeModal(modal) {\n        if (modal) {\n          modal.style.display = \"none\";\n          document.body.style.overflow = \"auto\";\n          console.log(\"Modal closed:\", modal.id);\n        }\n      }\n\n      \/\/ CTA Button → Subscription Modal\n      if (ctaButton \u0026\u0026 modalSubscription) {\n        ctaButton.addEventListener(\"click\", function (e) {\n          e.preventDefault();\n          e.stopPropagation();\n          console.log(\"CTA button clicked\");\n          openModal(modalSubscription);\n        });\n      } else {\n        console.error(\"CTA button or subscription modal not found\");\n      }\n\n      \/\/ Inspiration Button → Content Modal\n      if (inspirationButton \u0026\u0026 modalContent) {\n        inspirationButton.addEventListener(\"click\", function (e) {\n          e.preventDefault();\n          e.stopPropagation();\n          console.log(\"Inspiration button clicked\");\n          openModal(modalContent);\n        });\n      } else {\n        console.error(\"Inspiration button or content modal not found\");\n      }\n\n      \/\/ Close buttons\n      const closeBtns = document.querySelectorAll(\".close\");\n      closeBtns.forEach(function (closeBtn) {\n        closeBtn.addEventListener(\"click\", function (e) {\n          e.preventDefault();\n          e.stopPropagation();\n          const modalId = this.getAttribute(\"data-modal\");\n          const modal = document.getElementById(modalId);\n          console.log(\"Close button clicked for modal:\", modalId);\n          closeModal(modal);\n        });\n      });\n\n      \/\/ Close modal when clicking outside of modal content\n      window.addEventListener(\"click\", function (event) {\n        if (event.target.classList.contains(\"modal\")) {\n          console.log(\"Modal background clicked\");\n          closeModal(event.target);\n        }\n      });\n\n      \/\/ ESC key to close modals\n      document.addEventListener(\"keydown\", function (e) {\n        if (e.key === \"Escape\") {\n          if (\n            modalSubscription \u0026\u0026\n            modalSubscription.style.display === \"block\"\n          ) {\n            closeModal(modalSubscription);\n          }\n          if (modalContent \u0026\u0026 modalContent.style.display === \"block\") {\n            closeModal(modalContent);\n          }\n        }\n      });\n\n      \/\/ Modal image click to close modal (only for mobile screens)\n      const modalImage = document.querySelector(\"#modal-content .modal-image\");\n      if (modalImage \u0026\u0026 modalContent) {\n        modalImage.addEventListener(\"click\", function (e) {\n          \/\/ Check if screen width is 1079.98px or less\n          if (window.matchMedia(\"(max-width: 1079.98px)\").matches) {\n            e.preventDefault();\n            e.stopPropagation();\n            console.log(\"Modal image clicked on mobile - closing modal\");\n            closeModal(modalContent);\n          }\n        });\n      }\n    });\n  \u003c\/script\u003e\n\n  \u003cscript\u003e\n    \/\/ Omnisend 폼 성공 이벤트 리스너\n    document.addEventListener(\"DOMContentLoaded\", function () {\n      const modalTitle = document.querySelector(\".modal-title\");\n      const modalText = document.querySelector(\".modal-text\");\n      const modalContent = document.querySelector(\".modal-content-wrapper\");\n      let hasChanged = false; \/\/ 변경 여부를 추적하는 플래그\n\n      \/\/ Omnisend 폼의 성공 섹션 감지\n      const checkSuccess = function () {\n        const successSection = document.querySelector(\n          \".omnisend-form-67ec2b6e1483d5800c841a04-success-sections-container\"\n        );\n        if (\n          successSection \u0026\u0026\n          window.getComputedStyle(successSection).display !== \"none\" \u0026\u0026\n          !hasChanged\n        ) {\n          \/\/ 모달 내용 변경 (한 번만 실행)\n          modalTitle.textContent = \"Nice to have you!\";\n          modalText.innerHTML =\n            \"You're all set to receive the latest \u003cbr\u003edesigns and news from c11.\";\n\n          \/\/ Omnisend 폼 숨기기\n          const omnisendForm = document.getElementById(\n            \"omnisend-embedded-v2-67ec2b6e1483d5800c841a04\"\n          );\n          if (omnisendForm) {\n            omnisendForm.style.display = \"none\";\n          }\n\n          hasChanged = true; \/\/ 변경되었음을 표시\n          clearInterval(checkInterval); \/\/ 인터벌 중지\n        }\n      };\n\n      \/\/ 주기적으로 성공 섹션 확인\n      const checkInterval = setInterval(checkSuccess, 500);\n\n      \/\/ 폼 제출 버튼 클릭 이벤트 감지\n      const submitButton = document.querySelector(\n        \"#omnisend-form-67ec2b6e1483d5800c841a04-action-627932485028ebd8c6660c51\"\n      );\n      if (submitButton) {\n        submitButton.addEventListener(\"click\", function () {\n          if (!hasChanged) {\n            \/\/ 아직 변경되지 않은 경우에만 실행\n            setTimeout(checkSuccess, 1000);\n          }\n        });\n      }\n    });\n  \u003c\/script\u003e\n\u003c\/div\u003e\n\n\u003csq-outro class=\"sq--product-long-description\"\u003e\n\u003csq-listing-outro aria-labelledby=\"outro-heading\"\u003e\n  \u003cdiv class=\"sq--section-outro-heading\" id=\"outro-heading\"\u003e\n    \u003ch2\u003eMore than just protection.\u003c\/h2\u003e\n    \u003cp\u003eExplore what we do and how we do it.\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"sq--section-outro-body\"\u003e\n    \u003cdiv class=\"sq--section-row\"\u003e\n      \u003cdiv class=\"sq--section-column\"\u003e\n        \u003cdiv class=\"sq--rewards\"\u003e\n          \u003cdiv class=\"sq--overlay-content\"\u003e\n            \u003ch3 class=\"text-h3\"\u003eOur Rewards\u003c\/h3\u003e\n            \u003cp\u003eProtection with benefits for \u003cbr\u003eour Reward members.\u003c\/p\u003e\n            \u003cdiv class=\"sq--rewards-feature-list\"\u003e\n              \u003cdiv class=\"sq--rewards-feature-item\"\u003e\n                \u003cdiv class=\"sq--rewards-feature-item-icon\"\u003e\n                  \u003cimg role=\"presentation\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0841\/3845\/files\/icon_get_it_faster_web.png?v=1638826275\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"sq--rewards-feature-item-title\"\u003eGet it Faster\u003c\/div\u003e\n                \u003cdiv class=\"sq--rewards-feature-item-description\"\u003e\n                  We provide discounted expedited shipping for our Elite and\n                  Executive members.\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n              \u003cdiv class=\"sq--rewards-feature-item\"\u003e\n                \u003cdiv class=\"sq--rewards-feature-item-icon\"\u003e\n                  \u003cimg role=\"presentation\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0841\/3845\/files\/icon_coupon_web.png?v=1638826331\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"sq--rewards-feature-item-title\"\u003e\n                  Seasonal Coupon\n                \u003c\/div\u003e\n                \u003cdiv class=\"sq--rewards-feature-item-description\"\u003e\n                  Every season we provide our Elite and Executive members with\n                  reward coupons with fresh new gears.\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n              \u003cdiv class=\"sq--rewards-feature-item\"\u003e\n                \u003cdiv class=\"sq--rewards-feature-item-icon\"\u003e\n                  \u003cimg role=\"presentation\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0841\/3845\/files\/icon_executive_care_team_web.png?v=1638826355\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"sq--rewards-feature-item-title\"\u003e\n                  Executive Care Team\n                \u003c\/div\u003e\n                \u003cdiv class=\"sq--rewards-feature-item-description\"\u003e\n                  We've created a dedicated team where we personally handle\n                  anything from warranty service to all questions.\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cbutton type=\"button\" class=\"sq--button-pill\" onclick=\"location.href='\/account\/register'\"\u003e\n              Join Us\n            \u003c\/button\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"swiper outro-carousel\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Spigen Brand Story Carousel\"\u003e\n        \u003cdiv class=\"swiper-wrapper\"\u003e\n          \u003cdiv class=\"swiper-slide\"\u003e\n            \u003ca href=\"\/pages\/about-us\" class=\"swiper-slide-container sq--story\" aria-label=\"Our Story - Learn about Spigen's brand story and company history\" tabindex=\"0\"\u003e\n              \u003cdiv class=\"sq--overlay-content\"\u003e\n                \u003ch3 class=\"text-h3\"\u003eOur Story\u003c\/h3\u003e\n                \u003cspan class=\"sr-only\"\u003e\n                  Learn about Spigen's brand story and company history.\n                \u003c\/span\u003e\n              \u003c\/div\u003e\n              \u003cdiv class=\"sq--outro-background-media\"\u003e\n                \u003cimg role=\"presentation\" class=\"img-cover\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/our_story_banner.jpg?v=1738881443\" alt=\"\"\u003e\n              \u003c\/div\u003e\n            \u003c\/a\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"swiper-slide\"\u003e\n            \u003ca href=\"\/pages\/sustainability\" class=\"swiper-slide-container sq--sustainability\" aria-label=\"Sustainability - Explore Spigen's sustainability efforts and ClimatePartner initiatives\" tabindex=\"0\"\u003e\n              \u003cdiv class=\"sq--overlay-content\"\u003e\n                \u003cimg class=\"img-climate-partner\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/logo-climatePartner.png\" alt=\"ClimatePartner Logo\"\u003e\n                \u003ch3 class=\"text-h3 sr-only\"\u003eSustainability\u003c\/h3\u003e\n                \u003cspan class=\"sr-only\"\u003e\n                  Explore Spigen's sustainability efforts and ClimatePartner\n                  initiatives\n                \u003c\/span\u003e\n              \u003c\/div\u003e\n              \u003cdiv class=\"sq--outro-background-media\"\u003e\n                \u003cimg role=\"presentation\" class=\"img-cover\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/sustainability_banner_cea5e38f-da2e-4e9b-967a-1ae42adb5523.jpg?v=1738881444\" alt=\"\"\u003e\n              \u003c\/div\u003e\n            \u003c\/a\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/sq-listing-outro\u003e\u003c\/sq-outro\u003e","brand":"iPhone 17 Series","offers":[{"title":"iPhone 18 Pro Max \/ Fearless \/ In Stock","offer_id":45867538055215,"sku":"ACS10409","price":54.99,"currency_code":"USD","in_stock":true},{"title":"iPhone 18 Pro \/ Fearless \/ In Stock","offer_id":45867538415663,"sku":"ACS10410","price":54.99,"currency_code":"USD","in_stock":true},{"title":"iPhone 17 Pro Max \/ Fearless \/ In Stock","offer_id":44458670030895,"sku":"ACS10409","price":54.99,"currency_code":"USD","in_stock":true},{"title":"iPhone 17 Pro \/ Fearless \/ In Stock","offer_id":44458670063663,"sku":"ACS10410","price":54.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/detail_web_iphone17proseries_c11_fearless_01.jpg?v=1757002410"},{"product_id":"iphone-c11-series-case-le-mans-edition-magfit","title":"iPhone 18 \/ 17 Series - c11 Series Le Mans Edition (Mag Fit)","description":"\u003cstyle\u003e\n  body {\n    margin: 0;\n    padding: 0;\n  }\n\n  *,\n  ::after,\n  ::before {\n    box-sizing: border-box;\n  }\n\n  .product-description section {\n    position: relative;\n    width: 100%;\n  }\n\n  .product-description section:first-of-type {\n    border-top-left-radius: 32px;\n    border-top-right-radius: 32px;\n  }\n\n  .product-description section:last-of-type {\n    border-bottom-left-radius: 32px;\n    border-bottom-right-radius: 32px;\n  }\n\n  .product-description .section-container-fluid {\n    width: 100%;\n    max-width: 100%;\n    margin: 0 auto;\n  }\n\n  .product-description .section-container {\n    width: 100%;\n    max-width: 1200px;\n    margin: 0 auto;\n  }\n\n  @media (min-width: 1080px) {\n    .product-description .section-container {\n      padding: 0 4rem;\n    }\n\n    .product-description section:not(:first-of-type) {\n      padding-bottom: 200px;\n    }\n  }\n\n  @media (max-width: 1079.98px) {\n    .product-description .section-container {\n      padding: 0 2rem;\n    }\n\n    .product-description section:not(:first-of-type) {\n      padding-bottom: 80px;\n    }\n  }\n\n  .product-description img {\n    width: 100%;\n    height: auto;\n  }\n\n  \/* ------------------------------------------------------------\nText Alignment\n------------------------------------------------------------ *\/\n  .product-description .text-center {\n    text-align: center;\n  }\n\n  .product-description .text-left {\n    text-align: left;\n  }\n\n  .product-description .text-right {\n    text-align: right;\n  }\n\n  \/* ------------------------------------------------------------\nText Colors\n------------------------------------------------------------ *\/\n  .product-description .text-dark * {\n    color: #000;\n  }\n\n  .product-description .text-light * {\n    color: #fff;\n  }\n\n  .product-description .text-info {\n    color: #8d8d8f;\n  }\n\n  \/* ------------------------------------------------------------\nVisibility\n------------------------------------------------------------ *\/\n  @media (min-width: 1080px) {\n    .product-description .sq-mobile-view {\n      display: none;\n    }\n  }\n\n  @media (max-width: 1079.98px) {\n    .product-description .sq-desktop-view {\n      display: none;\n    }\n  }\n\n  \/* ------------------------------------------------------------\nHeadlines\n------------------------------------------------------------ *\/\n  .product-description .section-header {\n    max-width: 500px;\n    margin: 0 auto;\n  }\n\n  .product-description .section-preheadline {\n    font-weight: 400;\n    line-height: 1.2;\n  }\n\n  .product-description .section-headline {\n    font-weight: 800;\n    line-height: 1.2;\n  }\n\n  .product-description .section-subheadline {\n    font-weight: 400;\n    line-height: 1.5;\n  }\n\n  @media (min-width: 1080px) {\n    .product-description .section-header {\n      padding: 3rem;\n    }\n\n    .product-description .section-preheadline {\n      font-size: 20px;\n      margin: 0 0 8px;\n    }\n\n    .product-description .section-headline {\n      font-size: 48px;\n      margin: 0 0 16px;\n    }\n\n    .product-description .section-subheadline {\n      font-size: 18px;\n      line-height: 1.5;\n      margin: 0;\n    }\n  }\n\n  @media (max-width: 1079.98px) {\n    .product-description .section-header {\n      padding: 3rem;\n    }\n\n    .product-description .section-preheadline {\n      font-size: 18px;\n      margin: 0 0 8px;\n    }\n\n    .product-description .section-headline {\n      font-size: 36px;\n      margin: 0 0 16px;\n    }\n\n    .product-description .section-subheadline {\n      font-size: 16px;\n      line-height: 1.5;\n      margin: 0;\n    }\n  }\n\n  .product-description .cta-button {\n    display: inline-block;\n    padding: 16px 32px;\n    border-radius: 100px;\n    background-color: #ffffff;\n    border: 1px solid #ffffff;\n    color: #000000;\n    font-size: 20px;\n    font-weight: 400;\n    text-decoration: none;\n    line-height: 1.5;\n    margin: 0;\n    transition: all 0.3s ease;\n    cursor: pointer;\n  }\n\n  .product-description .cta-button:hover {\n    background-color: #dedede;\n    border-color: #dedede;\n    color: #000000;\n  }\n\n  .product-description .section-header p + .cta-button {\n    margin-top: 32px;\n  }\n\n  \/* ------------------------------------------------------------\n[Sections] Intro\n------------------------------------------------------------ *\/\n  .section-intro {\n    background-color: #1c1c1c;\n  }\n\n  @media (min-width: 1080px) {\n    .section-intro .section-intro-banner {\n      width: 100%;\n      height: 1200px;\n      object-fit: cover;\n    }\n  }\n\n  \/* ------------------------------------------------------------\n[Sections] Highlights\n------------------------------------------------------------ *\/\n  .section-highlights {\n    background-color: #1c1c1c;\n  }\n\n  .section-highlights .section-header {\n    max-width: 480px;\n  }\n\n  .section-highlights-feature-container {\n    width: 100%;\n    display: flex;\n    flex-direction: row;\n    flex-wrap: wrap;\n    padding: 16px;\n    margin: 0 auto;\n  }\n\n  .section-highlights-feature-item {\n    flex: 0 0 auto;\n    padding: 16px;\n  }\n\n  @media (min-width: 1080px) {\n    .section-highlights-feature-item:nth-child(1) {\n      width: 50%;\n    }\n\n    .section-highlights-feature-item:nth-child(2) {\n      width: 50%;\n    }\n\n    .section-highlights-feature-item:nth-child(3) {\n      width: 40%;\n    }\n\n    .section-highlights-feature-item:nth-child(4) {\n      width: 30%;\n    }\n\n    .section-highlights-feature-item:nth-child(5) {\n      width: 30%;\n    }\n  }\n\n  .section-highlights-feature-item [class^=\"section-highlights-list-\"] {\n    position: relative;\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    align-items: flex-start;\n    background-color: #000000;\n    height: 100%;\n    border-radius: 32px;\n    overflow: hidden;\n  }\n\n  .section-highlights-feature-item .section-highlights-list-text-item {\n    padding: 40px;\n    color: #ffffff;\n  }\n\n  .section-highlights-feature-item .feature-headline {\n    font-size: 40px;\n    font-weight: 800;\n    line-height: 1.2;\n    margin: 0 0 16px;\n  }\n\n  .section-highlights-feature-item .feature-description {\n    font-size: 20px;\n    font-weight: 400;\n    line-height: 1.5;\n    margin: 0;\n  }\n\n  .section-highlights-feature-item img {\n    aspect-ratio: 1\/1;\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    object-position: center;\n  }\n\n  \/* ------------------------------------------------------------\n[Sections] Highlights\n------------------------------------------------------------ *\/\n  .highlightSwiper {\n    width: 100%;\n    padding-top: 32px;\n  }\n\n  .highlightSwiper .swiper-wrapper {\n    width: 100%;\n    height: auto;\n  }\n\n  .highlightSwiper .swiper-wrapper .slide-header {\n    width: 100%;\n    padding: 40px 16px;\n    text-align: center;\n    color: #ffffff;\n  }\n\n  .highlightSwiper .swiper-wrapper .slide-image {\n    aspect-ratio: 1\/1;\n    width: 100%;\n    height: 100%;\n    min-height: 300px;\n    object-fit: cover;\n    object-position: center;\n    border-radius: 32px;\n    overflow: hidden;\n  }\n\n  .highlightSwiper-pagination {\n    display: block;\n    width: 100%;\n    padding: 16px;\n    text-align: center;\n  }\n\n  .highlightSwiper-pagination .swiper-pagination-bullet {\n    width: 16px;\n    height: 16px;\n    border-radius: 100px;\n    background-color: #dddddd;\n    margin: 0 8px;\n    transition: all 1s ease;\n  }\n\n  .highlightSwiper-pagination .swiper-pagination-bullet-active {\n    background-color: #ffffff !important;\n    width: 48px;\n    height: 16px;\n  }\n\n  \/* ------------------------------------------------------------\n[Sections] Daily Essentials\n------------------------------------------------------------ *\/\n  .section-daily-essentials {\n    background-color: #1c1c1c;\n  }\n\n  .section-daily-essentials img {\n    aspect-ratio: 468\/605;\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    object-position: center;\n  }\n\n  @media (min-width: 1080px) {\n    .section-daily-essentials-container {\n      display: grid;\n      grid-template-columns: repeat(2, 3fr);\n      grid-auto-rows: minmax(300px, auto);\n      gap: 32px;\n    }\n\n    .section-daily-essentials-item:nth-child(1) {\n      grid-column: 1 \/ 2;\n      grid-row: 1 \/ 3;\n    }\n\n    .section-daily-essentials-item:nth-child(2) {\n      grid-column: 2 \/ 3;\n      grid-row: 1 \/ 2;\n    }\n\n    .section-daily-essentials-item:nth-child(3) {\n      grid-column: 1 \/ 2;\n      grid-row: 3 \/ 4;\n    }\n\n    .section-daily-essentials-item:nth-child(4) {\n      grid-column: 2 \/ 3;\n      grid-row: 2 \/ 4;\n    }\n  }\n\n  @media (max-width: 1079.98px) {\n    .section-daily-essentials-container {\n      display: grid;\n      grid-template-columns: repeat(1, 4frr);\n      grid-auto-rows: minmax(300px, auto);\n      gap: 32px;\n    }\n\n    .section-daily-essentials-item:nth-child(1) {\n      grid-column: 1 \/ 2;\n      grid-row: 2 \/ 3;\n    }\n\n    .section-daily-essentials-item:nth-child(2) {\n      grid-column: 1 \/ 2;\n      grid-row: 1 \/ 2;\n    }\n\n    .section-daily-essentials-item:nth-child(3) {\n      grid-column: 1 \/ 2;\n      grid-row: 3 \/ 4;\n    }\n\n    .section-daily-essentials-item:nth-child(4) {\n      grid-column: 1 \/ 2;\n      grid-row: 4 \/ 5;\n    }\n  }\n\n  .section-daily-essentials-item [class^=\"section-daily-essentials-list-\"] {\n    position: relative;\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    align-items: flex-start;\n    background-color: #ffffff;\n    height: 100%;\n    border-radius: 16px;\n    overflow: hidden;\n  }\n\n  .section-daily-essentials-item .section-daily-essentials-list-text-item {\n    padding: 40px;\n    color: #000000;\n  }\n\n  .section-daily-essentials-item .essential-headline {\n    font-size: 40px;\n    font-weight: 800;\n    line-height: 1.2;\n    margin: 0 0 16px;\n  }\n\n  .section-daily-essentials-item .essential-description {\n    font-size: 20px;\n    font-weight: 400;\n    line-height: 1.5;\n    margin: 0;\n  }\n\n  \/* ------------------------------------------------------------\n[Sections] Series Inspiration\n------------------------------------------------------------ *\/\n  .section-series-inspiration {\n    background-color: #1c1c1c;\n  }\n\n  .section-series-inspiration-container {\n    position: relative;\n  }\n\n  .section-series-inspiration-button,\n  .edition-inspiration-button {\n    position: absolute;\n    top: 0;\n    right: 0;\n    margin: 32px;\n    width: 40px;\n    height: 40px;\n    color: #ffffff;\n    background-color: transparent;\n    border: none;\n    border-radius: 100px;\n    cursor: pointer;\n    transition: all 0.3s ease;\n    z-index: 1;\n  }\n\n  @media (min-width: 1080px) {\n    .section-series-inspiration .section-body {\n      position: relative;\n      max-width: 1200px;\n      padding: 0 4rem;\n      margin: 0 auto;\n    }\n\n    .section-series-inspiration-container {\n      border-radius: 32px;\n      overflow: hidden;\n    }\n  }\n\n  @media (max-width: 1079.98px) {\n    .section-series-inspiration.section-body {\n      position: relative;\n      padding: 0;\n      border-radius: 0;\n    }\n  }\n\n  \/* ------------------------------------------------------------\nModal Styles\n------------------------------------------------------------ *\/\n  .edition-inspiration-button {\n    background: linear-gradient(\n      135deg,\n      rgba(255, 255, 255, 0.1),\n      rgba(255, 255, 255, 0.05)\n    );\n    backdrop-filter: blur(20px);\n    -webkit-backdrop-filter: blur(20px);\n    border: 1px solid rgba(255, 255, 255, 0.2);\n    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.3),\n      inset 0 1px 0 rgba(255, 255, 255, 0.2);\n    padding: 4px;\n    border-radius: 100px;\n    transition: all 0.3s ease;\n  }\n\n  .edition-inspiration-button:hover {\n    background: rgba(255, 255, 255, 0.25);\n  }\n\n  #modal-subscription {\n    display: none;\n    position: fixed;\n    z-index: 1000;\n    left: 0;\n    top: 0;\n    width: 100%;\n    height: 100%;\n    background-color: rgba(0, 0, 0, 0.6);\n  }\n\n  #modal-subscription .modal-content {\n    position: absolute;\n    top: 50%;\n    left: 50%;\n    transform: translate(-50%, -50%);\n    background-color: #1c1c1c;\n    padding: 48px;\n    width: 90%;\n    max-width: 740px;\n    min-height: 600px;\n    border-radius: 32px;\n    display: flex;\n    align-items: center;\n  }\n\n  #modal-subscription .modal-header {\n    position: absolute;\n    top: 20px;\n    right: 20px;\n    z-index: 1001;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    width: 50px;\n    height: 50px;\n    background-color: #ffffff;\n    border-radius: 100px;\n    cursor: pointer;\n  }\n\n  #modal-subscription .modal-header .close {\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    transition: all 0.3s ease;\n  }\n\n  #modal-subscription .modal-header .close svg {\n    width: 24px;\n    height: 24px;\n    color: #1c1c1c;\n  }\n\n  #modal-subscription .modal-header:hover {\n    background-color: #000000;\n  }\n\n  #modal-subscription .modal-header:hover svg {\n    color: #ffffff;\n  }\n\n  #modal-subscription .modal-text-content {\n    width: 100%;\n    text-align: center;\n    margin-bottom: 32px;\n  }\n\n  #modal-subscription input[type=\"email\"] {\n    text-align: center;\n  }\n\n  #modal-subscription button[type=\"submit\"] {\n    border-radius: 100px;\n  }\n\n  #modal-content {\n    display: none;\n    position: fixed;\n    z-index: 1000;\n    left: 0;\n    top: 0;\n    width: 100%;\n    height: 100%;\n  }\n\n  #modal-content .modal-content {\n    position: absolute;\n    top: 50%;\n    left: 50%;\n    transform: translate(-50%, -50%);\n    background: linear-gradient(\n      135deg,\n      rgba(255, 255, 255, 0.1),\n      rgba(255, 255, 255, 0.05)\n    );\n    backdrop-filter: blur(20px);\n    -webkit-backdrop-filter: blur(20px);\n    border: 1px solid rgba(255, 255, 255, 0.2);\n    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.3),\n      inset 0 1px 0 rgba(255, 255, 255, 0.2);\n    padding: 48px;\n    width: 90%;\n    max-width: 800px;\n    border-radius: 32px;\n  }\n\n  .modal-body {\n    padding: 0;\n  }\n\n  .modal-image-container {\n    width: 100%;\n    text-align: center;\n    color: #ffffff;\n  }\n\n  .modal-image {\n    width: 100%;\n    height: auto;\n    border-radius: 16px;\n    object-fit: contain;\n    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.2);\n  }\n\n  #modal-content .modal-headline {\n    color: #ffffff;\n  }\n\n  @media (min-width: 1080px) {\n    .modal-text-content {\n      padding: 40px;\n      color: #ffffff;\n    }\n\n    .modal-headline {\n      font-size: 48px;\n      font-weight: 800;\n      line-height: 1.2;\n      margin: 0 0 16px;\n    }\n\n    .modal-subheadline {\n      font-size: 20px;\n      font-weight: 400;\n      line-height: 1.5;\n      margin: 0;\n    }\n  }\n\n  @media (max-width: 1079.98px) {\n    .modal-content {\n      width: 95%;\n      margin: 20px auto;\n      padding: 15px;\n    }\n\n    .modal-header {\n      top: 15px;\n      right: 15px;\n    }\n\n    .modal-text-content {\n      padding: 16px 0;\n      color: #ffffff;\n    }\n\n    .modal-content .modal-image {\n      cursor: pointer;\n    }\n\n    .modal-headline {\n      font-size: 24px;\n      font-weight: 800;\n      line-height: 1.2;\n      margin: 0 0 16px;\n    }\n\n    .modal-subheadline {\n      font-size: 16px;\n      font-weight: 400;\n      line-height: 1.5 !important;\n      margin: 0;\n    }\n\n    .close {\n      width: 40px;\n      height: 40px;\n      font-size: 24px;\n    }\n  }\n\u003c\/style\u003e\n\u003cp\u003e\u003clink href=\"https:\/\/cdn.jsdelivr.net\/npm\/swiper@11\/swiper-bundle.min.css\" rel=\"stylesheet\"\u003e \u003cscript src=\"https:\/\/cdn.jsdelivr.net\/npm\/swiper@11\/swiper-bundle.min.js\"\u003e\u003c\/script\u003e \u003clink href=\"style.css\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cdiv class=\"sq--product-long-description c11-detail product-description\"\u003e\n\u003csection class=\"section-intro\"\u003e\n\u003cdiv class=\"section-container-fluid\"\u003e\n\u003cdiv class=\"section-content\"\u003e\n\u003cdiv class=\"section-header text-center text-light\"\u003e\n\u003cp class=\"section-preheadline\"\u003eiPhone 17 Pro \/ 18 Pro Series\u003c\/p\u003e\n\u003ch1 class=\"section-headline\"\u003eLe Mans Edition\u003c\/h1\u003e\n\u003cp class=\"section-subheadline\"\u003eWhere heritage meets horsepower. Built for pure performance. Tuned for obsession.\u003c\/p\u003e\n\u003cbutton class=\"cta-button\"\u003eSubscribe\u003c\/button\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section-body\"\u003e\n\u003cimg class=\"section-intro-banner sq-desktop-view\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/lemans_web_main_01.jpg?v=1757007143\" alt=\"Full view of a blue iPhone 17 Pro \/ 18 Pro Series Le Mans Edition case on a road background, featuring a graphic of a Martini-liveried Le Mans race car with visible engine and a steering wheel.\"\u003e \u003cimg class=\"section-intro-banner sq-mobile-view\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/lemans_mobile_main_01.jpg?v=1757007143\" alt=\"iPhone 17 Pro \/ 18 Pro Series Le Mans Edition\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"section-highlights sq-desktop-view\"\u003e\n\u003cdiv class=\"section-container\"\u003e\n\u003cdiv class=\"section-content\"\u003e\n\u003cdiv class=\"section-body\"\u003e\n\u003cdiv class=\"section-highlights-feature-container\"\u003e\n\u003cdiv class=\"section-highlights-feature-item\"\u003e\n\u003cdiv class=\"section-highlights-list-visual-item\"\u003e\u003cimg class=\"section-highlights-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/lemans_web_feature_00.jpg?v=1757007143\" alt=\"Extreme close-up of a blue iPhone 17 Pro \/ 18 Pro Series Le Mans Edition case graphic showing a highly detailed, transparent Le Mans race car with Martini stripes, LE MANS banner, and internal engine components.\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section-highlights-feature-item\"\u003e\n\u003cdiv class=\"section-highlights-list-text-item\"\u003e\n\u003cp class=\"feature-headline\"\u003eHexa-layering technology\u003c\/p\u003e\n\u003cp class=\"feature-description\"\u003eDiscover 3D Spatial Effect graphics with Hexa-Layer Digital Print. Meet the new standard of top- quality design. The unique detail mimics the complexity of time with layers of in-depth printing that's in a league of its own.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section-highlights-feature-item\"\u003e\n\u003cdiv class=\"section-highlights-list-text-item\"\u003e\n\u003cp class=\"feature-headline\"\u003eAll-around protection\u003c\/p\u003e\n\u003cp class=\"feature-description\"\u003eCamera guard and air-cushion technology keep your iPhone safe every day.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section-highlights-feature-item\"\u003e\n\u003cdiv class=\"section-highlights-list-visual-item\"\u003e\u003cimg class=\"section-highlights-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/web_feature_01__2.jpg?v=1758566852\" alt=\"Close-up of the triple camera area of a blue iPhone case featuring a white and striped Le Mans race car graphic with LE MANS text.\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section-highlights-feature-item\"\u003e\n\u003cdiv class=\"section-highlights-list-visual-item\"\u003e\u003cimg class=\"section-highlights-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/lemans_web_feature_02.jpg?v=1757007143\" alt=\"Close up of the iPhone 17 Pro \/ 18 Pro Series Le Mans Edition corner to show the c11 Air Cushion Feature\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"section-highlights sq-mobile-view\"\u003e\n\u003cdiv class=\"section-container\"\u003e\n\u003cdiv class=\"section-content\"\u003e\n\u003cdiv class=\"section-body\"\u003e\n\u003cdiv class=\"swiper highlightSwiper text-light\"\u003e\n\u003cdiv class=\"swiper-wrapper\"\u003e\n\u003cdiv class=\"swiper-slide\"\u003e\n\u003cdiv class=\"slide-container\"\u003e\n\u003cdiv class=\"slide-header\"\u003e\n\u003ch1 class=\"section-headline\"\u003eHexa-layering technology.\u003c\/h1\u003e\n\u003cp class=\"section-subheadline\"\u003eDiscover 3D Spatial Effect graphics with Hexa-Layer Digital Print. Meet the new standard of top- quality design. The unique detail mimics the complexity of time with layers of in depth printing that's in a league of its own.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cimg class=\"slide-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/lemans_web_feature_00.jpg?v=1757007143\" alt=\"Extreme close-up of a blue iPhone 17 Pro \/ 18 Pro Series Le Mans Edition case graphic showing a highly detailed, transparent Le Mans race car with Martini stripes, LE MANS banner, and internal engine components.\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"swiper-slide\"\u003e\n\u003cdiv class=\"slide-container\"\u003e\n\u003cdiv class=\"slide-header\"\u003e\n\u003ch1 class=\"section-headline\"\u003eSafeguard the essentials.\u003c\/h1\u003e\n\u003cp class=\"section-subheadline\"\u003eRaised edges prevent scratches on screen and camera at all angles.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cimg class=\"slide-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/web_feature_01__2.jpg?v=1758566852\" alt=\"Close-up of the triple camera area of a blue iPhone case featuring a white and striped Le Mans race car graphic with LE MANS text.\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"swiper-slide\"\u003e\n\u003cdiv class=\"slide-container\"\u003e\n\u003cdiv class=\"slide-header\"\u003e\n\u003ch1 class=\"section-headline\"\u003eProtection you can trust.\u003c\/h1\u003e\n\u003cp class=\"section-subheadline\"\u003eAir Cushion™ Technology absorbs and mitigates all impacts in each corner.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cimg class=\"slide-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/lemans_web_feature_02.jpg?v=1757007143\" alt=\"Close up of the iPhone 17 Pro \/ 18 Pro Series Le Mans Edition corner to show the c11 Air Cushion Feature\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlightSwiper-pagination\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n      var swiper = new Swiper(\".highlightSwiper\", {\n        slidesPerView: 1,\n        spaceBetween: 32,\n        pagination: {\n          el: \".highlightSwiper-pagination\",\n          clickable: true,\n        },\n      });\n    \u003c\/script\u003e\u003c\/section\u003e\n\u003csection class=\"section-daily-essentials\"\u003e\n\u003cdiv class=\"section-container\"\u003e\n\u003cdiv class=\"section-content\"\u003e\n\u003cdiv class=\"section-header text-center text-light\"\u003e\n\u003ch1 class=\"section-headline\"\u003eDaily essentials\u003c\/h1\u003e\n\u003cp class=\"section-subheadline\"\u003eDay to day essentials covered.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section-body\"\u003e\n\u003cdiv class=\"section-daily-essentials-container\"\u003e\n\u003cdiv class=\"section-daily-essentials-item\"\u003e\n\u003cdiv class=\"section-daily-essentials-list-visual-item\"\u003e\u003cimg class=\"section-daily-features-grid-item-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/lemans_web_feature_03.jpg?v=1757007143\" alt=\"The phone is being held by a person's hand demonstrating the Camera Cutout Button, and the screen displays the camera interface in a portrait orientation.\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section-daily-essentials-item\"\u003e\n\u003cdiv class=\"section-daily-essentials-list-text-item\"\u003e\n\u003cp class=\"essential-headline\"\u003eEasy access\u003c\/p\u003e\n\u003cp class=\"essential-description\"\u003ePrecise cutouts for easy and full access to all the buttons on iPhone.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section-daily-essentials-item\"\u003e\n\u003cdiv class=\"section-daily-essentials-list-text-item\"\u003e\n\u003cp class=\"essential-headline\"\u003eSimply charge on.\u003c\/p\u003e\n\u003cp class=\"essential-description\"\u003eWe know it’s a hassle to take the case off. So, simply charge on with the case on via wireless charger or MagSafe charger.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section-daily-essentials-item\"\u003e\n\u003cdiv class=\"section-daily-essentials-list-visual-item\"\u003e\u003cimg class=\"section-daily-features-grid-item-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/web_feature_04__3.jpg?v=1758566853\" alt=\"Two blue-cased iPhones: one charging and showing the Lock Screen, the other face-down showing a Le Mans race car graphic with a MagSafe charger attached.\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"section-series-inspiration\"\u003e\n\u003cdiv class=\"section-container-fluid\"\u003e\n\u003cdiv class=\"section-content\"\u003e\n\u003cdiv class=\"section-header text-center text-light\"\u003e\n\u003ch1 class=\"section-headline\"\u003eIt’s now or never.\u003c\/h1\u003e\n\u003cp class=\"section-subheadline\"\u003ec11 designlab\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section-body\"\u003e\n\u003cdiv class=\"section-series-inspiration-container\"\u003e\u003cimg class=\"section-series-inspiration-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/lemans_web_sub_01.jpg?v=1757007143\" alt=\"Angled view of a blue iPhone case on a blueprint background, featuring a graphic of a Martini-striped Le Mans race car with visible engine and a steering wheel graphic.\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n  \u003c!-- Modal for Subscription --\u003e\n  \u003cdiv id=\"modal-subscription\" class=\"modal\"\u003e\n    \u003cdiv class=\"modal-content\"\u003e\n      \u003cdiv class=\"modal-header\"\u003e\n        \u003cspan class=\"close\" data-modal=\"modal-subscription\"\u003e\n          \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 640 640\"\u003e\n            \u003cpath fill=\"currentColor\" d=\"M135.5 169C126.1 159.6 126.1 144.4 135.5 135.1C144.9 125.8 160.1 125.7 169.4 135.1L320.4 286.1L471.4 135.1C480.8 125.7 496 125.7 505.3 135.1C514.6 144.5 514.7 159.7 505.3 169L354.3 320L505.3 471C514.7 480.4 514.7 495.6 505.3 504.9C495.9 514.2 480.7 514.3 471.4 504.9L320.4 353.9L169.4 504.9C160 514.3 144.8 514.3 135.5 504.9C126.2 495.5 126.1 480.3 135.5 471L286.5 320L135.5 169z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"modal-body\"\u003e\n        \u003cdiv class=\"modal-image-container\"\u003e\n          \u003cdiv class=\"modal-text-content text-light\"\u003e\n            \u003ch1 class=\"modal-headline\"\u003eStay ahead of new drops.\u003c\/h1\u003e\n            \u003cp class=\"modal-subheadline\"\u003e\n              Subscribe and be the first to explore fresh \u003cbr\u003ec11 designs\n              every month.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv id=\"omnisend-embedded-v2-67ec2b6e1483d5800c841a04\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cscript\u003e\n    \/\/ Modal functionality\n    document.addEventListener(\"DOMContentLoaded\", function () {\n      console.log(\"Modal script loaded\");\n\n      \/\/ Get modal elements\n      const modalSubscription = document.getElementById(\"modal-subscription\");\n      const modalContent = document.getElementById(\"modal-content\");\n\n      \/\/ Get button elements\n      const ctaButton = document.querySelector(\".cta-button\");\n      const inspirationButton = document.querySelector(\n        \".edition-inspiration-button\"\n      );\n\n      console.log(\"CTA Button found:\", ctaButton);\n      console.log(\"Inspiration Button found:\", inspirationButton);\n      console.log(\"Modal Subscription found:\", modalSubscription);\n      console.log(\"Modal Content found:\", modalContent);\n\n      \/\/ Function to open modal\n      function openModal(modal) {\n        if (modal) {\n          modal.style.display = \"block\";\n          document.body.style.overflow = \"hidden\";\n          console.log(\"Modal opened:\", modal.id);\n        }\n      }\n\n      \/\/ Function to close modal\n      function closeModal(modal) {\n        if (modal) {\n          modal.style.display = \"none\";\n          document.body.style.overflow = \"auto\";\n          console.log(\"Modal closed:\", modal.id);\n        }\n      }\n\n      \/\/ CTA Button → Subscription Modal\n      if (ctaButton \u0026\u0026 modalSubscription) {\n        ctaButton.addEventListener(\"click\", function (e) {\n          e.preventDefault();\n          e.stopPropagation();\n          console.log(\"CTA button clicked\");\n          openModal(modalSubscription);\n        });\n      } else {\n        console.error(\"CTA button or subscription modal not found\");\n      }\n\n      \/\/ Inspiration Button → Content Modal\n      if (inspirationButton \u0026\u0026 modalContent) {\n        inspirationButton.addEventListener(\"click\", function (e) {\n          e.preventDefault();\n          e.stopPropagation();\n          console.log(\"Inspiration button clicked\");\n          openModal(modalContent);\n        });\n      } else {\n        console.error(\"Inspiration button or content modal not found\");\n      }\n\n      \/\/ Close buttons\n      const closeBtns = document.querySelectorAll(\".close\");\n      closeBtns.forEach(function (closeBtn) {\n        closeBtn.addEventListener(\"click\", function (e) {\n          e.preventDefault();\n          e.stopPropagation();\n          const modalId = this.getAttribute(\"data-modal\");\n          const modal = document.getElementById(modalId);\n          console.log(\"Close button clicked for modal:\", modalId);\n          closeModal(modal);\n        });\n      });\n\n      \/\/ Close modal when clicking outside of modal content\n      window.addEventListener(\"click\", function (event) {\n        if (event.target.classList.contains(\"modal\")) {\n          console.log(\"Modal background clicked\");\n          closeModal(event.target);\n        }\n      });\n\n      \/\/ ESC key to close modals\n      document.addEventListener(\"keydown\", function (e) {\n        if (e.key === \"Escape\") {\n          if (\n            modalSubscription \u0026\u0026\n            modalSubscription.style.display === \"block\"\n          ) {\n            closeModal(modalSubscription);\n          }\n          if (modalContent \u0026\u0026 modalContent.style.display === \"block\") {\n            closeModal(modalContent);\n          }\n        }\n      });\n\n      \/\/ Modal image click to close modal (only for mobile screens)\n      const modalImage = document.querySelector(\"#modal-content .modal-image\");\n      if (modalImage \u0026\u0026 modalContent) {\n        modalImage.addEventListener(\"click\", function (e) {\n          \/\/ Check if screen width is 1079.98px or less\n          if (window.matchMedia(\"(max-width: 1079.98px)\").matches) {\n            e.preventDefault();\n            e.stopPropagation();\n            console.log(\"Modal image clicked on mobile - closing modal\");\n            closeModal(modalContent);\n          }\n        });\n      }\n    });\n  \u003c\/script\u003e\n\n  \u003cscript\u003e\n    \/\/ Omnisend 폼 성공 이벤트 리스너\n    document.addEventListener(\"DOMContentLoaded\", function () {\n      const modalTitle = document.querySelector(\".modal-title\");\n      const modalText = document.querySelector(\".modal-text\");\n      const modalContent = document.querySelector(\".modal-content-wrapper\");\n      let hasChanged = false; \/\/ 변경 여부를 추적하는 플래그\n\n      \/\/ Omnisend 폼의 성공 섹션 감지\n      const checkSuccess = function () {\n        const successSection = document.querySelector(\n          \".omnisend-form-67ec2b6e1483d5800c841a04-success-sections-container\"\n        );\n        if (\n          successSection \u0026\u0026\n          window.getComputedStyle(successSection).display !== \"none\" \u0026\u0026\n          !hasChanged\n        ) {\n          \/\/ 모달 내용 변경 (한 번만 실행)\n          modalTitle.textContent = \"Nice to have you!\";\n          modalText.innerHTML =\n            \"You're all set to receive the latest \u003cbr\u003edesigns and news from c11.\";\n\n          \/\/ Omnisend 폼 숨기기\n          const omnisendForm = document.getElementById(\n            \"omnisend-embedded-v2-67ec2b6e1483d5800c841a04\"\n          );\n          if (omnisendForm) {\n            omnisendForm.style.display = \"none\";\n          }\n\n          hasChanged = true; \/\/ 변경되었음을 표시\n          clearInterval(checkInterval); \/\/ 인터벌 중지\n        }\n      };\n\n      \/\/ 주기적으로 성공 섹션 확인\n      const checkInterval = setInterval(checkSuccess, 500);\n\n      \/\/ 폼 제출 버튼 클릭 이벤트 감지\n      const submitButton = document.querySelector(\n        \"#omnisend-form-67ec2b6e1483d5800c841a04-action-627932485028ebd8c6660c51\"\n      );\n      if (submitButton) {\n        submitButton.addEventListener(\"click\", function () {\n          if (!hasChanged) {\n            \/\/ 아직 변경되지 않은 경우에만 실행\n            setTimeout(checkSuccess, 1000);\n          }\n        });\n      }\n    });\n  \u003c\/script\u003e\n\u003c\/div\u003e\n\n\u003csq-outro class=\"sq--product-long-description\"\u003e\n  \u003c!--[Section] Outro--\u003e\n\u003csq-listing-outro aria-labelledby=\"outro-heading\"\u003e\n  \u003cdiv class=\"sq--section-outro-heading\" id=\"outro-heading\"\u003e\n    \u003ch2\u003eMore than just protection.\u003c\/h2\u003e\n    \u003cp\u003eExplore what we do and how we do it.\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"sq--section-outro-body\"\u003e\n    \u003cdiv class=\"sq--section-row\"\u003e\n      \u003cdiv class=\"sq--section-column\"\u003e\n        \u003cdiv class=\"sq--rewards\"\u003e\n          \u003cdiv class=\"sq--overlay-content\"\u003e\n            \u003ch3 class=\"text-h3\"\u003eOur Rewards\u003c\/h3\u003e\n            \u003cp\u003eProtection with benefits for \u003cbr\u003eour Reward members.\u003c\/p\u003e\n            \u003cdiv class=\"sq--rewards-feature-list\"\u003e\n              \u003cdiv class=\"sq--rewards-feature-item\"\u003e\n                \u003cdiv class=\"sq--rewards-feature-item-icon\"\u003e\n                  \u003cimg role=\"presentation\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0841\/3845\/files\/icon_get_it_faster_web.png?v=1638826275\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"sq--rewards-feature-item-title\"\u003eGet it Faster\u003c\/div\u003e\n                \u003cdiv class=\"sq--rewards-feature-item-description\"\u003e\n                  We provide discounted expedited shipping for our Elite and\n                  Executive members.\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n              \u003cdiv class=\"sq--rewards-feature-item\"\u003e\n                \u003cdiv class=\"sq--rewards-feature-item-icon\"\u003e\n                  \u003cimg role=\"presentation\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0841\/3845\/files\/icon_coupon_web.png?v=1638826331\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"sq--rewards-feature-item-title\"\u003e\n                  Seasonal Coupon\n                \u003c\/div\u003e\n                \u003cdiv class=\"sq--rewards-feature-item-description\"\u003e\n                  Every season we provide our Elite and Executive members with\n                  reward coupons with fresh new gears.\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n              \u003cdiv class=\"sq--rewards-feature-item\"\u003e\n                \u003cdiv class=\"sq--rewards-feature-item-icon\"\u003e\n                  \u003cimg role=\"presentation\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0841\/3845\/files\/icon_executive_care_team_web.png?v=1638826355\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"sq--rewards-feature-item-title\"\u003e\n                  Executive Care Team\n                \u003c\/div\u003e\n                \u003cdiv class=\"sq--rewards-feature-item-description\"\u003e\n                  We've created a dedicated team where we personally handle\n                  anything from warranty service to all questions.\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cbutton type=\"button\" class=\"sq--button-pill\" onclick=\"location.href='\/account\/register'\"\u003e\n              Join Us\n            \u003c\/button\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"swiper outro-carousel\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Spigen Brand Story Carousel\"\u003e\n        \u003cdiv class=\"swiper-wrapper\"\u003e\n          \u003cdiv class=\"swiper-slide\"\u003e\n            \u003ca href=\"\/pages\/about-us\" class=\"swiper-slide-container sq--story\" aria-label=\"Our Story - Learn about Spigen's brand story and company history\" tabindex=\"0\"\u003e\n              \u003cdiv class=\"sq--overlay-content\"\u003e\n                \u003ch3 class=\"text-h3\"\u003eOur Story\u003c\/h3\u003e\n                \u003cspan class=\"sr-only\"\u003e\n                  Learn about Spigen's brand story and company history.\n                \u003c\/span\u003e\n              \u003c\/div\u003e\n              \u003cdiv class=\"sq--outro-background-media\"\u003e\n                \u003cimg role=\"presentation\" class=\"img-cover\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/our_story_banner.jpg?v=1738881443\" alt=\"\"\u003e\n              \u003c\/div\u003e\n            \u003c\/a\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"swiper-slide\"\u003e\n            \u003ca href=\"\/pages\/sustainability\" class=\"swiper-slide-container sq--sustainability\" aria-label=\"Sustainability - Explore Spigen's sustainability efforts and ClimatePartner initiatives\" tabindex=\"0\"\u003e\n              \u003cdiv class=\"sq--overlay-content\"\u003e\n                \u003cimg class=\"img-climate-partner\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/logo-climatePartner.png\" alt=\"ClimatePartner Logo\"\u003e\n                \u003ch3 class=\"text-h3 sr-only\"\u003eSustainability\u003c\/h3\u003e\n                \u003cspan class=\"sr-only\"\u003e\n                  Explore Spigen's sustainability efforts and ClimatePartner\n                  initiatives\n                \u003c\/span\u003e\n              \u003c\/div\u003e\n              \u003cdiv class=\"sq--outro-background-media\"\u003e\n                \u003cimg role=\"presentation\" class=\"img-cover\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/sustainability_banner_cea5e38f-da2e-4e9b-967a-1ae42adb5523.jpg?v=1738881444\" alt=\"\"\u003e\n              \u003c\/div\u003e\n            \u003c\/a\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/sq-listing-outro\u003e\u003c\/sq-outro\u003e","brand":"iPhone 17 Series","offers":[{"title":"iPhone 18 Pro Max \/ Le Mans \/ In Stock","offer_id":45867527045167,"sku":"ACS10411","price":54.99,"currency_code":"USD","in_stock":true},{"title":"iPhone 18 Pro \/ Le Mans \/ In Stock","offer_id":45867536154671,"sku":"ACS10412","price":54.99,"currency_code":"USD","in_stock":true},{"title":"iPhone 17 Pro Max \/ Le Mans \/ In Stock","offer_id":44458755489839,"sku":"ACS10411","price":54.99,"currency_code":"USD","in_stock":true},{"title":"iPhone 17 Pro \/ Le Mans \/ In Stock","offer_id":44458755522607,"sku":"ACS10412","price":54.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/detail_web_iphone17proseries_c11_lemans_01.jpg?v=1757002528"},{"product_id":"iphone-c11-series-signal-edition-mag-fit","title":"iPhone 18 \/ 17 Series - c11 Series Signal Edition (Mag Fit)","description":"\u003cstyle\u003e\n  body {\n    margin: 0;\n    padding: 0;\n  }\n\n  *,\n  ::after,\n  ::before {\n    box-sizing: border-box;\n  }\n\n  .product-description section {\n    position: relative;\n    width: 100%;\n  }\n\n  .product-description section:first-of-type {\n    border-top-left-radius: 32px;\n    border-top-right-radius: 32px;\n  }\n\n  .product-description section:last-of-type {\n    border-bottom-left-radius: 32px;\n    border-bottom-right-radius: 32px;\n  }\n\n  .product-description .section-container-fluid {\n    width: 100%;\n    max-width: 100%;\n    margin: 0 auto;\n  }\n\n  .product-description .section-container {\n    width: 100%;\n    max-width: 1200px;\n    margin: 0 auto;\n  }\n\n  @media (min-width: 1080px) {\n    .product-description .section-container {\n      padding: 0 4rem;\n    }\n\n    .product-description section:not(:first-of-type) {\n      padding-bottom: 200px;\n    }\n  }\n\n  @media (max-width: 1079.98px) {\n    .product-description .section-container {\n      padding: 0 2rem;\n    }\n\n    .product-description section:not(:first-of-type) {\n      padding-bottom: 80px;\n    }\n  }\n\n  .product-description img {\n    width: 100%;\n    height: auto;\n  }\n\n  \/* ------------------------------------------------------------\n  Text Alignment\n  ------------------------------------------------------------ *\/\n  .product-description .text-center {\n    text-align: center;\n  }\n\n  .product-description .text-left {\n    text-align: left;\n  }\n\n  .product-description .text-right {\n    text-align: right;\n  }\n\n  \/* ------------------------------------------------------------\n  Text Colors\n  ------------------------------------------------------------ *\/\n  .product-description .text-dark * {\n    color: #000;\n  }\n\n  .product-description .text-light * {\n    color: #fff;\n  }\n\n  .product-description .text-info {\n    color: #8d8d8f;\n  }\n\n  \/* ------------------------------------------------------------\n  Visibility\n  ------------------------------------------------------------ *\/\n  @media (min-width: 1080px) {\n    .product-description .sq-mobile-view {\n      display: none;\n    }\n  }\n\n  @media (max-width: 1079.98px) {\n    .product-description .sq-desktop-view {\n      display: none;\n    }\n  }\n\n  \/* ------------------------------------------------------------\n  Headlines\n  ------------------------------------------------------------ *\/\n  .product-description .section-header {\n    max-width: 500px;\n    margin: 0 auto;\n  }\n\n  .product-description .section-preheadline {\n    font-weight: 400;\n    line-height: 1.2;\n  }\n\n  .product-description .section-headline {\n    font-weight: 800;\n    line-height: 1.2;\n  }\n\n  .product-description .section-subheadline {\n    font-weight: 400;\n    line-height: 1.5;\n  }\n\n  @media (min-width: 1080px) {\n    .product-description .section-header {\n      padding: 3rem;\n    }\n\n    .product-description .section-preheadline {\n      font-size: 20px;\n      margin: 0 0 8px;\n    }\n\n    .product-description .section-headline {\n      font-size: 48px;\n      margin: 0 0 16px;\n    }\n\n    .product-description .section-subheadline {\n      font-size: 18px;\n      line-height: 1.5;\n      margin: 0;\n    }\n  }\n\n  @media (max-width: 1079.98px) {\n    .product-description .section-header {\n      padding: 3rem;\n    }\n\n    .product-description .section-preheadline {\n      font-size: 18px;\n      margin: 0 0 8px;\n    }\n\n    .product-description .section-headline {\n      font-size: 36px;\n      margin: 0 0 16px;\n    }\n\n    .product-description .section-subheadline {\n      font-size: 16px;\n      line-height: 1.5;\n      margin: 0;\n    }\n  }\n\n  .product-description .cta-button {\n    display: inline-block;\n    padding: 16px 32px;\n    border-radius: 100px;\n    background-color: #ffffff;\n    border: 1px solid #ffffff;\n    color: #000000;\n    font-size: 20px;\n    font-weight: 400;\n    text-decoration: none;\n    line-height: 1.5;\n    margin: 0;\n    transition: all 0.3s ease;\n    cursor: pointer;\n  }\n\n  .product-description .cta-button:hover {\n    background-color: #dedede;\n    border-color: #dedede;\n    color: #000000;\n  }\n\n  .product-description .section-header p+.cta-button {\n    margin-top: 32px;\n  }\n\n  \/* ------------------------------------------------------------\n  [Sections] Intro\n  ------------------------------------------------------------ *\/\n  .section-intro {\n    background-color: #1c1c1c;\n  }\n\n  @media (min-width: 1080px) {\n    .section-intro .section-intro-banner {\n      width: 100%;\n      height: 1200px;\n      object-fit: cover;\n    }\n  }\n\n  \/* ------------------------------------------------------------\n  [Sections] Highlights\n  ------------------------------------------------------------ *\/\n  .section-highlights {\n    background-color: #1c1c1c;\n  }\n\n  .section-highlights .section-header {\n    max-width: 480px;\n  }\n\n  .section-highlights-feature-container {\n    width: 100%;\n    display: flex;\n    flex-direction: row;\n    flex-wrap: wrap;\n    padding: 16px;\n    margin: 0 auto;\n  }\n\n  .section-highlights-feature-item {\n    flex: 0 0 auto;\n    padding: 16px;\n  }\n\n  @media (min-width: 1080px) {\n    .section-highlights-feature-item:nth-child(1) {\n      width: 50%;\n    }\n\n    .section-highlights-feature-item:nth-child(2) {\n      width: 50%;\n    }\n\n    .section-highlights-feature-item:nth-child(3) {\n      width: 40%;\n    }\n\n    .section-highlights-feature-item:nth-child(4) {\n      width: 30%;\n    }\n\n    .section-highlights-feature-item:nth-child(5) {\n      width: 30%;\n    }\n  }\n\n  .section-highlights-feature-item [class^=\"section-highlights-list-\"] {\n    position: relative;\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    align-items: flex-start;\n    background-color: #000000;\n    height: 100%;\n    border-radius: 32px;\n    overflow: hidden;\n  }\n\n  .section-highlights-feature-item .section-highlights-list-text-item {\n    padding: 40px;\n    color: #ffffff;\n  }\n\n  .section-highlights-feature-item .feature-headline {\n    font-size: 40px;\n    font-weight: 800;\n    line-height: 1.2;\n    margin: 0 0 16px;\n  }\n\n  .section-highlights-feature-item .feature-description {\n    font-size: 20px;\n    font-weight: 400;\n    line-height: 1.5;\n    margin: 0;\n  }\n\n  .section-highlights-feature-item img {\n    aspect-ratio: 1\/1;\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    object-position: center;\n  }\n\n  \/* ------------------------------------------------------------\n  [Sections] Highlights\n  ------------------------------------------------------------ *\/\n  .highlightSwiper {\n    width: 100%;\n    padding-top: 32px;\n  }\n\n  .highlightSwiper .swiper-wrapper {\n    width: 100%;\n    height: auto;\n  }\n\n  .highlightSwiper .swiper-wrapper .slide-header {\n    width: 100%;\n    padding: 40px 16px;\n    text-align: center;\n    color: #ffffff;\n  }\n\n  .highlightSwiper .swiper-wrapper .slide-image {\n    aspect-ratio: 1\/1;\n    width: 100%;\n    height: 100%;\n    min-height: 300px;\n    object-fit: cover;\n    object-position: center;\n    border-radius: 32px;\n    overflow: hidden;\n  }\n\n  .highlightSwiper-pagination {\n    display: block;\n    width: 100%;\n    padding: 16px;\n    text-align: center;\n  }\n\n  .highlightSwiper-pagination .swiper-pagination-bullet {\n    width: 16px;\n    height: 16px;\n    border-radius: 100px;\n    background-color: #dddddd;\n    margin: 0 8px;\n    transition: all 1s ease;\n  }\n\n  .highlightSwiper-pagination .swiper-pagination-bullet-active {\n    background-color: #ffffff !important;\n    width: 48px;\n    height: 16px;\n  }\n\n  \/* ------------------------------------------------------------\n  [Sections] Daily Essentials\n  ------------------------------------------------------------ *\/\n  .section-daily-essentials {\n    background-color: #1c1c1c;\n  }\n\n  .section-daily-essentials img {\n    aspect-ratio: 468\/605;\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    object-position: center;\n  }\n\n  @media (min-width: 1080px) {\n    .section-daily-essentials-container {\n      display: grid;\n      grid-template-columns: repeat(2, 3fr);\n      grid-auto-rows: minmax(300px, auto);\n      gap: 32px;\n    }\n\n    .section-daily-essentials-item:nth-child(1) {\n      grid-column: 1 \/ 2;\n      grid-row: 1 \/ 3;\n    }\n\n    .section-daily-essentials-item:nth-child(2) {\n      grid-column: 2 \/ 3;\n      grid-row: 1 \/ 2;\n    }\n\n    .section-daily-essentials-item:nth-child(3) {\n      grid-column: 1 \/ 2;\n      grid-row: 3 \/ 4;\n    }\n\n    .section-daily-essentials-item:nth-child(4) {\n      grid-column: 2 \/ 3;\n      grid-row: 2 \/ 4;\n    }\n  }\n\n  @media (max-width: 1079.98px) {\n    .section-daily-essentials-container {\n      display: grid;\n      grid-template-columns: repeat(1, 4fr);\n      grid-auto-rows: minmax(300px, auto);\n      gap: 32px;\n    }\n\n    .section-daily-essentials-item:nth-child(1) {\n      grid-column: 1 \/ 2;\n      grid-row: 2 \/ 3;\n    }\n\n    .section-daily-essentials-item:nth-child(2) {\n      grid-column: 1 \/ 2;\n      grid-row: 1 \/ 2;\n    }\n\n    .section-daily-essentials-item:nth-child(3) {\n      grid-column: 1 \/ 2;\n      grid-row: 3 \/ 4;\n    }\n\n    .section-daily-essentials-item:nth-child(4) {\n      grid-column: 1 \/ 2;\n      grid-row: 4 \/ 5;\n    }\n  }\n\n  .section-daily-essentials-item [class^=\"section-daily-essentials-list-\"] {\n    position: relative;\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    align-items: flex-start;\n    background-color: #ffffff;\n    height: 100%;\n    border-radius: 16px;\n    overflow: hidden;\n  }\n\n  .section-daily-essentials-item .section-daily-essentials-list-text-item {\n    padding: 40px;\n    color: #000000;\n  }\n\n  .section-daily-essentials-item .essential-headline {\n    font-size: 40px;\n    font-weight: 800;\n    line-height: 1.2;\n    margin: 0 0 16px;\n  }\n\n  .section-daily-essentials-item .essential-description {\n    font-size: 20px;\n    font-weight: 400;\n    line-height: 1.5;\n    margin: 0;\n  }\n\n  \/* ------------------------------------------------------------\n  [Sections] Series Inspiration\n  ------------------------------------------------------------ *\/\n  .section-series-inspiration {\n    background-color: #1c1c1c;\n  }\n\n  .section-series-inspiration-container {\n    position: relative;\n  }\n\n  .section-series-inspiration-button,\n  .edition-inspiration-button {\n    position: absolute;\n    top: 0;\n    right: 0;\n    margin: 32px;\n    width: 40px;\n    height: 40px;\n    color: #ffffff;\n    background-color: transparent;\n    border: none;\n    border-radius: 100px;\n    cursor: pointer;\n    transition: all 0.3s ease;\n    z-index: 1;\n  }\n\n  @media (min-width: 1080px) {\n    .section-series-inspiration .section-body {\n      position: relative;\n      max-width: 1200px;\n      padding: 0 4rem;\n      margin: 0 auto;\n    }\n\n    .section-series-inspiration-container {\n      border-radius: 32px;\n      overflow: hidden;\n    }\n  }\n\n  @media (max-width: 1079.98px) {\n    .section-series-inspiration.section-body {\n      position: relative;\n      padding: 0;\n      border-radius: 0;\n    }\n  }\n\n  \/* ------------------------------------------------------------\n  [Sections] Wallpapers\n  ------------------------------------------------------------ *\/\n  .section-wallpapers {\n    background-color: #1c1c1c;\n  }\n\n  .section-wallpapers button.btn-outline {\n    border-color: #ffffff !important;\n    color: #ffffff !important;\n    background-color: transparent !important;\n  }\n\n  .section-wallpapers img.section-wallpapers-image {\n    border-radius: 32px;\n    overflow: hidden;\n    padding: 4rem;\n  }\n\n  @media (max-width: 1079.98px) {\n    .section-wallpapers img.section-wallpapers-image {\n      border-radius: 16px;\n      padding: 2rem;\n    }\n  }\n\n  \/* ------------------------------------------------------------\n  Modal Styles\n  ------------------------------------------------------------ *\/\n  .edition-inspiration-button {\n    background: linear-gradient(135deg,\n        rgba(255, 255, 255, 0.1),\n        rgba(255, 255, 255, 0.05));\n    backdrop-filter: blur(20px);\n    -webkit-backdrop-filter: blur(20px);\n    border: 1px solid rgba(255, 255, 255, 0.2);\n    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.3),\n      inset 0 1px 0 rgba(255, 255, 255, 0.2);\n    padding: 4px;\n    border-radius: 100px;\n    transition: all 0.3s ease;\n  }\n\n  .edition-inspiration-button:hover {\n    background: rgba(255, 255, 255, 0.25);\n  }\n\n  #modal-subscription {\n    display: none;\n    position: fixed;\n    z-index: 1000;\n    left: 0;\n    top: 0;\n    width: 100%;\n    height: 100%;\n    background-color: rgba(0, 0, 0, 0.6);\n  }\n\n  #modal-subscription .modal-content {\n    position: absolute;\n    top: 50%;\n    left: 50%;\n    transform: translate(-50%, -50%);\n    background-color: #1c1c1c;\n    padding: 48px;\n    width: 90%;\n    max-width: 740px;\n    min-height: 600px;\n    border-radius: 32px;\n    display: flex;\n    align-items: center;\n  }\n\n  #modal-subscription .modal-header {\n    position: absolute;\n    top: 20px;\n    right: 20px;\n    z-index: 1001;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    width: 50px;\n    height: 50px;\n    background-color: #ffffff;\n    border-radius: 100px;\n    cursor: pointer;\n  }\n\n  #modal-subscription .modal-header .close {\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    transition: all 0.3s ease;\n  }\n\n  #modal-subscription .modal-header .close svg {\n    width: 24px;\n    height: 24px;\n    color: #1c1c1c;\n  }\n\n  #modal-subscription .modal-header:hover {\n    background-color: #000000;\n  }\n\n  #modal-subscription .modal-header:hover svg {\n    color: #ffffff;\n  }\n\n  #modal-subscription .modal-text-content {\n    width: 100%;\n    text-align: center;\n    margin-bottom: 32px;\n  }\n\n  #modal-subscription input[type=\"email\"] {\n    text-align: center;\n  }\n\n  #modal-subscription button[type=\"submit\"] {\n    border-radius: 100px;\n  }\n\n  #modal-content {\n    display: none;\n    position: fixed;\n    z-index: 1000;\n    left: 0;\n    top: 0;\n    width: 100%;\n    height: 100%;\n  }\n\n  #modal-content .modal-content {\n    position: absolute;\n    top: 50%;\n    left: 50%;\n    transform: translate(-50%, -50%);\n    background: linear-gradient(135deg,\n        rgba(255, 255, 255, 0.1),\n        rgba(255, 255, 255, 0.05));\n    backdrop-filter: blur(20px);\n    -webkit-backdrop-filter: blur(20px);\n    border: 1px solid rgba(255, 255, 255, 0.2);\n    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.3),\n      inset 0 1px 0 rgba(255, 255, 255, 0.2);\n    padding: 48px;\n    width: 90%;\n    max-width: 800px;\n    border-radius: 32px;\n  }\n\n  .modal-body {\n    padding: 0;\n  }\n\n  .modal-image-container {\n    width: 100%;\n    text-align: center;\n    color: #ffffff;\n  }\n\n  .modal-image {\n    width: 100%;\n    height: auto;\n    border-radius: 16px;\n    object-fit: contain;\n    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.2);\n  }\n\n  #modal-content .modal-headline {\n    color: #ffffff;\n  }\n\n  @media (min-width: 1080px) {\n    .modal-text-content {\n      padding: 40px;\n      color: #ffffff;\n    }\n\n    .modal-headline {\n      font-size: 48px;\n      font-weight: 800;\n      line-height: 1.2;\n      margin: 0 0 16px;\n    }\n\n    .modal-subheadline {\n      font-size: 20px;\n      font-weight: 400;\n      line-height: 1.5;\n      margin: 0;\n    }\n  }\n\n  @media (max-width: 1079.98px) {\n    .modal-content {\n      width: 95%;\n      margin: 20px auto;\n      padding: 15px;\n    }\n\n    .modal-header {\n      top: 15px;\n      right: 15px;\n    }\n\n    .modal-text-content {\n      padding: 16px 0;\n      color: #ffffff;\n    }\n\n    .modal-content .modal-image {\n      cursor: pointer;\n    }\n\n    .modal-headline {\n      font-size: 24px;\n      font-weight: 800;\n      line-height: 1.2;\n      margin: 0 0 16px;\n    }\n\n    .modal-subheadline {\n      font-size: 16px;\n      font-weight: 400;\n      line-height: 1.5 !important;\n      margin: 0;\n    }\n\n    .close {\n      width: 40px;\n      height: 40px;\n      font-size: 24px;\n    }\n  }\n\u003c\/style\u003e\n\u003cp\u003e\u003clink href=\"https:\/\/cdn.jsdelivr.net\/npm\/swiper@11\/swiper-bundle.min.css\" rel=\"stylesheet\"\u003e \u003cscript src=\"https:\/\/cdn.jsdelivr.net\/npm\/swiper@11\/swiper-bundle.min.js\"\u003e\u003c\/script\u003e \u003clink href=\"style.css\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cdiv class=\"sq--product-long-description c11-detail product-description\"\u003e\n\u003c!-- Intro Section --\u003e\n\u003csection class=\"section-intro\"\u003e\n\u003cdiv class=\"section-container-fluid\"\u003e\n\u003cdiv class=\"section-content\"\u003e\n\u003cdiv class=\"section-header text-center text-light\"\u003e\n\u003cp class=\"section-preheadline\"\u003eiPhone 17 Pro \/ 18 Pro Series\u003c\/p\u003e\n\u003ch1 class=\"section-headline\"\u003eSignal Edition\u003c\/h1\u003e\n\u003cp class=\"section-subheadline\"\u003eUrban chaos and city flow mapped onto a case. Featuring a monotone palette and vibrant red that cuts through the noise.\u003c\/p\u003e\n\u003cbutton class=\"cta-button\"\u003eSubscribe\u003c\/button\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section-body\"\u003e\n\u003cimg class=\"section-intro-banner sq-desktop-view\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/long_description_signal_desktop_01.jpg?v=1783031746\" alt=\"Spigen Signal C11 iPhone 17 Pro \/ 18 Pro Series case with street sign graphic design set against a city skyline backdrop\"\u003e \u003cimg class=\"section-intro-banner sq-mobile-view\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/long_description_signal_mobile_01.jpg?v=1783032168\" alt=\"Spigen Signal C11 iPhone 17 Pro \/ 18 Pro Series case with street sign graphic design set against a city skyline backdrop\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Highlights Section --\u003e\n\u003csection class=\"section-highlights sq-desktop-view\"\u003e\n\u003cdiv class=\"section-container\"\u003e\n\u003cdiv class=\"section-content\"\u003e\n\u003cdiv class=\"section-body\"\u003e\n\u003cdiv class=\"section-highlights-feature-container\"\u003e\n\u003cdiv class=\"section-highlights-feature-item\"\u003e\n\u003cdiv class=\"section-highlights-list-visual-item\"\u003e\u003cimg class=\"section-highlights-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/long_description_signal_01.jpg?v=1783032299\" alt=\"Macro close up of Spigen Signal C11 case showing embossed street sign and underground emblem detail\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section-highlights-feature-item\"\u003e\n\u003cdiv class=\"section-highlights-list-text-item\"\u003e\n\u003cp class=\"feature-headline\"\u003eHexa-layering technology\u003c\/p\u003e\n\u003cp class=\"feature-description\"\u003eDiscover 3D Spatial Effect graphics with Hexa-Layer Digital Print. Meet the new standard of top- quality design. The unique detail mimics the complexity of time with layers of in-depth printing that's in a league of its own.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section-highlights-feature-item\"\u003e\n\u003cdiv class=\"section-highlights-list-text-item\"\u003e\n\u003cp class=\"feature-headline\"\u003eAll-around protection\u003c\/p\u003e\n\u003cp class=\"feature-description\"\u003eCamera guard and air-cushion technology keep your iPhone safe every day.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section-highlights-feature-item\"\u003e\n\u003cdiv class=\"section-highlights-list-visual-item\"\u003e\u003cimg class=\"section-highlights-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/long_description_signal_02.jpg?v=1783032540\" alt=\"Close up of Spigen Signal C11 case showing raised camera protection and street sign graphic detail\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section-highlights-feature-item\"\u003e\n\u003cdiv class=\"section-highlights-list-visual-item\"\u003e\u003cimg class=\"section-highlights-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/long_description_signal_03.jpg?v=1783032659\" alt=\"Close up of the corner with shadowed image with a reflective blue rectangular object displaying the air cushion technology\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Highlights Section (Mobile) --\u003e\n\u003csection class=\"section-highlights sq-mobile-view\"\u003e\n\u003cdiv class=\"section-container\"\u003e\n\u003cdiv class=\"section-content\"\u003e\n\u003cdiv class=\"section-body\"\u003e\n\u003cdiv class=\"swiper highlightSwiper text-light\"\u003e\n\u003cdiv class=\"swiper-wrapper\"\u003e\n\u003cdiv class=\"swiper-slide\"\u003e\n\u003cdiv class=\"slide-container\"\u003e\n\u003cdiv class=\"slide-header\"\u003e\n\u003ch1 class=\"section-headline\"\u003eHexa-layering technology.\u003c\/h1\u003e\n\u003cp class=\"section-subheadline\"\u003eDiscover 3D Spatial Effect graphics with Hexa-Layer Digital Print. Meet the new standard of top- quality design. The unique detail mimics the complexity of time with layers of in depth printing that's in a league of its own.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cimg class=\"slide-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/long_description_signal_01.jpg?v=1783032299\" alt=\"Macro close up of Spigen Signal C11 case showing embossed street sign and underground emblem detail\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"swiper-slide\"\u003e\n\u003cdiv class=\"slide-container\"\u003e\n\u003cdiv class=\"slide-header\"\u003e\n\u003ch1 class=\"section-headline\"\u003eSafeguard the essentials.\u003c\/h1\u003e\n\u003cp class=\"section-subheadline\"\u003eRaised edges prevent scratches on screen and camera at all angles.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cimg class=\"slide-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/long_description_signal_02.jpg?v=1783032540\" alt=\"Close up of Spigen Signal C11 case showing raised camera protection and street sign graphic detail\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"swiper-slide\"\u003e\n\u003cdiv class=\"slide-container\"\u003e\n\u003cdiv class=\"slide-header\"\u003e\n\u003ch1 class=\"section-headline\"\u003eProtection you can trust.\u003c\/h1\u003e\n\u003cp class=\"section-subheadline\"\u003eAir Cushion™ Technology absorbs and mitigates all impacts in each corner.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cimg class=\"slide-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/long_description_signal_03.jpg?v=1783032659\" alt=\"Close up of the corner with shadowed image with a reflective blue rectangular object displaying the air cushion technology\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlightSwiper-pagination\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n      var swiper = new Swiper(\".highlightSwiper\", {\n        slidesPerView: 1,\n        spaceBetween: 32,\n        pagination: {\n          el: \".highlightSwiper-pagination\",\n          clickable: true,\n        },\n      });\n    \u003c\/script\u003e\u003c\/section\u003e\n\u003c!-- Daily Essentials Section --\u003e\n\u003csection class=\"section-daily-essentials\"\u003e\n\u003cdiv class=\"section-container\"\u003e\n\u003cdiv class=\"section-content\"\u003e\n\u003cdiv class=\"section-header text-center text-light\"\u003e\n\u003ch1 class=\"section-headline\"\u003eDaily essentials\u003c\/h1\u003e\n\u003cp class=\"section-subheadline\"\u003eDay to day essentials covered.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section-body\"\u003e\n\u003cdiv class=\"section-daily-essentials-container\"\u003e\n\u003cdiv class=\"section-daily-essentials-item\"\u003e\n\u003cdiv class=\"section-daily-essentials-list-visual-item\"\u003e\u003cimg class=\"section-daily-features-grid-item-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/long_description_signal_04.jpg?v=1783032802\" alt=\"Hand using camera app on iPhone 17 \/ 18 series in Spigen C11 Signal case showing unobstructed button access and touch response\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section-daily-essentials-item\"\u003e\n\u003cdiv class=\"section-daily-essentials-list-text-item\"\u003e\n\u003cp class=\"essential-headline\"\u003eEasy access\u003c\/p\u003e\n\u003cp class=\"essential-description\"\u003ePrecise cutouts for easy and full access to all the buttons on iPhone.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section-daily-essentials-item\"\u003e\n\u003cdiv class=\"section-daily-essentials-list-text-item\"\u003e\n\u003cp class=\"essential-headline\"\u003eSimply charge on.\u003c\/p\u003e\n\u003cp class=\"essential-description\"\u003eWe know it's a hassle to take the case off. So, simply charge on with the case on via wireless charger or MagSafe charger.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section-daily-essentials-item\"\u003e\n\u003cdiv class=\"section-daily-essentials-list-visual-item\"\u003e\u003cimg class=\"section-daily-features-grid-item-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/long_description_signal_05.jpg?v=1783032861\" alt=\"Spigen Signal C11 iPhone case shown charging wirelessly on MagSafe with front screen view\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Series Inspiration Section --\u003e\n\u003csection class=\"section-series-inspiration\"\u003e\n\u003cdiv class=\"section-container-fluid\"\u003e\n\u003cdiv class=\"section-content\"\u003e\n\u003cdiv class=\"section-header text-center text-light\"\u003e\n\u003ch1 class=\"section-headline\"\u003eIt's now or never.\u003c\/h1\u003e\n\u003cp class=\"section-subheadline\"\u003ec11 designlab\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section-body\"\u003e\n\u003cdiv class=\"section-series-inspiration-container\"\u003e\u003cimg class=\"section-series-inspiration-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/long_description_sub_8a3ef730-f63c-423b-8d44-93b0f8cb05b6.jpg?v=1783032969\" alt=\"Spigen Signal C11 iPhone case mounted on a London street pole with a double decker bus and underground station backdrop\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Modal for Subscription --\u003e\n\u003cdiv id=\"modal-subscription\" class=\"modal\"\u003e\n\u003cdiv class=\"modal-content\"\u003e\n\u003cdiv class=\"modal-header\"\u003e\u003cspan class=\"close\" data-modal=\"modal-subscription\"\u003e \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 640 640\"\u003e\n                \u003cpath fill=\"currentColor\" d=\"M135.5 169C126.1 159.6 126.1 144.4 135.5 135.1C144.9 125.8 160.1 125.7 169.4 135.1L320.4 286.1L471.4 135.1C480.8 125.7 496 125.7 505.3 135.1C514.6 144.5 514.7 159.7 505.3 169L354.3 320L505.3 471C514.7 480.4 514.7 495.6 505.3 504.9C495.9 514.2 480.7 514.3 471.4 504.9L320.4 353.9L169.4 504.9C160 514.3 144.8 514.3 135.5 504.9C126.2 495.5 126.1 480.3 135.5 471L286.5 320L135.5 169z\"\u003e\u003c\/path\u003e\n              \u003c\/svg\u003e \u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"modal-body\"\u003e\n\u003cdiv class=\"modal-image-container\"\u003e\n\u003cdiv class=\"modal-text-content text-light\"\u003e\n\u003ch1 class=\"modal-headline\"\u003eStay ahead of new drops.\u003c\/h1\u003e\n\u003cp class=\"modal-subheadline\"\u003eSubscribe and be the first to explore fresh \u003cbr\u003ec11 designs every month.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv id=\"omnisend-embedded-v2-67ec2b6e1483d5800c841a04\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n        \/\/ Modal functionality\n        document.addEventListener(\"DOMContentLoaded\", function () {\n          console.log(\"Modal script loaded\");\n\n          \/\/ Get modal elements\n          const modalSubscription = document.getElementById(\"modal-subscription\");\n          const modalContent = document.getElementById(\"modal-content\");\n\n          \/\/ Get button elements\n          const ctaButton = document.querySelector(\".cta-button\");\n          const inspirationButton = document.querySelector(\n            \".edition-inspiration-button\"\n          );\n\n          console.log(\"CTA Button found:\", ctaButton);\n          console.log(\"Inspiration Button found:\", inspirationButton);\n          console.log(\"Modal Subscription found:\", modalSubscription);\n          console.log(\"Modal Content found:\", modalContent);\n\n          \/\/ Function to open modal\n          function openModal(modal) {\n            if (modal) {\n              modal.style.display = \"block\";\n              document.body.style.overflow = \"hidden\";\n              console.log(\"Modal opened:\", modal.id);\n            }\n          }\n\n          \/\/ Function to close modal\n          function closeModal(modal) {\n            if (modal) {\n              modal.style.display = \"none\";\n              document.body.style.overflow = \"auto\";\n              console.log(\"Modal closed:\", modal.id);\n            }\n          }\n\n          \/\/ CTA Button → Subscription Modal\n          if (ctaButton \u0026\u0026 modalSubscription) {\n            ctaButton.addEventListener(\"click\", function (e) {\n              e.preventDefault();\n              e.stopPropagation();\n              console.log(\"CTA button clicked\");\n              openModal(modalSubscription);\n            });\n          } else {\n            console.error(\"CTA button or subscription modal not found\");\n          }\n\n          \/\/ Inspiration Button → Content Modal\n          if (inspirationButton \u0026\u0026 modalContent) {\n            inspirationButton.addEventListener(\"click\", function (e) {\n              e.preventDefault();\n              e.stopPropagation();\n              console.log(\"Inspiration button clicked\");\n              openModal(modalContent);\n            });\n          } else {\n            console.error(\"Inspiration button or content modal not found\");\n          }\n\n          \/\/ Close buttons\n          const closeBtns = document.querySelectorAll(\".close\");\n          closeBtns.forEach(function (closeBtn) {\n            closeBtn.addEventListener(\"click\", function (e) {\n              e.preventDefault();\n              e.stopPropagation();\n              const modalId = this.getAttribute(\"data-modal\");\n              const modal = document.getElementById(modalId);\n              console.log(\"Close button clicked for modal:\", modalId);\n              closeModal(modal);\n            });\n          });\n\n          \/\/ Close modal when clicking outside of modal content\n          window.addEventListener(\"click\", function (event) {\n            if (event.target.classList.contains(\"modal\")) {\n              console.log(\"Modal background clicked\");\n              closeModal(event.target);\n            }\n          });\n\n          \/\/ ESC key to close modals\n          document.addEventListener(\"keydown\", function (e) {\n            if (e.key === \"Escape\") {\n              if (\n                modalSubscription \u0026\u0026\n                modalSubscription.style.display === \"block\"\n              ) {\n                closeModal(modalSubscription);\n              }\n              if (modalContent \u0026\u0026 modalContent.style.display === \"block\") {\n                closeModal(modalContent);\n              }\n            }\n          });\n\n          \/\/ Modal image click to close modal (only for mobile screens)\n          const modalImage = document.querySelector(\"#modal-content .modal-image\");\n          if (modalImage \u0026\u0026 modalContent) {\n            modalImage.addEventListener(\"click\", function (e) {\n              \/\/ Check if screen width is 1079.98px or less\n              if (window.matchMedia(\"(max-width: 1079.98px)\").matches) {\n                e.preventDefault();\n                e.stopPropagation();\n                console.log(\"Modal image clicked on mobile - closing modal\");\n                closeModal(modalContent);\n              }\n            });\n          }\n        });\n      \u003c\/script\u003e \u003cscript\u003e\n        \/\/ Omnisend 폼 성공 이벤트 리스너\n        document.addEventListener(\"DOMContentLoaded\", function () {\n          const modalTitle = document.querySelector(\".modal-title\");\n          const modalText = document.querySelector(\".modal-text\");\n          const modalContent = document.querySelector(\".modal-content-wrapper\");\n          let hasChanged = false; \/\/ 변경 여부를 추적하는 플래그\n\n          \/\/ Omnisend 폼의 성공 섹션 감지\n          const checkSuccess = function () {\n            const successSection = document.querySelector(\n              \".omnisend-form-67ec2b6e1483d5800c841a04-success-sections-container\"\n            );\n            if (\n              successSection \u0026\u0026\n              window.getComputedStyle(successSection).display !== \"none\" \u0026\u0026\n              !hasChanged\n            ) {\n              \/\/ 모달 내용 변경 (한 번만 실행)\n              modalTitle.textContent = \"Nice to have you!\";\n              modalText.innerHTML =\n                \"You're all set to receive the latest \u003cbr\u003edesigns and news from c11.\";\n\n              \/\/ Omnisend 폼 숨기기\n              const omnisendForm = document.getElementById(\n                \"omnisend-embedded-v2-67ec2b6e1483d5800c841a04\"\n              );\n              if (omnisendForm) {\n                omnisendForm.style.display = \"none\";\n              }\n\n              hasChanged = true; \/\/ 변경되었음을 표시\n              clearInterval(checkInterval); \/\/ 인터벌 중지\n            }\n          };\n\n          \/\/ 주기적으로 성공 섹션 확인\n          const checkInterval = setInterval(checkSuccess, 500);\n\n          \/\/ 폼 제출 버튼 클릭 이벤트 감지\n          const submitButton = document.querySelector(\n            \"#omnisend-form-67ec2b6e1483d5800c841a04-action-627932485028ebd8c6660c51\"\n          );\n          if (submitButton) {\n            submitButton.addEventListener(\"click\", function () {\n              if (!hasChanged) {\n                \/\/ 아직 변경되지 않은 경우에만 실행\n                setTimeout(checkSuccess, 1000);\n                            }\n                        });\n                    }\n                });\n            \u003c\/script\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n    \u003c!-- Wallpaper Section --\u003e\n    \u003csection class=\"section-wallpapers\"\u003e\n        \u003cdiv class=\"section-container\"\u003e\n            \u003cdiv class=\"section-content\"\u003e\n                \u003cdiv class=\"section-header text-center text-light\"\u003e\n                    \u003cp class=\"section-preheadline\" style=\"color: #549CF3 !important;\"\u003eFREE WALLPAPERS\u003c\/p\u003e\n                    \u003ch1 class=\"section-headline\" style=\"font-size: 40px !important; font-weight: 500 !important;\"\u003eRefreshed inside and out. \n                    \u003c\/h1\u003e\n                    \u003cp class=\"section-subheadline\"\u003eComplete the setup. \u003cbr\u003eFree matching wallpapers out now.\u003c\/p\u003e\n                    \u003cbutton class=\"cta-button btn-outline\" onclick=\"window.open('https:\/\/www.spigen.com\/pages\/wallpapers', '_blank')\"\u003e\n                        Download now\n                    \u003c\/button\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"section-body\"\u003e\n                    \u003cdiv class=\"section-wallpapers-container\"\u003e\n                        \u003cimg class=\"section-wallpapers-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/long_description_signal_06.png?v=1783033145\" alt=\"Spigen Signal C11 iPhone case shown with two matching street sign themed lock screen wallpapers\"\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003c!-- Outro Section --\u003e\n    \u003csq-listing-outro aria-labelledby=\"outro-heading\"\u003e\n        \u003cdiv class=\"sq--section-outro-heading\" id=\"outro-heading\"\u003e\n            \u003ch2\u003e\u003cspan style=\"color: #ffffff;\"\u003eMore than just protection.\u003c\/span\u003e\u003c\/h2\u003e\n            \u003cp\u003e\u003cspan style=\"color: #ffffff;\"\u003eExplore what we do and how we do it.\u003c\/span\u003e\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"sq--section-outro-body\"\u003e\n            \u003cdiv class=\"sq--section-row\"\u003e\n                \u003cdiv class=\"sq--section-column\"\u003e\n                    \u003cdiv class=\"sq--rewards\"\u003e\n                        \u003cdiv class=\"sq--overlay-content\"\u003e\n                            \u003ch3 class=\"text-h3\"\u003eOur Rewards\u003c\/h3\u003e\n                            \u003cp\u003eProtection with benefits for \u003cbr\u003eour Reward members.\u003c\/p\u003e\n                            \u003cdiv class=\"sq--rewards-feature-list\"\u003e\n                                \u003cdiv class=\"sq--rewards-feature-item\"\u003e\n                                    \u003cdiv class=\"sq--rewards-feature-item-icon\"\u003e\n                                        \u003cimg role=\"presentation\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0841\/3845\/files\/icon_get_it_faster_web.png?v=1638826275\"\u003e\n                                    \u003c\/div\u003e\n                                    \u003cdiv class=\"sq--rewards-feature-item-title\"\u003eGet it Faster\u003c\/div\u003e\n                                    \u003cdiv class=\"sq--rewards-feature-item-description\"\u003e\n                                        We provide discounted expedited shipping for our Elite and\n                                        Executive members.\n                                    \u003c\/div\u003e\n                                \u003c\/div\u003e\n                                \u003cdiv class=\"sq--rewards-feature-item\"\u003e\n                                    \u003cdiv class=\"sq--rewards-feature-item-icon\"\u003e\n                                        \u003cimg role=\"presentation\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0841\/3845\/files\/icon_coupon_web.png?v=1638826331\"\u003e\n                                    \u003c\/div\u003e\n                                    \u003cdiv class=\"sq--rewards-feature-item-title\"\u003e\n                                        Seasonal Coupon\n                                    \u003c\/div\u003e\n                                    \u003cdiv class=\"sq--rewards-feature-item-description\"\u003e\n                                        Every season we provide our Elite and Executive members with\n                                        reward coupons with fresh new gears.\n                                    \u003c\/div\u003e\n                                \u003c\/div\u003e\n                                \u003cdiv class=\"sq--rewards-feature-item\"\u003e\n                                    \u003cdiv class=\"sq--rewards-feature-item-icon\"\u003e\n                                        \u003cimg role=\"presentation\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0841\/3845\/files\/icon_executive_care_team_web.png?v=1638826355\"\u003e\n                                    \u003c\/div\u003e\n                                    \u003cdiv class=\"sq--rewards-feature-item-title\"\u003e\n                                        Executive Care Team\n                                    \u003c\/div\u003e\n                                    \u003cdiv class=\"sq--rewards-feature-item-description\"\u003e\n                                        We've created a dedicated team where we personally handle\n                                        anything from warranty service to all questions.\n                                    \u003c\/div\u003e\n                                \u003c\/div\u003e\n                            \u003c\/div\u003e\n                            \u003cbutton type=\"button\" class=\"sq--button-pill\" onclick=\"location.href='\/account\/register'\"\u003e\n                                Join Us\n                            \u003c\/button\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"swiper outro-carousel\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Spigen Brand Story Carousel\"\u003e\n                    \u003cdiv class=\"swiper-wrapper\"\u003e\n                        \u003cdiv class=\"swiper-slide\"\u003e\n                            \u003ca href=\"\/pages\/about-us\" class=\"swiper-slide-container sq--story\" aria-label=\"Our Story - Learn about Spigen's brand story and company history\" tabindex=\"0\"\u003e\n                                \u003cdiv class=\"sq--overlay-content\"\u003e\n                                    \u003ch3 class=\"text-h3\"\u003eOur Story\u003c\/h3\u003e\n                                    \u003cspan class=\"sr-only\"\u003e\n                                        Learn about Spigen's brand story and company history.\n                                    \u003c\/span\u003e\n                                \u003c\/div\u003e\n                                \u003cdiv class=\"sq--outro-background-media\"\u003e\n                                    \u003cimg role=\"presentation\" class=\"img-cover\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/our_story__banner.jpg?v=1780332873\" alt=\"\"\u003e\n                                \u003c\/div\u003e\n                            \u003c\/a\u003e\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"swiper-slide\"\u003e\n                            \u003ca href=\"\/pages\/sustainability\" class=\"swiper-slide-container sq--sustainability\" aria-label=\"Sustainability - Explore Spigen's sustainability efforts and ClimatePartner initiatives\" tabindex=\"0\"\u003e\n                                \u003cdiv class=\"sq--overlay-content\"\u003e\n                                    \u003cimg class=\"img-climate-partner\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/logo-climatePartner.png\" alt=\"ClimatePartner Logo\"\u003e\n                                    \u003ch3 class=\"text-h3 sr-only\"\u003eSustainability\u003c\/h3\u003e\n                                    \u003cspan class=\"sr-only\"\u003e\n                                        Explore Spigen's sustainability efforts and ClimatePartner\n                                        initiatives\n                                    \u003c\/span\u003e\n                                \u003c\/div\u003e\n                                \u003cdiv class=\"sq--outro-background-media\"\u003e\n                                    \u003cimg role=\"presentation\" class=\"img-cover\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/climate_partner_banner.jpg?v=1780332874\" alt=\"\"\u003e\n                                \u003c\/div\u003e\n                            \u003c\/a\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/sq-listing-outro\u003e\n\u003c\/div\u003e","brand":"iPhone 17 Series","offers":[{"title":"iPhone 18 Pro Max \/ Signal \/ In Stock","offer_id":45867454267439,"sku":"ACS11841","price":54.99,"currency_code":"USD","in_stock":true},{"title":"iPhone 18 Pro \/ Signal \/ In Stock","offer_id":45867457609775,"sku":"ACS11842","price":54.99,"currency_code":"USD","in_stock":true},{"title":"iPhone 17 Pro Max \/ Signal \/ In Stock","offer_id":45535855214639,"sku":"ACS11841","price":54.99,"currency_code":"USD","in_stock":true},{"title":"iPhone 17 Pro \/ Signal \/ In Stock","offer_id":45535855247407,"sku":"ACS11842","price":54.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/detail_web_iphone17series_c11_signal_01.jpg?v=1783030904"},{"product_id":"iphone-c11-series-phantom-edition-mag-fit","title":"iPhone 18 \/ 17 Series - c11 Series Phantom Edition (Mag Fit)","description":"\u003cstyle\u003e\n  body {\n    margin: 0;\n    padding: 0;\n  }\n\n  *,\n  ::after,\n  ::before {\n    box-sizing: border-box;\n  }\n\n  .product-description section {\n    position: relative;\n    width: 100%;\n  }\n\n  .product-description section:first-of-type {\n    border-top-left-radius: 32px;\n    border-top-right-radius: 32px;\n  }\n\n  .product-description section:last-of-type {\n    border-bottom-left-radius: 32px;\n    border-bottom-right-radius: 32px;\n  }\n\n  .product-description .section-container-fluid {\n    width: 100%;\n    max-width: 100%;\n    margin: 0 auto;\n  }\n\n  .product-description .section-container {\n    width: 100%;\n    max-width: 1200px;\n    margin: 0 auto;\n  }\n\n  @media (min-width: 1080px) {\n    .product-description .section-container {\n      padding: 0 4rem;\n    }\n\n    .product-description section:not(:first-of-type) {\n      padding-bottom: 200px;\n    }\n  }\n\n  @media (max-width: 1079.98px) {\n    .product-description .section-container {\n      padding: 0 2rem;\n    }\n\n    .product-description section:not(:first-of-type) {\n      padding-bottom: 80px;\n    }\n  }\n\n  .product-description img {\n    width: 100%;\n    height: auto;\n  }\n\n  \/* ------------------------------------------------------------\n  Text Alignment\n  ------------------------------------------------------------ *\/\n  .product-description .text-center {\n    text-align: center;\n  }\n\n  .product-description .text-left {\n    text-align: left;\n  }\n\n  .product-description .text-right {\n    text-align: right;\n  }\n\n  \/* ------------------------------------------------------------\n  Text Colors\n  ------------------------------------------------------------ *\/\n  .product-description .text-dark * {\n    color: #000;\n  }\n\n  .product-description .text-light * {\n    color: #fff;\n  }\n\n  .product-description .text-info {\n    color: #8d8d8f;\n  }\n\n  \/* ------------------------------------------------------------\n  Visibility\n  ------------------------------------------------------------ *\/\n  @media (min-width: 1080px) {\n    .product-description .sq-mobile-view {\n      display: none;\n    }\n  }\n\n  @media (max-width: 1079.98px) {\n    .product-description .sq-desktop-view {\n      display: none;\n    }\n  }\n\n  \/* ------------------------------------------------------------\n  Headlines\n  ------------------------------------------------------------ *\/\n  .product-description .section-header {\n    max-width: 500px;\n    margin: 0 auto;\n  }\n\n  .product-description .section-preheadline {\n    font-weight: 400;\n    line-height: 1.2;\n  }\n\n  .product-description .section-headline {\n    font-weight: 800;\n    line-height: 1.2;\n  }\n\n  .product-description .section-subheadline {\n    font-weight: 400;\n    line-height: 1.5;\n  }\n\n  @media (min-width: 1080px) {\n    .product-description .section-header {\n      padding: 3rem;\n    }\n\n    .product-description .section-preheadline {\n      font-size: 20px;\n      margin: 0 0 8px;\n    }\n\n    .product-description .section-headline {\n      font-size: 48px;\n      margin: 0 0 16px;\n    }\n\n    .product-description .section-subheadline {\n      font-size: 18px;\n      line-height: 1.5;\n      margin: 0;\n    }\n  }\n\n  @media (max-width: 1079.98px) {\n    .product-description .section-header {\n      padding: 3rem;\n    }\n\n    .product-description .section-preheadline {\n      font-size: 18px;\n      margin: 0 0 8px;\n    }\n\n    .product-description .section-headline {\n      font-size: 36px;\n      margin: 0 0 16px;\n    }\n\n    .product-description .section-subheadline {\n      font-size: 16px;\n      line-height: 1.5;\n      margin: 0;\n    }\n  }\n\n  .product-description .cta-button {\n    display: inline-block;\n    padding: 16px 32px;\n    border-radius: 100px;\n    background-color: #ffffff;\n    border: 1px solid #ffffff;\n    color: #000000;\n    font-size: 20px;\n    font-weight: 400;\n    text-decoration: none;\n    line-height: 1.5;\n    margin: 0;\n    transition: all 0.3s ease;\n    cursor: pointer;\n  }\n\n  .product-description .cta-button:hover {\n    background-color: #dedede;\n    border-color: #dedede;\n    color: #000000;\n  }\n\n  .product-description .section-header p+.cta-button {\n    margin-top: 32px;\n  }\n\n  \/* ------------------------------------------------------------\n  [Sections] Intro\n  ------------------------------------------------------------ *\/\n  .section-intro {\n    background-color: #1c1c1c;\n  }\n\n  @media (min-width: 1080px) {\n    .section-intro .section-intro-banner {\n      width: 100%;\n      height: 1200px;\n      object-fit: cover;\n    }\n  }\n\n  \/* ------------------------------------------------------------\n  [Sections] Highlights\n  ------------------------------------------------------------ *\/\n  .section-highlights {\n    background-color: #1c1c1c;\n  }\n\n  .section-highlights .section-header {\n    max-width: 480px;\n  }\n\n  .section-highlights-feature-container {\n    width: 100%;\n    display: flex;\n    flex-direction: row;\n    flex-wrap: wrap;\n    padding: 16px;\n    margin: 0 auto;\n  }\n\n  .section-highlights-feature-item {\n    flex: 0 0 auto;\n    padding: 16px;\n  }\n\n  @media (min-width: 1080px) {\n    .section-highlights-feature-item:nth-child(1) {\n      width: 50%;\n    }\n\n    .section-highlights-feature-item:nth-child(2) {\n      width: 50%;\n    }\n\n    .section-highlights-feature-item:nth-child(3) {\n      width: 40%;\n    }\n\n    .section-highlights-feature-item:nth-child(4) {\n      width: 30%;\n    }\n\n    .section-highlights-feature-item:nth-child(5) {\n      width: 30%;\n    }\n  }\n\n  .section-highlights-feature-item [class^=\"section-highlights-list-\"] {\n    position: relative;\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    align-items: flex-start;\n    background-color: #000000;\n    height: 100%;\n    border-radius: 32px;\n    overflow: hidden;\n  }\n\n  .section-highlights-feature-item .section-highlights-list-text-item {\n    padding: 40px;\n    color: #ffffff;\n  }\n\n  .section-highlights-feature-item .feature-headline {\n    font-size: 40px;\n    font-weight: 800;\n    line-height: 1.2;\n    margin: 0 0 16px;\n  }\n\n  .section-highlights-feature-item .feature-description {\n    font-size: 20px;\n    font-weight: 400;\n    line-height: 1.5;\n    margin: 0;\n  }\n\n  .section-highlights-feature-item img {\n    aspect-ratio: 1\/1;\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    object-position: center;\n  }\n\n  \/* ------------------------------------------------------------\n  [Sections] Highlights\n  ------------------------------------------------------------ *\/\n  .highlightSwiper {\n    width: 100%;\n    padding-top: 32px;\n  }\n\n  .highlightSwiper .swiper-wrapper {\n    width: 100%;\n    height: auto;\n  }\n\n  .highlightSwiper .swiper-wrapper .slide-header {\n    width: 100%;\n    padding: 40px 16px;\n    text-align: center;\n    color: #ffffff;\n  }\n\n  .highlightSwiper .swiper-wrapper .slide-image {\n    aspect-ratio: 1\/1;\n    width: 100%;\n    height: 100%;\n    min-height: 300px;\n    object-fit: cover;\n    object-position: center;\n    border-radius: 32px;\n    overflow: hidden;\n  }\n\n  .highlightSwiper-pagination {\n    display: block;\n    width: 100%;\n    padding: 16px;\n    text-align: center;\n  }\n\n  .highlightSwiper-pagination .swiper-pagination-bullet {\n    width: 16px;\n    height: 16px;\n    border-radius: 100px;\n    background-color: #dddddd;\n    margin: 0 8px;\n    transition: all 1s ease;\n  }\n\n  .highlightSwiper-pagination .swiper-pagination-bullet-active {\n    background-color: #ffffff !important;\n    width: 48px;\n    height: 16px;\n  }\n\n  \/* ------------------------------------------------------------\n  [Sections] Daily Essentials\n  ------------------------------------------------------------ *\/\n  .section-daily-essentials {\n    background-color: #1c1c1c;\n  }\n\n  .section-daily-essentials img {\n    aspect-ratio: 468\/605;\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    object-position: center;\n  }\n\n  @media (min-width: 1080px) {\n    .section-daily-essentials-container {\n      display: grid;\n      grid-template-columns: repeat(2, 3fr);\n      grid-auto-rows: minmax(300px, auto);\n      gap: 32px;\n    }\n\n    .section-daily-essentials-item:nth-child(1) {\n      grid-column: 1 \/ 2;\n      grid-row: 1 \/ 3;\n    }\n\n    .section-daily-essentials-item:nth-child(2) {\n      grid-column: 2 \/ 3;\n      grid-row: 1 \/ 2;\n    }\n\n    .section-daily-essentials-item:nth-child(3) {\n      grid-column: 1 \/ 2;\n      grid-row: 3 \/ 4;\n    }\n\n    .section-daily-essentials-item:nth-child(4) {\n      grid-column: 2 \/ 3;\n      grid-row: 2 \/ 4;\n    }\n  }\n\n  @media (max-width: 1079.98px) {\n    .section-daily-essentials-container {\n      display: grid;\n      grid-template-columns: repeat(1, 4fr);\n      grid-auto-rows: minmax(300px, auto);\n      gap: 32px;\n    }\n\n    .section-daily-essentials-item:nth-child(1) {\n      grid-column: 1 \/ 2;\n      grid-row: 2 \/ 3;\n    }\n\n    .section-daily-essentials-item:nth-child(2) {\n      grid-column: 1 \/ 2;\n      grid-row: 1 \/ 2;\n    }\n\n    .section-daily-essentials-item:nth-child(3) {\n      grid-column: 1 \/ 2;\n      grid-row: 3 \/ 4;\n    }\n\n    .section-daily-essentials-item:nth-child(4) {\n      grid-column: 1 \/ 2;\n      grid-row: 4 \/ 5;\n    }\n  }\n\n  .section-daily-essentials-item [class^=\"section-daily-essentials-list-\"] {\n    position: relative;\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    align-items: flex-start;\n    background-color: #ffffff;\n    height: 100%;\n    border-radius: 16px;\n    overflow: hidden;\n  }\n\n  .section-daily-essentials-item .section-daily-essentials-list-text-item {\n    padding: 40px;\n    color: #000000;\n  }\n\n  .section-daily-essentials-item .essential-headline {\n    font-size: 40px;\n    font-weight: 800;\n    line-height: 1.2;\n    margin: 0 0 16px;\n  }\n\n  .section-daily-essentials-item .essential-description {\n    font-size: 20px;\n    font-weight: 400;\n    line-height: 1.5;\n    margin: 0;\n  }\n\n  \/* ------------------------------------------------------------\n  [Sections] Series Inspiration\n  ------------------------------------------------------------ *\/\n  .section-series-inspiration {\n    background-color: #1c1c1c;\n  }\n\n  .section-series-inspiration-container {\n    position: relative;\n  }\n\n  .section-series-inspiration-button,\n  .edition-inspiration-button {\n    position: absolute;\n    top: 0;\n    right: 0;\n    margin: 32px;\n    width: 40px;\n    height: 40px;\n    color: #ffffff;\n    background-color: transparent;\n    border: none;\n    border-radius: 100px;\n    cursor: pointer;\n    transition: all 0.3s ease;\n    z-index: 1;\n  }\n\n  @media (min-width: 1080px) {\n    .section-series-inspiration .section-body {\n      position: relative;\n      max-width: 1200px;\n      padding: 0 4rem;\n      margin: 0 auto;\n    }\n\n    .section-series-inspiration-container {\n      border-radius: 32px;\n      overflow: hidden;\n    }\n  }\n\n  @media (max-width: 1079.98px) {\n    .section-series-inspiration.section-body {\n      position: relative;\n      padding: 0;\n      border-radius: 0;\n    }\n  }\n\n  \/* ------------------------------------------------------------\n  [Sections] Wallpapers\n  ------------------------------------------------------------ *\/\n  .section-wallpapers {\n    background-color: #1c1c1c;\n  }\n\n  .section-wallpapers button.btn-outline {\n    border-color: #ffffff !important;\n    color: #ffffff !important;\n    background-color: transparent !important;\n  }\n\n  .section-wallpapers img.section-wallpapers-image {\n    border-radius: 32px;\n    overflow: hidden;\n    padding: 4rem;\n  }\n\n  @media (max-width: 1079.98px) {\n    .section-wallpapers img.section-wallpapers-image {\n      border-radius: 16px;\n      padding: 2rem;\n    }\n  }\n\n  \/* ------------------------------------------------------------\n  Modal Styles\n  ------------------------------------------------------------ *\/\n  .edition-inspiration-button {\n    background: linear-gradient(135deg,\n        rgba(255, 255, 255, 0.1),\n        rgba(255, 255, 255, 0.05));\n    backdrop-filter: blur(20px);\n    -webkit-backdrop-filter: blur(20px);\n    border: 1px solid rgba(255, 255, 255, 0.2);\n    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.3),\n      inset 0 1px 0 rgba(255, 255, 255, 0.2);\n    padding: 4px;\n    border-radius: 100px;\n    transition: all 0.3s ease;\n  }\n\n  .edition-inspiration-button:hover {\n    background: rgba(255, 255, 255, 0.25);\n  }\n\n  #modal-subscription {\n    display: none;\n    position: fixed;\n    z-index: 1000;\n    left: 0;\n    top: 0;\n    width: 100%;\n    height: 100%;\n    background-color: rgba(0, 0, 0, 0.6);\n  }\n\n  #modal-subscription .modal-content {\n    position: absolute;\n    top: 50%;\n    left: 50%;\n    transform: translate(-50%, -50%);\n    background-color: #1c1c1c;\n    padding: 48px;\n    width: 90%;\n    max-width: 740px;\n    min-height: 600px;\n    border-radius: 32px;\n    display: flex;\n    align-items: center;\n  }\n\n  #modal-subscription .modal-header {\n    position: absolute;\n    top: 20px;\n    right: 20px;\n    z-index: 1001;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    width: 50px;\n    height: 50px;\n    background-color: #ffffff;\n    border-radius: 100px;\n    cursor: pointer;\n  }\n\n  #modal-subscription .modal-header .close {\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    transition: all 0.3s ease;\n  }\n\n  #modal-subscription .modal-header .close svg {\n    width: 24px;\n    height: 24px;\n    color: #1c1c1c;\n  }\n\n  #modal-subscription .modal-header:hover {\n    background-color: #000000;\n  }\n\n  #modal-subscription .modal-header:hover svg {\n    color: #ffffff;\n  }\n\n  #modal-subscription .modal-text-content {\n    width: 100%;\n    text-align: center;\n    margin-bottom: 32px;\n  }\n\n  #modal-subscription input[type=\"email\"] {\n    text-align: center;\n  }\n\n  #modal-subscription button[type=\"submit\"] {\n    border-radius: 100px;\n  }\n\n  #modal-content {\n    display: none;\n    position: fixed;\n    z-index: 1000;\n    left: 0;\n    top: 0;\n    width: 100%;\n    height: 100%;\n  }\n\n  #modal-content .modal-content {\n    position: absolute;\n    top: 50%;\n    left: 50%;\n    transform: translate(-50%, -50%);\n    background: linear-gradient(135deg,\n        rgba(255, 255, 255, 0.1),\n        rgba(255, 255, 255, 0.05));\n    backdrop-filter: blur(20px);\n    -webkit-backdrop-filter: blur(20px);\n    border: 1px solid rgba(255, 255, 255, 0.2);\n    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.3),\n      inset 0 1px 0 rgba(255, 255, 255, 0.2);\n    padding: 48px;\n    width: 90%;\n    max-width: 800px;\n    border-radius: 32px;\n  }\n\n  .modal-body {\n    padding: 0;\n  }\n\n  .modal-image-container {\n    width: 100%;\n    text-align: center;\n    color: #ffffff;\n  }\n\n  .modal-image {\n    width: 100%;\n    height: auto;\n    border-radius: 16px;\n    object-fit: contain;\n    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.2);\n  }\n\n  #modal-content .modal-headline {\n    color: #ffffff;\n  }\n\n  @media (min-width: 1080px) {\n    .modal-text-content {\n      padding: 40px;\n      color: #ffffff;\n    }\n\n    .modal-headline {\n      font-size: 48px;\n      font-weight: 800;\n      line-height: 1.2;\n      margin: 0 0 16px;\n    }\n\n    .modal-subheadline {\n      font-size: 20px;\n      font-weight: 400;\n      line-height: 1.5;\n      margin: 0;\n    }\n  }\n\n  @media (max-width: 1079.98px) {\n    .modal-content {\n      width: 95%;\n      margin: 20px auto;\n      padding: 15px;\n    }\n\n    .modal-header {\n      top: 15px;\n      right: 15px;\n    }\n\n    .modal-text-content {\n      padding: 16px 0;\n      color: #ffffff;\n    }\n\n    .modal-content .modal-image {\n      cursor: pointer;\n    }\n\n    .modal-headline {\n      font-size: 24px;\n      font-weight: 800;\n      line-height: 1.2;\n      margin: 0 0 16px;\n    }\n\n    .modal-subheadline {\n      font-size: 16px;\n      font-weight: 400;\n      line-height: 1.5 !important;\n      margin: 0;\n    }\n\n    .close {\n      width: 40px;\n      height: 40px;\n      font-size: 24px;\n    }\n  }\n\u003c\/style\u003e\n\u003cp\u003e\u003clink href=\"https:\/\/cdn.jsdelivr.net\/npm\/swiper@11\/swiper-bundle.min.css\" rel=\"stylesheet\"\u003e \u003cscript src=\"https:\/\/cdn.jsdelivr.net\/npm\/swiper@11\/swiper-bundle.min.js\"\u003e\u003c\/script\u003e \u003clink href=\"style.css\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cdiv class=\"sq--product-long-description c11-detail product-description\"\u003e\n\u003c!-- Intro Section --\u003e\n\u003csection class=\"section-intro\"\u003e\n\u003cdiv class=\"section-container-fluid\"\u003e\n\u003cdiv class=\"section-content\"\u003e\n\u003cdiv class=\"section-header text-center text-light\"\u003e\n\u003cp class=\"section-preheadline\"\u003eiPhone 17 Pro \/ 18 Pro Series\u003c\/p\u003e\n\u003ch1 class=\"section-headline\"\u003ePhantom Edition\u003c\/h1\u003e\n\u003cp class=\"section-subheadline\"\u003eA beam of retro sci-fi style, elevating your phone setup and one udderly lucky cow.\u003c\/p\u003e\n\u003cbutton class=\"cta-button\"\u003eSubscribe\u003c\/button\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section-body\"\u003e\n\u003cimg class=\"section-intro-banner sq-desktop-view\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/long_description_phantom_desktop_01.jpg?v=1786722593\" alt=\"Spigen Phantom C11 olive green iPhone case with UFO conspiracy graphic flanked by alien figures, wide desktop banner\"\u003e \u003cimg class=\"section-intro-banner sq-mobile-view\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/long_description_phantom_mobile_01.jpg?v=1786722592\" alt=\"Spigen Phantom C11 olive green iPhone case with UFO collage graphic on a metal examination table with alien hand\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Highlights Section --\u003e\n\u003csection class=\"section-highlights sq-desktop-view\"\u003e\n\u003cdiv class=\"section-container\"\u003e\n\u003cdiv class=\"section-content\"\u003e\n\u003cdiv class=\"section-body\"\u003e\n\u003cdiv class=\"section-highlights-feature-container\"\u003e\n\u003cdiv class=\"section-highlights-feature-item\"\u003e\n\u003cdiv class=\"section-highlights-list-visual-item\"\u003e\u003cimg class=\"section-highlights-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/long_description_phantom_01.jpg?v=1786722592\" alt=\"Macro close-up of Spigen Phantom C11 case showing embossed UFO beam and newspaper collage detail\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section-highlights-feature-item\"\u003e\n\u003cdiv class=\"section-highlights-list-text-item\"\u003e\n\u003cp class=\"feature-headline\"\u003e3D Spatial Effect with Hexa-Layer Print\u003c\/p\u003e\n\u003cp class=\"feature-description\"\u003eConstructed with 6 high-definition print layers to create one design with incredible depth of detail. \u003cbr\u003e*Graphics differ by device and screen size.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section-highlights-feature-item\"\u003e\n\u003cdiv class=\"section-highlights-list-text-item\"\u003e\n\u003cp class=\"feature-headline\"\u003eAll-around protection\u003c\/p\u003e\n\u003cp class=\"feature-description\"\u003eCamera guard and air-cushion technology keep your iPhone safe every day.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section-highlights-feature-item\"\u003e\n\u003cdiv class=\"section-highlights-list-visual-item\"\u003e\u003cimg class=\"section-highlights-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/long_description_phantom_02.jpg?v=1786722592\" alt=\"Close-up of Spigen Phantom C11 olive green case showing raised camera protection and UFO graphic\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section-highlights-feature-item\"\u003e\n\u003cdiv class=\"section-highlights-list-visual-item\"\u003e\u003cimg class=\"section-highlights-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/long_description_phantom_03.jpg?v=1786722592\" alt=\"Close up of the corner with shadowed image with a reflective blue rectangular object displaying the air cushion technology\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Highlights Section (Mobile) --\u003e\n\u003csection class=\"section-highlights sq-mobile-view\"\u003e\n\u003cdiv class=\"section-container\"\u003e\n\u003cdiv class=\"section-content\"\u003e\n\u003cdiv class=\"section-body\"\u003e\n\u003cdiv class=\"swiper highlightSwiper text-light\"\u003e\n\u003cdiv class=\"swiper-wrapper\"\u003e\n\u003cdiv class=\"swiper-slide\"\u003e\n\u003cdiv class=\"slide-container\"\u003e\n\u003cdiv class=\"slide-header\"\u003e\n\u003ch1 class=\"section-headline\"\u003e3D Spatial Effect with Hexa-Layer Print\u003c\/h1\u003e\n\u003cp class=\"section-subheadline\"\u003eConstructed with 6 high-definition print layers to create one design with incredible depth of detail. \u003cbr\u003e*Graphics differ by device and screen size.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cimg class=\"slide-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/long_description_phantom_01.jpg?v=1786722592\" alt=\"Macro close-up of Spigen Phantom C11 case showing embossed UFO beam and newspaper collage detail\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"swiper-slide\"\u003e\n\u003cdiv class=\"slide-container\"\u003e\n\u003cdiv class=\"slide-header\"\u003e\n\u003ch1 class=\"section-headline\"\u003eSafeguard the essentials.\u003c\/h1\u003e\n\u003cp class=\"section-subheadline\"\u003eRaised edges prevent scratches on screen and camera at all angles.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cimg class=\"slide-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/long_description_phantom_02.jpg?v=1786722592\" alt=\"Close-up of Spigen Phantom C11 olive green case showing raised camera protection and UFO graphic\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"swiper-slide\"\u003e\n\u003cdiv class=\"slide-container\"\u003e\n\u003cdiv class=\"slide-header\"\u003e\n\u003ch1 class=\"section-headline\"\u003eProtection you can trust.\u003c\/h1\u003e\n\u003cp class=\"section-subheadline\"\u003eAir Cushion™ Technology absorbs and mitigates all impacts in each corner.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cimg class=\"slide-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/long_description_phantom_03.jpg?v=1786722592\" alt=\"Close up of the corner with shadowed image with a reflective blue rectangular object displaying the air cushion technology\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlightSwiper-pagination\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n      var swiper = new Swiper(\".highlightSwiper\", {\n        slidesPerView: 1,\n        spaceBetween: 32,\n        pagination: {\n          el: \".highlightSwiper-pagination\",\n          clickable: true,\n        },\n      });\n    \u003c\/script\u003e\u003c\/section\u003e\n\u003c!-- Daily Essentials Section --\u003e\n\u003csection class=\"section-daily-essentials\"\u003e\n\u003cdiv class=\"section-container\"\u003e\n\u003cdiv class=\"section-content\"\u003e\n\u003cdiv class=\"section-header text-center text-light\"\u003e\n\u003ch1 class=\"section-headline\"\u003eDaily essentials\u003c\/h1\u003e\n\u003cp class=\"section-subheadline\"\u003eDay to day essentials covered.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section-body\"\u003e\n\u003cdiv class=\"section-daily-essentials-container\"\u003e\n\u003cdiv class=\"section-daily-essentials-item\"\u003e\n\u003cdiv class=\"section-daily-essentials-list-visual-item\"\u003e\u003cimg class=\"section-daily-features-grid-item-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/long_description_phantom_04.jpg?v=1786722592\" alt=\"Hand using camera app on iPhone 17 Pro \/ iPhone 18 Pro in Spigen C11 Phantom case showing unobstructed button access and touch response\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section-daily-essentials-item\"\u003e\n\u003cdiv class=\"section-daily-essentials-list-text-item\"\u003e\n\u003cp class=\"essential-headline\"\u003eEasy access\u003c\/p\u003e\n\u003cp class=\"essential-description\"\u003ePrecise cutouts for easy and full access to all the buttons on your iPhone.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section-daily-essentials-item\"\u003e\n\u003cdiv class=\"section-daily-essentials-list-text-item\"\u003e\n\u003cp class=\"essential-headline\"\u003eSimply charge on.\u003c\/p\u003e\n\u003cp class=\"essential-description\"\u003eNo need to remove the case—just charge wirelessly or with MagSafe.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section-daily-essentials-item\"\u003e\n\u003cdiv class=\"section-daily-essentials-list-visual-item\"\u003e\u003cimg class=\"section-daily-features-grid-item-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/long_description_phantom_05.jpg?v=1786722592\" alt=\"Spigen Phantom C11 olive green iPhone 17 pro \/ iPhone 18 Pro case charging wirelessly on MagSafe with front screen view\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Series Inspiration Section --\u003e\n\u003csection class=\"section-series-inspiration\"\u003e\n\u003cdiv class=\"section-container-fluid\"\u003e\n\u003cdiv class=\"section-content\"\u003e\n\u003cdiv class=\"section-header text-center text-light\"\u003e\n\u003ch1 class=\"section-headline\"\u003eIt's now or never.\u003c\/h1\u003e\n\u003cp class=\"section-subheadline\"\u003eLimited-release c11 cases drop monthly.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section-body\"\u003e\n\u003cdiv class=\"section-series-inspiration-container\"\u003e\u003cimg class=\"section-series-inspiration-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/long_description_sub_9ed26fd5-7b84-4f4d-aef1-03076d7dc3b2.jpg?v=1786722592\" alt=\"Spigen Phantom C11 olive green iPhone 17 pro \/ iPhone 18 Pro case leaning against a chain-link fence with Keep Out tape in foreground\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Modal for Subscription --\u003e\n\u003cdiv id=\"modal-subscription\" class=\"modal\"\u003e\n\u003cdiv class=\"modal-content\"\u003e\n\u003cdiv class=\"modal-header\"\u003e\u003cspan class=\"close\"\u003e \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 640 640\"\u003e\n                \u003cpath fill=\"currentColor\" d=\"M135.5 169C126.1 159.6 126.1 144.4 135.5 135.1C144.9 125.8 160.1 125.7 169.4 135.1L320.4 286.1L471.4 135.1C480.8 125.7 496 125.7 505.3 135.1C514.6 144.5 514.7 159.7 505.3 169L354.3 320L505.3 471C514.7 480.4 514.7 495.6 505.3 504.9C495.9 514.2 480.7 514.3 471.4 504.9L320.4 353.9L169.4 504.9C160 514.3 144.8 514.3 135.5 504.9C126.2 495.5 126.1 480.3 135.5 471L286.5 320L135.5 169z\"\u003e\u003c\/path\u003e\n              \u003c\/svg\u003e \u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"modal-body\"\u003e\n\u003cdiv class=\"modal-image-container\"\u003e\n\u003cdiv class=\"modal-text-content text-light\"\u003e\n\u003ch1 class=\"modal-headline\"\u003eStay ahead of new drops.\u003c\/h1\u003e\n\u003cp class=\"modal-subheadline\"\u003eSubscribe and be the first to explore fresh \u003cbr\u003ec11 designs every month.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv id=\"omnisend-embedded-v2-67ec2b6e1483d5800c841a04\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n        \/\/ Modal functionality\n        document.addEventListener(\"DOMContentLoaded\", function () {\n          console.log(\"Modal script loaded\");\n\n          \/\/ Get modal elements\n          const modalSubscription = document.getElementById(\"modal-subscription\");\n          const modalContent = document.getElementById(\"modal-content\");\n\n          \/\/ Get button elements\n          const ctaButton = document.querySelector(\".cta-button\");\n          const inspirationButton = document.querySelector(\n            \".edition-inspiration-button\"\n          );\n\n          console.log(\"CTA Button found:\", ctaButton);\n          console.log(\"Inspiration Button found:\", inspirationButton);\n          console.log(\"Modal Subscription found:\", modalSubscription);\n          console.log(\"Modal Content found:\", modalContent);\n\n          \/\/ Function to open modal\n          function openModal(modal) {\n            if (modal) {\n              modal.style.display = \"block\";\n              document.body.style.overflow = \"hidden\";\n              console.log(\"Modal opened:\", modal.id);\n            }\n          }\n\n          \/\/ Function to close modal\n          function closeModal(modal) {\n            if (modal) {\n              modal.style.display = \"none\";\n              document.body.style.overflow = \"auto\";\n              console.log(\"Modal closed:\", modal.id);\n            }\n          }\n\n          \/\/ CTA Button → Subscription Modal\n          if (ctaButton \u0026\u0026 modalSubscription) {\n            ctaButton.addEventListener(\"click\", function (e) {\n              e.preventDefault();\n              e.stopPropagation();\n              console.log(\"CTA button clicked\");\n              openModal(modalSubscription);\n            });\n          } else {\n            console.error(\"CTA button or subscription modal not found\");\n          }\n\n          \/\/ Inspiration Button → Content Modal\n          if (inspirationButton \u0026\u0026 modalContent) {\n            inspirationButton.addEventListener(\"click\", function (e) {\n              e.preventDefault();\n              e.stopPropagation();\n              console.log(\"Inspiration button clicked\");\n              openModal(modalContent);\n            });\n          } else {\n            console.error(\"Inspiration button or content modal not found\");\n          }\n\n          \/\/ Close buttons\n          const closeBtns = document.querySelectorAll(\".close\");\n          closeBtns.forEach(function (closeBtn) {\n            closeBtn.addEventListener(\"click\", function (e) {\n              e.preventDefault();\n              e.stopPropagation();\n              const modalId = this.getAttribute(\"data-modal\");\n              const modal = document.getElementById(modalId);\n              console.log(\"Close button clicked for modal:\", modalId);\n              closeModal(modal);\n            });\n          });\n\n          \/\/ Close modal when clicking outside of modal content\n          window.addEventListener(\"click\", function (event) {\n            if (event.target.classList.contains(\"modal\")) {\n              console.log(\"Modal background clicked\");\n              closeModal(event.target);\n            }\n          });\n\n          \/\/ ESC key to close modals\n          document.addEventListener(\"keydown\", function (e) {\n            if (e.key === \"Escape\") {\n              if (\n                modalSubscription \u0026\u0026\n                modalSubscription.style.display === \"block\"\n              ) {\n                closeModal(modalSubscription);\n              }\n              if (modalContent \u0026\u0026 modalContent.style.display === \"block\") {\n                closeModal(modalContent);\n              }\n            }\n          });\n\n          \/\/ Modal image click to close modal (only for mobile screens)\n          const modalImage = document.querySelector(\"#modal-content .modal-image\");\n          if (modalImage \u0026\u0026 modalContent) {\n            modalImage.addEventListener(\"click\", function (e) {\n              \/\/ Check if screen width is 1079.98px or less\n              if (window.matchMedia(\"(max-width: 1079.98px)\").matches) {\n                e.preventDefault();\n                e.stopPropagation();\n                console.log(\"Modal image clicked on mobile - closing modal\");\n                closeModal(modalContent);\n              }\n            });\n          }\n        });\n      \u003c\/script\u003e \u003cscript\u003e\n        \/\/ Omnisend 폼 성공 이벤트 리스너\n        document.addEventListener(\"DOMContentLoaded\", function () {\n          const modalTitle = document.querySelector(\".modal-title\");\n          const modalText = document.querySelector(\".modal-text\");\n          const modalContent = document.querySelector(\".modal-content-wrapper\");\n          let hasChanged = false; \/\/ 변경 여부를 추적하는 플래그\n\n          \/\/ Omnisend 폼의 성공 섹션 감지\n          const checkSuccess = function () {\n            const successSection = document.querySelector(\n              \".omnisend-form-67ec2b6e1483d5800c841a04-success-sections-container\"\n            );\n            if (\n              successSection \u0026\u0026\n              window.getComputedStyle(successSection).display !== \"none\" \u0026\u0026\n              !hasChanged\n            ) {\n              \/\/ 모달 내용 변경 (한 번만 실행)\n              modalTitle.textContent = \"Nice to have you!\";\n              modalText.innerHTML =\n                \"You're all set to receive the latest \u003cbr\u003edesigns and news from c11.\";\n\n              \/\/ Omnisend 폼 숨기기\n              const omnisendForm = document.getElementById(\n                \"omnisend-embedded-v2-67ec2b6e1483d5800c841a04\"\n              );\n              if (omnisendForm) {\n                omnisendForm.style.display = \"none\";\n              }\n\n              hasChanged = true; \/\/ 변경되었음을 표시\n              clearInterval(checkInterval); \/\/ 인터벌 중지\n            }\n          };\n\n          \/\/ 주기적으로 성공 섹션 확인\n          const checkInterval = setInterval(checkSuccess, 500);\n\n          \/\/ 폼 제출 버튼 클릭 이벤트 감지\n          const submitButton = document.querySelector(\n            \"#omnisend-form-67ec2b6e1483d5800c841a04-action-627932485028ebd8c6660c51\"\n          );\n          if (submitButton) {\n            submitButton.addEventListener(\"click\", function () {\n              if (!hasChanged) {\n                \/\/ 아직 변경되지 않은 경우에만 실행\n                setTimeout(checkSuccess, 1000);\n                            }\n                        });\n                    }\n                });\n            \u003c\/script\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Wallpaper Section --\u003e\n\u003csection class=\"section-wallpapers\"\u003e\n\u003cdiv class=\"section-container\"\u003e\n\u003cdiv class=\"section-content\"\u003e\n\u003cdiv class=\"section-header text-center text-light\"\u003e\n\u003cp class=\"section-preheadline\" style=\"color: #549cf3 !important;\"\u003eFREE WALLPAPERS\u003c\/p\u003e\n\u003ch1 class=\"section-headline\" style=\"font-size: 40px !important; font-weight: 500 !important;\"\u003eMatch the vibe inside and out.\u003c\/h1\u003e\n\u003cp class=\"section-subheadline\"\u003eFind the QR code inside the case. \u003cbr\u003eScan the QR code \u003cbr\u003eDownload free matching wallpapers.\u003c\/p\u003e\n\u003cbutton class=\"cta-button btn-outline\"\u003e Download now \u003c\/button\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section-body\"\u003e\n\u003cdiv class=\"section-wallpapers-container\"\u003e\u003cimg class=\"section-wallpapers-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/long_description_phantom_06.png?v=1787070510\" alt=\"Spigen Phantom C11 olive green iPhone case shown with two UFO and top secret themed lock screen wallpapers\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Outro Section --\u003e\n    \u003c!-- Outro Section --\u003e\n    \u003csq-listing-outro aria-labelledby=\"outro-heading\"\u003e\n        \u003cdiv class=\"sq--section-outro-heading\" id=\"outro-heading\"\u003e\n            \u003ch2\u003e\u003cspan style=\"color: #ffffff;\"\u003eMore than just protection.\u003c\/span\u003e\u003c\/h2\u003e\n            \u003cp\u003e\u003cspan style=\"color: #ffffff;\"\u003eExplore what we do and how we do it.\u003c\/span\u003e\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"sq--section-outro-body\"\u003e\n            \u003cdiv class=\"sq--section-row\"\u003e\n                \u003cdiv class=\"sq--section-column\"\u003e\n                    \u003cdiv class=\"sq--rewards\"\u003e\n                        \u003cdiv class=\"sq--overlay-content\"\u003e\n                            \u003ch3 class=\"text-h3\"\u003eOur Rewards\u003c\/h3\u003e\n                            \u003cp\u003eProtection with benefits for \u003cbr\u003eour Reward members.\u003c\/p\u003e\n                            \u003cdiv class=\"sq--rewards-feature-list\"\u003e\n                                \u003cdiv class=\"sq--rewards-feature-item\"\u003e\n                                    \u003cdiv class=\"sq--rewards-feature-item-icon\"\u003e\n                                        \u003cimg role=\"presentation\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0841\/3845\/files\/icon_get_it_faster_web.png?v=1638826275\"\u003e\n                                    \u003c\/div\u003e\n                                    \u003cdiv class=\"sq--rewards-feature-item-title\"\u003eGet it Faster\u003c\/div\u003e\n                                    \u003cdiv class=\"sq--rewards-feature-item-description\"\u003e\n                                        We provide discounted expedited shipping for our Elite and\n                                        Executive members.\n                                    \u003c\/div\u003e\n                                \u003c\/div\u003e\n                                \u003cdiv class=\"sq--rewards-feature-item\"\u003e\n                                    \u003cdiv class=\"sq--rewards-feature-item-icon\"\u003e\n                                        \u003cimg role=\"presentation\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0841\/3845\/files\/icon_coupon_web.png?v=1638826331\"\u003e\n                                    \u003c\/div\u003e\n                                    \u003cdiv class=\"sq--rewards-feature-item-title\"\u003e\n                                        Seasonal Coupon\n                                    \u003c\/div\u003e\n                                    \u003cdiv class=\"sq--rewards-feature-item-description\"\u003e\n                                        Every season we provide our Elite and Executive members with\n                                        reward coupons with fresh new gears.\n                                    \u003c\/div\u003e\n                                \u003c\/div\u003e\n                                \u003cdiv class=\"sq--rewards-feature-item\"\u003e\n                                    \u003cdiv class=\"sq--rewards-feature-item-icon\"\u003e\n                                        \u003cimg role=\"presentation\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0841\/3845\/files\/icon_executive_care_team_web.png?v=1638826355\"\u003e\n                                    \u003c\/div\u003e\n                                    \u003cdiv class=\"sq--rewards-feature-item-title\"\u003e\n                                        Executive Care Team\n                                    \u003c\/div\u003e\n                                    \u003cdiv class=\"sq--rewards-feature-item-description\"\u003e\n                                        We've created a dedicated team where we personally handle\n                                        anything from warranty service to all questions.\n                                    \u003c\/div\u003e\n                                \u003c\/div\u003e\n                            \u003c\/div\u003e\n                            \u003cbutton type=\"button\" class=\"sq--button-pill\" onclick=\"location.href='\/account\/register'\"\u003e\n                                Join Us\n                            \u003c\/button\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"swiper outro-carousel\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Spigen Brand Story Carousel\"\u003e\n                    \u003cdiv class=\"swiper-wrapper\"\u003e\n                        \u003cdiv class=\"swiper-slide\"\u003e\n                            \u003ca href=\"\/pages\/about-us\" class=\"swiper-slide-container sq--story\" aria-label=\"Our Story - Learn about Spigen's brand story and company history\" tabindex=\"0\"\u003e\n                                \u003cdiv class=\"sq--overlay-content\"\u003e\n                                    \u003ch3 class=\"text-h3\"\u003eOur Story\u003c\/h3\u003e\n                                    \u003cspan class=\"sr-only\"\u003e\n                                        Learn about Spigen's brand story and company history.\n                                    \u003c\/span\u003e\n                                \u003c\/div\u003e\n                                \u003cdiv class=\"sq--outro-background-media\"\u003e\n                                    \u003cimg role=\"presentation\" class=\"img-cover\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/our_story__banner.jpg?v=1780332873\" alt=\"\"\u003e\n                                \u003c\/div\u003e\n                            \u003c\/a\u003e\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"swiper-slide\"\u003e\n                            \u003ca href=\"\/pages\/sustainability\" class=\"swiper-slide-container sq--sustainability\" aria-label=\"Sustainability - Explore Spigen's sustainability efforts and ClimatePartner initiatives\" tabindex=\"0\"\u003e\n                                \u003cdiv class=\"sq--overlay-content\"\u003e\n                                    \u003cimg class=\"img-climate-partner\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/logo-climatePartner.png\" alt=\"ClimatePartner Logo\"\u003e\n                                    \u003ch3 class=\"text-h3 sr-only\"\u003eSustainability\u003c\/h3\u003e\n                                    \u003cspan class=\"sr-only\"\u003e\n                                        Explore Spigen's sustainability efforts and ClimatePartner\n                                        initiatives\n                                    \u003c\/span\u003e\n                                \u003c\/div\u003e\n                                \u003cdiv class=\"sq--outro-background-media\"\u003e\n                                    \u003cimg role=\"presentation\" class=\"img-cover\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/climate_partner_banner.jpg?v=1780332874\" alt=\"\"\u003e\n                                \u003c\/div\u003e\n                            \u003c\/a\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/sq-listing-outro\u003e\n\u003c\/div\u003e","brand":"iPhone 17 Series","offers":[{"title":"iPhone 18 Pro Max \/ Phantom \/ In Stock","offer_id":45867540185135,"sku":"ACS12049","price":54.99,"currency_code":"USD","in_stock":true},{"title":"iPhone 18 Pro \/ Phantom \/ In Stock","offer_id":45867540480047,"sku":"ACS12050","price":54.99,"currency_code":"USD","in_stock":true},{"title":"iPhone 17 Pro Max \/ Phantom \/ In Stock","offer_id":45826237333551,"sku":"ACS12049","price":54.99,"currency_code":"USD","in_stock":true},{"title":"iPhone 17 Pro \/ Phantom \/ In Stock","offer_id":45826237366319,"sku":"ACS12050","price":54.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/detail_web_iphone17series_c11_phantom_01.jpg?v=1786721330"},{"product_id":"iphone-18-series-case-classic-ls-mag-fit","title":"iPhone 18 Series - Classic LS (Mag Fit)","description":"\u003csq-listing-outro aria-labelledby=\"outro-heading\"\u003e \u003cdiv class=\"sq--section-outro-heading\" id=\"outro-heading\"\u003e \u003ch2\u003eMore than just protection.\u003c\/h2\u003e \u003cp\u003eExplore what we do and how we do it.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"sq--section-outro-body\"\u003e \u003cdiv class=\"sq--section-row\"\u003e \u003cdiv class=\"sq--section-column\"\u003e \u003cdiv class=\"sq--rewards\"\u003e \u003cdiv class=\"sq--overlay-content\"\u003e \u003ch3 class=\"text-h3\"\u003eOur Rewards\u003c\/h3\u003e \u003cp\u003eProtection with benefits for \u003cbr\u003eour Reward members.\u003c\/p\u003e \u003cdiv class=\"sq--rewards-feature-list\"\u003e \u003cdiv class=\"sq--rewards-feature-item\"\u003e \u003cdiv class=\"sq--rewards-feature-item-icon\"\u003e \u003cimg role=\"presentation\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0841\/3845\/files\/icon_get_it_faster_web.png?v=1638826275\"\u003e \u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item-title\"\u003eGet it Faster\u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item-description\"\u003e We provide discounted expedited shipping for our Elite and Executive members. \u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item\"\u003e \u003cdiv class=\"sq--rewards-feature-item-icon\"\u003e \u003cimg role=\"presentation\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0841\/3845\/files\/icon_coupon_web.png?v=1638826331\"\u003e \u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item-title\"\u003e Seasonal Coupon \u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item-description\"\u003e Every season we provide our Elite and Executive members with reward coupons with fresh new gears. \u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item\"\u003e \u003cdiv class=\"sq--rewards-feature-item-icon\"\u003e \u003cimg role=\"presentation\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0841\/3845\/files\/icon_executive_care_team_web.png?v=1638826355\"\u003e \u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item-title\"\u003e Executive Care Team \u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item-description\"\u003e We've created a dedicated team where we personally handle anything from warranty service to all questions. \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003cbutton type=\"button\" class=\"sq--button-pill\" onclick=\"location.href='\/account\/register'\"\u003e Join Us \u003c\/button\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"swiper outro-carousel\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Spigen Brand Story Carousel\"\u003e \u003cdiv class=\"swiper-wrapper\"\u003e \u003cdiv class=\"swiper-slide\"\u003e \u003ca href=\"\/pages\/about-us\" class=\"swiper-slide-container sq--story\" aria-label=\"Our Story - Learn about Spigen's brand story and company history\" tabindex=\"0\"\u003e \u003cdiv class=\"sq--overlay-content\"\u003e \u003ch3 class=\"text-h3\"\u003eOur Story\u003c\/h3\u003e \u003cspan class=\"sr-only\"\u003e Learn about Spigen's brand story and company history. \u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"sq--outro-background-media\"\u003e \u003cimg role=\"presentation\" class=\"img-cover\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/our_story__banner.jpg?v=1780332873\" alt=\"\"\u003e \u003c\/div\u003e \u003c\/a\u003e \u003c\/div\u003e \u003cdiv class=\"swiper-slide\"\u003e \u003ca href=\"\/pages\/sustainability\" class=\"swiper-slide-container sq--sustainability\" aria-label=\"Sustainability - Explore Spigen's sustainability efforts and ClimatePartner initiatives\" tabindex=\"0\"\u003e \u003cdiv class=\"sq--overlay-content\"\u003e \u003cimg class=\"img-climate-partner\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/logo-climatePartner.png\" alt=\"ClimatePartner Logo\"\u003e \u003ch3 class=\"text-h3 sr-only\"\u003eSustainability\u003c\/h3\u003e \u003cspan class=\"sr-only\"\u003e Explore Spigen's sustainability efforts and ClimatePartner initiatives \u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"sq--outro-background-media\"\u003e \u003cimg role=\"presentation\" class=\"img-cover\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/climate_partner_banner.jpg?v=1780332874\" alt=\"\"\u003e \u003c\/div\u003e \u003c\/a\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/sq-listing-outro\u003e","brand":"iPhone 18 Series","offers":[{"title":"iPhone 18 Pro Max \/ Stone \/ In Stock","offer_id":45851742470191,"sku":"ACS10478","price":59.99,"currency_code":"USD","in_stock":true},{"title":"iPhone 18 Pro \/ Stone \/ In Stock","offer_id":45851742502959,"sku":"ACS10479CC","price":59.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/title_web_iphone_17pro_classic_ls_magfit_01.jpg?v=1767745345"},{"product_id":"iphone-18-series-case-core-armor-mag-fit","title":"iPhone 18 Series - Core Armor (Mag Fit)","description":"\u003csq-listing-outro aria-labelledby=\"outro-heading\"\u003e\n    \u003cdiv class=\"sq--section-outro-heading\" id=\"outro-heading\"\u003e\n        \u003ch2\u003eMore than just protection.\u003c\/h2\u003e\n        \u003cp\u003eExplore what we do and how we do it.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"sq--section-outro-body\"\u003e\n        \u003cdiv class=\"sq--section-row\"\u003e\n            \u003cdiv class=\"sq--section-column\"\u003e\n                \u003cdiv class=\"sq--rewards\"\u003e\n                    \u003cdiv class=\"sq--overlay-content\"\u003e\n                        \u003ch3 class=\"text-h3\"\u003eOur Rewards\u003c\/h3\u003e\n                        \u003cp\u003eProtection with benefits for \u003cbr\u003eour Reward members.\u003c\/p\u003e\n                        \u003cdiv class=\"sq--rewards-feature-list\"\u003e\n                            \u003cdiv class=\"sq--rewards-feature-item\"\u003e\n                                \u003cdiv class=\"sq--rewards-feature-item-icon\"\u003e \u003cimg role=\"presentation\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0841\/3845\/files\/icon_get_it_faster_web.png?v=1638826275\"\u003e\n                                \u003c\/div\u003e\n                                \u003cdiv class=\"sq--rewards-feature-item-title\"\u003eGet it Faster\u003c\/div\u003e\n                                \u003cdiv class=\"sq--rewards-feature-item-description\"\u003e We provide discounted expedited shipping for our Elite\n                                    and Executive members. \u003c\/div\u003e\n                            \u003c\/div\u003e\n                            \u003cdiv class=\"sq--rewards-feature-item\"\u003e\n                                \u003cdiv class=\"sq--rewards-feature-item-icon\"\u003e \u003cimg role=\"presentation\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0841\/3845\/files\/icon_coupon_web.png?v=1638826331\"\u003e \u003c\/div\u003e\n                                \u003cdiv class=\"sq--rewards-feature-item-title\"\u003e Seasonal Coupon \u003c\/div\u003e\n                                \u003cdiv class=\"sq--rewards-feature-item-description\"\u003e Every season we provide our Elite and Executive members\n                                    with reward coupons with fresh new gears. \u003c\/div\u003e\n                            \u003c\/div\u003e\n                            \u003cdiv class=\"sq--rewards-feature-item\"\u003e\n                                \u003cdiv class=\"sq--rewards-feature-item-icon\"\u003e \u003cimg role=\"presentation\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0841\/3845\/files\/icon_executive_care_team_web.png?v=1638826355\"\u003e\n                                \u003c\/div\u003e\n                                \u003cdiv class=\"sq--rewards-feature-item-title\"\u003e Executive Care Team \u003c\/div\u003e\n                                \u003cdiv class=\"sq--rewards-feature-item-description\"\u003e We've created a dedicated team where we personally handle\n                                    anything from warranty service to all questions. \u003c\/div\u003e\n                            \u003c\/div\u003e\n                        \u003c\/div\u003e \u003cbutton type=\"button\" class=\"sq--button-pill\" onclick=\"location.href='\/account\/register'\"\u003e Join Us \u003c\/button\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"swiper outro-carousel\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Spigen Brand Story Carousel\"\u003e\n                \u003cdiv class=\"swiper-wrapper\"\u003e\n                    \u003cdiv class=\"swiper-slide\"\u003e\n                        \u003ca href=\"\/pages\/about-us\" class=\"swiper-slide-container sq--story\" aria-label=\"Our Story - Learn about Spigen's brand story and company history\" tabindex=\"0\"\u003e\n                            \u003cdiv class=\"sq--overlay-content\"\u003e\n                                \u003cimg class=\"img-climate-partner\" style=\"object-fit: contain; height: 45px;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/our_story.png?v=1780341820\" alt=\"Our Story\"\u003e\n                                \u003ch3 class=\"text-h3 sr-only\"\u003eOur Story\u003c\/h3\u003e \u003cspan class=\"sr-only\"\u003e Learn about Spigen's brand story and\n                                    company\n                                    history. \u003c\/span\u003e\n                            \u003c\/div\u003e\n                            \u003cdiv class=\"sq--outro-background-media\"\u003e \u003cimg role=\"presentation\" class=\"img-cover\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/our_story__banner.jpg?v=1780332873\" alt=\"\"\u003e\n                            \u003c\/div\u003e\n                        \u003c\/a\u003e\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"swiper-slide\"\u003e\n                        \u003ca href=\"\/pages\/sustainability\" class=\"swiper-slide-container sq--sustainability\" aria-label=\"Sustainability - Explore Spigen's sustainability efforts and ClimatePartner initiatives\" tabindex=\"0\"\u003e\n                            \u003cdiv class=\"sq--overlay-content\"\u003e \u003cimg class=\"img-climate-partner\" style=\"object-fit: contain; height: 45px;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/logo-climatePartner.png\" alt=\"ClimatePartner Logo\"\u003e\n                                \u003ch3 class=\"text-h3 sr-only\"\u003eSustainability\u003c\/h3\u003e \u003cspan class=\"sr-only\"\u003e Explore Spigen's sustainability\n                                    efforts and ClimatePartner initiatives \u003c\/span\u003e\n                            \u003c\/div\u003e\n                            \u003cdiv class=\"sq--outro-background-media\"\u003e \u003cimg role=\"presentation\" class=\"img-cover\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/climate_partner_banner.jpg?v=1780332874\" alt=\"\"\u003e\n                            \u003c\/div\u003e\n                        \u003c\/a\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\u003c\/sq-listing-outro\u003e\n\n\n","brand":"iPhone 18 Series","offers":[{"title":"iPhone 18 Pro Max \/ Burgundy \/ In Stock","offer_id":45851803123759,"sku":"ACS12222","price":44.99,"currency_code":"USD","in_stock":true},{"title":"iPhone 18 Pro Max \/ Matte Black \/ In Stock","offer_id":45851772354607,"sku":"ACS09596","price":44.99,"currency_code":"USD","in_stock":true},{"title":"iPhone 18 Pro \/ Burgundy \/ In Stock","offer_id":45851806400559,"sku":"ACS12223","price":44.99,"currency_code":"USD","in_stock":true},{"title":"iPhone 18 Pro \/ Matte Black \/ In Stock","offer_id":45851772420143,"sku":"ACS09627","price":44.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/title_web_core_armor_magfit_burgrandy_01.jpg?v=1788298075"},{"product_id":"iphone-18-series-case-slim-armor-mag-fit","title":"iPhone 18 Series - Slim Armor (Mag Fit)","description":"\u003csq-listing-outro aria-labelledby=\"outro-heading\"\u003e \u003cdiv class=\"sq--section-outro-heading\" id=\"outro-heading\"\u003e \u003ch2\u003eMore than just protection.\u003c\/h2\u003e \u003cp\u003eExplore what we do and how we do it.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"sq--section-outro-body\"\u003e \u003cdiv class=\"sq--section-row\"\u003e \u003cdiv class=\"sq--section-column\"\u003e \u003cdiv class=\"sq--rewards\"\u003e \u003cdiv class=\"sq--overlay-content\"\u003e \u003ch3 class=\"text-h3\"\u003eOur Rewards\u003c\/h3\u003e \u003cp\u003eProtection with benefits for \u003cbr\u003eour Reward members.\u003c\/p\u003e \u003cdiv class=\"sq--rewards-feature-list\"\u003e \u003cdiv class=\"sq--rewards-feature-item\"\u003e \u003cdiv class=\"sq--rewards-feature-item-icon\"\u003e \u003cimg role=\"presentation\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0841\/3845\/files\/icon_get_it_faster_web.png?v=1638826275\"\u003e \u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item-title\"\u003eGet it Faster\u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item-description\"\u003e We provide discounted expedited shipping for our Elite and Executive members. \u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item\"\u003e \u003cdiv class=\"sq--rewards-feature-item-icon\"\u003e \u003cimg role=\"presentation\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0841\/3845\/files\/icon_coupon_web.png?v=1638826331\"\u003e \u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item-title\"\u003e Seasonal Coupon \u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item-description\"\u003e Every season we provide our Elite and Executive members with reward coupons with fresh new gears. \u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item\"\u003e \u003cdiv class=\"sq--rewards-feature-item-icon\"\u003e \u003cimg role=\"presentation\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0841\/3845\/files\/icon_executive_care_team_web.png?v=1638826355\"\u003e \u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item-title\"\u003e Executive Care Team \u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item-description\"\u003e We've created a dedicated team where we personally handle anything from warranty service to all questions. \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003cbutton type=\"button\" class=\"sq--button-pill\" onclick=\"location.href='\/account\/register'\"\u003e Join Us \u003c\/button\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"swiper outro-carousel\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Spigen Brand Story Carousel\"\u003e \u003cdiv class=\"swiper-wrapper\"\u003e \u003cdiv class=\"swiper-slide\"\u003e \u003ca href=\"\/pages\/about-us\" class=\"swiper-slide-container sq--story\" aria-label=\"Our Story - Learn about Spigen's brand story and company history\" tabindex=\"0\"\u003e \u003cdiv class=\"sq--overlay-content\"\u003e \u003ch3 class=\"text-h3\"\u003eOur Story\u003c\/h3\u003e \u003cspan class=\"sr-only\"\u003e Learn about Spigen's brand story and company history. \u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"sq--outro-background-media\"\u003e \u003cimg role=\"presentation\" class=\"img-cover\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/our_story__banner.jpg?v=1780332873\" alt=\"\"\u003e \u003c\/div\u003e \u003c\/a\u003e \u003c\/div\u003e \u003cdiv class=\"swiper-slide\"\u003e \u003ca href=\"\/pages\/sustainability\" class=\"swiper-slide-container sq--sustainability\" aria-label=\"Sustainability - Explore Spigen's sustainability efforts and ClimatePartner initiatives\" tabindex=\"0\"\u003e \u003cdiv class=\"sq--overlay-content\"\u003e \u003cimg class=\"img-climate-partner\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/logo-climatePartner.png\" alt=\"ClimatePartner Logo\"\u003e \u003ch3 class=\"text-h3 sr-only\"\u003eSustainability\u003c\/h3\u003e \u003cspan class=\"sr-only\"\u003e Explore Spigen's sustainability efforts and ClimatePartner initiatives \u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"sq--outro-background-media\"\u003e \u003cimg role=\"presentation\" class=\"img-cover\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/climate_partner_banner.jpg?v=1780332874\" alt=\"\"\u003e \u003c\/div\u003e \u003c\/a\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/sq-listing-outro\u003e","brand":"iPhone 18 Series","offers":[{"title":"iPhone 18 Pro Max \/ Black \/ Preorder - Ships in 30 Business Days","offer_id":45851869216815,"sku":"ACS09603","price":59.99,"currency_code":"USD","in_stock":true},{"title":"iPhone 18 Pro Max \/ Metal Slate \/ Preorder - Ships in 30 Business Days","offer_id":45851869249583,"sku":"ACS09602","price":59.99,"currency_code":"USD","in_stock":true},{"title":"iPhone 18 Pro Max \/ Abyss Green \/ In Stock","offer_id":45851869282351,"sku":"ACS09673","price":59.99,"currency_code":"USD","in_stock":true},{"title":"iPhone 18 Pro Max \/ Frost Black \/ In Stock","offer_id":45851869315119,"sku":"ACS09674","price":59.99,"currency_code":"USD","in_stock":true},{"title":"iPhone 18 Pro \/ Black \/ Preorder - Ships in 15 Business Days","offer_id":45851869347887,"sku":"ACS09635","price":59.99,"currency_code":"USD","in_stock":true},{"title":"iPhone 18 Pro \/ Metal Slate \/ Preorder - Ships in 30 Business Days","offer_id":45851869380655,"sku":"ACS09634","price":59.99,"currency_code":"USD","in_stock":true},{"title":"iPhone 18 Pro \/ Abyss Green \/ Preorder - Ships in 30 Business Days","offer_id":45851869413423,"sku":"ACS09683","price":59.99,"currency_code":"USD","in_stock":true},{"title":"iPhone 18 Pro \/ Frost Black \/ Preorder - Ships in 30 Business Days","offer_id":45851869446191,"sku":"ACS09684","price":59.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/title_ip17promax_slim_armor_magfit_01.jpg?v=1757013396"},{"product_id":"iphone-18-series-case-thin-fit-mag-fit","title":"iPhone 18 Series - Thin Fit (Mag Fit)","description":"\u003csq-listing-outro aria-labelledby=\"outro-heading\"\u003e \u003cdiv class=\"sq--section-outro-heading\" id=\"outro-heading\"\u003e \u003ch2\u003eMore than just protection.\u003c\/h2\u003e \u003cp\u003eExplore what we do and how we do it.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"sq--section-outro-body\"\u003e \u003cdiv class=\"sq--section-row\"\u003e \u003cdiv class=\"sq--section-column\"\u003e \u003cdiv class=\"sq--rewards\"\u003e \u003cdiv class=\"sq--overlay-content\"\u003e \u003ch3 class=\"text-h3\"\u003eOur Rewards\u003c\/h3\u003e \u003cp\u003eProtection with benefits for \u003cbr\u003eour Reward members.\u003c\/p\u003e \u003cdiv class=\"sq--rewards-feature-list\"\u003e \u003cdiv class=\"sq--rewards-feature-item\"\u003e \u003cdiv class=\"sq--rewards-feature-item-icon\"\u003e \u003cimg role=\"presentation\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0841\/3845\/files\/icon_get_it_faster_web.png?v=1638826275\"\u003e \u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item-title\"\u003eGet it Faster\u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item-description\"\u003e We provide discounted expedited shipping for our Elite and Executive members. \u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item\"\u003e \u003cdiv class=\"sq--rewards-feature-item-icon\"\u003e \u003cimg role=\"presentation\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0841\/3845\/files\/icon_coupon_web.png?v=1638826331\"\u003e \u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item-title\"\u003e Seasonal Coupon \u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item-description\"\u003e Every season we provide our Elite and Executive members with reward coupons with fresh new gears. \u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item\"\u003e \u003cdiv class=\"sq--rewards-feature-item-icon\"\u003e \u003cimg role=\"presentation\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0841\/3845\/files\/icon_executive_care_team_web.png?v=1638826355\"\u003e \u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item-title\"\u003e Executive Care Team \u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item-description\"\u003e We've created a dedicated team where we personally handle anything from warranty service to all questions. \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003cbutton type=\"button\" class=\"sq--button-pill\" onclick=\"location.href='\/account\/register'\"\u003e Join Us \u003c\/button\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"swiper outro-carousel\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Spigen Brand Story Carousel\"\u003e \u003cdiv class=\"swiper-wrapper\"\u003e \u003cdiv class=\"swiper-slide\"\u003e \u003ca href=\"\/pages\/about-us\" class=\"swiper-slide-container sq--story\" aria-label=\"Our Story - Learn about Spigen's brand story and company history\" tabindex=\"0\"\u003e \u003cdiv class=\"sq--overlay-content\"\u003e \u003ch3 class=\"text-h3\"\u003eOur Story\u003c\/h3\u003e \u003cspan class=\"sr-only\"\u003e Learn about Spigen's brand story and company history. \u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"sq--outro-background-media\"\u003e \u003cimg role=\"presentation\" class=\"img-cover\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/our_story__banner.jpg?v=1780332873\" alt=\"\"\u003e \u003c\/div\u003e \u003c\/a\u003e \u003c\/div\u003e \u003cdiv class=\"swiper-slide\"\u003e \u003ca href=\"\/pages\/sustainability\" class=\"swiper-slide-container sq--sustainability\" aria-label=\"Sustainability - Explore Spigen's sustainability efforts and ClimatePartner initiatives\" tabindex=\"0\"\u003e \u003cdiv class=\"sq--overlay-content\"\u003e \u003cimg class=\"img-climate-partner\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/logo-climatePartner.png\" alt=\"ClimatePartner Logo\"\u003e \u003ch3 class=\"text-h3 sr-only\"\u003eSustainability\u003c\/h3\u003e \u003cspan class=\"sr-only\"\u003e Explore Spigen's sustainability efforts and ClimatePartner initiatives \u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"sq--outro-background-media\"\u003e \u003cimg role=\"presentation\" class=\"img-cover\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/climate_partner_banner.jpg?v=1780332874\" alt=\"\"\u003e \u003c\/div\u003e \u003c\/a\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/sq-listing-outro\u003e","brand":"iPhone 18 Series","offers":[{"title":"iPhone 18 Pro Max \/ Dark Cherry \/ Preorder - Ships in 20 Business Days","offer_id":45851876950063,"sku":"ACS12333","price":39.99,"currency_code":"USD","in_stock":true},{"title":"iPhone 18 Pro Max \/ Black \/ In Stock","offer_id":45851873542191,"sku":"ACS09879","price":39.99,"currency_code":"USD","in_stock":true},{"title":"iPhone 18 Pro Max \/ Abyss Green \/ In Stock","offer_id":45851873607727,"sku":"ACS09880","price":39.99,"currency_code":"USD","in_stock":true},{"title":"iPhone 18 Pro Max \/ Metal Slate \/ Preorder - Ships in 15 Business Days","offer_id":45851873640495,"sku":"ACS09882","price":39.99,"currency_code":"USD","in_stock":true},{"title":"iPhone 18 Pro \/ Dark Cherry \/ Preorder - Ships in 20 Business Days","offer_id":45851877212207,"sku":"ACS12337","price":39.99,"currency_code":"USD","in_stock":true},{"title":"iPhone 18 Pro \/ Black \/ In Stock","offer_id":45851873673263,"sku":"ACS09934","price":39.99,"currency_code":"USD","in_stock":true},{"title":"iPhone 18 Pro \/ Abyss Green \/ In Stock","offer_id":45851873738799,"sku":"ACS09935","price":39.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/title_web_iphone_18_pro_thin_fit_magfit_cherry_01.jpg?v=1788297718"},{"product_id":"iphone-18-series-case-rugged-armor-mag-fit","title":"iPhone 18 Series - Rugged Armor (Mag Fit)","description":"\u003csq-listing-outro aria-labelledby=\"outro-heading\"\u003e \u003cdiv class=\"sq--section-outro-heading\" id=\"outro-heading\"\u003e \u003ch2\u003eMore than just protection.\u003c\/h2\u003e \u003cp\u003eExplore what we do and how we do it.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"sq--section-outro-body\"\u003e \u003cdiv class=\"sq--section-row\"\u003e \u003cdiv class=\"sq--section-column\"\u003e \u003cdiv class=\"sq--rewards\"\u003e \u003cdiv class=\"sq--overlay-content\"\u003e \u003ch3 class=\"text-h3\"\u003eOur Rewards\u003c\/h3\u003e \u003cp\u003eProtection with benefits for \u003cbr\u003eour Reward members.\u003c\/p\u003e \u003cdiv class=\"sq--rewards-feature-list\"\u003e \u003cdiv class=\"sq--rewards-feature-item\"\u003e \u003cdiv class=\"sq--rewards-feature-item-icon\"\u003e \u003cimg role=\"presentation\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0841\/3845\/files\/icon_get_it_faster_web.png?v=1638826275\"\u003e \u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item-title\"\u003eGet it Faster\u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item-description\"\u003e We provide discounted expedited shipping for our Elite and Executive members. \u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item\"\u003e \u003cdiv class=\"sq--rewards-feature-item-icon\"\u003e \u003cimg role=\"presentation\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0841\/3845\/files\/icon_coupon_web.png?v=1638826331\"\u003e \u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item-title\"\u003e Seasonal Coupon \u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item-description\"\u003e Every season we provide our Elite and Executive members with reward coupons with fresh new gears. \u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item\"\u003e \u003cdiv class=\"sq--rewards-feature-item-icon\"\u003e \u003cimg role=\"presentation\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0841\/3845\/files\/icon_executive_care_team_web.png?v=1638826355\"\u003e \u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item-title\"\u003e Executive Care Team \u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item-description\"\u003e We've created a dedicated team where we personally handle anything from warranty service to all questions. \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003cbutton type=\"button\" class=\"sq--button-pill\" onclick=\"location.href='\/account\/register'\"\u003e Join Us \u003c\/button\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"swiper outro-carousel\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Spigen Brand Story Carousel\"\u003e \u003cdiv class=\"swiper-wrapper\"\u003e \u003cdiv class=\"swiper-slide\"\u003e \u003ca href=\"\/pages\/about-us\" class=\"swiper-slide-container sq--story\" aria-label=\"Our Story - Learn about Spigen's brand story and company history\" tabindex=\"0\"\u003e \u003cdiv class=\"sq--overlay-content\"\u003e \u003ch3 class=\"text-h3\"\u003eOur Story\u003c\/h3\u003e \u003cspan class=\"sr-only\"\u003e Learn about Spigen's brand story and company history. \u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"sq--outro-background-media\"\u003e \u003cimg role=\"presentation\" class=\"img-cover\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/our_story__banner.jpg?v=1780332873\" alt=\"\"\u003e \u003c\/div\u003e \u003c\/a\u003e \u003c\/div\u003e \u003cdiv class=\"swiper-slide\"\u003e \u003ca href=\"\/pages\/sustainability\" class=\"swiper-slide-container sq--sustainability\" aria-label=\"Sustainability - Explore Spigen's sustainability efforts and ClimatePartner initiatives\" tabindex=\"0\"\u003e \u003cdiv class=\"sq--overlay-content\"\u003e \u003cimg class=\"img-climate-partner\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/logo-climatePartner.png\" alt=\"ClimatePartner Logo\"\u003e \u003ch3 class=\"text-h3 sr-only\"\u003eSustainability\u003c\/h3\u003e \u003cspan class=\"sr-only\"\u003e Explore Spigen's sustainability efforts and ClimatePartner initiatives \u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"sq--outro-background-media\"\u003e \u003cimg role=\"presentation\" class=\"img-cover\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/climate_partner_banner.jpg?v=1780332874\" alt=\"\"\u003e \u003c\/div\u003e \u003c\/a\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/sq-listing-outro\u003e","brand":"iPhone 18 Series","offers":[{"title":"iPhone 18 Pro Max \/ Matte Black \/ In Stock","offer_id":45851879866415,"sku":"ACS09886CA","price":39.99,"currency_code":"USD","in_stock":true},{"title":"iPhone 18 Pro Max \/ Gray \/ In Stock","offer_id":45851879899183,"sku":"ACS09887CC","price":39.99,"currency_code":"USD","in_stock":true},{"title":"iPhone 18 Pro \/ Matte Black \/ Preorder - Ships in 20 Business Days","offer_id":45851879931951,"sku":"ACS09940CC","price":39.99,"currency_code":"USD","in_stock":true},{"title":"iPhone 18 Pro \/ Gray \/ In Stock","offer_id":45851879964719,"sku":"ACS09941CA","price":39.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/title_web_iphone_17_pro_rugged_armor_black_01.jpg?v=1756850184"},{"product_id":"iphone-18-series-case-liquid-air","title":"iPhone 18 Series - Liquid Air","description":"\u003csq-listing-outro aria-labelledby=\"outro-heading\"\u003e \u003cdiv class=\"sq--section-outro-heading\" id=\"outro-heading\"\u003e \u003ch2\u003eMore than just protection.\u003c\/h2\u003e \u003cp\u003eExplore what we do and how we do it.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"sq--section-outro-body\"\u003e \u003cdiv class=\"sq--section-row\"\u003e \u003cdiv class=\"sq--section-column\"\u003e \u003cdiv class=\"sq--rewards\"\u003e \u003cdiv class=\"sq--overlay-content\"\u003e \u003ch3 class=\"text-h3\"\u003eOur Rewards\u003c\/h3\u003e \u003cp\u003eProtection with benefits for \u003cbr\u003eour Reward members.\u003c\/p\u003e \u003cdiv class=\"sq--rewards-feature-list\"\u003e \u003cdiv class=\"sq--rewards-feature-item\"\u003e \u003cdiv class=\"sq--rewards-feature-item-icon\"\u003e \u003cimg role=\"presentation\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0841\/3845\/files\/icon_get_it_faster_web.png?v=1638826275\"\u003e \u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item-title\"\u003eGet it Faster\u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item-description\"\u003e We provide discounted expedited shipping for our Elite and Executive members. \u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item\"\u003e \u003cdiv class=\"sq--rewards-feature-item-icon\"\u003e \u003cimg role=\"presentation\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0841\/3845\/files\/icon_coupon_web.png?v=1638826331\"\u003e \u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item-title\"\u003e Seasonal Coupon \u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item-description\"\u003e Every season we provide our Elite and Executive members with reward coupons with fresh new gears. \u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item\"\u003e \u003cdiv class=\"sq--rewards-feature-item-icon\"\u003e \u003cimg role=\"presentation\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0841\/3845\/files\/icon_executive_care_team_web.png?v=1638826355\"\u003e \u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item-title\"\u003e Executive Care Team \u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item-description\"\u003e We've created a dedicated team where we personally handle anything from warranty service to all questions. \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003cbutton type=\"button\" class=\"sq--button-pill\" onclick=\"location.href='\/account\/register'\"\u003e Join Us \u003c\/button\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"swiper outro-carousel\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Spigen Brand Story Carousel\"\u003e \u003cdiv class=\"swiper-wrapper\"\u003e \u003cdiv class=\"swiper-slide\"\u003e \u003ca href=\"\/pages\/about-us\" class=\"swiper-slide-container sq--story\" aria-label=\"Our Story - Learn about Spigen's brand story and company history\" tabindex=\"0\"\u003e \u003cdiv class=\"sq--overlay-content\"\u003e \u003ch3 class=\"text-h3\"\u003eOur Story\u003c\/h3\u003e \u003cspan class=\"sr-only\"\u003e Learn about Spigen's brand story and company history. \u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"sq--outro-background-media\"\u003e \u003cimg role=\"presentation\" class=\"img-cover\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/our_story__banner.jpg?v=1780332873\" alt=\"\"\u003e \u003c\/div\u003e \u003c\/a\u003e \u003c\/div\u003e \u003cdiv class=\"swiper-slide\"\u003e \u003ca href=\"\/pages\/sustainability\" class=\"swiper-slide-container sq--sustainability\" aria-label=\"Sustainability - Explore Spigen's sustainability efforts and ClimatePartner initiatives\" tabindex=\"0\"\u003e \u003cdiv class=\"sq--overlay-content\"\u003e \u003cimg class=\"img-climate-partner\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/logo-climatePartner.png\" alt=\"ClimatePartner Logo\"\u003e \u003ch3 class=\"text-h3 sr-only\"\u003eSustainability\u003c\/h3\u003e \u003cspan class=\"sr-only\"\u003e Explore Spigen's sustainability efforts and ClimatePartner initiatives \u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"sq--outro-background-media\"\u003e \u003cimg role=\"presentation\" class=\"img-cover\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/climate_partner_banner.jpg?v=1780332874\" alt=\"\"\u003e \u003c\/div\u003e \u003c\/a\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/sq-listing-outro\u003e","brand":"iPhone 18 Series","offers":[{"title":"iPhone 18 Pro Max \/ Dark Cherry \/ Preorder - Ships in 20 Business Days","offer_id":45854223433775,"sku":"ACS12334","price":29.99,"currency_code":"USD","in_stock":true},{"title":"iPhone 18 Pro Max \/ Matte Black \/ In Stock","offer_id":45854217895983,"sku":"ACS09888","price":29.99,"currency_code":"USD","in_stock":true},{"title":"iPhone 18 Pro Max \/ Navy Blue \/ In Stock","offer_id":45854217928751,"sku":"ACS09889","price":29.99,"currency_code":"USD","in_stock":true},{"title":"iPhone 18 Pro Max \/ Abyss Green \/ In Stock","offer_id":45854217961519,"sku":"ACS09890","price":29.99,"currency_code":"USD","in_stock":true},{"title":"iPhone 18 Pro Max \/ Natural Titanium \/ In Stock","offer_id":45854217994287,"sku":"ACS09891","price":29.99,"currency_code":"USD","in_stock":true},{"title":"iPhone 18 Pro Max \/ Rose Titanium \/ In Stock","offer_id":45854218027055,"sku":"ACS09892","price":29.99,"currency_code":"USD","in_stock":true},{"title":"iPhone 18 Pro \/ Dark Cherry \/ Preorder - Ships in 20 Business Days","offer_id":45854223302703,"sku":"ACS12338","price":29.99,"currency_code":"USD","in_stock":true},{"title":"iPhone 18 Pro \/ Matte Black \/ In Stock","offer_id":45854218059823,"sku":"ACS09942","price":29.99,"currency_code":"USD","in_stock":true},{"title":"iPhone 18 Pro \/ Navy Blue \/ In Stock","offer_id":45854218092591,"sku":"ACS09943","price":29.99,"currency_code":"USD","in_stock":true},{"title":"iPhone 18 Pro \/ Abyss Green \/ In Stock","offer_id":45854218125359,"sku":"ACS09944","price":29.99,"currency_code":"USD","in_stock":true},{"title":"iPhone 18 Pro \/ Natural Titanium \/ In Stock","offer_id":45854218158127,"sku":"ACS09945","price":29.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/title_web_iphone_6.9_liquid_air_dark_cherry_01.jpg?v=1788213031"},{"product_id":"iphone-18-series-case-tough-armor-t-mag-fit","title":"iPhone 18 Series - Tough Armor T (Mag Fit)","description":"\u003csq-listing-outro aria-labelledby=\"outro-heading\"\u003e \u003cdiv class=\"sq--section-outro-heading\" id=\"outro-heading\"\u003e \u003ch2\u003eMore than just protection.\u003c\/h2\u003e \u003cp\u003eExplore what we do and how we do it.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"sq--section-outro-body\"\u003e \u003cdiv class=\"sq--section-row\"\u003e \u003cdiv class=\"sq--section-column\"\u003e \u003cdiv class=\"sq--rewards\"\u003e \u003cdiv class=\"sq--overlay-content\"\u003e \u003ch3 class=\"text-h3\"\u003eOur Rewards\u003c\/h3\u003e \u003cp\u003eProtection with benefits for \u003cbr\u003eour Reward members.\u003c\/p\u003e \u003cdiv class=\"sq--rewards-feature-list\"\u003e \u003cdiv class=\"sq--rewards-feature-item\"\u003e \u003cdiv class=\"sq--rewards-feature-item-icon\"\u003e \u003cimg role=\"presentation\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0841\/3845\/files\/icon_get_it_faster_web.png?v=1638826275\"\u003e \u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item-title\"\u003eGet it Faster\u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item-description\"\u003e We provide discounted expedited shipping for our Elite and Executive members. \u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item\"\u003e \u003cdiv class=\"sq--rewards-feature-item-icon\"\u003e \u003cimg role=\"presentation\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0841\/3845\/files\/icon_coupon_web.png?v=1638826331\"\u003e \u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item-title\"\u003e Seasonal Coupon \u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item-description\"\u003e Every season we provide our Elite and Executive members with reward coupons with fresh new gears. \u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item\"\u003e \u003cdiv class=\"sq--rewards-feature-item-icon\"\u003e \u003cimg role=\"presentation\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0841\/3845\/files\/icon_executive_care_team_web.png?v=1638826355\"\u003e \u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item-title\"\u003e Executive Care Team \u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item-description\"\u003e We've created a dedicated team where we personally handle anything from warranty service to all questions. \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003cbutton type=\"button\" class=\"sq--button-pill\" onclick=\"location.href='\/account\/register'\"\u003e Join Us \u003c\/button\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"swiper outro-carousel\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Spigen Brand Story Carousel\"\u003e \u003cdiv class=\"swiper-wrapper\"\u003e \u003cdiv class=\"swiper-slide\"\u003e \u003ca href=\"\/pages\/about-us\" class=\"swiper-slide-container sq--story\" aria-label=\"Our Story - Learn about Spigen's brand story and company history\" tabindex=\"0\"\u003e \u003cdiv class=\"sq--overlay-content\"\u003e \u003ch3 class=\"text-h3\"\u003eOur Story\u003c\/h3\u003e \u003cspan class=\"sr-only\"\u003e Learn about Spigen's brand story and company history. \u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"sq--outro-background-media\"\u003e \u003cimg role=\"presentation\" class=\"img-cover\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/our_story__banner.jpg?v=1780332873\" alt=\"\"\u003e \u003c\/div\u003e \u003c\/a\u003e \u003c\/div\u003e \u003cdiv class=\"swiper-slide\"\u003e \u003ca href=\"\/pages\/sustainability\" class=\"swiper-slide-container sq--sustainability\" aria-label=\"Sustainability - Explore Spigen's sustainability efforts and ClimatePartner initiatives\" tabindex=\"0\"\u003e \u003cdiv class=\"sq--overlay-content\"\u003e \u003cimg class=\"img-climate-partner\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/logo-climatePartner.png\" alt=\"ClimatePartner Logo\"\u003e \u003ch3 class=\"text-h3 sr-only\"\u003eSustainability\u003c\/h3\u003e \u003cspan class=\"sr-only\"\u003e Explore Spigen's sustainability efforts and ClimatePartner initiatives \u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"sq--outro-background-media\"\u003e \u003cimg role=\"presentation\" class=\"img-cover\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/climate_partner_banner.jpg?v=1780332874\" alt=\"\"\u003e \u003c\/div\u003e \u003c\/a\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/sq-listing-outro\u003e","brand":"iPhone 18 Series","offers":[{"title":"iPhone 18 Pro Max \/ Black \/ In Stock","offer_id":45854226677807,"sku":"ACS09897CC","price":59.99,"currency_code":"USD","in_stock":true},{"title":"iPhone 18 Pro Max \/ Gunmetal \/ In Stock","offer_id":45854226710575,"sku":"ACS09898CA","price":59.99,"currency_code":"USD","in_stock":true},{"title":"iPhone 18 Pro \/ Black \/ In Stock","offer_id":45854226743343,"sku":"ACS09950CC","price":59.99,"currency_code":"USD","in_stock":true},{"title":"iPhone 18 Pro \/ Gunmetal \/ In Stock","offer_id":45854226776111,"sku":"ACS09951CA","price":59.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/detail_iphone17pro_tough_armor_t_magfit_black_01_f88b87a6-3301-4451-aae2-62f1d8a515de.jpg?v=1787614456"},{"product_id":"iphone-18-series-case-optik-armor-mag-fit","title":"iPhone 18 Series - Optik Armor (Mag Fit)","description":"\u003csq-listing-outro aria-labelledby=\"outro-heading\"\u003e \u003cdiv class=\"sq--section-outro-heading\" id=\"outro-heading\"\u003e \u003ch2\u003eMore than just protection.\u003c\/h2\u003e \u003cp\u003eExplore what we do and how we do it.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"sq--section-outro-body\"\u003e \u003cdiv class=\"sq--section-row\"\u003e \u003cdiv class=\"sq--section-column\"\u003e \u003cdiv class=\"sq--rewards\"\u003e \u003cdiv class=\"sq--overlay-content\"\u003e \u003ch3 class=\"text-h3\"\u003eOur Rewards\u003c\/h3\u003e \u003cp\u003eProtection with benefits for \u003cbr\u003eour Reward members.\u003c\/p\u003e \u003cdiv class=\"sq--rewards-feature-list\"\u003e \u003cdiv class=\"sq--rewards-feature-item\"\u003e \u003cdiv class=\"sq--rewards-feature-item-icon\"\u003e \u003cimg role=\"presentation\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0841\/3845\/files\/icon_get_it_faster_web.png?v=1638826275\"\u003e \u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item-title\"\u003eGet it Faster\u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item-description\"\u003e We provide discounted expedited shipping for our Elite and Executive members. \u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item\"\u003e \u003cdiv class=\"sq--rewards-feature-item-icon\"\u003e \u003cimg role=\"presentation\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0841\/3845\/files\/icon_coupon_web.png?v=1638826331\"\u003e \u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item-title\"\u003e Seasonal Coupon \u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item-description\"\u003e Every season we provide our Elite and Executive members with reward coupons with fresh new gears. \u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item\"\u003e \u003cdiv class=\"sq--rewards-feature-item-icon\"\u003e \u003cimg role=\"presentation\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0841\/3845\/files\/icon_executive_care_team_web.png?v=1638826355\"\u003e \u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item-title\"\u003e Executive Care Team \u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item-description\"\u003e We've created a dedicated team where we personally handle anything from warranty service to all questions. \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003cbutton type=\"button\" class=\"sq--button-pill\" onclick=\"location.href='\/account\/register'\"\u003e Join Us \u003c\/button\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"swiper outro-carousel\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Spigen Brand Story Carousel\"\u003e \u003cdiv class=\"swiper-wrapper\"\u003e \u003cdiv class=\"swiper-slide\"\u003e \u003ca href=\"\/pages\/about-us\" class=\"swiper-slide-container sq--story\" aria-label=\"Our Story - Learn about Spigen's brand story and company history\" tabindex=\"0\"\u003e \u003cdiv class=\"sq--overlay-content\"\u003e \u003ch3 class=\"text-h3\"\u003eOur Story\u003c\/h3\u003e \u003cspan class=\"sr-only\"\u003e Learn about Spigen's brand story and company history. \u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"sq--outro-background-media\"\u003e \u003cimg role=\"presentation\" class=\"img-cover\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/our_story__banner.jpg?v=1780332873\" alt=\"\"\u003e \u003c\/div\u003e \u003c\/a\u003e \u003c\/div\u003e \u003cdiv class=\"swiper-slide\"\u003e \u003ca href=\"\/pages\/sustainability\" class=\"swiper-slide-container sq--sustainability\" aria-label=\"Sustainability - Explore Spigen's sustainability efforts and ClimatePartner initiatives\" tabindex=\"0\"\u003e \u003cdiv class=\"sq--overlay-content\"\u003e \u003cimg class=\"img-climate-partner\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/logo-climatePartner.png\" alt=\"ClimatePartner Logo\"\u003e \u003ch3 class=\"text-h3 sr-only\"\u003eSustainability\u003c\/h3\u003e \u003cspan class=\"sr-only\"\u003e Explore Spigen's sustainability efforts and ClimatePartner initiatives \u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"sq--outro-background-media\"\u003e \u003cimg role=\"presentation\" class=\"img-cover\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/climate_partner_banner.jpg?v=1780332874\" alt=\"\"\u003e \u003c\/div\u003e \u003c\/a\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/sq-listing-outro\u003e","brand":"iPhone 18 Series","offers":[{"title":"iPhone 18 Pro Max \/ Black \/ In Stock","offer_id":45854230511663,"sku":"ACS09900","price":59.99,"currency_code":"USD","in_stock":true},{"title":"iPhone 18 Pro Max \/ Abyss Green \/ Preorder - Ships in 15 Business Days","offer_id":45854230544431,"sku":"ACS09901","price":59.99,"currency_code":"USD","in_stock":true},{"title":"iPhone 18 Pro \/ Black \/ Coming Soon","offer_id":45854230577199,"sku":"ACS09953CC","price":59.99,"currency_code":"USD","in_stock":false},{"title":"iPhone 18 Pro \/ Abyss Green \/ Preorder - Ships in 30 Business Days","offer_id":45854230609967,"sku":"ACS09954CA","price":59.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/detail_iphone17pro_promax_optik_armor_magfit_black_02.jpg?v=1756855535"},{"product_id":"iphone-18-series-case-enzo-aramid-t-mag-fit","title":"iPhone 18 Series - Enzo Aramid T (Mag Fit)","description":"\u003csq-listing-outro aria-labelledby=\"outro-heading\"\u003e \u003cdiv class=\"sq--section-outro-heading\" id=\"outro-heading\"\u003e \u003ch2\u003eMore than just protection.\u003c\/h2\u003e \u003cp\u003eExplore what we do and how we do it.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"sq--section-outro-body\"\u003e \u003cdiv class=\"sq--section-row\"\u003e \u003cdiv class=\"sq--section-column\"\u003e \u003cdiv class=\"sq--rewards\"\u003e \u003cdiv class=\"sq--overlay-content\"\u003e \u003ch3 class=\"text-h3\"\u003eOur Rewards\u003c\/h3\u003e \u003cp\u003eProtection with benefits for \u003cbr\u003eour Reward members.\u003c\/p\u003e \u003cdiv class=\"sq--rewards-feature-list\"\u003e \u003cdiv class=\"sq--rewards-feature-item\"\u003e \u003cdiv class=\"sq--rewards-feature-item-icon\"\u003e \u003cimg role=\"presentation\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0841\/3845\/files\/icon_get_it_faster_web.png?v=1638826275\"\u003e \u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item-title\"\u003eGet it Faster\u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item-description\"\u003e We provide discounted expedited shipping for our Elite and Executive members. \u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item\"\u003e \u003cdiv class=\"sq--rewards-feature-item-icon\"\u003e \u003cimg role=\"presentation\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0841\/3845\/files\/icon_coupon_web.png?v=1638826331\"\u003e \u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item-title\"\u003e Seasonal Coupon \u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item-description\"\u003e Every season we provide our Elite and Executive members with reward coupons with fresh new gears. \u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item\"\u003e \u003cdiv class=\"sq--rewards-feature-item-icon\"\u003e \u003cimg role=\"presentation\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0841\/3845\/files\/icon_executive_care_team_web.png?v=1638826355\"\u003e \u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item-title\"\u003e Executive Care Team \u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item-description\"\u003e We've created a dedicated team where we personally handle anything from warranty service to all questions. \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003cbutton type=\"button\" class=\"sq--button-pill\" onclick=\"location.href='\/account\/register'\"\u003e Join Us \u003c\/button\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"swiper outro-carousel\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Spigen Brand Story Carousel\"\u003e \u003cdiv class=\"swiper-wrapper\"\u003e \u003cdiv class=\"swiper-slide\"\u003e \u003ca href=\"\/pages\/about-us\" class=\"swiper-slide-container sq--story\" aria-label=\"Our Story - Learn about Spigen's brand story and company history\" tabindex=\"0\"\u003e \u003cdiv class=\"sq--overlay-content\"\u003e \u003ch3 class=\"text-h3\"\u003eOur Story\u003c\/h3\u003e \u003cspan class=\"sr-only\"\u003e Learn about Spigen's brand story and company history. \u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"sq--outro-background-media\"\u003e \u003cimg role=\"presentation\" class=\"img-cover\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/our_story__banner.jpg?v=1780332873\" alt=\"\"\u003e \u003c\/div\u003e \u003c\/a\u003e \u003c\/div\u003e \u003cdiv class=\"swiper-slide\"\u003e \u003ca href=\"\/pages\/sustainability\" class=\"swiper-slide-container sq--sustainability\" aria-label=\"Sustainability - Explore Spigen's sustainability efforts and ClimatePartner initiatives\" tabindex=\"0\"\u003e \u003cdiv class=\"sq--overlay-content\"\u003e \u003cimg class=\"img-climate-partner\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/logo-climatePartner.png\" alt=\"ClimatePartner Logo\"\u003e \u003ch3 class=\"text-h3 sr-only\"\u003eSustainability\u003c\/h3\u003e \u003cspan class=\"sr-only\"\u003e Explore Spigen's sustainability efforts and ClimatePartner initiatives \u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"sq--outro-background-media\"\u003e \u003cimg role=\"presentation\" class=\"img-cover\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/climate_partner_banner.jpg?v=1780332874\" alt=\"\"\u003e \u003c\/div\u003e \u003c\/a\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/sq-listing-outro\u003e","brand":"iPhone 18 Series","offers":[{"title":"iPhone 18 Pro Max \/ Black Silver \/ In Stock","offer_id":45854236835887,"sku":"ACS09905CC","price":69.99,"currency_code":"USD","in_stock":true},{"title":"iPhone 18 Pro Max \/ Black Black \/ In Stock","offer_id":45854236868655,"sku":"ACS09906CA","price":69.99,"currency_code":"USD","in_stock":true},{"title":"iPhone 18 Pro \/ Black Silver \/ In Stock","offer_id":45854236901423,"sku":"ACS09958CC","price":69.99,"currency_code":"USD","in_stock":true},{"title":"iPhone 18 Pro \/ Black Black \/ In Stock","offer_id":45854236934191,"sku":"ACS09959CA","price":69.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/title_web_iphone6.9_2025__enzo_aramid_t_silver_01_f4119606-b28e-4c83-a19a-561bad7f14bc.jpg?v=1787673795"},{"product_id":"iphone-18-series-case-ultra-hybrid-neo-one-mag-fit","title":"iPhone 18 Series - Ultra Hybrid Neo One (Mag Fit)","description":"\u003csq-listing-outro aria-labelledby=\"outro-heading\"\u003e \u003cdiv class=\"sq--section-outro-heading\" id=\"outro-heading\"\u003e \u003ch2\u003eMore than just protection.\u003c\/h2\u003e \u003cp\u003eExplore what we do and how we do it.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"sq--section-outro-body\"\u003e \u003cdiv class=\"sq--section-row\"\u003e \u003cdiv class=\"sq--section-column\"\u003e \u003cdiv class=\"sq--rewards\"\u003e \u003cdiv class=\"sq--overlay-content\"\u003e \u003ch3 class=\"text-h3\"\u003eOur Rewards\u003c\/h3\u003e \u003cp\u003eProtection with benefits for \u003cbr\u003eour Reward members.\u003c\/p\u003e \u003cdiv class=\"sq--rewards-feature-list\"\u003e \u003cdiv class=\"sq--rewards-feature-item\"\u003e \u003cdiv class=\"sq--rewards-feature-item-icon\"\u003e \u003cimg role=\"presentation\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0841\/3845\/files\/icon_get_it_faster_web.png?v=1638826275\"\u003e \u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item-title\"\u003eGet it Faster\u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item-description\"\u003e We provide discounted expedited shipping for our Elite and Executive members. \u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item\"\u003e \u003cdiv class=\"sq--rewards-feature-item-icon\"\u003e \u003cimg role=\"presentation\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0841\/3845\/files\/icon_coupon_web.png?v=1638826331\"\u003e \u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item-title\"\u003e Seasonal Coupon \u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item-description\"\u003e Every season we provide our Elite and Executive members with reward coupons with fresh new gears. \u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item\"\u003e \u003cdiv class=\"sq--rewards-feature-item-icon\"\u003e \u003cimg role=\"presentation\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0841\/3845\/files\/icon_executive_care_team_web.png?v=1638826355\"\u003e \u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item-title\"\u003e Executive Care Team \u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item-description\"\u003e We've created a dedicated team where we personally handle anything from warranty service to all questions. \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003cbutton type=\"button\" class=\"sq--button-pill\" onclick=\"location.href='\/account\/register'\"\u003e Join Us \u003c\/button\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"swiper outro-carousel\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Spigen Brand Story Carousel\"\u003e \u003cdiv class=\"swiper-wrapper\"\u003e \u003cdiv class=\"swiper-slide\"\u003e \u003ca href=\"\/pages\/about-us\" class=\"swiper-slide-container sq--story\" aria-label=\"Our Story - Learn about Spigen's brand story and company history\" tabindex=\"0\"\u003e \u003cdiv class=\"sq--overlay-content\"\u003e \u003ch3 class=\"text-h3\"\u003eOur Story\u003c\/h3\u003e \u003cspan class=\"sr-only\"\u003e Learn about Spigen's brand story and company history. \u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"sq--outro-background-media\"\u003e \u003cimg role=\"presentation\" class=\"img-cover\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/our_story__banner.jpg?v=1780332873\" alt=\"\"\u003e \u003c\/div\u003e \u003c\/a\u003e \u003c\/div\u003e \u003cdiv class=\"swiper-slide\"\u003e \u003ca href=\"\/pages\/sustainability\" class=\"swiper-slide-container sq--sustainability\" aria-label=\"Sustainability - Explore Spigen's sustainability efforts and ClimatePartner initiatives\" tabindex=\"0\"\u003e \u003cdiv class=\"sq--overlay-content\"\u003e \u003cimg class=\"img-climate-partner\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/logo-climatePartner.png\" alt=\"ClimatePartner Logo\"\u003e \u003ch3 class=\"text-h3 sr-only\"\u003eSustainability\u003c\/h3\u003e \u003cspan class=\"sr-only\"\u003e Explore Spigen's sustainability efforts and ClimatePartner initiatives \u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"sq--outro-background-media\"\u003e \u003cimg role=\"presentation\" class=\"img-cover\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/climate_partner_banner.jpg?v=1780332874\" alt=\"\"\u003e \u003c\/div\u003e \u003c\/a\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/sq-listing-outro\u003e","brand":"iPhone 18 Series","offers":[{"title":"iPhone 18 Pro Max \/ Neo One \/ In Stock","offer_id":45854245978159,"sku":"ACS10043","price":49.99,"currency_code":"USD","in_stock":true},{"title":"iPhone 18 Pro \/ Neo One \/ In Stock","offer_id":45854246010927,"sku":"ACS10074CC","price":49.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/title_web_iphone_17_pro_ultra_hybrid_magfit_01.jpg?v=1757355444"},{"product_id":"iphone-18-series-case-ultra-hybrid-zero-one-mag-fit","title":"iPhone 18 Series - Ultra Hybrid Zero One (Mag Fit)","description":"\u003csq-listing-outro aria-labelledby=\"outro-heading\"\u003e \u003cdiv class=\"sq--section-outro-heading\" id=\"outro-heading\"\u003e \u003ch2\u003eMore than just protection.\u003c\/h2\u003e \u003cp\u003eExplore what we do and how we do it.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"sq--section-outro-body\"\u003e \u003cdiv class=\"sq--section-row\"\u003e \u003cdiv class=\"sq--section-column\"\u003e \u003cdiv class=\"sq--rewards\"\u003e \u003cdiv class=\"sq--overlay-content\"\u003e \u003ch3 class=\"text-h3\"\u003eOur Rewards\u003c\/h3\u003e \u003cp\u003eProtection with benefits for \u003cbr\u003eour Reward members.\u003c\/p\u003e \u003cdiv class=\"sq--rewards-feature-list\"\u003e \u003cdiv class=\"sq--rewards-feature-item\"\u003e \u003cdiv class=\"sq--rewards-feature-item-icon\"\u003e \u003cimg role=\"presentation\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0841\/3845\/files\/icon_get_it_faster_web.png?v=1638826275\"\u003e \u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item-title\"\u003eGet it Faster\u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item-description\"\u003e We provide discounted expedited shipping for our Elite and Executive members. \u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item\"\u003e \u003cdiv class=\"sq--rewards-feature-item-icon\"\u003e \u003cimg role=\"presentation\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0841\/3845\/files\/icon_coupon_web.png?v=1638826331\"\u003e \u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item-title\"\u003e Seasonal Coupon \u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item-description\"\u003e Every season we provide our Elite and Executive members with reward coupons with fresh new gears. \u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item\"\u003e \u003cdiv class=\"sq--rewards-feature-item-icon\"\u003e \u003cimg role=\"presentation\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0841\/3845\/files\/icon_executive_care_team_web.png?v=1638826355\"\u003e \u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item-title\"\u003e Executive Care Team \u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item-description\"\u003e We've created a dedicated team where we personally handle anything from warranty service to all questions. \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003cbutton type=\"button\" class=\"sq--button-pill\" onclick=\"location.href='\/account\/register'\"\u003e Join Us \u003c\/button\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"swiper outro-carousel\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Spigen Brand Story Carousel\"\u003e \u003cdiv class=\"swiper-wrapper\"\u003e \u003cdiv class=\"swiper-slide\"\u003e \u003ca href=\"\/pages\/about-us\" class=\"swiper-slide-container sq--story\" aria-label=\"Our Story - Learn about Spigen's brand story and company history\" tabindex=\"0\"\u003e \u003cdiv class=\"sq--overlay-content\"\u003e \u003ch3 class=\"text-h3\"\u003eOur Story\u003c\/h3\u003e \u003cspan class=\"sr-only\"\u003e Learn about Spigen's brand story and company history. \u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"sq--outro-background-media\"\u003e \u003cimg role=\"presentation\" class=\"img-cover\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/our_story__banner.jpg?v=1780332873\" alt=\"\"\u003e \u003c\/div\u003e \u003c\/a\u003e \u003c\/div\u003e \u003cdiv class=\"swiper-slide\"\u003e \u003ca href=\"\/pages\/sustainability\" class=\"swiper-slide-container sq--sustainability\" aria-label=\"Sustainability - Explore Spigen's sustainability efforts and ClimatePartner initiatives\" tabindex=\"0\"\u003e \u003cdiv class=\"sq--overlay-content\"\u003e \u003cimg class=\"img-climate-partner\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/logo-climatePartner.png\" alt=\"ClimatePartner Logo\"\u003e \u003ch3 class=\"text-h3 sr-only\"\u003eSustainability\u003c\/h3\u003e \u003cspan class=\"sr-only\"\u003e Explore Spigen's sustainability efforts and ClimatePartner initiatives \u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"sq--outro-background-media\"\u003e \u003cimg role=\"presentation\" class=\"img-cover\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/climate_partner_banner.jpg?v=1780332874\" alt=\"\"\u003e \u003c\/div\u003e \u003c\/a\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/sq-listing-outro\u003e","brand":"iPhone 18 Series","offers":[{"title":"iPhone 18 Pro Max \/ Zero One Natural Titanium \/ In Stock","offer_id":45854250336303,"sku":"ACS10041CC","price":49.99,"currency_code":"USD","in_stock":true},{"title":"iPhone 18 Pro Max \/ Zero One Black \/ In Stock","offer_id":45854250369071,"sku":"ACS10042CA","price":49.99,"currency_code":"USD","in_stock":true},{"title":"iPhone 18 Pro Max \/ Zero One White \/ In Stock","offer_id":45854250401839,"sku":"ACS10040CA","price":49.99,"currency_code":"USD","in_stock":true},{"title":"iPhone 18 Pro \/ Zero One Natural Titanium \/ In Stock","offer_id":45854250434607,"sku":"ACS10072CA","price":49.99,"currency_code":"USD","in_stock":true},{"title":"iPhone 18 Pro \/ Zero One Black \/ In Stock","offer_id":45854250467375,"sku":"ACS10073CC","price":49.99,"currency_code":"USD","in_stock":true},{"title":"iPhone 18 Pro \/ Zero One White \/ In Stock","offer_id":45854250500143,"sku":"ACS10071CC","price":49.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/title_web_iphone_17_pro_ultra_hybrid_magfit_zero_one_natural_titanium_01_fee077b8-f67f-4141-9175-07366ca0db24.jpg?v=1787678072"},{"product_id":"iphone-18-series-case-ultra-hybrid-mag-fit","title":"iPhone 18 Series - Ultra Hybrid (Mag Fit)","description":"\u003csq-listing-outro aria-labelledby=\"outro-heading\"\u003e \u003cdiv class=\"sq--section-outro-heading\" id=\"outro-heading\"\u003e \u003ch2\u003eMore than just protection.\u003c\/h2\u003e \u003cp\u003eExplore what we do and how we do it.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"sq--section-outro-body\"\u003e \u003cdiv class=\"sq--section-row\"\u003e \u003cdiv class=\"sq--section-column\"\u003e \u003cdiv class=\"sq--rewards\"\u003e \u003cdiv class=\"sq--overlay-content\"\u003e \u003ch3 class=\"text-h3\"\u003eOur Rewards\u003c\/h3\u003e \u003cp\u003eProtection with benefits for \u003cbr\u003eour Reward members.\u003c\/p\u003e \u003cdiv class=\"sq--rewards-feature-list\"\u003e \u003cdiv class=\"sq--rewards-feature-item\"\u003e \u003cdiv class=\"sq--rewards-feature-item-icon\"\u003e \u003cimg role=\"presentation\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0841\/3845\/files\/icon_get_it_faster_web.png?v=1638826275\"\u003e \u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item-title\"\u003eGet it Faster\u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item-description\"\u003e We provide discounted expedited shipping for our Elite and Executive members. \u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item\"\u003e \u003cdiv class=\"sq--rewards-feature-item-icon\"\u003e \u003cimg role=\"presentation\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0841\/3845\/files\/icon_coupon_web.png?v=1638826331\"\u003e \u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item-title\"\u003e Seasonal Coupon \u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item-description\"\u003e Every season we provide our Elite and Executive members with reward coupons with fresh new gears. \u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item\"\u003e \u003cdiv class=\"sq--rewards-feature-item-icon\"\u003e \u003cimg role=\"presentation\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0841\/3845\/files\/icon_executive_care_team_web.png?v=1638826355\"\u003e \u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item-title\"\u003e Executive Care Team \u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item-description\"\u003e We've created a dedicated team where we personally handle anything from warranty service to all questions. \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003cbutton type=\"button\" class=\"sq--button-pill\" onclick=\"location.href='\/account\/register'\"\u003e Join Us \u003c\/button\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"swiper outro-carousel\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Spigen Brand Story Carousel\"\u003e \u003cdiv class=\"swiper-wrapper\"\u003e \u003cdiv class=\"swiper-slide\"\u003e \u003ca href=\"\/pages\/about-us\" class=\"swiper-slide-container sq--story\" aria-label=\"Our Story - Learn about Spigen's brand story and company history\" tabindex=\"0\"\u003e \u003cdiv class=\"sq--overlay-content\"\u003e \u003ch3 class=\"text-h3\"\u003eOur Story\u003c\/h3\u003e \u003cspan class=\"sr-only\"\u003e Learn about Spigen's brand story and company history. \u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"sq--outro-background-media\"\u003e \u003cimg role=\"presentation\" class=\"img-cover\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/our_story__banner.jpg?v=1780332873\" alt=\"\"\u003e \u003c\/div\u003e \u003c\/a\u003e \u003c\/div\u003e \u003cdiv class=\"swiper-slide\"\u003e \u003ca href=\"\/pages\/sustainability\" class=\"swiper-slide-container sq--sustainability\" aria-label=\"Sustainability - Explore Spigen's sustainability efforts and ClimatePartner initiatives\" tabindex=\"0\"\u003e \u003cdiv class=\"sq--overlay-content\"\u003e \u003cimg class=\"img-climate-partner\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/logo-climatePartner.png\" alt=\"ClimatePartner Logo\"\u003e \u003ch3 class=\"text-h3 sr-only\"\u003eSustainability\u003c\/h3\u003e \u003cspan class=\"sr-only\"\u003e Explore Spigen's sustainability efforts and ClimatePartner initiatives \u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"sq--outro-background-media\"\u003e \u003cimg role=\"presentation\" class=\"img-cover\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/climate_partner_banner.jpg?v=1780332874\" alt=\"\"\u003e \u003c\/div\u003e \u003c\/a\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/sq-listing-outro\u003e","brand":"iPhone 18 Series","offers":[{"title":"iPhone 18 Pro Max \/ Clear Dark Cherry \/ Preorder - Ships in 45 Business Days","offer_id":45854313578543,"sku":"ACS12331","price":44.99,"currency_code":"USD","in_stock":true},{"title":"iPhone 18 Pro Max \/ Clear Orange \/ In Stock","offer_id":45854292836399,"sku":"ACS11107CA","price":44.99,"currency_code":"USD","in_stock":true},{"title":"iPhone 18 Pro Max \/ Clear White \/ In Stock","offer_id":45854292869167,"sku":"ACS10035","price":44.99,"currency_code":"USD","in_stock":true},{"title":"iPhone 18 Pro Max \/ Clear Graphite \/ In Stock","offer_id":45854292901935,"sku":"ACS10036CA","price":44.99,"currency_code":"USD","in_stock":true},{"title":"iPhone 18 Pro Max \/ Clear Gold \/ In Stock","offer_id":45854292934703,"sku":"ACS10037CA","price":44.99,"currency_code":"USD","in_stock":true},{"title":"iPhone 18 Pro Max \/ Clear Deep Blue \/ In Stock","offer_id":45854292967471,"sku":"ACS10953","price":44.99,"currency_code":"USD","in_stock":true},{"title":"iPhone 18 Pro Max \/ Clear Light Blue \/ Out of Stock","offer_id":46100194426927,"sku":"ACS12561","price":44.99,"currency_code":"USD","in_stock":false},{"title":"iPhone 18 Pro \/ Clear Dark Cherry \/ Preorder - Ships in 45 Business Days","offer_id":45854314299439,"sku":"ACS12335","price":44.99,"currency_code":"USD","in_stock":true},{"title":"iPhone 18 Pro \/ Clear Orange \/ In Stock","offer_id":45854293000239,"sku":"ACS11110CB","price":44.99,"currency_code":"USD","in_stock":true},{"title":"iPhone 18 Pro \/ Clear White \/ In Stock","offer_id":45854293033007,"sku":"ACS10066CA","price":44.99,"currency_code":"USD","in_stock":true},{"title":"iPhone 18 Pro \/ Clear Graphite \/ In Stock","offer_id":45854293065775,"sku":"ACS10067CC","price":44.99,"currency_code":"USD","in_stock":true},{"title":"iPhone 18 Pro \/ Clear Gold \/ In Stock","offer_id":45854293098543,"sku":"ACS10068","price":44.99,"currency_code":"USD","in_stock":true},{"title":"iPhone 18 Pro \/ Clear Deep Blue \/ In Stock","offer_id":45854293131311,"sku":"ACS10954CA","price":44.99,"currency_code":"USD","in_stock":true},{"title":"iPhone 18 Pro \/ Clear Light Blue \/ Out of Stock","offer_id":46100194492463,"sku":"ACS12562","price":44.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/title_web_iphone_18_pro_max_ultra_hybrid_magfit_clear_dark_cherry_01.jpg?v=1788298681"},{"product_id":"iphone-18-series-case-ultra-hybrid-matte-mag-fit","title":"iPhone 18 Series - Ultra Hybrid Matte (Mag Fit)","description":"\u003csq-listing-outro aria-labelledby=\"outro-heading\"\u003e\n    \u003cdiv class=\"sq--section-outro-heading\" id=\"outro-heading\"\u003e\n        \u003ch2\u003eMore than just protection.\u003c\/h2\u003e\n        \u003cp\u003eExplore what we do and how we do it.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"sq--section-outro-body\"\u003e\n        \u003cdiv class=\"sq--section-row\"\u003e\n            \u003cdiv class=\"sq--section-column\"\u003e\n                \u003cdiv class=\"sq--rewards\"\u003e\n                    \u003cdiv class=\"sq--overlay-content\"\u003e\n                        \u003ch3 class=\"text-h3\"\u003eOur Rewards\u003c\/h3\u003e\n                        \u003cp\u003eProtection with benefits for \u003cbr\u003eour Reward members.\u003c\/p\u003e\n                        \u003cdiv class=\"sq--rewards-feature-list\"\u003e\n                            \u003cdiv class=\"sq--rewards-feature-item\"\u003e\n                                \u003cdiv class=\"sq--rewards-feature-item-icon\"\u003e \u003cimg role=\"presentation\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0841\/3845\/files\/icon_get_it_faster_web.png?v=1638826275\"\u003e\n                                \u003c\/div\u003e\n                                \u003cdiv class=\"sq--rewards-feature-item-title\"\u003eGet it Faster\u003c\/div\u003e\n                                \u003cdiv class=\"sq--rewards-feature-item-description\"\u003e We provide discounted expedited shipping for our Elite\n                                    and Executive members. \u003c\/div\u003e\n                            \u003c\/div\u003e\n                            \u003cdiv class=\"sq--rewards-feature-item\"\u003e\n                                \u003cdiv class=\"sq--rewards-feature-item-icon\"\u003e \u003cimg role=\"presentation\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0841\/3845\/files\/icon_coupon_web.png?v=1638826331\"\u003e \u003c\/div\u003e\n                                \u003cdiv class=\"sq--rewards-feature-item-title\"\u003e Seasonal Coupon \u003c\/div\u003e\n                                \u003cdiv class=\"sq--rewards-feature-item-description\"\u003e Every season we provide our Elite and Executive members\n                                    with reward coupons with fresh new gears. \u003c\/div\u003e\n                            \u003c\/div\u003e\n                            \u003cdiv class=\"sq--rewards-feature-item\"\u003e\n                                \u003cdiv class=\"sq--rewards-feature-item-icon\"\u003e \u003cimg role=\"presentation\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0841\/3845\/files\/icon_executive_care_team_web.png?v=1638826355\"\u003e\n                                \u003c\/div\u003e\n                                \u003cdiv class=\"sq--rewards-feature-item-title\"\u003e Executive Care Team \u003c\/div\u003e\n                                \u003cdiv class=\"sq--rewards-feature-item-description\"\u003e We've created a dedicated team where we personally handle\n                                    anything from warranty service to all questions. \u003c\/div\u003e\n                            \u003c\/div\u003e\n                        \u003c\/div\u003e \u003cbutton type=\"button\" class=\"sq--button-pill\" onclick=\"location.href='\/account\/register'\"\u003e Join Us \u003c\/button\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"swiper outro-carousel\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Spigen Brand Story Carousel\"\u003e\n                \u003cdiv class=\"swiper-wrapper\"\u003e\n                    \u003cdiv class=\"swiper-slide\"\u003e\n                        \u003ca href=\"\/pages\/about-us\" class=\"swiper-slide-container sq--story\" aria-label=\"Our Story - Learn about Spigen's brand story and company history\" tabindex=\"0\"\u003e\n                            \u003cdiv class=\"sq--overlay-content\"\u003e\n                                \u003cimg class=\"img-climate-partner\" style=\"object-fit: contain; height: 45px;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/our_story.png?v=1780341820\" alt=\"Our Story\"\u003e\n                                \u003ch3 class=\"text-h3 sr-only\"\u003eOur Story\u003c\/h3\u003e \u003cspan class=\"sr-only\"\u003e Learn about Spigen's brand story and\n                                    company\n                                    history. \u003c\/span\u003e\n                            \u003c\/div\u003e\n                            \u003cdiv class=\"sq--outro-background-media\"\u003e \u003cimg role=\"presentation\" class=\"img-cover\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/our_story__banner.jpg?v=1780332873\" alt=\"\"\u003e\n                            \u003c\/div\u003e\n                        \u003c\/a\u003e\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"swiper-slide\"\u003e\n                        \u003ca href=\"\/pages\/sustainability\" class=\"swiper-slide-container sq--sustainability\" aria-label=\"Sustainability - Explore Spigen's sustainability efforts and ClimatePartner initiatives\" tabindex=\"0\"\u003e\n                            \u003cdiv class=\"sq--overlay-content\"\u003e \u003cimg class=\"img-climate-partner\" style=\"object-fit: contain; height: 45px;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/logo-climatePartner.png\" alt=\"ClimatePartner Logo\"\u003e\n                                \u003ch3 class=\"text-h3 sr-only\"\u003eSustainability\u003c\/h3\u003e \u003cspan class=\"sr-only\"\u003e Explore Spigen's sustainability\n                                    efforts and ClimatePartner initiatives \u003c\/span\u003e\n                            \u003c\/div\u003e\n                            \u003cdiv class=\"sq--outro-background-media\"\u003e \u003cimg role=\"presentation\" class=\"img-cover\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/climate_partner_banner.jpg?v=1780332874\" alt=\"\"\u003e\n                            \u003c\/div\u003e\n                        \u003c\/a\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\u003c\/sq-listing-outro\u003e\n\n\n","brand":"iPhone 18 Series","offers":[{"title":"iPhone 18 Pro Max \/ Frost Black \/ In Stock","offer_id":45854319542319,"sku":"ACS10038","price":44.99,"currency_code":"USD","in_stock":true},{"title":"iPhone 18 Pro Max \/ Frost Deep Blue \/ In Stock","offer_id":45854337663023,"sku":"ACS11911","price":44.99,"currency_code":"USD","in_stock":true},{"title":"iPhone 18 Pro Max \/ Frost White \/ In Stock","offer_id":45854319575087,"sku":"ACS10039CC","price":44.99,"currency_code":"USD","in_stock":true},{"title":"iPhone 18 Pro Max \/ Frost Black Orange \/ In Stock","offer_id":45854319607855,"sku":"ACS10480","price":44.99,"currency_code":"USD","in_stock":true},{"title":"iPhone 18 Pro \/ Frost Black \/ In Stock","offer_id":45854319640623,"sku":"ACS10069CA","price":44.99,"currency_code":"USD","in_stock":true},{"title":"iPhone 18 Pro \/ Frost Deep Blue \/ In Stock","offer_id":45854339203119,"sku":"ACS11924","price":44.99,"currency_code":"USD","in_stock":true},{"title":"iPhone 18 Pro \/ Frost White \/ In Stock","offer_id":45854319673391,"sku":"ACS10070CB","price":44.99,"currency_code":"USD","in_stock":true},{"title":"iPhone 18 Pro \/ Frost Black Orange \/ In Stock","offer_id":45854319706159,"sku":"ACS10481CA","price":44.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/title_web_iphone_6.9_ultra_hybird_magfit_frost_blk_01.jpg?v=1763673440"},{"product_id":"iphone-18-series-case-ultra-hybrid-c-one-mag-fit","title":"iPhone 18 Series - Ultra Hybrid C-One (Mag Fit)","description":"\u003csq-listing-outro aria-labelledby=\"outro-heading\"\u003e\n    \u003cdiv class=\"sq--section-outro-heading\" id=\"outro-heading\"\u003e\n        \u003ch2\u003eMore than just protection.\u003c\/h2\u003e\n        \u003cp\u003eExplore what we do and how we do it.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"sq--section-outro-body\"\u003e\n        \u003cdiv class=\"sq--section-row\"\u003e\n            \u003cdiv class=\"sq--section-column\"\u003e\n                \u003cdiv class=\"sq--rewards\"\u003e\n                    \u003cdiv class=\"sq--overlay-content\"\u003e\n                        \u003ch3 class=\"text-h3\"\u003eOur Rewards\u003c\/h3\u003e\n                        \u003cp\u003eProtection with benefits for \u003cbr\u003eour Reward members.\u003c\/p\u003e\n                        \u003cdiv class=\"sq--rewards-feature-list\"\u003e\n                            \u003cdiv class=\"sq--rewards-feature-item\"\u003e\n                                \u003cdiv class=\"sq--rewards-feature-item-icon\"\u003e \u003cimg role=\"presentation\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0841\/3845\/files\/icon_get_it_faster_web.png?v=1638826275\"\u003e\n                                \u003c\/div\u003e\n                                \u003cdiv class=\"sq--rewards-feature-item-title\"\u003eGet it Faster\u003c\/div\u003e\n                                \u003cdiv class=\"sq--rewards-feature-item-description\"\u003e We provide discounted expedited shipping for our Elite\n                                    and Executive members. \u003c\/div\u003e\n                            \u003c\/div\u003e\n                            \u003cdiv class=\"sq--rewards-feature-item\"\u003e\n                                \u003cdiv class=\"sq--rewards-feature-item-icon\"\u003e \u003cimg role=\"presentation\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0841\/3845\/files\/icon_coupon_web.png?v=1638826331\"\u003e \u003c\/div\u003e\n                                \u003cdiv class=\"sq--rewards-feature-item-title\"\u003e Seasonal Coupon \u003c\/div\u003e\n                                \u003cdiv class=\"sq--rewards-feature-item-description\"\u003e Every season we provide our Elite and Executive members\n                                    with reward coupons with fresh new gears. \u003c\/div\u003e\n                            \u003c\/div\u003e\n                            \u003cdiv class=\"sq--rewards-feature-item\"\u003e\n                                \u003cdiv class=\"sq--rewards-feature-item-icon\"\u003e \u003cimg role=\"presentation\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0841\/3845\/files\/icon_executive_care_team_web.png?v=1638826355\"\u003e\n                                \u003c\/div\u003e\n                                \u003cdiv class=\"sq--rewards-feature-item-title\"\u003e Executive Care Team \u003c\/div\u003e\n                                \u003cdiv class=\"sq--rewards-feature-item-description\"\u003e We've created a dedicated team where we personally handle\n                                    anything from warranty service to all questions. \u003c\/div\u003e\n                            \u003c\/div\u003e\n                        \u003c\/div\u003e \u003cbutton type=\"button\" class=\"sq--button-pill\" onclick=\"location.href='\/account\/register'\"\u003e Join Us \u003c\/button\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"swiper outro-carousel\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Spigen Brand Story Carousel\"\u003e\n                \u003cdiv class=\"swiper-wrapper\"\u003e\n                    \u003cdiv class=\"swiper-slide\"\u003e\n                        \u003ca href=\"\/pages\/about-us\" class=\"swiper-slide-container sq--story\" aria-label=\"Our Story - Learn about Spigen's brand story and company history\" tabindex=\"0\"\u003e\n                            \u003cdiv class=\"sq--overlay-content\"\u003e\n                                \u003cimg class=\"img-climate-partner\" style=\"object-fit: contain; height: 45px;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/our_story.png?v=1780341820\" alt=\"Our Story\"\u003e\n                                \u003ch3 class=\"text-h3 sr-only\"\u003eOur Story\u003c\/h3\u003e \u003cspan class=\"sr-only\"\u003e Learn about Spigen's brand story and\n                                    company\n                                    history. \u003c\/span\u003e\n                            \u003c\/div\u003e\n                            \u003cdiv class=\"sq--outro-background-media\"\u003e \u003cimg role=\"presentation\" class=\"img-cover\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/our_story__banner.jpg?v=1780332873\" alt=\"\"\u003e\n                            \u003c\/div\u003e\n                        \u003c\/a\u003e\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"swiper-slide\"\u003e\n                        \u003ca href=\"\/pages\/sustainability\" class=\"swiper-slide-container sq--sustainability\" aria-label=\"Sustainability - Explore Spigen's sustainability efforts and ClimatePartner initiatives\" tabindex=\"0\"\u003e\n                            \u003cdiv class=\"sq--overlay-content\"\u003e \u003cimg class=\"img-climate-partner\" style=\"object-fit: contain; height: 45px;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/logo-climatePartner.png\" alt=\"ClimatePartner Logo\"\u003e\n                                \u003ch3 class=\"text-h3 sr-only\"\u003eSustainability\u003c\/h3\u003e \u003cspan class=\"sr-only\"\u003e Explore Spigen's sustainability\n                                    efforts and ClimatePartner initiatives \u003c\/span\u003e\n                            \u003c\/div\u003e\n                            \u003cdiv class=\"sq--outro-background-media\"\u003e \u003cimg role=\"presentation\" class=\"img-cover\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/climate_partner_banner.jpg?v=1780332874\" alt=\"\"\u003e\n                            \u003c\/div\u003e\n                        \u003c\/a\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\u003c\/sq-listing-outro\u003e\n\n\n","brand":"iPhone 18 Series","offers":[{"title":"iPhone 18 Pro Max \/ Tangerine \/ In Stock","offer_id":45854344249391,"sku":"ACS11755","price":49.99,"currency_code":"USD","in_stock":true},{"title":"iPhone 18 Pro Max \/ Bondi Blue \/ In Stock","offer_id":45854344282159,"sku":"ACS11754","price":49.99,"currency_code":"USD","in_stock":true},{"title":"iPhone 18 Pro \/ Tangerine \/ In Stock","offer_id":45854344380463,"sku":"ACS11757","price":49.99,"currency_code":"USD","in_stock":true},{"title":"iPhone 18 Pro \/ Bondi Blue \/ In Stock","offer_id":45854344413231,"sku":"ACS11756","price":49.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/title_web_iphone_18promax_ultra_hybrid_magfit_c_one_tangerine_01.jpg?v=1788296977"},{"product_id":"iphone-18-series-case-crystal-flex-mag-fit","title":"iPhone 18 Series - Crystal Flex (Mag Fit)","description":"\u003csq-listing-outro aria-labelledby=\"outro-heading\"\u003e \u003cdiv class=\"sq--section-outro-heading\" id=\"outro-heading\"\u003e \u003ch2\u003eMore than just protection.\u003c\/h2\u003e \u003cp\u003eExplore what we do and how we do it.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"sq--section-outro-body\"\u003e \u003cdiv class=\"sq--section-row\"\u003e \u003cdiv class=\"sq--section-column\"\u003e \u003cdiv class=\"sq--rewards\"\u003e \u003cdiv class=\"sq--overlay-content\"\u003e \u003ch3 class=\"text-h3\"\u003eOur Rewards\u003c\/h3\u003e \u003cp\u003eProtection with benefits for \u003cbr\u003eour Reward members.\u003c\/p\u003e \u003cdiv class=\"sq--rewards-feature-list\"\u003e \u003cdiv class=\"sq--rewards-feature-item\"\u003e \u003cdiv class=\"sq--rewards-feature-item-icon\"\u003e \u003cimg role=\"presentation\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0841\/3845\/files\/icon_get_it_faster_web.png?v=1638826275\"\u003e \u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item-title\"\u003eGet it Faster\u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item-description\"\u003e We provide discounted expedited shipping for our Elite and Executive members. \u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item\"\u003e \u003cdiv class=\"sq--rewards-feature-item-icon\"\u003e \u003cimg role=\"presentation\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0841\/3845\/files\/icon_coupon_web.png?v=1638826331\"\u003e \u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item-title\"\u003e Seasonal Coupon \u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item-description\"\u003e Every season we provide our Elite and Executive members with reward coupons with fresh new gears. \u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item\"\u003e \u003cdiv class=\"sq--rewards-feature-item-icon\"\u003e \u003cimg role=\"presentation\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0841\/3845\/files\/icon_executive_care_team_web.png?v=1638826355\"\u003e \u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item-title\"\u003e Executive Care Team \u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item-description\"\u003e We've created a dedicated team where we personally handle anything from warranty service to all questions. \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003cbutton type=\"button\" class=\"sq--button-pill\" onclick=\"location.href='\/account\/register'\"\u003e Join Us \u003c\/button\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"swiper outro-carousel\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Spigen Brand Story Carousel\"\u003e \u003cdiv class=\"swiper-wrapper\"\u003e \u003cdiv class=\"swiper-slide\"\u003e \u003ca href=\"\/pages\/about-us\" class=\"swiper-slide-container sq--story\" aria-label=\"Our Story - Learn about Spigen's brand story and company history\" tabindex=\"0\"\u003e \u003cdiv class=\"sq--overlay-content\"\u003e \u003ch3 class=\"text-h3\"\u003eOur Story\u003c\/h3\u003e \u003cspan class=\"sr-only\"\u003e Learn about Spigen's brand story and company history. \u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"sq--outro-background-media\"\u003e \u003cimg role=\"presentation\" class=\"img-cover\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/our_story__banner.jpg?v=1780332873\" alt=\"\"\u003e \u003c\/div\u003e \u003c\/a\u003e \u003c\/div\u003e \u003cdiv class=\"swiper-slide\"\u003e \u003ca href=\"\/pages\/sustainability\" class=\"swiper-slide-container sq--sustainability\" aria-label=\"Sustainability - Explore Spigen's sustainability efforts and ClimatePartner initiatives\" tabindex=\"0\"\u003e \u003cdiv class=\"sq--overlay-content\"\u003e \u003cimg class=\"img-climate-partner\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/logo-climatePartner.png\" alt=\"ClimatePartner Logo\"\u003e \u003ch3 class=\"text-h3 sr-only\"\u003eSustainability\u003c\/h3\u003e \u003cspan class=\"sr-only\"\u003e Explore Spigen's sustainability efforts and ClimatePartner initiatives \u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"sq--outro-background-media\"\u003e \u003cimg role=\"presentation\" class=\"img-cover\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/climate_partner_banner.jpg?v=1780332874\" alt=\"\"\u003e \u003c\/div\u003e \u003c\/a\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/sq-listing-outro\u003e","brand":"iPhone 18 Series","offers":[{"title":"iPhone 18 Pro Max \/ Clear White \/ In Stock","offer_id":45854388191279,"sku":"ACS11912","price":39.99,"currency_code":"USD","in_stock":true},{"title":"iPhone 18 Pro \/ Clear White \/ In Stock","offer_id":45854388224047,"sku":"ACS11925","price":39.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/title_web_iphone_18pro_liquid_crystal_magfit_01.jpg?v=1788199641"},{"product_id":"iphone-18-series-case-ultra-hybrid-t-mag-fit","title":"iPhone 18 Series - Ultra Hybrid T (Mag Fit)","description":"\u003csq-listing-outro aria-labelledby=\"outro-heading\"\u003e \u003cdiv class=\"sq--section-outro-heading\" id=\"outro-heading\"\u003e \u003ch2\u003eMore than just protection.\u003c\/h2\u003e \u003cp\u003eExplore what we do and how we do it.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"sq--section-outro-body\"\u003e \u003cdiv class=\"sq--section-row\"\u003e \u003cdiv class=\"sq--section-column\"\u003e \u003cdiv class=\"sq--rewards\"\u003e \u003cdiv class=\"sq--overlay-content\"\u003e \u003ch3 class=\"text-h3\"\u003eOur Rewards\u003c\/h3\u003e \u003cp\u003eProtection with benefits for \u003cbr\u003eour Reward members.\u003c\/p\u003e \u003cdiv class=\"sq--rewards-feature-list\"\u003e \u003cdiv class=\"sq--rewards-feature-item\"\u003e \u003cdiv class=\"sq--rewards-feature-item-icon\"\u003e \u003cimg role=\"presentation\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0841\/3845\/files\/icon_get_it_faster_web.png?v=1638826275\"\u003e \u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item-title\"\u003eGet it Faster\u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item-description\"\u003e We provide discounted expedited shipping for our Elite and Executive members. \u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item\"\u003e \u003cdiv class=\"sq--rewards-feature-item-icon\"\u003e \u003cimg role=\"presentation\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0841\/3845\/files\/icon_coupon_web.png?v=1638826331\"\u003e \u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item-title\"\u003e Seasonal Coupon \u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item-description\"\u003e Every season we provide our Elite and Executive members with reward coupons with fresh new gears. \u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item\"\u003e \u003cdiv class=\"sq--rewards-feature-item-icon\"\u003e \u003cimg role=\"presentation\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0841\/3845\/files\/icon_executive_care_team_web.png?v=1638826355\"\u003e \u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item-title\"\u003e Executive Care Team \u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item-description\"\u003e We've created a dedicated team where we personally handle anything from warranty service to all questions. \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003cbutton type=\"button\" class=\"sq--button-pill\" onclick=\"location.href='\/account\/register'\"\u003e Join Us \u003c\/button\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"swiper outro-carousel\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Spigen Brand Story Carousel\"\u003e \u003cdiv class=\"swiper-wrapper\"\u003e \u003cdiv class=\"swiper-slide\"\u003e \u003ca href=\"\/pages\/about-us\" class=\"swiper-slide-container sq--story\" aria-label=\"Our Story - Learn about Spigen's brand story and company history\" tabindex=\"0\"\u003e \u003cdiv class=\"sq--overlay-content\"\u003e \u003ch3 class=\"text-h3\"\u003eOur Story\u003c\/h3\u003e \u003cspan class=\"sr-only\"\u003e Learn about Spigen's brand story and company history. \u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"sq--outro-background-media\"\u003e \u003cimg role=\"presentation\" class=\"img-cover\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/our_story__banner.jpg?v=1780332873\" alt=\"\"\u003e \u003c\/div\u003e \u003c\/a\u003e \u003c\/div\u003e \u003cdiv class=\"swiper-slide\"\u003e \u003ca href=\"\/pages\/sustainability\" class=\"swiper-slide-container sq--sustainability\" aria-label=\"Sustainability - Explore Spigen's sustainability efforts and ClimatePartner initiatives\" tabindex=\"0\"\u003e \u003cdiv class=\"sq--overlay-content\"\u003e \u003cimg class=\"img-climate-partner\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/logo-climatePartner.png\" alt=\"ClimatePartner Logo\"\u003e \u003ch3 class=\"text-h3 sr-only\"\u003eSustainability\u003c\/h3\u003e \u003cspan class=\"sr-only\"\u003e Explore Spigen's sustainability efforts and ClimatePartner initiatives \u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"sq--outro-background-media\"\u003e \u003cimg role=\"presentation\" class=\"img-cover\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/climate_partner_banner.jpg?v=1780332874\" alt=\"\"\u003e \u003c\/div\u003e \u003c\/a\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/sq-listing-outro\u003e","brand":"iPhone 18 Series","offers":[{"title":"iPhone 18 Pro Max \/ Clear Dark Cherry \/ Preorder - Ships in 45 Business Days","offer_id":45854422859823,"sku":"ACS12332","price":54.99,"currency_code":"USD","in_stock":true},{"title":"iPhone 18 Pro Max \/ Glossy Orange \/ In Stock","offer_id":45854404116527,"sku":"ACS10468CA","price":54.99,"currency_code":"USD","in_stock":true},{"title":"iPhone 18 Pro Max \/ Glossy White \/ In Stock","offer_id":45854404149295,"sku":"ACS10046CA","price":54.99,"currency_code":"USD","in_stock":true},{"title":"iPhone 18 Pro Max \/ Matte Black \/ In Stock","offer_id":45854404182063,"sku":"ACS10047CA","price":54.99,"currency_code":"USD","in_stock":true},{"title":"iPhone 18 Pro Max \/ Matte Blue \/ In Stock","offer_id":45854404214831,"sku":"ACS10467CA","price":54.99,"currency_code":"USD","in_stock":true},{"title":"iPhone 18 Pro \/ Clear Dark Cherry \/ Preorder - Ships in 45 Business Days","offer_id":45854423482415,"sku":"ACS12336","price":54.99,"currency_code":"USD","in_stock":true},{"title":"iPhone 18 Pro \/ Glossy Orange \/ In Stock","offer_id":45854404247599,"sku":"ACS10471CA","price":54.99,"currency_code":"USD","in_stock":true},{"title":"iPhone 18 Pro \/ Glossy White \/ In Stock","offer_id":45854404280367,"sku":"ACS10077","price":54.99,"currency_code":"USD","in_stock":true},{"title":"iPhone 18 Pro \/ Matte Black \/ In Stock","offer_id":45854404313135,"sku":"ACS10078CB","price":54.99,"currency_code":"USD","in_stock":true},{"title":"iPhone 18 Pro \/ Matte Blue \/ In Stock","offer_id":45854404345903,"sku":"ACS10470CC","price":54.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/detail_iphone_18promax_ultra_hybrid_t_magfit__dark_cherry_01.jpg?v=1788376860"},{"product_id":"iphone-18-series-case-parallax-s-mag-fit","title":"iPhone 18 Series - Parallax S (Mag Fit)","description":"\u003csq-listing-outro aria-labelledby=\"outro-heading\"\u003e \u003cdiv class=\"sq--section-outro-heading\" id=\"outro-heading\"\u003e \u003ch2\u003eMore than just protection.\u003c\/h2\u003e \u003cp\u003eExplore what we do and how we do it.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"sq--section-outro-body\"\u003e \u003cdiv class=\"sq--section-row\"\u003e \u003cdiv class=\"sq--section-column\"\u003e \u003cdiv class=\"sq--rewards\"\u003e \u003cdiv class=\"sq--overlay-content\"\u003e \u003ch3 class=\"text-h3\"\u003eOur Rewards\u003c\/h3\u003e \u003cp\u003eProtection with benefits for \u003cbr\u003eour Reward members.\u003c\/p\u003e \u003cdiv class=\"sq--rewards-feature-list\"\u003e \u003cdiv class=\"sq--rewards-feature-item\"\u003e \u003cdiv class=\"sq--rewards-feature-item-icon\"\u003e \u003cimg role=\"presentation\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0841\/3845\/files\/icon_get_it_faster_web.png?v=1638826275\"\u003e \u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item-title\"\u003eGet it Faster\u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item-description\"\u003e We provide discounted expedited shipping for our Elite and Executive members. \u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item\"\u003e \u003cdiv class=\"sq--rewards-feature-item-icon\"\u003e \u003cimg role=\"presentation\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0841\/3845\/files\/icon_coupon_web.png?v=1638826331\"\u003e \u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item-title\"\u003e Seasonal Coupon \u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item-description\"\u003e Every season we provide our Elite and Executive members with reward coupons with fresh new gears. \u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item\"\u003e \u003cdiv class=\"sq--rewards-feature-item-icon\"\u003e \u003cimg role=\"presentation\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0841\/3845\/files\/icon_executive_care_team_web.png?v=1638826355\"\u003e \u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item-title\"\u003e Executive Care Team \u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item-description\"\u003e We've created a dedicated team where we personally handle anything from warranty service to all questions. \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003cbutton type=\"button\" class=\"sq--button-pill\" onclick=\"location.href='\/account\/register'\"\u003e Join Us \u003c\/button\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"swiper outro-carousel\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Spigen Brand Story Carousel\"\u003e \u003cdiv class=\"swiper-wrapper\"\u003e \u003cdiv class=\"swiper-slide\"\u003e \u003ca href=\"\/pages\/about-us\" class=\"swiper-slide-container sq--story\" aria-label=\"Our Story - Learn about Spigen's brand story and company history\" tabindex=\"0\"\u003e \u003cdiv class=\"sq--overlay-content\"\u003e \u003ch3 class=\"text-h3\"\u003eOur Story\u003c\/h3\u003e \u003cspan class=\"sr-only\"\u003e Learn about Spigen's brand story and company history. \u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"sq--outro-background-media\"\u003e \u003cimg role=\"presentation\" class=\"img-cover\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/our_story__banner.jpg?v=1780332873\" alt=\"\"\u003e \u003c\/div\u003e \u003c\/a\u003e \u003c\/div\u003e \u003cdiv class=\"swiper-slide\"\u003e \u003ca href=\"\/pages\/sustainability\" class=\"swiper-slide-container sq--sustainability\" aria-label=\"Sustainability - Explore Spigen's sustainability efforts and ClimatePartner initiatives\" tabindex=\"0\"\u003e \u003cdiv class=\"sq--overlay-content\"\u003e \u003cimg class=\"img-climate-partner\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/logo-climatePartner.png\" alt=\"ClimatePartner Logo\"\u003e \u003ch3 class=\"text-h3 sr-only\"\u003eSustainability\u003c\/h3\u003e \u003cspan class=\"sr-only\"\u003e Explore Spigen's sustainability efforts and ClimatePartner initiatives \u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"sq--outro-background-media\"\u003e \u003cimg role=\"presentation\" class=\"img-cover\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/climate_partner_banner.jpg?v=1780332874\" alt=\"\"\u003e \u003c\/div\u003e \u003c\/a\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/sq-listing-outro\u003e","brand":"iPhone 18 Series","offers":[{"title":"iPhone 18 Pro Max \/ Matte Black \/ In Stock","offer_id":45854432886831,"sku":"ACS09911CB","price":49.99,"currency_code":"USD","in_stock":true},{"title":"iPhone 18 Pro Max \/ Sage Green \/ In Stock","offer_id":45854432919599,"sku":"ACS09912","price":49.99,"currency_code":"USD","in_stock":true},{"title":"iPhone 18 Pro \/ Matte Black \/ In Stock","offer_id":45854432952367,"sku":"ACS09964","price":49.99,"currency_code":"USD","in_stock":true},{"title":"iPhone 18 Pro \/ Sage Green \/ In Stock","offer_id":45854432985135,"sku":"ACS09965","price":49.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/title_web_iphone_17_pro_parallax_s_magfit_black_01_c7dd5641-c2d8-4599-b0ac-048de6895bd3.jpg?v=1787674602"},{"product_id":"iphone-18-series-case-nano-pop-mag-fit","title":"iPhone 18 Series - Nano Pop (Mag Fit)","description":"\u003csq-listing-outro aria-labelledby=\"outro-heading\"\u003e \u003cdiv class=\"sq--section-outro-heading\" id=\"outro-heading\"\u003e \u003ch2\u003eMore than just protection.\u003c\/h2\u003e \u003cp\u003eExplore what we do and how we do it.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"sq--section-outro-body\"\u003e \u003cdiv class=\"sq--section-row\"\u003e \u003cdiv class=\"sq--section-column\"\u003e \u003cdiv class=\"sq--rewards\"\u003e \u003cdiv class=\"sq--overlay-content\"\u003e \u003ch3 class=\"text-h3\"\u003eOur Rewards\u003c\/h3\u003e \u003cp\u003eProtection with benefits for \u003cbr\u003eour Reward members.\u003c\/p\u003e \u003cdiv class=\"sq--rewards-feature-list\"\u003e \u003cdiv class=\"sq--rewards-feature-item\"\u003e \u003cdiv class=\"sq--rewards-feature-item-icon\"\u003e \u003cimg role=\"presentation\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0841\/3845\/files\/icon_get_it_faster_web.png?v=1638826275\"\u003e \u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item-title\"\u003eGet it Faster\u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item-description\"\u003e We provide discounted expedited shipping for our Elite and Executive members. \u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item\"\u003e \u003cdiv class=\"sq--rewards-feature-item-icon\"\u003e \u003cimg role=\"presentation\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0841\/3845\/files\/icon_coupon_web.png?v=1638826331\"\u003e \u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item-title\"\u003e Seasonal Coupon \u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item-description\"\u003e Every season we provide our Elite and Executive members with reward coupons with fresh new gears. \u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item\"\u003e \u003cdiv class=\"sq--rewards-feature-item-icon\"\u003e \u003cimg role=\"presentation\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0841\/3845\/files\/icon_executive_care_team_web.png?v=1638826355\"\u003e \u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item-title\"\u003e Executive Care Team \u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item-description\"\u003e We've created a dedicated team where we personally handle anything from warranty service to all questions. \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003cbutton type=\"button\" class=\"sq--button-pill\" onclick=\"location.href='\/account\/register'\"\u003e Join Us \u003c\/button\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"swiper outro-carousel\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Spigen Brand Story Carousel\"\u003e \u003cdiv class=\"swiper-wrapper\"\u003e \u003cdiv class=\"swiper-slide\"\u003e \u003ca href=\"\/pages\/about-us\" class=\"swiper-slide-container sq--story\" aria-label=\"Our Story - Learn about Spigen's brand story and company history\" tabindex=\"0\"\u003e \u003cdiv class=\"sq--overlay-content\"\u003e \u003ch3 class=\"text-h3\"\u003eOur Story\u003c\/h3\u003e \u003cspan class=\"sr-only\"\u003e Learn about Spigen's brand story and company history. \u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"sq--outro-background-media\"\u003e \u003cimg role=\"presentation\" class=\"img-cover\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/our_story__banner.jpg?v=1780332873\" alt=\"\"\u003e \u003c\/div\u003e \u003c\/a\u003e \u003c\/div\u003e \u003cdiv class=\"swiper-slide\"\u003e \u003ca href=\"\/pages\/sustainability\" class=\"swiper-slide-container sq--sustainability\" aria-label=\"Sustainability - Explore Spigen's sustainability efforts and ClimatePartner initiatives\" tabindex=\"0\"\u003e \u003cdiv class=\"sq--overlay-content\"\u003e \u003cimg class=\"img-climate-partner\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/logo-climatePartner.png\" alt=\"ClimatePartner Logo\"\u003e \u003ch3 class=\"text-h3 sr-only\"\u003eSustainability\u003c\/h3\u003e \u003cspan class=\"sr-only\"\u003e Explore Spigen's sustainability efforts and ClimatePartner initiatives \u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"sq--outro-background-media\"\u003e \u003cimg role=\"presentation\" class=\"img-cover\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/climate_partner_banner.jpg?v=1780332874\" alt=\"\"\u003e \u003c\/div\u003e \u003c\/a\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/sq-listing-outro\u003e","brand":"iPhone 18 Series","offers":[{"title":"iPhone 18 Pro Max \/ Burgundy Bean \/ In Stock","offer_id":45866810703919,"sku":"ACS09914CA","price":44.99,"currency_code":"USD","in_stock":true},{"title":"iPhone 18 Pro Max \/ Blueberry Navy \/ In Stock","offer_id":45866810671151,"sku":"ACS09913CC","price":44.99,"currency_code":"USD","in_stock":true},{"title":"iPhone 18 Pro Max \/ Black Sesame \/ In Stock","offer_id":45866810736687,"sku":"ACS09915CA","price":44.99,"currency_code":"USD","in_stock":true},{"title":"iPhone 18 Pro \/ Burgundy Bean \/ In Stock","offer_id":45866810802223,"sku":"ACS09967CC","price":44.99,"currency_code":"USD","in_stock":true},{"title":"iPhone 18 Pro \/ Blueberry Navy \/ Preorder - Ships in 15 Business Days","offer_id":45866810769455,"sku":"ACS09966CA","price":44.99,"currency_code":"USD","in_stock":true},{"title":"iPhone 18 Pro \/ Black Sesame \/ In Stock","offer_id":45866810834991,"sku":"ACS09968CA","price":44.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/title_web_iphone_6.9_nanopop_magfit_burgundy_bean_01_b83a8357-6ac7-4e87-a4f2-4a9b75f1bf55.jpg?v=1787674984"},{"product_id":"iphone-18-series-case-ultra-hybrid","title":"iPhone 18 Series - Ultra Hybrid","description":"\u003csq-listing-outro aria-labelledby=\"outro-heading\"\u003e \u003cdiv class=\"sq--section-outro-heading\" id=\"outro-heading\"\u003e \u003ch2\u003eMore than just protection.\u003c\/h2\u003e \u003cp\u003eExplore what we do and how we do it.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"sq--section-outro-body\"\u003e \u003cdiv class=\"sq--section-row\"\u003e \u003cdiv class=\"sq--section-column\"\u003e \u003cdiv class=\"sq--rewards\"\u003e \u003cdiv class=\"sq--overlay-content\"\u003e \u003ch3 class=\"text-h3\"\u003eOur Rewards\u003c\/h3\u003e \u003cp\u003eProtection with benefits for \u003cbr\u003eour Reward members.\u003c\/p\u003e \u003cdiv class=\"sq--rewards-feature-list\"\u003e \u003cdiv class=\"sq--rewards-feature-item\"\u003e \u003cdiv class=\"sq--rewards-feature-item-icon\"\u003e \u003cimg role=\"presentation\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0841\/3845\/files\/icon_get_it_faster_web.png?v=1638826275\"\u003e \u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item-title\"\u003eGet it Faster\u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item-description\"\u003e We provide discounted expedited shipping for our Elite and Executive members. \u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item\"\u003e \u003cdiv class=\"sq--rewards-feature-item-icon\"\u003e \u003cimg role=\"presentation\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0841\/3845\/files\/icon_coupon_web.png?v=1638826331\"\u003e \u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item-title\"\u003e Seasonal Coupon \u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item-description\"\u003e Every season we provide our Elite and Executive members with reward coupons with fresh new gears. \u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item\"\u003e \u003cdiv class=\"sq--rewards-feature-item-icon\"\u003e \u003cimg role=\"presentation\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0841\/3845\/files\/icon_executive_care_team_web.png?v=1638826355\"\u003e \u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item-title\"\u003e Executive Care Team \u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item-description\"\u003e We've created a dedicated team where we personally handle anything from warranty service to all questions. \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003cbutton type=\"button\" class=\"sq--button-pill\" onclick=\"location.href='\/account\/register'\"\u003e Join Us \u003c\/button\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"swiper outro-carousel\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Spigen Brand Story Carousel\"\u003e \u003cdiv class=\"swiper-wrapper\"\u003e \u003cdiv class=\"swiper-slide\"\u003e \u003ca href=\"\/pages\/about-us\" class=\"swiper-slide-container sq--story\" aria-label=\"Our Story - Learn about Spigen's brand story and company history\" tabindex=\"0\"\u003e \u003cdiv class=\"sq--overlay-content\"\u003e \u003ch3 class=\"text-h3\"\u003eOur Story\u003c\/h3\u003e \u003cspan class=\"sr-only\"\u003e Learn about Spigen's brand story and company history. \u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"sq--outro-background-media\"\u003e \u003cimg role=\"presentation\" class=\"img-cover\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/our_story__banner.jpg?v=1780332873\" alt=\"\"\u003e \u003c\/div\u003e \u003c\/a\u003e \u003c\/div\u003e \u003cdiv class=\"swiper-slide\"\u003e \u003ca href=\"\/pages\/sustainability\" class=\"swiper-slide-container sq--sustainability\" aria-label=\"Sustainability - Explore Spigen's sustainability efforts and ClimatePartner initiatives\" tabindex=\"0\"\u003e \u003cdiv class=\"sq--overlay-content\"\u003e \u003cimg class=\"img-climate-partner\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/logo-climatePartner.png\" alt=\"ClimatePartner Logo\"\u003e \u003ch3 class=\"text-h3 sr-only\"\u003eSustainability\u003c\/h3\u003e \u003cspan class=\"sr-only\"\u003e Explore Spigen's sustainability efforts and ClimatePartner initiatives \u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"sq--outro-background-media\"\u003e \u003cimg role=\"presentation\" class=\"img-cover\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/climate_partner_banner.jpg?v=1780332874\" alt=\"\"\u003e \u003c\/div\u003e \u003c\/a\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/sq-listing-outro\u003e","brand":"iPhone 18 Series","offers":[{"title":"iPhone 18 Pro Max \/ Crystal Clear \/ In Stock","offer_id":45866831642671,"sku":"ACS10033","price":34.99,"currency_code":"USD","in_stock":true},{"title":"iPhone 18 Pro Max \/ Matte Black \/ In Stock","offer_id":45866831675439,"sku":"ACS10034CC","price":34.99,"currency_code":"USD","in_stock":true},{"title":"iPhone 18 Pro \/ Crystal Clear \/ In Stock","offer_id":45866831708207,"sku":"ACS10064","price":34.99,"currency_code":"USD","in_stock":true},{"title":"iPhone 18 Pro \/ Matte Black \/ In Stock","offer_id":45866831740975,"sku":"ACS10065CC","price":34.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/title_web_iphone17_pro_ultra_hybrid_cc_01.jpg?v=1763422300"},{"product_id":"iphone-18-series-screen-protector-glas-tr-ez-fit-sensor-protected","title":"iPhone 18 Series - GLAS.tR EZ Fit | Sensor Protected","description":"\u003csq-listing-outro aria-labelledby=\"outro-heading\"\u003e\n    \u003cdiv class=\"sq--section-outro-heading\" id=\"outro-heading\"\u003e\n        \u003ch2\u003eMore than just protection.\u003c\/h2\u003e\n        \u003cp\u003eExplore what we do and how we do it.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"sq--section-outro-body\"\u003e\n        \u003cdiv class=\"sq--section-row\"\u003e\n            \u003cdiv class=\"sq--section-column\"\u003e\n                \u003cdiv class=\"sq--rewards\"\u003e\n                    \u003cdiv class=\"sq--overlay-content\"\u003e\n                        \u003ch3 class=\"text-h3\"\u003eOur Rewards\u003c\/h3\u003e\n                        \u003cp\u003eProtection with benefits for \u003cbr\u003eour Reward members.\u003c\/p\u003e\n                        \u003cdiv class=\"sq--rewards-feature-list\"\u003e\n                            \u003cdiv class=\"sq--rewards-feature-item\"\u003e\n                                \u003cdiv class=\"sq--rewards-feature-item-icon\"\u003e \u003cimg role=\"presentation\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0841\/3845\/files\/icon_get_it_faster_web.png?v=1638826275\"\u003e\n                                \u003c\/div\u003e\n                                \u003cdiv class=\"sq--rewards-feature-item-title\"\u003eGet it Faster\u003c\/div\u003e\n                                \u003cdiv class=\"sq--rewards-feature-item-description\"\u003e We provide discounted expedited shipping for our Elite\n                                    and Executive members. \u003c\/div\u003e\n                            \u003c\/div\u003e\n                            \u003cdiv class=\"sq--rewards-feature-item\"\u003e\n                                \u003cdiv class=\"sq--rewards-feature-item-icon\"\u003e \u003cimg role=\"presentation\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0841\/3845\/files\/icon_coupon_web.png?v=1638826331\"\u003e \u003c\/div\u003e\n                                \u003cdiv class=\"sq--rewards-feature-item-title\"\u003e Seasonal Coupon \u003c\/div\u003e\n                                \u003cdiv class=\"sq--rewards-feature-item-description\"\u003e Every season we provide our Elite and Executive members\n                                    with reward coupons with fresh new gears. \u003c\/div\u003e\n                            \u003c\/div\u003e\n                            \u003cdiv class=\"sq--rewards-feature-item\"\u003e\n                                \u003cdiv class=\"sq--rewards-feature-item-icon\"\u003e \u003cimg role=\"presentation\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0841\/3845\/files\/icon_executive_care_team_web.png?v=1638826355\"\u003e\n                                \u003c\/div\u003e\n                                \u003cdiv class=\"sq--rewards-feature-item-title\"\u003e Executive Care Team \u003c\/div\u003e\n                                \u003cdiv class=\"sq--rewards-feature-item-description\"\u003e We've created a dedicated team where we personally handle\n                                    anything from warranty service to all questions. \u003c\/div\u003e\n                            \u003c\/div\u003e\n                        \u003c\/div\u003e \u003cbutton type=\"button\" class=\"sq--button-pill\" onclick=\"location.href='\/account\/register'\"\u003e Join Us \u003c\/button\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"swiper outro-carousel\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Spigen Brand Story Carousel\"\u003e\n                \u003cdiv class=\"swiper-wrapper\"\u003e\n                    \u003cdiv class=\"swiper-slide\"\u003e\n                        \u003ca href=\"\/pages\/about-us\" class=\"swiper-slide-container sq--story\" aria-label=\"Our Story - Learn about Spigen's brand story and company history\" tabindex=\"0\"\u003e\n                            \u003cdiv class=\"sq--overlay-content\"\u003e\n                                \u003cimg class=\"img-climate-partner\" style=\"object-fit: contain; height: 45px;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/our_story.png?v=1780341820\" alt=\"Our Story\"\u003e\n                                \u003ch3 class=\"text-h3 sr-only\"\u003eOur Story\u003c\/h3\u003e \u003cspan class=\"sr-only\"\u003e Learn about Spigen's brand story and\n                                    company\n                                    history. \u003c\/span\u003e\n                            \u003c\/div\u003e\n                            \u003cdiv class=\"sq--outro-background-media\"\u003e \u003cimg role=\"presentation\" class=\"img-cover\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/our_story__banner.jpg?v=1780332873\" alt=\"\"\u003e\n                            \u003c\/div\u003e\n                        \u003c\/a\u003e\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"swiper-slide\"\u003e\n                        \u003ca href=\"\/pages\/sustainability\" class=\"swiper-slide-container sq--sustainability\" aria-label=\"Sustainability - Explore Spigen's sustainability efforts and ClimatePartner initiatives\" tabindex=\"0\"\u003e\n                            \u003cdiv class=\"sq--overlay-content\"\u003e \u003cimg class=\"img-climate-partner\" style=\"object-fit: contain; height: 45px;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/logo-climatePartner.png\" alt=\"ClimatePartner Logo\"\u003e\n                                \u003ch3 class=\"text-h3 sr-only\"\u003eSustainability\u003c\/h3\u003e \u003cspan class=\"sr-only\"\u003e Explore Spigen's sustainability\n                                    efforts and ClimatePartner initiatives \u003c\/span\u003e\n                            \u003c\/div\u003e\n                            \u003cdiv class=\"sq--outro-background-media\"\u003e \u003cimg role=\"presentation\" class=\"img-cover\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/climate_partner_banner.jpg?v=1780332874\" alt=\"\"\u003e\n                            \u003c\/div\u003e\n                        \u003c\/a\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\u003c\/sq-listing-outro\u003e\n\n\n","brand":"iPhone 18 Series","offers":[{"title":"iPhone 18 Pro Max \/ Clear \/ In Stock","offer_id":45866841702447,"sku":"AGL07907","price":34.99,"currency_code":"USD","in_stock":true},{"title":"iPhone 18 Pro \/ Clear \/ In Stock","offer_id":45866841735215,"sku":"AGL07928","price":34.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/title_web_iph18promax_glastr_ez_fit_cc_01.jpg?v=1788299878"},{"product_id":"iphone-18-series-screen-protector-glas-tr-ez-fit-privacy","title":"iPhone 18 Series - GLAS.tR EZ Fit | Privacy","description":"\u003csq-listing-outro aria-labelledby=\"outro-heading\"\u003e\n    \u003cdiv class=\"sq--section-outro-heading\" id=\"outro-heading\"\u003e\n        \u003ch2\u003eMore than just protection.\u003c\/h2\u003e\n        \u003cp\u003eExplore what we do and how we do it.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"sq--section-outro-body\"\u003e\n        \u003cdiv class=\"sq--section-row\"\u003e\n            \u003cdiv class=\"sq--section-column\"\u003e\n                \u003cdiv class=\"sq--rewards\"\u003e\n                    \u003cdiv class=\"sq--overlay-content\"\u003e\n                        \u003ch3 class=\"text-h3\"\u003eOur Rewards\u003c\/h3\u003e\n                        \u003cp\u003eProtection with benefits for \u003cbr\u003eour Reward members.\u003c\/p\u003e\n                        \u003cdiv class=\"sq--rewards-feature-list\"\u003e\n                            \u003cdiv class=\"sq--rewards-feature-item\"\u003e\n                                \u003cdiv class=\"sq--rewards-feature-item-icon\"\u003e \u003cimg role=\"presentation\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0841\/3845\/files\/icon_get_it_faster_web.png?v=1638826275\"\u003e\n                                \u003c\/div\u003e\n                                \u003cdiv class=\"sq--rewards-feature-item-title\"\u003eGet it Faster\u003c\/div\u003e\n                                \u003cdiv class=\"sq--rewards-feature-item-description\"\u003e We provide discounted expedited shipping for our Elite\n                                    and Executive members. \u003c\/div\u003e\n                            \u003c\/div\u003e\n                            \u003cdiv class=\"sq--rewards-feature-item\"\u003e\n                                \u003cdiv class=\"sq--rewards-feature-item-icon\"\u003e \u003cimg role=\"presentation\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0841\/3845\/files\/icon_coupon_web.png?v=1638826331\"\u003e \u003c\/div\u003e\n                                \u003cdiv class=\"sq--rewards-feature-item-title\"\u003e Seasonal Coupon \u003c\/div\u003e\n                                \u003cdiv class=\"sq--rewards-feature-item-description\"\u003e Every season we provide our Elite and Executive members\n                                    with reward coupons with fresh new gears. \u003c\/div\u003e\n                            \u003c\/div\u003e\n                            \u003cdiv class=\"sq--rewards-feature-item\"\u003e\n                                \u003cdiv class=\"sq--rewards-feature-item-icon\"\u003e \u003cimg role=\"presentation\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0841\/3845\/files\/icon_executive_care_team_web.png?v=1638826355\"\u003e\n                                \u003c\/div\u003e\n                                \u003cdiv class=\"sq--rewards-feature-item-title\"\u003e Executive Care Team \u003c\/div\u003e\n                                \u003cdiv class=\"sq--rewards-feature-item-description\"\u003e We've created a dedicated team where we personally handle\n                                    anything from warranty service to all questions. \u003c\/div\u003e\n                            \u003c\/div\u003e\n                        \u003c\/div\u003e \u003cbutton type=\"button\" class=\"sq--button-pill\" onclick=\"location.href='\/account\/register'\"\u003e Join Us \u003c\/button\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"swiper outro-carousel\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Spigen Brand Story Carousel\"\u003e\n                \u003cdiv class=\"swiper-wrapper\"\u003e\n                    \u003cdiv class=\"swiper-slide\"\u003e\n                        \u003ca href=\"\/pages\/about-us\" class=\"swiper-slide-container sq--story\" aria-label=\"Our Story - Learn about Spigen's brand story and company history\" tabindex=\"0\"\u003e\n                            \u003cdiv class=\"sq--overlay-content\"\u003e\n                                \u003cimg class=\"img-climate-partner\" style=\"object-fit: contain; height: 45px;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/our_story.png?v=1780341820\" alt=\"Our Story\"\u003e\n                                \u003ch3 class=\"text-h3 sr-only\"\u003eOur Story\u003c\/h3\u003e \u003cspan class=\"sr-only\"\u003e Learn about Spigen's brand story and\n                                    company\n                                    history. \u003c\/span\u003e\n                            \u003c\/div\u003e\n                            \u003cdiv class=\"sq--outro-background-media\"\u003e \u003cimg role=\"presentation\" class=\"img-cover\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/our_story__banner.jpg?v=1780332873\" alt=\"\"\u003e\n                            \u003c\/div\u003e\n                        \u003c\/a\u003e\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"swiper-slide\"\u003e\n                        \u003ca href=\"\/pages\/sustainability\" class=\"swiper-slide-container sq--sustainability\" aria-label=\"Sustainability - Explore Spigen's sustainability efforts and ClimatePartner initiatives\" tabindex=\"0\"\u003e\n                            \u003cdiv class=\"sq--overlay-content\"\u003e \u003cimg class=\"img-climate-partner\" style=\"object-fit: contain; height: 45px;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/logo-climatePartner.png\" alt=\"ClimatePartner Logo\"\u003e\n                                \u003ch3 class=\"text-h3 sr-only\"\u003eSustainability\u003c\/h3\u003e \u003cspan class=\"sr-only\"\u003e Explore Spigen's sustainability\n                                    efforts and ClimatePartner initiatives \u003c\/span\u003e\n                            \u003c\/div\u003e\n                            \u003cdiv class=\"sq--outro-background-media\"\u003e \u003cimg role=\"presentation\" class=\"img-cover\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/climate_partner_banner.jpg?v=1780332874\" alt=\"\"\u003e\n                            \u003c\/div\u003e\n                        \u003c\/a\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\u003c\/sq-listing-outro\u003e\n\n\n","brand":"iPhone 18 Series","offers":[{"title":"iPhone 18 Pro Max \/ Privacy \/ In Stock","offer_id":45866846257199,"sku":"AGL12029","price":39.99,"currency_code":"USD","in_stock":true},{"title":"iPhone 18 Pro \/ Privacy \/ In Stock","offer_id":45866846289967,"sku":"AGL12023","price":39.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/title_web_iph18promax_glastr_ez_fit_privacy_01.jpg?v=1788299759"},{"product_id":"iphone-18-series-screen-protector-glas-tr-alignmaster-s","title":"iPhone 18 Series - GLAS.tR AlignMaster S","description":"\u003csq-listing-outro aria-labelledby=\"outro-heading\"\u003e \u003cdiv class=\"sq--section-outro-heading\" id=\"outro-heading\"\u003e \u003ch2\u003eMore than just protection.\u003c\/h2\u003e \u003cp\u003eExplore what we do and how we do it.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"sq--section-outro-body\"\u003e \u003cdiv class=\"sq--section-row\"\u003e \u003cdiv class=\"sq--section-column\"\u003e \u003cdiv class=\"sq--rewards\"\u003e \u003cdiv class=\"sq--overlay-content\"\u003e \u003ch3 class=\"text-h3\"\u003eOur Rewards\u003c\/h3\u003e \u003cp\u003eProtection with benefits for \u003cbr\u003eour Reward members.\u003c\/p\u003e \u003cdiv class=\"sq--rewards-feature-list\"\u003e \u003cdiv class=\"sq--rewards-feature-item\"\u003e \u003cdiv class=\"sq--rewards-feature-item-icon\"\u003e \u003cimg role=\"presentation\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0841\/3845\/files\/icon_get_it_faster_web.png?v=1638826275\"\u003e \u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item-title\"\u003eGet it Faster\u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item-description\"\u003e We provide discounted expedited shipping for our Elite and Executive members. \u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item\"\u003e \u003cdiv class=\"sq--rewards-feature-item-icon\"\u003e \u003cimg role=\"presentation\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0841\/3845\/files\/icon_coupon_web.png?v=1638826331\"\u003e \u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item-title\"\u003e Seasonal Coupon \u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item-description\"\u003e Every season we provide our Elite and Executive members with reward coupons with fresh new gears. \u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item\"\u003e \u003cdiv class=\"sq--rewards-feature-item-icon\"\u003e \u003cimg role=\"presentation\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0841\/3845\/files\/icon_executive_care_team_web.png?v=1638826355\"\u003e \u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item-title\"\u003e Executive Care Team \u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item-description\"\u003e We've created a dedicated team where we personally handle anything from warranty service to all questions. \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003cbutton type=\"button\" class=\"sq--button-pill\" onclick=\"location.href='\/account\/register'\"\u003e Join Us \u003c\/button\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"swiper outro-carousel\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Spigen Brand Story Carousel\"\u003e \u003cdiv class=\"swiper-wrapper\"\u003e \u003cdiv class=\"swiper-slide\"\u003e \u003ca href=\"\/pages\/about-us\" class=\"swiper-slide-container sq--story\" aria-label=\"Our Story - Learn about Spigen's brand story and company history\" tabindex=\"0\"\u003e \u003cdiv class=\"sq--overlay-content\"\u003e \u003ch3 class=\"text-h3\"\u003eOur Story\u003c\/h3\u003e \u003cspan class=\"sr-only\"\u003e Learn about Spigen's brand story and company history. \u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"sq--outro-background-media\"\u003e \u003cimg role=\"presentation\" class=\"img-cover\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/our_story__banner.jpg?v=1780332873\" alt=\"\"\u003e \u003c\/div\u003e \u003c\/a\u003e \u003c\/div\u003e \u003cdiv class=\"swiper-slide\"\u003e \u003ca href=\"\/pages\/sustainability\" class=\"swiper-slide-container sq--sustainability\" aria-label=\"Sustainability - Explore Spigen's sustainability efforts and ClimatePartner initiatives\" tabindex=\"0\"\u003e \u003cdiv class=\"sq--overlay-content\"\u003e \u003cimg class=\"img-climate-partner\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/logo-climatePartner.png\" alt=\"ClimatePartner Logo\"\u003e \u003ch3 class=\"text-h3 sr-only\"\u003eSustainability\u003c\/h3\u003e \u003cspan class=\"sr-only\"\u003e Explore Spigen's sustainability efforts and ClimatePartner initiatives \u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"sq--outro-background-media\"\u003e \u003cimg role=\"presentation\" class=\"img-cover\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/climate_partner_banner.jpg?v=1780332874\" alt=\"\"\u003e \u003c\/div\u003e \u003c\/a\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/sq-listing-outro\u003e","brand":"iPhone 18 Series","offers":[{"title":"iPhone 18 Pro Max \/ Clear \/ In Stock","offer_id":45866876600367,"sku":"AGL11322","price":34.99,"currency_code":"USD","in_stock":true},{"title":"iPhone 18 Pro \/ Clear \/ In Stock","offer_id":45866876633135,"sku":"AGL11323","price":34.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/title_web_iph18promax_align_master_s_cc_01.jpg?v=1788301426"},{"product_id":"iphone-18-series-case-ultra-hybrid-optik-s-mag-fit","title":"iPhone 18 Series - Ultra Hybrid Optik S (Mag Fit)","description":"\u003csq-listing-outro aria-labelledby=\"outro-heading\"\u003e \u003cdiv class=\"sq--section-outro-heading\" id=\"outro-heading\"\u003e \u003ch2\u003eMore than just protection.\u003c\/h2\u003e \u003cp\u003eExplore what we do and how we do it.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"sq--section-outro-body\"\u003e \u003cdiv class=\"sq--section-row\"\u003e \u003cdiv class=\"sq--section-column\"\u003e \u003cdiv class=\"sq--rewards\"\u003e \u003cdiv class=\"sq--overlay-content\"\u003e \u003ch3 class=\"text-h3\"\u003eOur Rewards\u003c\/h3\u003e \u003cp\u003eProtection with benefits for \u003cbr\u003eour Reward members.\u003c\/p\u003e \u003cdiv class=\"sq--rewards-feature-list\"\u003e \u003cdiv class=\"sq--rewards-feature-item\"\u003e \u003cdiv class=\"sq--rewards-feature-item-icon\"\u003e \u003cimg role=\"presentation\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0841\/3845\/files\/icon_get_it_faster_web.png?v=1638826275\"\u003e \u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item-title\"\u003eGet it Faster\u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item-description\"\u003e We provide discounted expedited shipping for our Elite and Executive members. \u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item\"\u003e \u003cdiv class=\"sq--rewards-feature-item-icon\"\u003e \u003cimg role=\"presentation\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0841\/3845\/files\/icon_coupon_web.png?v=1638826331\"\u003e \u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item-title\"\u003e Seasonal Coupon \u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item-description\"\u003e Every season we provide our Elite and Executive members with reward coupons with fresh new gears. \u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item\"\u003e \u003cdiv class=\"sq--rewards-feature-item-icon\"\u003e \u003cimg role=\"presentation\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0841\/3845\/files\/icon_executive_care_team_web.png?v=1638826355\"\u003e \u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item-title\"\u003e Executive Care Team \u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item-description\"\u003e We've created a dedicated team where we personally handle anything from warranty service to all questions. \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003cbutton type=\"button\" class=\"sq--button-pill\" onclick=\"location.href='\/account\/register'\"\u003e Join Us \u003c\/button\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"swiper outro-carousel\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Spigen Brand Story Carousel\"\u003e \u003cdiv class=\"swiper-wrapper\"\u003e \u003cdiv class=\"swiper-slide\"\u003e \u003ca href=\"\/pages\/about-us\" class=\"swiper-slide-container sq--story\" aria-label=\"Our Story - Learn about Spigen's brand story and company history\" tabindex=\"0\"\u003e \u003cdiv class=\"sq--overlay-content\"\u003e \u003ch3 class=\"text-h3\"\u003eOur Story\u003c\/h3\u003e \u003cspan class=\"sr-only\"\u003e Learn about Spigen's brand story and company history. \u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"sq--outro-background-media\"\u003e \u003cimg role=\"presentation\" class=\"img-cover\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/our_story__banner.jpg?v=1780332873\" alt=\"\"\u003e \u003c\/div\u003e \u003c\/a\u003e \u003c\/div\u003e \u003cdiv class=\"swiper-slide\"\u003e \u003ca href=\"\/pages\/sustainability\" class=\"swiper-slide-container sq--sustainability\" aria-label=\"Sustainability - Explore Spigen's sustainability efforts and ClimatePartner initiatives\" tabindex=\"0\"\u003e \u003cdiv class=\"sq--overlay-content\"\u003e \u003cimg class=\"img-climate-partner\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/logo-climatePartner.png\" alt=\"ClimatePartner Logo\"\u003e \u003ch3 class=\"text-h3 sr-only\"\u003eSustainability\u003c\/h3\u003e \u003cspan class=\"sr-only\"\u003e Explore Spigen's sustainability efforts and ClimatePartner initiatives \u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"sq--outro-background-media\"\u003e \u003cimg role=\"presentation\" class=\"img-cover\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/climate_partner_banner.jpg?v=1780332874\" alt=\"\"\u003e \u003c\/div\u003e \u003c\/a\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/sq-listing-outro\u003e","brand":"iPhone 18 Series","offers":[{"title":"iPhone 18 Pro Max \/ Clear Silver \/ In Stock","offer_id":45866882662447,"sku":"ACS11908","price":59.99,"currency_code":"USD","in_stock":true},{"title":"iPhone 18 Pro Max \/ Clear Deep Blue \/ In Stock","offer_id":45866882695215,"sku":"ACS11909","price":59.99,"currency_code":"USD","in_stock":true},{"title":"iPhone 18 Pro Max \/ Clear Orange \/ In Stock","offer_id":45866903994415,"sku":"ACS11910","price":59.99,"currency_code":"USD","in_stock":true},{"title":"iPhone 18 Pro Max \/ Clear Dark Cherry \/ Out of Stock","offer_id":46100522270767,"sku":"ACS12510","price":59.99,"currency_code":"USD","in_stock":false},{"title":"iPhone 18 Pro Max \/ Clear Light Blue \/ Out of Stock","offer_id":46100522303535,"sku":"ACS12511","price":59.99,"currency_code":"USD","in_stock":false},{"title":"iPhone 18 Pro \/ Clear Silver \/ In Stock","offer_id":45866882727983,"sku":"ACS11921","price":59.99,"currency_code":"USD","in_stock":true},{"title":"iPhone 18 Pro \/ Clear Deep Blue \/ In Stock","offer_id":45866882760751,"sku":"ACS11922","price":59.99,"currency_code":"USD","in_stock":true},{"title":"iPhone 18 Pro \/ Clear Orange \/ In Stock","offer_id":45866904059951,"sku":"ACS11923","price":59.99,"currency_code":"USD","in_stock":true},{"title":"iPhone 18 Pro \/ Clear Dark Cherry \/ Coming Soon","offer_id":46100522336303,"sku":"ACS12512","price":59.99,"currency_code":"USD","in_stock":false},{"title":"iPhone 18 Pro \/ Clear Light Blue \/ Out of Stock","offer_id":46100522369071,"sku":"ACS12513","price":59.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/detail_iphone_18promax_ultra_hybrid_optik_s_magfit_09.jpg?v=1788204531"},{"product_id":"iphone-18-series-case-slim-armor-essential-s-mag-fit","title":"iPhone 18 Series - Slim Armor Essential S (Mag Fit)","description":"\u003csq-listing-outro aria-labelledby=\"outro-heading\"\u003e \u003cdiv class=\"sq--section-outro-heading\" id=\"outro-heading\"\u003e \u003ch2\u003eMore than just protection.\u003c\/h2\u003e \u003cp\u003eExplore what we do and how we do it.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"sq--section-outro-body\"\u003e \u003cdiv class=\"sq--section-row\"\u003e \u003cdiv class=\"sq--section-column\"\u003e \u003cdiv class=\"sq--rewards\"\u003e \u003cdiv class=\"sq--overlay-content\"\u003e \u003ch3 class=\"text-h3\"\u003eOur Rewards\u003c\/h3\u003e \u003cp\u003eProtection with benefits for \u003cbr\u003eour Reward members.\u003c\/p\u003e \u003cdiv class=\"sq--rewards-feature-list\"\u003e \u003cdiv class=\"sq--rewards-feature-item\"\u003e \u003cdiv class=\"sq--rewards-feature-item-icon\"\u003e \u003cimg role=\"presentation\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0841\/3845\/files\/icon_get_it_faster_web.png?v=1638826275\"\u003e \u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item-title\"\u003eGet it Faster\u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item-description\"\u003e We provide discounted expedited shipping for our Elite and Executive members. \u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item\"\u003e \u003cdiv class=\"sq--rewards-feature-item-icon\"\u003e \u003cimg role=\"presentation\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0841\/3845\/files\/icon_coupon_web.png?v=1638826331\"\u003e \u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item-title\"\u003e Seasonal Coupon \u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item-description\"\u003e Every season we provide our Elite and Executive members with reward coupons with fresh new gears. \u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item\"\u003e \u003cdiv class=\"sq--rewards-feature-item-icon\"\u003e \u003cimg role=\"presentation\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0841\/3845\/files\/icon_executive_care_team_web.png?v=1638826355\"\u003e \u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item-title\"\u003e Executive Care Team \u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item-description\"\u003e We've created a dedicated team where we personally handle anything from warranty service to all questions. \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003cbutton type=\"button\" class=\"sq--button-pill\" onclick=\"location.href='\/account\/register'\"\u003e Join Us \u003c\/button\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"swiper outro-carousel\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Spigen Brand Story Carousel\"\u003e \u003cdiv class=\"swiper-wrapper\"\u003e \u003cdiv class=\"swiper-slide\"\u003e \u003ca href=\"\/pages\/about-us\" class=\"swiper-slide-container sq--story\" aria-label=\"Our Story - Learn about Spigen's brand story and company history\" tabindex=\"0\"\u003e \u003cdiv class=\"sq--overlay-content\"\u003e \u003ch3 class=\"text-h3\"\u003eOur Story\u003c\/h3\u003e \u003cspan class=\"sr-only\"\u003e Learn about Spigen's brand story and company history. \u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"sq--outro-background-media\"\u003e \u003cimg role=\"presentation\" class=\"img-cover\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/our_story__banner.jpg?v=1780332873\" alt=\"\"\u003e \u003c\/div\u003e \u003c\/a\u003e \u003c\/div\u003e \u003cdiv class=\"swiper-slide\"\u003e \u003ca href=\"\/pages\/sustainability\" class=\"swiper-slide-container sq--sustainability\" aria-label=\"Sustainability - Explore Spigen's sustainability efforts and ClimatePartner initiatives\" tabindex=\"0\"\u003e \u003cdiv class=\"sq--overlay-content\"\u003e \u003cimg class=\"img-climate-partner\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/logo-climatePartner.png\" alt=\"ClimatePartner Logo\"\u003e \u003ch3 class=\"text-h3 sr-only\"\u003eSustainability\u003c\/h3\u003e \u003cspan class=\"sr-only\"\u003e Explore Spigen's sustainability efforts and ClimatePartner initiatives \u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"sq--outro-background-media\"\u003e \u003cimg role=\"presentation\" class=\"img-cover\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/climate_partner_banner.jpg?v=1780332874\" alt=\"\"\u003e \u003c\/div\u003e \u003c\/a\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/sq-listing-outro\u003e","brand":"iPhone 18 Series","offers":[{"title":"iPhone 18 Pro Max \/ Clear White \/ Preorder - Ships in 30 Business Days","offer_id":45866924507183,"sku":"ACS12004","price":59.99,"currency_code":"USD","in_stock":true},{"title":"iPhone 18 Pro \/ Clear White \/ Preorder - Ships in 20 Business Days","offer_id":45866924539951,"sku":"ACS12005","price":59.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/title_web_iphone_6.9_ultra_hybird_s_magfit_white_01_e5901c1b-91f6-4f29-a0e0-501f45130572.jpg?v=1788882029"},{"product_id":"iphone-18-series-optik-pro-xl-ez-fit-lens-protector","title":"iPhone 18 Series - Optik Pro XL EZ Fit Lens Protector","description":"\u003csq-listing-outro aria-labelledby=\"outro-heading\"\u003e \u003cdiv class=\"sq--section-outro-heading\" id=\"outro-heading\"\u003e \u003ch2\u003eMore than just protection.\u003c\/h2\u003e \u003cp\u003eExplore what we do and how we do it.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"sq--section-outro-body\"\u003e \u003cdiv class=\"sq--section-row\"\u003e \u003cdiv class=\"sq--section-column\"\u003e \u003cdiv class=\"sq--rewards\"\u003e \u003cdiv class=\"sq--overlay-content\"\u003e \u003ch3 class=\"text-h3\"\u003eOur Rewards\u003c\/h3\u003e \u003cp\u003eProtection with benefits for \u003cbr\u003eour Reward members.\u003c\/p\u003e \u003cdiv class=\"sq--rewards-feature-list\"\u003e \u003cdiv class=\"sq--rewards-feature-item\"\u003e \u003cdiv class=\"sq--rewards-feature-item-icon\"\u003e \u003cimg role=\"presentation\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0841\/3845\/files\/icon_get_it_faster_web.png?v=1638826275\"\u003e \u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item-title\"\u003eGet it Faster\u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item-description\"\u003e We provide discounted expedited shipping for our Elite and Executive members. \u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item\"\u003e \u003cdiv class=\"sq--rewards-feature-item-icon\"\u003e \u003cimg role=\"presentation\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0841\/3845\/files\/icon_coupon_web.png?v=1638826331\"\u003e \u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item-title\"\u003e Seasonal Coupon \u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item-description\"\u003e Every season we provide our Elite and Executive members with reward coupons with fresh new gears. \u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item\"\u003e \u003cdiv class=\"sq--rewards-feature-item-icon\"\u003e \u003cimg role=\"presentation\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0841\/3845\/files\/icon_executive_care_team_web.png?v=1638826355\"\u003e \u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item-title\"\u003e Executive Care Team \u003c\/div\u003e \u003cdiv class=\"sq--rewards-feature-item-description\"\u003e We've created a dedicated team where we personally handle anything from warranty service to all questions. \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003cbutton type=\"button\" class=\"sq--button-pill\" onclick=\"location.href='\/account\/register'\"\u003e Join Us \u003c\/button\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003cdiv class=\"swiper outro-carousel\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Spigen Brand Story Carousel\"\u003e \u003cdiv class=\"swiper-wrapper\"\u003e \u003cdiv class=\"swiper-slide\"\u003e \u003ca href=\"\/pages\/about-us\" class=\"swiper-slide-container sq--story\" aria-label=\"Our Story - Learn about Spigen's brand story and company history\" tabindex=\"0\"\u003e \u003cdiv class=\"sq--overlay-content\"\u003e \u003ch3 class=\"text-h3\"\u003eOur Story\u003c\/h3\u003e \u003cspan class=\"sr-only\"\u003e Learn about Spigen's brand story and company history. \u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"sq--outro-background-media\"\u003e \u003cimg role=\"presentation\" class=\"img-cover\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/our_story__banner.jpg?v=1780332873\" alt=\"\"\u003e \u003c\/div\u003e \u003c\/a\u003e \u003c\/div\u003e \u003cdiv class=\"swiper-slide\"\u003e \u003ca href=\"\/pages\/sustainability\" class=\"swiper-slide-container sq--sustainability\" aria-label=\"Sustainability - Explore Spigen's sustainability efforts and ClimatePartner initiatives\" tabindex=\"0\"\u003e \u003cdiv class=\"sq--overlay-content\"\u003e \u003cimg class=\"img-climate-partner\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/logo-climatePartner.png\" alt=\"ClimatePartner Logo\"\u003e \u003ch3 class=\"text-h3 sr-only\"\u003eSustainability\u003c\/h3\u003e \u003cspan class=\"sr-only\"\u003e Explore Spigen's sustainability efforts and ClimatePartner initiatives \u003c\/span\u003e \u003c\/div\u003e \u003cdiv class=\"sq--outro-background-media\"\u003e \u003cimg role=\"presentation\" class=\"img-cover\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/climate_partner_banner.jpg?v=1780332874\" alt=\"\"\u003e \u003c\/div\u003e \u003c\/a\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/sq-listing-outro\u003e","brand":"iPhone 18 Series","offers":[{"title":"iPhone 18 Pro Max \/ Burgundy \/ Preorder - Ships in 20 Business Days","offer_id":45866934632495,"sku":"AGL12040","price":29.99,"currency_code":"USD","in_stock":true},{"title":"iPhone 18 Pro Max \/ Black \/ Preorder - Ships in 15 Business Days","offer_id":45866934599727,"sku":"AGL12039","price":29.99,"currency_code":"USD","in_stock":true},{"title":"iPhone 18 Pro Max \/ Glacier \/ Preorder - Ships in 20 Business Days","offer_id":45866934665263,"sku":"AGL12041","price":29.99,"currency_code":"USD","in_stock":true},{"title":"iPhone 18 Pro Max \/ Silver \/ Preorder - Ships in 20 Business Days","offer_id":45866934698031,"sku":"AGL12042","price":29.99,"currency_code":"USD","in_stock":true},{"title":"iPhone 18 Pro \/ Burgundy \/ Preorder - Ships in 20 Business Days","offer_id":45866934763567,"sku":"AGL12036","price":29.99,"currency_code":"USD","in_stock":true},{"title":"iPhone 18 Pro \/ Black \/ Preorder - Ships in 20 Business Days","offer_id":45866934730799,"sku":"AGL12035","price":29.99,"currency_code":"USD","in_stock":true},{"title":"iPhone 18 Pro \/ Glacier \/ Preorder - Ships in 20 Business Days","offer_id":45866934796335,"sku":"AGL12037","price":29.99,"currency_code":"USD","in_stock":true},{"title":"iPhone 18 Pro \/ Silver \/ Preorder - Ships in 20 Business Days","offer_id":45866934829103,"sku":"AGL12038","price":29.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/title_web_iph18promax_optik_pro_xl_cherry_01.jpg?v=1788363066"},{"product_id":"iphone-18-series-optik-pro-ez-fit-lens-protector","title":"iPhone 18 Series - Optik Pro EZ Fit Lens Protector","description":"\u003cdiv class=\"sq--section-outro-heading\" id=\"outro-heading\"\u003e\n\u003ch2\u003eMore than just protection.\u003c\/h2\u003e\n\u003cp\u003eExplore what we do and how we do it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sq--section-outro-body\"\u003e\n\u003cdiv class=\"sq--section-row\"\u003e\n\u003cdiv class=\"sq--section-column\"\u003e\n\u003cdiv class=\"sq--rewards\"\u003e\n\u003cdiv class=\"sq--overlay-content\"\u003e\n\u003ch3 class=\"text-h3\"\u003eOur Rewards\u003c\/h3\u003e\n\u003cp\u003eProtection with benefits for \u003cbr\u003eour Reward members.\u003c\/p\u003e\n\u003cdiv class=\"sq--rewards-feature-list\"\u003e\n\u003cdiv class=\"sq--rewards-feature-item\"\u003e\n\u003cdiv class=\"sq--rewards-feature-item-icon\"\u003e\u003cimg role=\"presentation\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0841\/3845\/files\/icon_get_it_faster_web.png?v=1638826275\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"sq--rewards-feature-item-title\"\u003eGet it Faster\u003c\/div\u003e\n\u003cdiv class=\"sq--rewards-feature-item-description\"\u003eWe provide discounted expedited shipping for our Elite and Executive members.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sq--rewards-feature-item\"\u003e\n\u003cdiv class=\"sq--rewards-feature-item-icon\"\u003e\u003cimg role=\"presentation\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0841\/3845\/files\/icon_coupon_web.png?v=1638826331\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"sq--rewards-feature-item-title\"\u003eSeasonal Coupon\u003c\/div\u003e\n\u003cdiv class=\"sq--rewards-feature-item-description\"\u003eEvery season we provide our Elite and Executive members with reward coupons with fresh new gears.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sq--rewards-feature-item\"\u003e\n\u003cdiv class=\"sq--rewards-feature-item-icon\"\u003e\u003cimg role=\"presentation\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0841\/3845\/files\/icon_executive_care_team_web.png?v=1638826355\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"sq--rewards-feature-item-title\"\u003eExecutive Care Team\u003c\/div\u003e\n\u003cdiv class=\"sq--rewards-feature-item-description\"\u003eWe've created a dedicated team where we personally handle anything from warranty service to all questions.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbutton type=\"button\" class=\"sq--button-pill\"\u003e Join Us \u003c\/button\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"swiper outro-carousel\" role=\"region\"\u003e\n\u003cdiv class=\"swiper-wrapper\"\u003e\n\u003cdiv class=\"swiper-slide\"\u003e\u003ca href=\"\/pages\/about-us\" class=\"swiper-slide-container sq--story\" tabindex=\"0\"\u003e\n\u003cdiv class=\"sq--overlay-content\"\u003e\n\u003cimg class=\"img-climate-partner\" style=\"object-fit: contain; height: 45px;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/our_story.png?v=1780341820\" alt=\"Our Story\"\u003e\n\u003ch3 class=\"text-h3 sr-only\"\u003eOur Story\u003c\/h3\u003e\n\u003cspan class=\"sr-only\"\u003e Learn about Spigen's brand story and company history. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sq--outro-background-media\"\u003e\u003cimg role=\"presentation\" class=\"img-cover\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/our_story__banner.jpg?v=1780332873\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/a\u003e\u003c\/div\u003e\n\u003cdiv class=\"swiper-slide\"\u003e\u003ca href=\"\/pages\/sustainability\" class=\"swiper-slide-container sq--sustainability\" tabindex=\"0\"\u003e\n\u003cdiv class=\"sq--overlay-content\"\u003e\n\u003cimg class=\"img-climate-partner\" style=\"object-fit: contain; height: 45px;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/logo-climatePartner.png\" alt=\"ClimatePartner Logo\"\u003e\n\u003ch3 class=\"text-h3 sr-only\"\u003eSustainability\u003c\/h3\u003e\n\u003cspan class=\"sr-only\"\u003e Explore Spigen's sustainability efforts and ClimatePartner initiatives \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"sq--outro-background-media\"\u003e\u003cimg role=\"presentation\" class=\"img-cover\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/climate_partner_banner.jpg?v=1780332874\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"iPhone 18 Series","offers":[{"title":"iPhone 18 Pro Max \/ Burgundy \/ In Stock","offer_id":45866974543919,"sku":"AGL12044","price":29.99,"currency_code":"USD","in_stock":true},{"title":"iPhone 18 Pro Max \/ Black \/ Preorder - Ships in 15 Business Days","offer_id":45866974511151,"sku":"AGL12043","price":29.99,"currency_code":"USD","in_stock":true},{"title":"iPhone 18 Pro Max \/ Glacier \/ In Stock","offer_id":45866974576687,"sku":"AGL12045","price":29.99,"currency_code":"USD","in_stock":true},{"title":"iPhone 18 Pro Max \/ Silver \/ Preorder - Ships in 10 Business Days","offer_id":45866985422895,"sku":"AGL12046","price":29.99,"currency_code":"USD","in_stock":true},{"title":"iPhone 18 Pro \/ Burgundy \/ In Stock","offer_id":45866974642223,"sku":"AGL12044","price":29.99,"currency_code":"USD","in_stock":true},{"title":"iPhone 18 Pro \/ Black \/ Preorder - Ships in 15 Business Days","offer_id":45866974609455,"sku":"AGL12043","price":29.99,"currency_code":"USD","in_stock":true},{"title":"iPhone 18 Pro \/ Glacier \/ In Stock","offer_id":45866974674991,"sku":"AGL12045","price":29.99,"currency_code":"USD","in_stock":true},{"title":"iPhone 18 Pro \/ Silver \/ Preorder - Ships in 10 Business Days","offer_id":45866985455663,"sku":"AGL12046","price":29.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/title_web_iph18pm_optik_pro_cherry_01.jpg?v=1787764224"},{"product_id":"iphone-c11-case-series-velocity-edition-mag-fit","title":"iPhone 18 \/ 17 Series - c11 Series Velocity Edition (Mag Fit)","description":"\u003cstyle\u003e\n  body {\n    margin: 0;\n    padding: 0;\n  }\n\n  *,\n  ::after,\n  ::before {\n    box-sizing: border-box;\n  }\n\n  .product-description section {\n    position: relative;\n    width: 100%;\n  }\n\n  .product-description section:first-of-type {\n    border-top-left-radius: 32px;\n    border-top-right-radius: 32px;\n  }\n\n  .product-description section:last-of-type {\n    border-bottom-left-radius: 32px;\n    border-bottom-right-radius: 32px;\n  }\n\n  .product-description .section-container-fluid {\n    width: 100%;\n    max-width: 100%;\n    margin: 0 auto;\n  }\n\n  .product-description .section-container {\n    width: 100%;\n    max-width: 1200px;\n    margin: 0 auto;\n  }\n\n  @media (min-width: 1080px) {\n    .product-description .section-container {\n      padding: 0 4rem;\n    }\n\n    .product-description section:not(:first-of-type) {\n      padding-bottom: 200px;\n    }\n  }\n\n  @media (max-width: 1079.98px) {\n    .product-description .section-container {\n      padding: 0 2rem;\n    }\n\n    .product-description section:not(:first-of-type) {\n      padding-bottom: 80px;\n    }\n  }\n\n  .product-description img {\n    width: 100%;\n    height: auto;\n  }\n\n  \/* ------------------------------------------------------------\n  Text Alignment\n  ------------------------------------------------------------ *\/\n  .product-description .text-center {\n    text-align: center;\n  }\n\n  .product-description .text-left {\n    text-align: left;\n  }\n\n  .product-description .text-right {\n    text-align: right;\n  }\n\n  \/* ------------------------------------------------------------\n  Text Colors\n  ------------------------------------------------------------ *\/\n  .product-description .text-dark * {\n    color: #000;\n  }\n\n  .product-description .text-light * {\n    color: #fff;\n  }\n\n  .product-description .text-info {\n    color: #8d8d8f;\n  }\n\n  \/* ------------------------------------------------------------\n  Visibility\n  ------------------------------------------------------------ *\/\n  @media (min-width: 1080px) {\n    .product-description .sq-mobile-view {\n      display: none;\n    }\n  }\n\n  @media (max-width: 1079.98px) {\n    .product-description .sq-desktop-view {\n      display: none;\n    }\n  }\n\n  \/* ------------------------------------------------------------\n  Headlines\n  ------------------------------------------------------------ *\/\n  .product-description .section-header {\n    max-width: 500px;\n    margin: 0 auto;\n  }\n\n  .product-description .section-preheadline {\n    font-weight: 400;\n    line-height: 1.2;\n  }\n\n  .product-description .section-headline {\n    font-weight: 800;\n    line-height: 1.2;\n  }\n\n  .product-description .section-subheadline {\n    font-weight: 400;\n    line-height: 1.5;\n  }\n\n  @media (min-width: 1080px) {\n    .product-description .section-header {\n      padding: 3rem;\n    }\n\n    .product-description .section-preheadline {\n      font-size: 20px;\n      margin: 0 0 8px;\n    }\n\n    .product-description .section-headline {\n      font-size: 48px;\n      margin: 0 0 16px;\n    }\n\n    .product-description .section-subheadline {\n      font-size: 18px;\n      line-height: 1.5;\n      margin: 0;\n    }\n  }\n\n  @media (max-width: 1079.98px) {\n    .product-description .section-header {\n      padding: 3rem;\n    }\n\n    .product-description .section-preheadline {\n      font-size: 18px;\n      margin: 0 0 8px;\n    }\n\n    .product-description .section-headline {\n      font-size: 36px;\n      margin: 0 0 16px;\n    }\n\n    .product-description .section-subheadline {\n      font-size: 16px;\n      line-height: 1.5;\n      margin: 0;\n    }\n  }\n\n  .product-description .cta-button {\n    display: inline-block;\n    padding: 16px 32px;\n    border-radius: 100px;\n    background-color: #ffffff;\n    border: 1px solid #ffffff;\n    color: #000000;\n    font-size: 20px;\n    font-weight: 400;\n    text-decoration: none;\n    line-height: 1.5;\n    margin: 0;\n    transition: all 0.3s ease;\n    cursor: pointer;\n  }\n\n  .product-description .cta-button:hover {\n    background-color: #dedede;\n    border-color: #dedede;\n    color: #000000;\n  }\n\n  .product-description .section-header p+.cta-button {\n    margin-top: 32px;\n  }\n\n  \/* ------------------------------------------------------------\n  [Sections] Intro\n  ------------------------------------------------------------ *\/\n  .section-intro {\n    background-color: #1c1c1c;\n  }\n\n  @media (min-width: 1080px) {\n    .section-intro .section-intro-banner {\n      width: 100%;\n      height: 1200px;\n      object-fit: cover;\n    }\n  }\n\n  \/* ------------------------------------------------------------\n  [Sections] Highlights\n  ------------------------------------------------------------ *\/\n  .section-highlights {\n    background-color: #1c1c1c;\n  }\n\n  .section-highlights .section-header {\n    max-width: 480px;\n  }\n\n  .section-highlights-feature-container {\n    width: 100%;\n    display: flex;\n    flex-direction: row;\n    flex-wrap: wrap;\n    padding: 16px;\n    margin: 0 auto;\n  }\n\n  .section-highlights-feature-item {\n    flex: 0 0 auto;\n    padding: 16px;\n  }\n\n  @media (min-width: 1080px) {\n    .section-highlights-feature-item:nth-child(1) {\n      width: 50%;\n    }\n\n    .section-highlights-feature-item:nth-child(2) {\n      width: 50%;\n    }\n\n    .section-highlights-feature-item:nth-child(3) {\n      width: 40%;\n    }\n\n    .section-highlights-feature-item:nth-child(4) {\n      width: 30%;\n    }\n\n    .section-highlights-feature-item:nth-child(5) {\n      width: 30%;\n    }\n  }\n\n  .section-highlights-feature-item [class^=\"section-highlights-list-\"] {\n    position: relative;\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    align-items: flex-start;\n    background-color: #000000;\n    height: 100%;\n    border-radius: 32px;\n    overflow: hidden;\n  }\n\n  .section-highlights-feature-item .section-highlights-list-text-item {\n    padding: 40px;\n    color: #ffffff;\n  }\n\n  .section-highlights-feature-item .feature-headline {\n    font-size: 40px;\n    font-weight: 800;\n    line-height: 1.2;\n    margin: 0 0 16px;\n  }\n\n  .section-highlights-feature-item .feature-description {\n    font-size: 20px;\n    font-weight: 400;\n    line-height: 1.5;\n    margin: 0;\n  }\n\n  .section-highlights-feature-item img {\n    aspect-ratio: 1\/1;\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    object-position: center;\n  }\n\n  \/* ------------------------------------------------------------\n  [Sections] Highlights\n  ------------------------------------------------------------ *\/\n  .highlightSwiper {\n    width: 100%;\n    padding-top: 32px;\n  }\n\n  .highlightSwiper .swiper-wrapper {\n    width: 100%;\n    height: auto;\n  }\n\n  .highlightSwiper .swiper-wrapper .slide-header {\n    width: 100%;\n    padding: 40px 16px;\n    text-align: center;\n    color: #ffffff;\n  }\n\n  .highlightSwiper .swiper-wrapper .slide-image {\n    aspect-ratio: 1\/1;\n    width: 100%;\n    height: 100%;\n    min-height: 300px;\n    object-fit: cover;\n    object-position: center;\n    border-radius: 32px;\n    overflow: hidden;\n  }\n\n  .highlightSwiper-pagination {\n    display: block;\n    width: 100%;\n    padding: 16px;\n    text-align: center;\n  }\n\n  .highlightSwiper-pagination .swiper-pagination-bullet {\n    width: 16px;\n    height: 16px;\n    border-radius: 100px;\n    background-color: #dddddd;\n    margin: 0 8px;\n    transition: all 1s ease;\n  }\n\n  .highlightSwiper-pagination .swiper-pagination-bullet-active {\n    background-color: #ffffff !important;\n    width: 48px;\n    height: 16px;\n  }\n\n  \/* ------------------------------------------------------------\n  [Sections] Daily Essentials\n  ------------------------------------------------------------ *\/\n  .section-daily-essentials {\n    background-color: #1c1c1c;\n  }\n\n  .section-daily-essentials img {\n    aspect-ratio: 468\/605;\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    object-position: center;\n  }\n\n  @media (min-width: 1080px) {\n    .section-daily-essentials-container {\n      display: grid;\n      grid-template-columns: repeat(2, 3fr);\n      grid-auto-rows: minmax(300px, auto);\n      gap: 32px;\n    }\n\n    .section-daily-essentials-item:nth-child(1) {\n      grid-column: 1 \/ 2;\n      grid-row: 1 \/ 3;\n    }\n\n    .section-daily-essentials-item:nth-child(2) {\n      grid-column: 2 \/ 3;\n      grid-row: 1 \/ 2;\n    }\n\n    .section-daily-essentials-item:nth-child(3) {\n      grid-column: 1 \/ 2;\n      grid-row: 3 \/ 4;\n    }\n\n    .section-daily-essentials-item:nth-child(4) {\n      grid-column: 2 \/ 3;\n      grid-row: 2 \/ 4;\n    }\n  }\n\n  @media (max-width: 1079.98px) {\n    .section-daily-essentials-container {\n      display: grid;\n      grid-template-columns: repeat(1, 4fr);\n      grid-auto-rows: minmax(300px, auto);\n      gap: 32px;\n    }\n\n    .section-daily-essentials-item:nth-child(1) {\n      grid-column: 1 \/ 2;\n      grid-row: 2 \/ 3;\n    }\n\n    .section-daily-essentials-item:nth-child(2) {\n      grid-column: 1 \/ 2;\n      grid-row: 1 \/ 2;\n    }\n\n    .section-daily-essentials-item:nth-child(3) {\n      grid-column: 1 \/ 2;\n      grid-row: 3 \/ 4;\n    }\n\n    .section-daily-essentials-item:nth-child(4) {\n      grid-column: 1 \/ 2;\n      grid-row: 4 \/ 5;\n    }\n  }\n\n  .section-daily-essentials-item [class^=\"section-daily-essentials-list-\"] {\n    position: relative;\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    align-items: flex-start;\n    background-color: #ffffff;\n    height: 100%;\n    border-radius: 16px;\n    overflow: hidden;\n  }\n\n  .section-daily-essentials-item .section-daily-essentials-list-text-item {\n    padding: 40px;\n    color: #000000;\n  }\n\n  .section-daily-essentials-item .essential-headline {\n    font-size: 40px;\n    font-weight: 800;\n    line-height: 1.2;\n    margin: 0 0 16px;\n  }\n\n  .section-daily-essentials-item .essential-description {\n    font-size: 20px;\n    font-weight: 400;\n    line-height: 1.5;\n    margin: 0;\n  }\n\n  \/* ------------------------------------------------------------\n  [Sections] Series Inspiration\n  ------------------------------------------------------------ *\/\n  .section-series-inspiration {\n    background-color: #1c1c1c;\n  }\n\n  .section-series-inspiration-container {\n    position: relative;\n  }\n\n  .section-series-inspiration-button,\n  .edition-inspiration-button {\n    position: absolute;\n    top: 0;\n    right: 0;\n    margin: 32px;\n    width: 40px;\n    height: 40px;\n    color: #ffffff;\n    background-color: transparent;\n    border: none;\n    border-radius: 100px;\n    cursor: pointer;\n    transition: all 0.3s ease;\n    z-index: 1;\n  }\n\n  @media (min-width: 1080px) {\n    .section-series-inspiration .section-body {\n      position: relative;\n      max-width: 1200px;\n      padding: 0 4rem;\n      margin: 0 auto;\n    }\n\n    .section-series-inspiration-container {\n      border-radius: 32px;\n      overflow: hidden;\n    }\n  }\n\n  @media (max-width: 1079.98px) {\n    .section-series-inspiration.section-body {\n      position: relative;\n      padding: 0;\n      border-radius: 0;\n    }\n  }\n\n  \/* ------------------------------------------------------------\n  [Sections] Wallpapers\n  ------------------------------------------------------------ *\/\n  .section-wallpapers {\n    background-color: #1c1c1c;\n  }\n\n  .section-wallpapers button.btn-outline {\n    border-color: #ffffff !important;\n    color: #ffffff !important;\n    background-color: transparent !important;\n  }\n\n  .section-wallpapers img.section-wallpapers-image {\n    border-radius: 32px;\n    overflow: hidden;\n    padding: 4rem;\n  }\n\n  @media (max-width: 1079.98px) {\n    .section-wallpapers img.section-wallpapers-image {\n      border-radius: 16px;\n      padding: 2rem;\n    }\n  }\n\n  \/* ------------------------------------------------------------\n  Modal Styles\n  ------------------------------------------------------------ *\/\n  .edition-inspiration-button {\n    background: linear-gradient(135deg,\n        rgba(255, 255, 255, 0.1),\n        rgba(255, 255, 255, 0.05));\n    backdrop-filter: blur(20px);\n    -webkit-backdrop-filter: blur(20px);\n    border: 1px solid rgba(255, 255, 255, 0.2);\n    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.3),\n      inset 0 1px 0 rgba(255, 255, 255, 0.2);\n    padding: 4px;\n    border-radius: 100px;\n    transition: all 0.3s ease;\n  }\n\n  .edition-inspiration-button:hover {\n    background: rgba(255, 255, 255, 0.25);\n  }\n\n  #modal-subscription {\n    display: none;\n    position: fixed;\n    z-index: 1000;\n    left: 0;\n    top: 0;\n    width: 100%;\n    height: 100%;\n    background-color: rgba(0, 0, 0, 0.6);\n  }\n\n  #modal-subscription .modal-content {\n    position: absolute;\n    top: 50%;\n    left: 50%;\n    transform: translate(-50%, -50%);\n    background-color: #1c1c1c;\n    padding: 48px;\n    width: 90%;\n    max-width: 740px;\n    min-height: 600px;\n    border-radius: 32px;\n    display: flex;\n    align-items: center;\n  }\n\n  #modal-subscription .modal-header {\n    position: absolute;\n    top: 20px;\n    right: 20px;\n    z-index: 1001;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    width: 50px;\n    height: 50px;\n    background-color: #ffffff;\n    border-radius: 100px;\n    cursor: pointer;\n  }\n\n  #modal-subscription .modal-header .close {\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    transition: all 0.3s ease;\n  }\n\n  #modal-subscription .modal-header .close svg {\n    width: 24px;\n    height: 24px;\n    color: #1c1c1c;\n  }\n\n  #modal-subscription .modal-header:hover {\n    background-color: #000000;\n  }\n\n  #modal-subscription .modal-header:hover svg {\n    color: #ffffff;\n  }\n\n  #modal-subscription .modal-text-content {\n    width: 100%;\n    text-align: center;\n    margin-bottom: 32px;\n  }\n\n  #modal-subscription input[type=\"email\"] {\n    text-align: center;\n  }\n\n  #modal-subscription button[type=\"submit\"] {\n    border-radius: 100px;\n  }\n\n  #modal-content {\n    display: none;\n    position: fixed;\n    z-index: 1000;\n    left: 0;\n    top: 0;\n    width: 100%;\n    height: 100%;\n  }\n\n  #modal-content .modal-content {\n    position: absolute;\n    top: 50%;\n    left: 50%;\n    transform: translate(-50%, -50%);\n    background: linear-gradient(135deg,\n        rgba(255, 255, 255, 0.1),\n        rgba(255, 255, 255, 0.05));\n    backdrop-filter: blur(20px);\n    -webkit-backdrop-filter: blur(20px);\n    border: 1px solid rgba(255, 255, 255, 0.2);\n    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.3),\n      inset 0 1px 0 rgba(255, 255, 255, 0.2);\n    padding: 48px;\n    width: 90%;\n    max-width: 800px;\n    border-radius: 32px;\n  }\n\n  .modal-body {\n    padding: 0;\n  }\n\n  .modal-image-container {\n    width: 100%;\n    text-align: center;\n    color: #ffffff;\n  }\n\n  .modal-image {\n    width: 100%;\n    height: auto;\n    border-radius: 16px;\n    object-fit: contain;\n    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.2);\n  }\n\n  #modal-content .modal-headline {\n    color: #ffffff;\n  }\n\n  @media (min-width: 1080px) {\n    .modal-text-content {\n      padding: 40px;\n      color: #ffffff;\n    }\n\n    .modal-headline {\n      font-size: 48px;\n      font-weight: 800;\n      line-height: 1.2;\n      margin: 0 0 16px;\n    }\n\n    .modal-subheadline {\n      font-size: 20px;\n      font-weight: 400;\n      line-height: 1.5;\n      margin: 0;\n    }\n  }\n\n  @media (max-width: 1079.98px) {\n    .modal-content {\n      width: 95%;\n      margin: 20px auto;\n      padding: 15px;\n    }\n\n    .modal-header {\n      top: 15px;\n      right: 15px;\n    }\n\n    .modal-text-content {\n      padding: 16px 0;\n      color: #ffffff;\n    }\n\n    .modal-content .modal-image {\n      cursor: pointer;\n    }\n\n    .modal-headline {\n      font-size: 24px;\n      font-weight: 800;\n      line-height: 1.2;\n      margin: 0 0 16px;\n    }\n\n    .modal-subheadline {\n      font-size: 16px;\n      font-weight: 400;\n      line-height: 1.5 !important;\n      margin: 0;\n    }\n\n    .close {\n      width: 40px;\n      height: 40px;\n      font-size: 24px;\n    }\n  }\n\u003c\/style\u003e\n\u003cp\u003e\u003clink href=\"https:\/\/cdn.jsdelivr.net\/npm\/swiper@11\/swiper-bundle.min.css\" rel=\"stylesheet\"\u003e \u003cscript src=\"https:\/\/cdn.jsdelivr.net\/npm\/swiper@11\/swiper-bundle.min.js\"\u003e\u003c\/script\u003e \u003clink href=\"style.css\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cdiv class=\"sq--product-long-description c11-detail product-description\"\u003e\n\u003c!-- Intro Section --\u003e\n\u003csection class=\"section-intro\"\u003e\n\u003cdiv class=\"section-container-fluid\"\u003e\n\u003cdiv class=\"section-content\"\u003e\n\u003cdiv class=\"section-header text-center text-light\"\u003e\n\u003cp class=\"section-preheadline\"\u003eFor iPhone 17 \u0026amp; 18 Pro series\u003c\/p\u003e\n\u003ch1 class=\"section-headline\"\u003eVelocity Edition\u003c\/h1\u003e\n\u003cp class=\"section-subheadline\"\u003eFor fans of sleek engineering, powerful engines, elegant silhouettes. Full-throttle protection, zero bulk. Shift your daily carry into overdrive.\u003c\/p\u003e\n\u003cbutton class=\"cta-button\"\u003eSubscribe\u003c\/button\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section-body\"\u003e\n\u003cimg class=\"section-intro-banner sq-desktop-view\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/long_description_phantom_desktop_01_17ab5660-e927-40bc-ba0f-af2afcb3bbe8.jpg?v=1788286410\" alt=\"Spigen c11 Velocity case with motorcycle blueprint design, displayed among motorcycle sketches\"\u003e \u003cimg class=\"section-intro-banner sq-mobile-view\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/long_description_phantom_mobile_01_2b5e8b87-fbe1-4e08-960d-bd86a4354aca.jpg?v=1788286410\" alt=\"Spigen c11 Velocity case with motorcycle blueprint design, displayed among motorcycle sketches\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Highlights Section --\u003e\n\u003csection class=\"section-highlights sq-desktop-view\"\u003e\n\u003cdiv class=\"section-container\"\u003e\n\u003cdiv class=\"section-content\"\u003e\n\u003cdiv class=\"section-body\"\u003e\n\u003cdiv class=\"section-highlights-feature-container\"\u003e\n\u003cdiv class=\"section-highlights-feature-item\"\u003e\n\u003cdiv class=\"section-highlights-list-visual-item\"\u003e\u003cimg class=\"section-highlights-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/long_description_phantom_01_050bf94a-a810-4f6f-8dce-f9b732ab1031.jpg?v=1788286410\" alt=\"Close-up of motorcycle blueprint engraving on Spigen c11 Velocity case, showing labeled parts\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section-highlights-feature-item\"\u003e\n\u003cdiv class=\"section-highlights-list-text-item\"\u003e\n\u003cp class=\"feature-headline\"\u003e3D Spatial Effect with Hexa-Layer Print\u003c\/p\u003e\n\u003cp class=\"feature-description\"\u003eConstructed with 6 high-definition print layers to create one design with incredible depth of detail. \u003cbr\u003e*Graphics differ by device and screen size.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section-highlights-feature-item\"\u003e\n\u003cdiv class=\"section-highlights-list-text-item\"\u003e\n\u003cp class=\"feature-headline\"\u003eAll-around protection\u003c\/p\u003e\n\u003cp class=\"feature-description\"\u003eCamera guard and air-cushion technology keep your iPhone safe every day.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section-highlights-feature-item\"\u003e\n\u003cdiv class=\"section-highlights-list-visual-item\"\u003e\u003cimg class=\"section-highlights-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/long_description_phantom_02_c2b65bfc-96f1-4978-aba1-4d6e1a5d8a4e.jpg?v=1788286410\" alt=\"Spigen c11 Velocity case with motorcycle blueprint design, close-up on camera cutout\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section-highlights-feature-item\"\u003e\n\u003cdiv class=\"section-highlights-list-visual-item\"\u003e\u003cimg class=\"section-highlights-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/long_description_phantom_03_ba31dc0f-4604-479a-9a3b-54f6a802da6e.jpg?v=1788286410\" alt=\"Close up of the corner with shadowed image with a reflective blue rectangular object displaying the air cushion technology\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Highlights Section (Mobile) --\u003e\n\u003csection class=\"section-highlights sq-mobile-view\"\u003e\n\u003cdiv class=\"section-container\"\u003e\n\u003cdiv class=\"section-content\"\u003e\n\u003cdiv class=\"section-body\"\u003e\n\u003cdiv class=\"swiper highlightSwiper text-light\"\u003e\n\u003cdiv class=\"swiper-wrapper\"\u003e\n\u003cdiv class=\"swiper-slide\"\u003e\n\u003cdiv class=\"slide-container\"\u003e\n\u003cdiv class=\"slide-header\"\u003e\n\u003ch1 class=\"section-headline\"\u003e3D Spatial Effect with Hexa-Layer Print\u003c\/h1\u003e\n\u003cp class=\"section-subheadline\"\u003eConstructed with 6 high-definition print layers to create one design with incredible depth of detail. \u003cbr\u003e*Graphics differ by device and screen size.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cimg class=\"slide-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/long_description_phantom_01_050bf94a-a810-4f6f-8dce-f9b732ab1031.jpg?v=1788286410\" alt=\"Close-up of motorcycle blueprint engraving on Spigen c11 Velocity case, showing labeled parts\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"swiper-slide\"\u003e\n\u003cdiv class=\"slide-container\"\u003e\n\u003cdiv class=\"slide-header\"\u003e\n\u003ch1 class=\"section-headline\"\u003eSafeguard the essentials.\u003c\/h1\u003e\n\u003cp class=\"section-subheadline\"\u003eRaised edges prevent scratches on screen and camera at all angles.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cimg class=\"slide-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/long_description_phantom_02_c2b65bfc-96f1-4978-aba1-4d6e1a5d8a4e.jpg?v=1788286410\" alt=\"Spigen c11 Velocity case with motorcycle blueprint design, close-up on camera cutout\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"swiper-slide\"\u003e\n\u003cdiv class=\"slide-container\"\u003e\n\u003cdiv class=\"slide-header\"\u003e\n\u003ch1 class=\"section-headline\"\u003eAll-around protection \u003c\/h1\u003e\n\u003cp class=\"section-subheadline\"\u003eCamera guard and air-cushion technology keep your iPhone safe everyday. \u003c\/p\u003e\n\u003c\/div\u003e\n\u003cimg class=\"slide-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/long_description_phantom_03_ba31dc0f-4604-479a-9a3b-54f6a802da6e.jpg?v=1788286410\" alt=\"Close up of the corner with shadowed image with a reflective blue rectangular object displaying the air cushion technology\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlightSwiper-pagination\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n      var swiper = new Swiper(\".highlightSwiper\", {\n        slidesPerView: 1,\n        spaceBetween: 32,\n        pagination: {\n          el: \".highlightSwiper-pagination\",\n          clickable: true,\n        },\n      });\n    \u003c\/script\u003e\u003c\/section\u003e\n\u003c!-- Daily Essentials Section --\u003e\n\u003csection class=\"section-daily-essentials\"\u003e\n\u003cdiv class=\"section-container\"\u003e\n\u003cdiv class=\"section-content\"\u003e\n\u003cdiv class=\"section-header text-center text-light\"\u003e\n\u003ch1 class=\"section-headline\"\u003eDaily essentials\u003c\/h1\u003e\n\u003cp class=\"section-subheadline\"\u003eDay to day essentials covered.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section-body\"\u003e\n\u003cdiv class=\"section-daily-essentials-container\"\u003e\n\u003cdiv class=\"section-daily-essentials-item\"\u003e\n\u003cdiv class=\"section-daily-essentials-list-visual-item\"\u003e\u003cimg class=\"section-daily-features-grid-item-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/long_description_phantom_04_7db4e3f5-60df-4c45-b702-40c2d5e9162b.jpg?v=1788286410\" alt=\"Hand holding phone in Spigen c11 Velocity case, zooming in on a motorcycle photo\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section-daily-essentials-item\"\u003e\n\u003cdiv class=\"section-daily-essentials-list-text-item\"\u003e\n\u003cp class=\"essential-headline\"\u003eEasy access\u003c\/p\u003e\n\u003cp class=\"essential-description\"\u003ePrecise cutouts for easy and full access to all the buttons on your iPhone.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section-daily-essentials-item\"\u003e\n\u003cdiv class=\"section-daily-essentials-list-text-item\"\u003e\n\u003cp class=\"essential-headline\"\u003eSimply charge on.\u003c\/p\u003e\n\u003cp class=\"essential-description\"\u003eNo need to remove the case—just charge wirelessly or with MagSafe.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section-daily-essentials-item\"\u003e\n\u003cdiv class=\"section-daily-essentials-list-visual-item\"\u003e\u003cimg class=\"section-daily-features-grid-item-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/long_description_phantom_05_465404a3-c868-4f6d-bd4a-89cc63af73e4.jpg?v=1788286410\" alt=\"Spigen c11 Velocity case with motorcycle blueprint design, shown front and back charging on MagSafe charger\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Series Inspiration Section --\u003e\n\u003csection class=\"section-series-inspiration\"\u003e\n\u003cdiv class=\"section-container-fluid\"\u003e\n\u003cdiv class=\"section-content\"\u003e\n\u003cdiv class=\"section-header text-center text-light\"\u003e\n\u003ch1 class=\"section-headline\"\u003eIt's now or never.\u003c\/h1\u003e\n\u003cp class=\"section-subheadline\"\u003eLimited-release c11 cases drop monthly.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section-body\"\u003e\n\u003cdiv class=\"section-series-inspiration-container\"\u003e\u003cimg class=\"section-series-inspiration-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/long_description_sub_aa17f51c-498a-4daa-baae-ae40a9f5a725.jpg?v=1788286410\" alt=\"Spigen c11 Velocity case with motorcycle blueprint design, angled view with blueprint background\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Modal for Subscription --\u003e\n\u003cdiv id=\"modal-subscription\" class=\"modal\"\u003e\n\u003cdiv class=\"modal-content\"\u003e\n\u003cdiv class=\"modal-header\"\u003e\u003cspan class=\"close\"\u003e \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 640 640\"\u003e\n                \u003cpath fill=\"currentColor\" d=\"M135.5 169C126.1 159.6 126.1 144.4 135.5 135.1C144.9 125.8 160.1 125.7 169.4 135.1L320.4 286.1L471.4 135.1C480.8 125.7 496 125.7 505.3 135.1C514.6 144.5 514.7 159.7 505.3 169L354.3 320L505.3 471C514.7 480.4 514.7 495.6 505.3 504.9C495.9 514.2 480.7 514.3 471.4 504.9L320.4 353.9L169.4 504.9C160 514.3 144.8 514.3 135.5 504.9C126.2 495.5 126.1 480.3 135.5 471L286.5 320L135.5 169z\"\u003e\u003c\/path\u003e\n              \u003c\/svg\u003e \u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"modal-body\"\u003e\n\u003cdiv class=\"modal-image-container\"\u003e\n\u003cdiv class=\"modal-text-content text-light\"\u003e\n\u003ch1 class=\"modal-headline\"\u003eStay ahead of new drops.\u003c\/h1\u003e\n\u003cp class=\"modal-subheadline\"\u003eSubscribe and be the first to explore fresh \u003cbr\u003ec11 designs every month.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv id=\"omnisend-embedded-v2-67ec2b6e1483d5800c841a04\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n        \/\/ Modal functionality\n        document.addEventListener(\"DOMContentLoaded\", function () {\n          console.log(\"Modal script loaded\");\n\n          \/\/ Get modal elements\n          const modalSubscription = document.getElementById(\"modal-subscription\");\n          const modalContent = document.getElementById(\"modal-content\");\n\n          \/\/ Get button elements\n          const ctaButton = document.querySelector(\".cta-button\");\n          const inspirationButton = document.querySelector(\n            \".edition-inspiration-button\"\n          );\n\n          console.log(\"CTA Button found:\", ctaButton);\n          console.log(\"Inspiration Button found:\", inspirationButton);\n          console.log(\"Modal Subscription found:\", modalSubscription);\n          console.log(\"Modal Content found:\", modalContent);\n\n          \/\/ Function to open modal\n          function openModal(modal) {\n            if (modal) {\n              modal.style.display = \"block\";\n              document.body.style.overflow = \"hidden\";\n              console.log(\"Modal opened:\", modal.id);\n            }\n          }\n\n          \/\/ Function to close modal\n          function closeModal(modal) {\n            if (modal) {\n              modal.style.display = \"none\";\n              document.body.style.overflow = \"auto\";\n              console.log(\"Modal closed:\", modal.id);\n            }\n          }\n\n          \/\/ CTA Button → Subscription Modal\n          if (ctaButton \u0026\u0026 modalSubscription) {\n            ctaButton.addEventListener(\"click\", function (e) {\n              e.preventDefault();\n              e.stopPropagation();\n              console.log(\"CTA button clicked\");\n              openModal(modalSubscription);\n            });\n          } else {\n            console.error(\"CTA button or subscription modal not found\");\n          }\n\n          \/\/ Inspiration Button → Content Modal\n          if (inspirationButton \u0026\u0026 modalContent) {\n            inspirationButton.addEventListener(\"click\", function (e) {\n              e.preventDefault();\n              e.stopPropagation();\n              console.log(\"Inspiration button clicked\");\n              openModal(modalContent);\n            });\n          } else {\n            console.error(\"Inspiration button or content modal not found\");\n          }\n\n          \/\/ Close buttons\n          const closeBtns = document.querySelectorAll(\".close\");\n          closeBtns.forEach(function (closeBtn) {\n            closeBtn.addEventListener(\"click\", function (e) {\n              e.preventDefault();\n              e.stopPropagation();\n              const modalId = this.getAttribute(\"data-modal\");\n              const modal = document.getElementById(modalId);\n              console.log(\"Close button clicked for modal:\", modalId);\n              closeModal(modal);\n            });\n          });\n\n          \/\/ Close modal when clicking outside of modal content\n          window.addEventListener(\"click\", function (event) {\n            if (event.target.classList.contains(\"modal\")) {\n              console.log(\"Modal background clicked\");\n              closeModal(event.target);\n            }\n          });\n\n          \/\/ ESC key to close modals\n          document.addEventListener(\"keydown\", function (e) {\n            if (e.key === \"Escape\") {\n              if (\n                modalSubscription \u0026\u0026\n                modalSubscription.style.display === \"block\"\n              ) {\n                closeModal(modalSubscription);\n              }\n              if (modalContent \u0026\u0026 modalContent.style.display === \"block\") {\n                closeModal(modalContent);\n              }\n            }\n          });\n\n          \/\/ Modal image click to close modal (only for mobile screens)\n          const modalImage = document.querySelector(\"#modal-content .modal-image\");\n          if (modalImage \u0026\u0026 modalContent) {\n            modalImage.addEventListener(\"click\", function (e) {\n              \/\/ Check if screen width is 1079.98px or less\n              if (window.matchMedia(\"(max-width: 1079.98px)\").matches) {\n                e.preventDefault();\n                e.stopPropagation();\n                console.log(\"Modal image clicked on mobile - closing modal\");\n                closeModal(modalContent);\n              }\n            });\n          }\n        });\n      \u003c\/script\u003e \u003cscript\u003e\n        \/\/ Omnisend 폼 성공 이벤트 리스너\n        document.addEventListener(\"DOMContentLoaded\", function () {\n          const modalTitle = document.querySelector(\".modal-title\");\n          const modalText = document.querySelector(\".modal-text\");\n          const modalContent = document.querySelector(\".modal-content-wrapper\");\n          let hasChanged = false; \/\/ 변경 여부를 추적하는 플래그\n\n          \/\/ Omnisend 폼의 성공 섹션 감지\n          const checkSuccess = function () {\n            const successSection = document.querySelector(\n              \".omnisend-form-67ec2b6e1483d5800c841a04-success-sections-container\"\n            );\n            if (\n              successSection \u0026\u0026\n              window.getComputedStyle(successSection).display !== \"none\" \u0026\u0026\n              !hasChanged\n            ) {\n              \/\/ 모달 내용 변경 (한 번만 실행)\n              modalTitle.textContent = \"Nice to have you!\";\n              modalText.innerHTML =\n                \"You're all set to receive the latest \u003cbr\u003edesigns and news from c11.\";\n\n              \/\/ Omnisend 폼 숨기기\n              const omnisendForm = document.getElementById(\n                \"omnisend-embedded-v2-67ec2b6e1483d5800c841a04\"\n              );\n              if (omnisendForm) {\n                omnisendForm.style.display = \"none\";\n              }\n\n              hasChanged = true; \/\/ 변경되었음을 표시\n              clearInterval(checkInterval); \/\/ 인터벌 중지\n            }\n          };\n\n          \/\/ 주기적으로 성공 섹션 확인\n          const checkInterval = setInterval(checkSuccess, 500);\n\n          \/\/ 폼 제출 버튼 클릭 이벤트 감지\n          const submitButton = document.querySelector(\n            \"#omnisend-form-67ec2b6e1483d5800c841a04-action-627932485028ebd8c6660c51\"\n          );\n          if (submitButton) {\n            submitButton.addEventListener(\"click\", function () {\n              if (!hasChanged) {\n                \/\/ 아직 변경되지 않은 경우에만 실행\n                setTimeout(checkSuccess, 1000);\n                            }\n                        });\n                    }\n                });\n            \u003c\/script\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Wallpaper Section --\u003e\n\u003csection class=\"section-wallpapers\"\u003e\n\u003cdiv class=\"section-container\"\u003e\n\u003cdiv class=\"section-content\"\u003e\n\u003cdiv class=\"section-header text-center text-light\"\u003e\n\u003cp class=\"section-preheadline\" style=\"color: #549cf3 !important;\"\u003eFREE WALLPAPERS\u003c\/p\u003e\n\u003ch1 class=\"section-headline\" style=\"font-size: 40px !important; font-weight: 500 !important;\"\u003eMatch the vibe inside and out.\u003c\/h1\u003e\n\u003cp class=\"section-subheadline\"\u003eDownload free wallpapers and match with your case.\u003c\/p\u003e\n\u003cbutton class=\"cta-button btn-outline\"\u003e Download now \u003c\/button\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section-body\"\u003e\n\u003cdiv class=\"section-wallpapers-container\"\u003e\u003cimg class=\"section-wallpapers-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/long_description_phantom_06_01a265bf-d881-4161-8507-087400d3553c.png?v=1788286410\" alt=\"Spigen c11 Velocity case with motorcycle blueprint print, shown next to matching phone wallpapers\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Outro Section --\u003e\n    \u003c!-- Outro Section --\u003e\n    \u003csq-listing-outro aria-labelledby=\"outro-heading\"\u003e\n        \u003cdiv class=\"sq--section-outro-heading\" id=\"outro-heading\"\u003e\n            \u003ch2\u003e\u003cspan style=\"color: #ffffff;\"\u003eMore than just protection.\u003c\/span\u003e\u003c\/h2\u003e\n            \u003cp\u003e\u003cspan style=\"color: #ffffff;\"\u003eExplore what we do and how we do it.\u003c\/span\u003e\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"sq--section-outro-body\"\u003e\n            \u003cdiv class=\"sq--section-row\"\u003e\n                \u003cdiv class=\"sq--section-column\"\u003e\n                    \u003cdiv class=\"sq--rewards\"\u003e\n                        \u003cdiv class=\"sq--overlay-content\"\u003e\n                            \u003ch3 class=\"text-h3\"\u003eOur Rewards\u003c\/h3\u003e\n                            \u003cp\u003eProtection with benefits for \u003cbr\u003eour Reward members.\u003c\/p\u003e\n                            \u003cdiv class=\"sq--rewards-feature-list\"\u003e\n                                \u003cdiv class=\"sq--rewards-feature-item\"\u003e\n                                    \u003cdiv class=\"sq--rewards-feature-item-icon\"\u003e\n                                        \u003cimg role=\"presentation\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0841\/3845\/files\/icon_get_it_faster_web.png?v=1638826275\"\u003e\n                                    \u003c\/div\u003e\n                                    \u003cdiv class=\"sq--rewards-feature-item-title\"\u003eGet it Faster\u003c\/div\u003e\n                                    \u003cdiv class=\"sq--rewards-feature-item-description\"\u003e\n                                        We provide discounted expedited shipping for our Elite and\n                                        Executive members.\n                                    \u003c\/div\u003e\n                                \u003c\/div\u003e\n                                \u003cdiv class=\"sq--rewards-feature-item\"\u003e\n                                    \u003cdiv class=\"sq--rewards-feature-item-icon\"\u003e\n                                        \u003cimg role=\"presentation\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0841\/3845\/files\/icon_coupon_web.png?v=1638826331\"\u003e\n                                    \u003c\/div\u003e\n                                    \u003cdiv class=\"sq--rewards-feature-item-title\"\u003e\n                                        Seasonal Coupon\n                                    \u003c\/div\u003e\n                                    \u003cdiv class=\"sq--rewards-feature-item-description\"\u003e\n                                        Every season we provide our Elite and Executive members with\n                                        reward coupons with fresh new gears.\n                                    \u003c\/div\u003e\n                                \u003c\/div\u003e\n                                \u003cdiv class=\"sq--rewards-feature-item\"\u003e\n                                    \u003cdiv class=\"sq--rewards-feature-item-icon\"\u003e\n                                        \u003cimg role=\"presentation\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0841\/3845\/files\/icon_executive_care_team_web.png?v=1638826355\"\u003e\n                                    \u003c\/div\u003e\n                                    \u003cdiv class=\"sq--rewards-feature-item-title\"\u003e\n                                        Executive Care Team\n                                    \u003c\/div\u003e\n                                    \u003cdiv class=\"sq--rewards-feature-item-description\"\u003e\n                                        We've created a dedicated team where we personally handle\n                                        anything from warranty service to all questions.\n                                    \u003c\/div\u003e\n                                \u003c\/div\u003e\n                            \u003c\/div\u003e\n                            \u003cbutton type=\"button\" class=\"sq--button-pill\" onclick=\"location.href='\/account\/register'\"\u003e\n                                Join Us\n                            \u003c\/button\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"swiper outro-carousel\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Spigen Brand Story Carousel\"\u003e\n                    \u003cdiv class=\"swiper-wrapper\"\u003e\n                        \u003cdiv class=\"swiper-slide\"\u003e\n                            \u003ca href=\"\/pages\/about-us\" class=\"swiper-slide-container sq--story\" aria-label=\"Our Story - Learn about Spigen's brand story and company history\" tabindex=\"0\"\u003e\n                                \u003cdiv class=\"sq--overlay-content\"\u003e\n                                    \u003ch3 class=\"text-h3\"\u003eOur Story\u003c\/h3\u003e\n                                    \u003cspan class=\"sr-only\"\u003e\n                                        Learn about Spigen's brand story and company history.\n                                    \u003c\/span\u003e\n                                \u003c\/div\u003e\n                                \u003cdiv class=\"sq--outro-background-media\"\u003e\n                                    \u003cimg role=\"presentation\" class=\"img-cover\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/our_story__banner.jpg?v=1780332873\" alt=\"\"\u003e\n                                \u003c\/div\u003e\n                            \u003c\/a\u003e\n                        \u003c\/div\u003e\n\n                        \u003cdiv class=\"swiper-slide\"\u003e\n                            \u003ca href=\"\/pages\/sustainability\" class=\"swiper-slide-container sq--sustainability\" aria-label=\"Sustainability - Explore Spigen's sustainability efforts and ClimatePartner initiatives\" tabindex=\"0\"\u003e\n                                \u003cdiv class=\"sq--overlay-content\"\u003e\n                                    \u003cimg class=\"img-climate-partner\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/logo-climatePartner.png\" alt=\"ClimatePartner Logo\"\u003e\n                                    \u003ch3 class=\"text-h3 sr-only\"\u003eSustainability\u003c\/h3\u003e\n                                    \u003cspan class=\"sr-only\"\u003e\n                                        Explore Spigen's sustainability efforts and ClimatePartner\n                                        initiatives\n                                    \u003c\/span\u003e\n                                \u003c\/div\u003e\n                                \u003cdiv class=\"sq--outro-background-media\"\u003e\n                                    \u003cimg role=\"presentation\" class=\"img-cover\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/climate_partner_banner.jpg?v=1780332874\" alt=\"\"\u003e\n                                \u003c\/div\u003e\n                            \u003c\/a\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/sq-listing-outro\u003e\n\u003c\/div\u003e","brand":"iPhone 17 Series","offers":[{"title":"iPhone 18 Pro Max \/ Velocity \/ In Stock","offer_id":46096264396847,"sku":"ACS12203","price":54.99,"currency_code":"USD","in_stock":true},{"title":"iPhone 18 Pro \/ Velocity \/ In Stock","offer_id":46096264429615,"sku":"ACS12204","price":54.99,"currency_code":"USD","in_stock":true},{"title":"iPhone 17 Pro Max \/ Velocity \/ In Stock","offer_id":46096264462383,"sku":"ACS12203","price":54.99,"currency_code":"USD","in_stock":true},{"title":"iPhone 17 Pro \/ Velocity \/ In Stock","offer_id":46096264495151,"sku":"ACS12204","price":54.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0808\/0067\/files\/detail_web_iphone_17pro_series_c11_velocity_01_0cf136f1-d3d4-4dcc-b834-39179a496323.jpg?v=1788534937"}],"url":"https:\/\/www.spigen.com\/collections\/iphone-18-pro-max-cases.oembed","provider":"Spigen Inc","version":"1.0","type":"link"}