{"id":7157,"date":"2026-04-27T07:07:22","date_gmt":"2026-04-27T15:07:22","guid":{"rendered":"https:\/\/holilite.com\/?p=7157"},"modified":"2026-04-27T07:41:45","modified_gmt":"2026-04-27T15:41:45","slug":"custom-christmas-soldier-lanterns","status":"publish","type":"post","link":"https:\/\/holilite.com\/en\/planning\/custom-design\/custom-christmas-soldier-lanterns\/","title":{"rendered":"Custom Christmas Soldier Lanterns"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"7157\" class=\"elementor elementor-7157\" data-elementor-post-type=\"post\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6b3476a e-flex e-con-boxed e-con e-parent\" data-id=\"6b3476a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e36f7b2 elementor-widget elementor-widget-html\" data-id=\"e36f7b2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n  .nutcracker-article {\r\n    --christmas-red: #de3030;\r\n    --dark-red: #7b1111;\r\n    --deep-dark: #241010;\r\n    --soft-bg: #fff7f2;\r\n    --text: #2b2b2b;\r\n    --muted: #666;\r\n    --border: rgba(222,48,48,0.16);\r\n\r\n    max-width: 1400px;\r\n    margin: 0 auto;\r\n    padding: 40px 20px 70px;\r\n    color: var(--text);\r\n    font-size: 18px;\r\n    line-height: 1.8;\r\n    font-family: Arial, sans-serif;\r\n  }\r\n\r\n  .nutcracker-article * {\r\n    box-sizing: border-box;\r\n  }\r\n\r\n  .nutcracker-hero {\r\n    position: relative;\r\n    overflow: hidden;\r\n    border-radius: 30px;\r\n    padding: 70px 56px;\r\n    background:\r\n      linear-gradient(115deg, rgba(36,16,16,0.92), rgba(222,48,48,0.78)),\r\n      url(\"https:\/\/holilite.com\/wp-content\/uploads\/2026\/04\/Custom-Christmas-Soldier-Lanterns-2.webp\") center\/cover no-repeat;\r\n    color: #fff;\r\n    box-shadow: 0 24px 70px rgba(222,48,48,0.25);\r\n  }\r\n\r\n  .nutcracker-hero::after {\r\n    content: \"\";\r\n    position: absolute;\r\n    inset: 0;\r\n    background:\r\n      radial-gradient(circle at 18% 18%, rgba(255,255,255,0.22), transparent 26%),\r\n      radial-gradient(circle at 82% 70%, rgba(255,214,98,0.22), transparent 30%);\r\n    pointer-events: none;\r\n  }\r\n\r\n  .nutcracker-hero-inner {\r\n    position: relative;\r\n    z-index: 2;\r\n    max-width: 860px;\r\n  }\r\n\r\n  .nutcracker-eyebrow {\r\n    display: inline-block;\r\n    margin: 0 0 16px;\r\n    padding: 7px 15px;\r\n    border-radius: 999px;\r\n    background: rgba(255,255,255,0.16);\r\n    border: 1px solid rgba(255,255,255,0.28);\r\n    font-size: 15px;\r\n    line-height: 1.3;\r\n    letter-spacing: 0.04em;\r\n  }\r\n\r\n  .nutcracker-hero h2 {\r\n    margin: 0 0 22px;\r\n    font-size: clamp(34px, 4vw, 58px);\r\n    line-height: 1.08;\r\n    color: #fff;\r\n  }\r\n\r\n  .nutcracker-hero p {\r\n    max-width: 780px;\r\n    margin: 0;\r\n    color: rgba(255,255,255,0.92);\r\n    font-size: 20px;\r\n    line-height: 1.75;\r\n  }\r\n\r\n  .nutcracker-layout {\r\n    display: grid;\r\n    grid-template-columns: minmax(0, 1fr) 360px;\r\n    gap: 34px;\r\n    margin-top: 42px;\r\n    align-items: start;\r\n  }\r\n\r\n  .nutcracker-main {\r\n    min-width: 0;\r\n  }\r\n\r\n  .nutcracker-section {\r\n    margin-bottom: 38px;\r\n    padding: 34px;\r\n    border-radius: 26px;\r\n    background: #fff;\r\n    border: 1px solid var(--border);\r\n    box-shadow: 0 16px 46px rgba(80,20,20,0.07);\r\n  }\r\n\r\n  .nutcracker-section h2 {\r\n    margin: 0 0 18px;\r\n    color: var(--deep-dark);\r\n    font-size: 30px;\r\n    line-height: 1.25;\r\n    position: relative;\r\n    padding-left: 18px;\r\n  }\r\n\r\n  .nutcracker-section h2::before {\r\n    content: \"\";\r\n    position: absolute;\r\n    left: 0;\r\n    top: 8px;\r\n    width: 5px;\r\n    height: 28px;\r\n    border-radius: 20px;\r\n    background: var(--christmas-red);\r\n  }\r\n\r\n  .nutcracker-section p {\r\n    margin: 0 0 16px;\r\n  }\r\n\r\n  .nutcracker-section p:last-child {\r\n    margin-bottom: 0;\r\n  }\r\n\r\n  .nutcracker-image {\r\n    margin: 26px 0 4px;\r\n    border-radius: 24px;\r\n    overflow: hidden;\r\n    background: #f3f3f3;\r\n    position: relative;\r\n    box-shadow: 0 18px 48px rgba(0,0,0,0.13);\r\n  }\r\n\r\n  .nutcracker-image img {\r\n    display: block;\r\n    width: 100%;\r\n    height: auto;\r\n    transition: transform 0.7s ease, filter 0.7s ease;\r\n  }\r\n\r\n  .nutcracker-image::after {\r\n    content: \"\";\r\n    position: absolute;\r\n    top: 0;\r\n    left: -80%;\r\n    width: 45%;\r\n    height: 100%;\r\n    background: linear-gradient(120deg, transparent, rgba(255,255,255,0.42), transparent);\r\n    transform: skewX(-18deg);\r\n    transition: left 0.8s ease;\r\n    pointer-events: none;\r\n  }\r\n\r\n  .nutcracker-image:hover img {\r\n    transform: scale(1.035);\r\n    filter: brightness(1.04);\r\n  }\r\n\r\n  .nutcracker-image:hover::after {\r\n    left: 125%;\r\n  }\r\n\r\n  .nutcracker-caption {\r\n    margin: 12px 0 0;\r\n    color: var(--muted);\r\n    font-size: 15px;\r\n    line-height: 1.6;\r\n  }\r\n\r\n  .nutcracker-feature-list {\r\n    display: grid;\r\n    grid-template-columns: repeat(2, minmax(0, 1fr));\r\n    gap: 16px;\r\n    margin-top: 22px;\r\n  }\r\n\r\n  .nutcracker-feature {\r\n    padding: 18px 18px 18px 20px;\r\n    border-radius: 18px;\r\n    background: var(--soft-bg);\r\n    border: 1px solid var(--border);\r\n  }\r\n\r\n  .nutcracker-feature strong {\r\n    display: block;\r\n    color: var(--christmas-red);\r\n    margin-bottom: 6px;\r\n  }\r\n\r\n  .nutcracker-sidebar {\r\n    position: sticky;\r\n    top: 24px;\r\n  }\r\n\r\n  .nutcracker-side-card {\r\n    padding: 26px;\r\n    border-radius: 26px;\r\n    background:\r\n      linear-gradient(145deg, rgba(222,48,48,0.95), rgba(123,17,17,0.95));\r\n    color: #fff;\r\n    box-shadow: 0 20px 56px rgba(222,48,48,0.22);\r\n  }\r\n\r\n  .nutcracker-side-card h3 {\r\n    margin: 0 0 14px;\r\n    color: #fff;\r\n    font-size: 24px;\r\n    line-height: 1.3;\r\n  }\r\n\r\n  .nutcracker-side-card p {\r\n    margin: 0 0 18px;\r\n    color: rgba(255,255,255,0.9);\r\n  }\r\n\r\n  .nutcracker-side-list {\r\n    margin: 0;\r\n    padding: 0;\r\n    list-style: none;\r\n  }\r\n\r\n  .nutcracker-side-list li {\r\n    position: relative;\r\n    padding-left: 18px;\r\n    margin-bottom: 11px;\r\n    color: rgba(255,255,255,0.93);\r\n    line-height: 1.55;\r\n  }\r\n\r\n  .nutcracker-side-list li::before {\r\n    content: \"\";\r\n    position: absolute;\r\n    left: 0;\r\n    top: 11px;\r\n    width: 7px;\r\n    height: 7px;\r\n    border-radius: 50%;\r\n    background: #ffd86b;\r\n  }\r\n\r\n  .nutcracker-faq-wrap {\r\n    margin-top: 18px;\r\n    display: grid;\r\n    grid-template-columns: repeat(2, minmax(0, 1fr));\r\n    gap: 18px;\r\n  }\r\n\r\n  .nutcracker-faq {\r\n    padding: 24px;\r\n    border-radius: 22px;\r\n    background: #fff;\r\n    border: 1px solid var(--border);\r\n    box-shadow: 0 12px 34px rgba(80,20,20,0.06);\r\n    transition: transform 0.25s ease, box-shadow 0.25s ease, border-color 0.25s ease;\r\n  }\r\n\r\n  .nutcracker-faq:hover {\r\n    transform: translateY(-4px);\r\n    border-color: rgba(222,48,48,0.35);\r\n    box-shadow: 0 20px 50px rgba(222,48,48,0.12);\r\n  }\r\n\r\n  .nutcracker-faq h3 {\r\n    margin: 0 0 10px;\r\n    color: var(--deep-dark);\r\n    font-size: 21px;\r\n    line-height: 1.35;\r\n  }\r\n\r\n  .nutcracker-faq p {\r\n    margin: 0;\r\n    color: #444;\r\n  }\r\n\r\n  .nutcracker-full {\r\n    margin-top: 38px;\r\n    padding: 38px;\r\n    border-radius: 30px;\r\n    background:\r\n      linear-gradient(180deg, #fff, #fff8f5);\r\n    border: 1px solid var(--border);\r\n    box-shadow: 0 18px 54px rgba(80,20,20,0.07);\r\n  }\r\n\r\n  .nutcracker-full h2 {\r\n    margin: 0 0 22px;\r\n    color: var(--deep-dark);\r\n    font-size: 32px;\r\n    line-height: 1.25;\r\n    position: relative;\r\n    padding-left: 18px;\r\n  }\r\n\r\n  .nutcracker-full h2::before {\r\n    content: \"\";\r\n    position: absolute;\r\n    left: 0;\r\n    top: 9px;\r\n    width: 5px;\r\n    height: 30px;\r\n    border-radius: 20px;\r\n    background: var(--christmas-red);\r\n  }\r\n\r\n  @media (max-width: 1024px) {\r\n    .nutcracker-layout {\r\n      grid-template-columns: 1fr;\r\n    }\r\n\r\n    .nutcracker-sidebar {\r\n      position: static;\r\n    }\r\n\r\n    .nutcracker-feature-list,\r\n    .nutcracker-faq-wrap {\r\n      grid-template-columns: 1fr;\r\n    }\r\n  }\r\n\r\n  @media (max-width: 767px) {\r\n    .nutcracker-article {\r\n      padding: 24px 14px 46px;\r\n      font-size: 14px;\r\n      line-height: 1.75;\r\n    }\r\n\r\n    .nutcracker-hero {\r\n      border-radius: 22px;\r\n      padding: 42px 22px;\r\n    }\r\n\r\n    .nutcracker-hero p {\r\n      font-size: 15px;\r\n    }\r\n\r\n    .nutcracker-eyebrow {\r\n      font-size: 12px;\r\n    }\r\n\r\n    .nutcracker-section,\r\n    .nutcracker-full {\r\n      padding: 22px 18px;\r\n      border-radius: 20px;\r\n    }\r\n\r\n    .nutcracker-section h2,\r\n    .nutcracker-full h2 {\r\n      font-size: 23px;\r\n    }\r\n\r\n    .nutcracker-faq h3 {\r\n      font-size: 17px;\r\n    }\r\n\r\n    .nutcracker-side-card {\r\n      padding: 22px;\r\n      border-radius: 22px;\r\n    }\r\n  }\r\n<\/style>\r\n\r\n<div class=\"nutcracker-article\">\r\n\r\n  <section class=\"nutcracker-hero\">\r\n    <div class=\"nutcracker-hero-inner\">\r\n      <p class=\"nutcracker-eyebrow\">Custom Holiday Lantern Project<\/p>\r\n      <h2>Custom Christmas Nutcracker Soldier Lantern for Festive Light Displays<\/h2>\r\n      <p>\r\n        A Christmas Nutcracker Soldier Lantern is not a standard shelf decoration. For many holiday lighting projects,\r\n        the customer does not only need a soldier shape. They need a recognizable Christmas character that can stand in\r\n        a shopping mall, theme park, festival street, hotel entrance, or commercial plaza and immediately create a festive atmosphere.\r\n      <\/p>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <div class=\"nutcracker-layout\">\r\n\r\n    <main class=\"nutcracker-main\">\r\n\r\n      <section class=\"nutcracker-section\">\r\n        <h2>Customer Reference and Custom Design Direction<\/h2>\r\n        <p>\r\n          This project came from a customer\u2019s custom request. The client wanted a group of Christmas Nutcracker Soldier Lanterns\r\n          with bright colors, clear facial details, stable internal lighting, and a size suitable for commercial holiday display.\r\n          The final design kept the classic nutcracker features: tall hat, mustache, uniform, belt, buttons, boots, and a warm glowing body.\r\n        <\/p>\r\n        <p>\r\n          For this type of Christmas Nutcracker Soldier Lantern, the customer usually starts with a reference photo, drawing,\r\n          or rough idea. Some customers want a traditional red-and-green Christmas style. Some want a more colorful soldier\r\n          group for a light festival. Others need the soldier lanterns to match an entrance arch, Christmas tree, gift box scene,\r\n          or full holiday lighting route.\r\n        <\/p>\r\n        <p>\r\n          In this project, the design direction was clear: the soldiers needed to look friendly, bright, and easy to recognize\r\n          from a distance. The finished lanterns were not made as small ornaments. They were built as large decorative figures\r\n          for project use, so the body proportion, standing posture, lighting position, and color blocks all had to be planned\r\n          before production.\r\n        <\/p>\r\n\r\n        <figure class=\"nutcracker-image\">\r\n          <img decoding=\"async\" src=\"https:\/\/holilite.com\/wp-content\/uploads\/2026\/04\/Custom-Christmas-Soldier-Lanterns-2.webp\" alt=\"Finished Christmas Nutcracker Soldier Lantern for custom holiday display\" loading=\"lazy\">\r\n        <\/figure>\r\n        <p class=\"nutcracker-caption\">\r\n          Finished Christmas Nutcracker Soldier Lanterns with bright color blocks and warm internal lighting.\r\n        <\/p>\r\n      <\/section>\r\n\r\n      <section class=\"nutcracker-section\">\r\n        <h2>Handmade Metal Frame for the Nutcracker Soldier Shape<\/h2>\r\n        <p>\r\n          The first visible production step is the white metal wire frame. This frame decides the final shape of the lantern.\r\n          The head, hat, arms, torso, legs, boots, and decorative outlines are all shaped by hand before the fabric and lighting\r\n          are added.\r\n        <\/p>\r\n        <p>\r\n          From the workshop process, you can see the worker adjusting the frame section by section. This is a very practical stage.\r\n          If the frame is too simple, the finished Christmas Nutcracker Soldier Lantern will look flat. If the frame is not balanced,\r\n          the product may deform during fabric covering, packing, or installation.\r\n        <\/p>\r\n        <p>\r\n          For customized lanterns, the metal frame is not only a support. It is the skeleton of the whole product. A good frame makes\r\n          the soldier look straight, clean, and full after lighting.\r\n        <\/p>\r\n\r\n        <figure class=\"nutcracker-image\">\r\n          <img decoding=\"async\" src=\"https:\/\/holilite.com\/wp-content\/uploads\/2026\/04\/Custom-Christmas-Soldier-Lanterns-1.webp\" alt=\"Workshop production of Christmas Nutcracker Soldier Lantern metal frame\" loading=\"lazy\">\r\n        <\/figure>\r\n        <p class=\"nutcracker-caption\">\r\n          The metal frame is shaped by hand before wiring, fabric finishing, and final lighting testing.\r\n        <\/p>\r\n      <\/section>\r\n\r\n      <section class=\"nutcracker-section\">\r\n        <h2>Internal Wiring and Bulb Position Testing<\/h2>\r\n        <p>\r\n          After the frame is completed, the lighting system is installed inside the structure. The bulbs are not placed randomly.\r\n          They need to follow the shape of the soldier so the face, hat, chest, arms, and legs can glow evenly.\r\n        <\/p>\r\n        <p>\r\n          During assembly, the worker fixes the wires along the frame and tests the bulb positions before the outer fabric is fully finished.\r\n          This step is important because once the fabric is installed, it becomes harder to adjust the lighting inside.\r\n        <\/p>\r\n        <p>\r\n          For a Christmas Nutcracker Soldier Lantern, the lighting should not be too dark in the face area or too strong in only one part\r\n          of the body. The goal is a soft, even glow that makes the soldier clear at night and attractive for photos.\r\n        <\/p>\r\n\r\n        <figure class=\"nutcracker-image\">\r\n          <img decoding=\"async\" src=\"https:\/\/holilite.com\/wp-content\/uploads\/2026\/04\/Custom-Christmas-Soldier-Lanterns-3.webp\" alt=\"Internal wiring and lighting test for custom Christmas Nutcracker Soldier Lantern\" loading=\"lazy\">\r\n        <\/figure>\r\n        <p class=\"nutcracker-caption\">\r\n          Wiring and bulb positions are arranged along the frame before the outer decorative surface is completed.\r\n        <\/p>\r\n      <\/section>\r\n\r\n      <section class=\"nutcracker-section\">\r\n        <h2>Color Matching for a Strong Christmas Display Effect<\/h2>\r\n        <p>\r\n          The finished nutcracker soldier lanterns use strong Christmas colors: red, green, blue, yellow, black, and warm white.\r\n          These colors make the product easy to notice in a large holiday display area.\r\n        <\/p>\r\n        <p>\r\n          The face and beard create the character. The uniform creates the Christmas soldier identity. The hat, belt, cuffs, buttons,\r\n          and boots make the figure complete. Without these details, the lantern would only look like a simple glowing human shape.\r\n        <\/p>\r\n        <p>\r\n          This is why color separation matters in lantern production. Each color area needs to follow the frame lines clearly,\r\n          especially around the face, uniform, arms, and shoes. When the lantern is turned on, these details become more obvious\r\n          and help the product stand out in the whole scene.\r\n        <\/p>\r\n      <\/section>\r\n\r\n      <section class=\"nutcracker-section\">\r\n        <h2>Suitable Scenes for Christmas Nutcracker Soldier Lanterns<\/h2>\r\n        <p>\r\n          Christmas Nutcracker Soldier Lanterns are very suitable for commercial holiday projects because they can be used in many different ways.\r\n        <\/p>\r\n        <p>\r\n          They can be placed at both sides of a mall entrance like festive guards. They can stand along a Christmas lighting street\r\n          to guide visitors forward. They can also be used beside a Christmas tree, gift box display, castle entrance, winter market booth,\r\n          or photo area.\r\n        <\/p>\r\n        <p>\r\n          For theme parks and light festivals, a group of nutcracker soldiers can create a parade-style scene. For hotels and commercial plazas,\r\n          one pair of large soldiers can make the entrance look more seasonal and more welcoming.\r\n        <\/p>\r\n        <p>\r\n          The product is especially useful when the project needs a strong Christmas symbol but does not want to use only trees, snowflakes,\r\n          or ordinary string lights.\r\n        <\/p>\r\n      <\/section>\r\n\r\n      <section class=\"nutcracker-section\">\r\n        <h2>Custom Options for Project Buyers<\/h2>\r\n        <p>\r\n          This Christmas Nutcracker Soldier Lantern can be customized according to project requirements.\r\n        <\/p>\r\n        <div class=\"nutcracker-feature-list\">\r\n          <div class=\"nutcracker-feature\">\r\n            <strong>Custom Size<\/strong>\r\n            The height can be adjusted for indoor malls, outdoor plazas, theme parks, festival streets, and commercial entrance displays.\r\n          <\/div>\r\n          <div class=\"nutcracker-feature\">\r\n            <strong>Custom Appearance<\/strong>\r\n            The face, hat shape, mustache, belt, buttons, boots, arm position, and uniform style can be changed based on the design.\r\n          <\/div>\r\n          <div class=\"nutcracker-feature\">\r\n            <strong>Custom Lighting<\/strong>\r\n            The lighting can be made as steady warm light, colorful light, or simple dynamic lighting according to the project effect.\r\n          <\/div>\r\n          <div class=\"nutcracker-feature\">\r\n            <strong>Outdoor Reinforcement<\/strong>\r\n            For outdoor projects, the frame, base, wiring, and electrical protection can be reinforced according to the installation environment.\r\n          <\/div>\r\n        <\/div>\r\n      <\/section>\r\n\r\n    <\/main>\r\n\r\n    <aside class=\"nutcracker-sidebar\">\r\n      <div class=\"nutcracker-side-card\">\r\n        <h3>Project Customization Focus<\/h3>\r\n        <p>\r\n          This product is suitable for buyers who need a project-based Christmas display instead of a small retail decoration.\r\n        <\/p>\r\n        <ul class=\"nutcracker-side-list\">\r\n          <li>Christmas Nutcracker Soldier Lantern<\/li>\r\n          <li>Custom size and color plan<\/li>\r\n          <li>Metal frame handmade structure<\/li>\r\n          <li>Internal lighting layout and testing<\/li>\r\n          <li>Mall, park, plaza, and festival use<\/li>\r\n          <li>Export packing for large decorations<\/li>\r\n        <\/ul>\r\n      <\/div>\r\n    <\/aside>\r\n\r\n  <\/div>\r\n\r\n  <section class=\"nutcracker-full\">\r\n    <h2>FAQ About Custom Christmas Nutcracker Soldier Lanterns<\/h2>\r\n\r\n    <div class=\"nutcracker-faq-wrap\">\r\n\r\n      <div class=\"nutcracker-faq\">\r\n        <h3>Can the Christmas Nutcracker Soldier Lantern be made according to our own design?<\/h3>\r\n        <p>\r\n          Yes. The Christmas Nutcracker Soldier Lantern can be customized according to customer drawings, reference photos,\r\n          event themes, or project layout plans. The height, uniform color, hat style, facial expression, arm position,\r\n          lighting method, and base structure can all be adjusted before production.\r\n        <\/p>\r\n      <\/div>\r\n\r\n      <div class=\"nutcracker-faq\">\r\n        <h3>What information should we provide before production?<\/h3>\r\n        <p>\r\n          For a custom project, it is better to provide the required size, display location, quantity, reference images,\r\n          preferred colors, and installation method. If the lanterns will be used outdoors, the wind condition, ground fixing method,\r\n          and power supply arrangement should also be confirmed in advance.\r\n        <\/p>\r\n      <\/div>\r\n\r\n      <div class=\"nutcracker-faq\">\r\n        <h3>Can the nutcracker soldier lantern be used outdoors?<\/h3>\r\n        <p>\r\n          Yes, it can be made for outdoor holiday display projects. For outdoor use, the metal frame, internal wiring,\r\n          fabric surface, connectors, and base structure need to be made according to the installation environment.\r\n          Outdoor projects usually require stronger support and better electrical protection than indoor mall displays.\r\n        <\/p>\r\n      <\/div>\r\n\r\n      <div class=\"nutcracker-faq\">\r\n        <h3>Can we customize the height of the Christmas Nutcracker Soldier Lantern?<\/h3>\r\n        <p>\r\n          Yes. The height can be customized for different scenes. Smaller sizes are suitable for indoor shopping malls,\r\n          hotel lobbies, and entrance displays. Larger sizes are more suitable for theme parks, city festivals,\r\n          commercial plazas, and outdoor Christmas light exhibitions.\r\n        <\/p>\r\n      <\/div>\r\n\r\n      <div class=\"nutcracker-faq\">\r\n        <h3>Can the colors be changed to match our event theme?<\/h3>\r\n        <p>\r\n          Yes. Traditional red, green, blue, yellow, black, and warm white are commonly used for Christmas nutcracker soldiers,\r\n          but the color plan can be changed. Some projects may need a classic Christmas style, while others may prefer\r\n          a more colorful light festival style or a design that matches the customer\u2019s brand colors.\r\n        <\/p>\r\n      <\/div>\r\n\r\n      <div class=\"nutcracker-faq\">\r\n        <h3>How is the lighting arranged inside the lantern?<\/h3>\r\n        <p>\r\n          The lighting is installed inside the metal frame before the outer fabric is completed. Bulb positions are arranged\r\n          according to the soldier\u2019s shape, so the face, hat, body, arms, and legs can glow evenly. Before packing,\r\n          the lighting effect and wiring connection should be tested to reduce problems during installation.\r\n        <\/p>\r\n      <\/div>\r\n\r\n      <div class=\"nutcracker-faq\">\r\n        <h3>Can we order a pair or a full group of nutcracker soldier lanterns?<\/h3>\r\n        <p>\r\n          Yes. Customers can order one pair for an entrance display, or a full group for a Christmas street, light festival route,\r\n          theme park scene, or commercial plaza decoration. Different soldiers can also be made with different uniform colors\r\n          to create a stronger visual effect.\r\n        <\/p>\r\n      <\/div>\r\n\r\n      <div class=\"nutcracker-faq\">\r\n        <h3>How are large Christmas Nutcracker Soldier Lanterns packed for export?<\/h3>\r\n        <p>\r\n          Large lanterns need protective export packing because the frame, fabric surface, and lighting parts should not be squeezed\r\n          during transportation. Depending on the size and structure, the lanterns can be packed with protective wrapping,\r\n          cartons, wooden frames, or custom packing methods for project shipment.\r\n        <\/p>\r\n      <\/div>\r\n\r\n    <\/div>\r\n  <\/section>\r\n\r\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6de82da e-flex e-con-boxed e-con e-parent\" data-id=\"6de82da\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-89d6d49 elementor-grid-1 elementor-grid-tablet-1 elementor-grid-mobile-1 elementor-widget elementor-widget-loop-grid\" data-id=\"89d6d49\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;template_id&quot;:&quot;4431&quot;,&quot;columns&quot;:1,&quot;columns_tablet&quot;:1,&quot;_skin&quot;:&quot;post&quot;,&quot;columns_mobile&quot;:&quot;1&quot;,&quot;edit_handle_selector&quot;:&quot;[data-elementor-type=\\&quot;loop-item\\&quot;]&quot;,&quot;row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"loop-grid.post\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-loop-container elementor-grid\">\n\t\t<style id=\"loop-4431\">.elementor-4431 .elementor-element.elementor-element-b28cec3{--display:flex;border-style:none;--border-style:none;--border-radius:10px 10px 10px 10px;--margin-top:0px;--margin-bottom:60px;--margin-left:0px;--margin-right:0px;--padding-top:30px;--padding-bottom:30px;--padding-left:30px;--padding-right:30px;}.elementor-4431 .elementor-element.elementor-element-b28cec3:not(.elementor-motion-effects-element-type-background), .elementor-4431 .elementor-element.elementor-element-b28cec3 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F3F3F3;}.elementor-widget-icon-list .elementor-icon-list-item:not(:last-child):after{border-color:var( --e-global-color-text );}.elementor-widget-icon-list .elementor-icon-list-icon i{color:var( --e-global-color-primary );}.elementor-widget-icon-list .elementor-icon-list-icon svg{fill:var( --e-global-color-primary );}.elementor-widget-icon-list .elementor-icon-list-item > .elementor-icon-list-text, .elementor-widget-icon-list .elementor-icon-list-item > a{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-icon-list .elementor-icon-list-text{color:var( --e-global-color-secondary );}.elementor-4431 .elementor-element.elementor-element-390e806 .elementor-icon-list-icon i{transition:color 0.3s;}.elementor-4431 .elementor-element.elementor-element-390e806 .elementor-icon-list-icon svg{transition:fill 0.3s;}.elementor-4431 .elementor-element.elementor-element-390e806{--e-icon-list-icon-size:20px;--icon-vertical-offset:0px;}.elementor-4431 .elementor-element.elementor-element-390e806 .elementor-icon-list-item > .elementor-icon-list-text, .elementor-4431 .elementor-element.elementor-element-390e806 .elementor-icon-list-item > a{font-family:\"Outfit\", Sans-serif;font-size:20px;font-weight:600;}.elementor-4431 .elementor-element.elementor-element-390e806 .elementor-icon-list-text{color:var( --e-global-color-text );transition:color 0.3s;}.elementor-widget-form .elementor-field-group > label, .elementor-widget-form .elementor-field-subgroup label{color:var( --e-global-color-text );}.elementor-widget-form .elementor-field-group > label{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-form .elementor-field-type-html{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-form .elementor-field-group .elementor-field{color:var( --e-global-color-text );}.elementor-widget-form .elementor-field-group .elementor-field, .elementor-widget-form .elementor-field-subgroup label{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-form .elementor-button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-form .e-form__buttons__wrapper__button-next{background-color:var( --e-global-color-accent );}.elementor-widget-form .elementor-button[type=\"submit\"]{background-color:var( --e-global-color-accent );}.elementor-widget-form .e-form__buttons__wrapper__button-previous{background-color:var( --e-global-color-accent );}.elementor-widget-form .elementor-message{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-form .e-form__indicators__indicator, .elementor-widget-form .e-form__indicators__indicator__label{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-form{--e-form-steps-indicator-inactive-primary-color:var( --e-global-color-text );--e-form-steps-indicator-active-primary-color:var( --e-global-color-accent );--e-form-steps-indicator-completed-primary-color:var( --e-global-color-accent );--e-form-steps-indicator-progress-color:var( --e-global-color-accent );--e-form-steps-indicator-progress-background-color:var( --e-global-color-text );--e-form-steps-indicator-progress-meter-color:var( --e-global-color-text );}.elementor-widget-form .e-form__indicators__indicator__progress__meter{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );}.elementor-4431 .elementor-element.elementor-element-5fe33da .elementor-field-group{padding-right:calc( 10px\/2 );padding-left:calc( 10px\/2 );margin-bottom:10px;}.elementor-4431 .elementor-element.elementor-element-5fe33da .elementor-form-fields-wrapper{margin-left:calc( -10px\/2 );margin-right:calc( -10px\/2 );margin-bottom:-10px;}.elementor-4431 .elementor-element.elementor-element-5fe33da .elementor-field-group.recaptcha_v3-bottomleft, .elementor-4431 .elementor-element.elementor-element-5fe33da .elementor-field-group.recaptcha_v3-bottomright{margin-bottom:0;}body.rtl .elementor-4431 .elementor-element.elementor-element-5fe33da .elementor-labels-inline .elementor-field-group > label{padding-left:0px;}body:not(.rtl) .elementor-4431 .elementor-element.elementor-element-5fe33da .elementor-labels-inline .elementor-field-group > label{padding-right:0px;}body .elementor-4431 .elementor-element.elementor-element-5fe33da .elementor-labels-above .elementor-field-group > label{padding-bottom:0px;}.elementor-4431 .elementor-element.elementor-element-5fe33da .elementor-field-group > label, .elementor-4431 .elementor-element.elementor-element-5fe33da .elementor-field-subgroup label{color:#333333;}.elementor-4431 .elementor-element.elementor-element-5fe33da .elementor-field-type-html{padding-bottom:0px;color:#333333;}.elementor-4431 .elementor-element.elementor-element-5fe33da .elementor-field-group .elementor-field{color:#8B8B8B;}.elementor-4431 .elementor-element.elementor-element-5fe33da .elementor-field-group .elementor-field, .elementor-4431 .elementor-element.elementor-element-5fe33da .elementor-field-subgroup label{font-family:\"Outfit\", Sans-serif;font-size:16px;font-weight:300;}.elementor-4431 .elementor-element.elementor-element-5fe33da .elementor-field-group:not(.elementor-field-type-upload) .elementor-field:not(.elementor-select-wrapper){background-color:#ffffff;border-color:#BDBDBD;border-width:1px 1px 1px 1px;border-radius:0px 0px 0px 0px;}.elementor-4431 .elementor-element.elementor-element-5fe33da .elementor-field-group .elementor-select-wrapper select{background-color:#ffffff;border-color:#BDBDBD;border-width:1px 1px 1px 1px;border-radius:0px 0px 0px 0px;}.elementor-4431 .elementor-element.elementor-element-5fe33da .elementor-field-group .elementor-select-wrapper::before{color:#BDBDBD;}.elementor-4431 .elementor-element.elementor-element-5fe33da .e-form__buttons__wrapper__button-next{background-color:var( --e-global-color-primary );color:#ffffff;}.elementor-4431 .elementor-element.elementor-element-5fe33da .elementor-button[type=\"submit\"]{background-color:var( --e-global-color-primary );color:#ffffff;}.elementor-4431 .elementor-element.elementor-element-5fe33da .elementor-button[type=\"submit\"] svg *{fill:#ffffff;}.elementor-4431 .elementor-element.elementor-element-5fe33da .e-form__buttons__wrapper__button-previous{color:#ffffff;}.elementor-4431 .elementor-element.elementor-element-5fe33da .e-form__buttons__wrapper__button-next:hover{background-color:var( --e-global-color-secondary );color:#ffffff;}.elementor-4431 .elementor-element.elementor-element-5fe33da .elementor-button[type=\"submit\"]:hover{background-color:var( --e-global-color-secondary );color:#ffffff;}.elementor-4431 .elementor-element.elementor-element-5fe33da .elementor-button[type=\"submit\"]:hover svg *{fill:#ffffff;}.elementor-4431 .elementor-element.elementor-element-5fe33da .e-form__buttons__wrapper__button-previous:hover{color:#ffffff;}.elementor-4431 .elementor-element.elementor-element-5fe33da{--e-form-steps-indicators-spacing:20px;--e-form-steps-indicator-padding:30px;--e-form-steps-indicator-inactive-secondary-color:#ffffff;--e-form-steps-indicator-active-secondary-color:#ffffff;--e-form-steps-indicator-completed-secondary-color:#ffffff;--e-form-steps-divider-width:1px;--e-form-steps-divider-gap:10px;}.elementor-4431 .elementor-element.elementor-element-5fe33da.elementor-element{--flex-grow:0;--flex-shrink:0;}@media(max-width:1024px){.elementor-widget-icon-list .elementor-icon-list-item > .elementor-icon-list-text, .elementor-widget-icon-list .elementor-icon-list-item > a{font-size:var( --e-global-typography-text-font-size );}.elementor-widget-form .elementor-field-group > label{font-size:var( --e-global-typography-text-font-size );}.elementor-widget-form .elementor-field-type-html{font-size:var( --e-global-typography-text-font-size );}.elementor-widget-form .elementor-field-group .elementor-field, .elementor-widget-form .elementor-field-subgroup label{font-size:var( --e-global-typography-text-font-size );}.elementor-widget-form .elementor-button{font-size:var( --e-global-typography-accent-font-size );}.elementor-widget-form .elementor-message{font-size:var( --e-global-typography-text-font-size );}.elementor-widget-form .e-form__indicators__indicator, .elementor-widget-form .e-form__indicators__indicator__label{font-size:var( --e-global-typography-accent-font-size );}.elementor-widget-form .e-form__indicators__indicator__progress__meter{font-size:var( --e-global-typography-accent-font-size );}.elementor-4431 .elementor-element.elementor-element-5fe33da{width:var( --container-widget-width, 50% );max-width:50%;--container-widget-width:50%;--container-widget-flex-grow:0;}.elementor-4431 .elementor-element.elementor-element-5fe33da.elementor-element{--align-self:center;--flex-grow:1;--flex-shrink:0;}}@media(max-width:767px){.elementor-4431 .elementor-element.elementor-element-b28cec3{--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-icon-list .elementor-icon-list-item > .elementor-icon-list-text, .elementor-widget-icon-list .elementor-icon-list-item > a{font-size:var( --e-global-typography-text-font-size );}.elementor-widget-form .elementor-field-group > label{font-size:var( --e-global-typography-text-font-size );}.elementor-widget-form .elementor-field-type-html{font-size:var( --e-global-typography-text-font-size );}.elementor-widget-form .elementor-field-group .elementor-field, .elementor-widget-form .elementor-field-subgroup label{font-size:var( --e-global-typography-text-font-size );}.elementor-widget-form .elementor-button{font-size:var( --e-global-typography-accent-font-size );}.elementor-widget-form .elementor-message{font-size:var( --e-global-typography-text-font-size );}.elementor-widget-form .e-form__indicators__indicator, .elementor-widget-form .e-form__indicators__indicator__label{font-size:var( --e-global-typography-accent-font-size );}.elementor-widget-form .e-form__indicators__indicator__progress__meter{font-size:var( --e-global-typography-accent-font-size );}.elementor-4431 .elementor-element.elementor-element-5fe33da{--container-widget-width:100%;--container-widget-flex-grow:0;width:var( --container-widget-width, 100% );max-width:100%;}}<\/style>\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"4431\" class=\"elementor elementor-4431 e-loop-item e-loop-item-7165 post-7165 post type-post status-publish format-standard has-post-thumbnail hentry category-custom-design\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-b28cec3 e-con-full e-flex e-con e-child\" data-id=\"b28cec3\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-390e806 elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"390e806\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-coffee\" viewBox=\"0 0 640 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M192 384h192c53 0 96-43 96-96h32c70.6 0 128-57.4 128-128S582.6 32 512 32H120c-13.3 0-24 10.7-24 24v232c0 53 43 96 96 96zM512 96c35.3 0 64 28.7 64 64s-28.7 64-64 64h-32V96h32zm47.7 384H48.3c-47.6 0-61-64-36-64h583.3c25 0 11.8 64-35.9 64z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Request A Quote! We'll respond as soon as possible(within 12 hours) <\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5fe33da elementor-button-align-end elementor-widget-tablet__width-initial elementor-widget elementor-widget-form\" data-id=\"5fe33da\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;step_next_label&quot;:&quot;Next&quot;,&quot;step_previous_label&quot;:&quot;Previous&quot;,&quot;button_width_tablet&quot;:&quot;100&quot;,&quot;button_width&quot;:&quot;100&quot;,&quot;step_type&quot;:&quot;number_text&quot;,&quot;step_icon_shape&quot;:&quot;circle&quot;}\" data-widget_type=\"form.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<form class=\"elementor-form\" method=\"post\" name=\"New Form \u4ea7\u54c1\" novalidate=\"\">\n\t\t\t<input type=\"hidden\" name=\"post_id\" value=\"4431\"\/>\n\t\t\t<input type=\"hidden\" name=\"form_id\" value=\"5fe33da\"\/>\n\t\t\t<input type=\"hidden\" name=\"referer_title\" value=\"Giant LED Christmas Snowflake - holilite.com\" \/>\n\n\t\t\t\t\t\t\t<input type=\"hidden\" name=\"queried_id\" value=\"7150\"\/>\n\t\t\t\n\t\t\t<div class=\"elementor-form-fields-wrapper elementor-labels-above\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-name elementor-col-33 elementor-md-100\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[name]\" id=\"form-field-name\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" placeholder=\"Name\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-email elementor-field-group elementor-column elementor-field-group-email elementor-col-33 elementor-md-100 elementor-field-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"email\" name=\"form_fields[email]\" id=\"form-field-email\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" placeholder=\"Email\" required=\"required\" aria-required=\"true\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-tel elementor-field-group elementor-column elementor-field-group-field_8164dac elementor-col-33 elementor-md-100\">\n\t\t\t\t\t\t\t<input size=\"1\" type=\"tel\" name=\"form_fields[field_8164dac]\" id=\"form-field-field_8164dac\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" placeholder=\"Tel\" pattern=\"[0-9()#&amp;+*-=.]+\" title=\"Seuls les chiffres et les caract\u00e8res t\u00e9l\u00e9phoniques (#, -, *, etc.) sont accept\u00e9s.\">\n\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-textarea elementor-field-group elementor-column elementor-field-group-message elementor-col-100 elementor-md-100\">\n\t\t\t\t\t<textarea class=\"elementor-field-textual elementor-field  elementor-size-sm\" name=\"form_fields[message]\" id=\"form-field-message\" rows=\"4\" placeholder=\"Message\"><\/textarea>\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-recaptcha_v3 elementor-field-group elementor-column elementor-field-group-field_bff5e5b elementor-col-100 recaptcha_v3-bottomright\">\n\t\t\t\t\t<div class=\"elementor-field\" id=\"form-field-field_bff5e5b\"><div class=\"elementor-g-recaptcha\" data-sitekey=\"6LcsOjEsAAAAADkbjb-3jFzRLHEHbWomBc9BMMbm\" data-type=\"v3\" data-action=\"Form\" data-badge=\"bottomright\" data-size=\"invisible\"><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-group elementor-column elementor-field-type-submit elementor-col-100 e-form__buttons elementor-md-100\">\n\t\t\t\t\t<button class=\"elementor-button elementor-size-sm\" type=\"submit\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Send<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/button>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/form>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Custom Holiday Lantern Project Custom Christmas Nutcracker Soldier Lantern for Festive Light Displays A Christmas Nutcracker Soldier Lantern is not a standard shelf decoration. For many holiday lighting projects, the customer does not only need a soldier shape. They need a recognizable Christmas character that can stand in a shopping mall, theme park, festival street, [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":7159,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[5],"tags":[],"class_list":["post-7157","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-company-news"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v23.6 (Yoast SEO v27.4) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Custom Christmas Soldier Lanterns - holilite.com<\/title>\n<meta name=\"description\" content=\"Christmas soldier lanterns are one of the most recognizable decorative elements in festive lighting projects.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/holilite.com\/en\/planning\/custom-design\/custom-christmas-soldier-lanterns\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Custom Christmas Soldier Lanterns\" \/>\n<meta property=\"og:description\" content=\"Christmas soldier lanterns are one of the most recognizable decorative elements in festive lighting projects.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/holilite.com\/en\/planning\/custom-design\/custom-christmas-soldier-lanterns\/\" \/>\n<meta property=\"og:site_name\" content=\"holilite.com\" \/>\n<meta property=\"article:published_time\" content=\"2026-04-27T15:07:22+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-27T15:41:45+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/holilite.com\/wp-content\/uploads\/2026\/04\/Custom-Christmas-Soldier-Lanterns-2.webp\" \/>\n\t<meta property=\"og:image:width\" content=\"2048\" \/>\n\t<meta property=\"og:image:height\" content=\"1366\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/webp\" \/>\n<meta name=\"author\" content=\"gaoda@hyclight.com\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"gaoda@hyclight.com\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/holilite.com\\\/en\\\/planning\\\/custom-design\\\/custom-christmas-soldier-lanterns\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/holilite.com\\\/en\\\/planning\\\/custom-design\\\/custom-christmas-soldier-lanterns\\\/\"},\"author\":{\"name\":\"gaoda@hyclight.com\",\"@id\":\"https:\\\/\\\/holilite.com\\\/en\\\/#\\\/schema\\\/person\\\/61ed82a8606f52e5688ff12d7fc700e8\"},\"headline\":\"Custom Christmas Soldier Lanterns\",\"datePublished\":\"2026-04-27T15:07:22+00:00\",\"dateModified\":\"2026-04-27T15:41:45+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/holilite.com\\\/en\\\/planning\\\/custom-design\\\/custom-christmas-soldier-lanterns\\\/\"},\"wordCount\":1421,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/holilite.com\\\/en\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/holilite.com\\\/en\\\/planning\\\/custom-design\\\/custom-christmas-soldier-lanterns\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/holilite.com\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/Custom-Christmas-Soldier-Lanterns-2.webp\",\"articleSection\":[\"Company News\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/holilite.com\\\/en\\\/planning\\\/custom-design\\\/custom-christmas-soldier-lanterns\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/holilite.com\\\/en\\\/planning\\\/custom-design\\\/custom-christmas-soldier-lanterns\\\/\",\"url\":\"https:\\\/\\\/holilite.com\\\/en\\\/planning\\\/custom-design\\\/custom-christmas-soldier-lanterns\\\/\",\"name\":\"Custom Christmas Soldier Lanterns - holilite.com\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/holilite.com\\\/en\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/holilite.com\\\/en\\\/planning\\\/custom-design\\\/custom-christmas-soldier-lanterns\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/holilite.com\\\/en\\\/planning\\\/custom-design\\\/custom-christmas-soldier-lanterns\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/holilite.com\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/Custom-Christmas-Soldier-Lanterns-2.webp\",\"datePublished\":\"2026-04-27T15:07:22+00:00\",\"dateModified\":\"2026-04-27T15:41:45+00:00\",\"description\":\"Christmas soldier lanterns are one of the most recognizable decorative elements in festive lighting projects.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/holilite.com\\\/en\\\/planning\\\/custom-design\\\/custom-christmas-soldier-lanterns\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/holilite.com\\\/en\\\/planning\\\/custom-design\\\/custom-christmas-soldier-lanterns\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/holilite.com\\\/en\\\/planning\\\/custom-design\\\/custom-christmas-soldier-lanterns\\\/#primaryimage\",\"url\":\"https:\\\/\\\/holilite.com\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/Custom-Christmas-Soldier-Lanterns-2.webp\",\"contentUrl\":\"https:\\\/\\\/holilite.com\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/Custom-Christmas-Soldier-Lanterns-2.webp\",\"width\":2048,\"height\":1366},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/holilite.com\\\/en\\\/planning\\\/custom-design\\\/custom-christmas-soldier-lanterns\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/holilite.com\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"blog\",\"item\":\"https:\\\/\\\/holilite.com\\\/en\\\/category\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Company News\",\"item\":\"https:\\\/\\\/holilite.com\\\/en\\\/category\\\/blog\\\/company-news\\\/\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"Custom Christmas Soldier Lanterns\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/holilite.com\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/holilite.com\\\/en\\\/\",\"name\":\"holilite.com\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/holilite.com\\\/en\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/holilite.com\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/holilite.com\\\/en\\\/#organization\",\"name\":\"holilite.com\",\"url\":\"https:\\\/\\\/holilite.com\\\/en\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/holilite.com\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/holilite.com\\\/wp-content\\\/uploads\\\/2025\\\/07\\\/\u56fe\u5c42-1-1.png\",\"contentUrl\":\"https:\\\/\\\/holilite.com\\\/wp-content\\\/uploads\\\/2025\\\/07\\\/\u56fe\u5c42-1-1.png\",\"width\":889,\"height\":755,\"caption\":\"holilite.com\"},\"image\":{\"@id\":\"https:\\\/\\\/holilite.com\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/holilite.com\\\/en\\\/#\\\/schema\\\/person\\\/61ed82a8606f52e5688ff12d7fc700e8\",\"name\":\"gaoda@hyclight.com\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/88e19b728e6c7e66fa5abe76a0fbc3b08f40b1c7c50d57187fff35c08fee1496?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/88e19b728e6c7e66fa5abe76a0fbc3b08f40b1c7c50d57187fff35c08fee1496?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/88e19b728e6c7e66fa5abe76a0fbc3b08f40b1c7c50d57187fff35c08fee1496?s=96&d=mm&r=g\",\"caption\":\"gaoda@hyclight.com\"},\"sameAs\":[\"https:\\\/\\\/holilite.com\"],\"url\":\"https:\\\/\\\/holilite.com\\\/en\\\/author\\\/gaodahyclight-com\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Custom Christmas Soldier Lanterns - holilite.com","description":"Christmas soldier lanterns are one of the most recognizable decorative elements in festive lighting projects.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/holilite.com\/en\/planning\/custom-design\/custom-christmas-soldier-lanterns\/","og_locale":"en_US","og_type":"article","og_title":"Custom Christmas Soldier Lanterns","og_description":"Christmas soldier lanterns are one of the most recognizable decorative elements in festive lighting projects.","og_url":"https:\/\/holilite.com\/en\/planning\/custom-design\/custom-christmas-soldier-lanterns\/","og_site_name":"holilite.com","article_published_time":"2026-04-27T15:07:22+00:00","article_modified_time":"2026-04-27T15:41:45+00:00","og_image":[{"width":2048,"height":1366,"url":"https:\/\/holilite.com\/wp-content\/uploads\/2026\/04\/Custom-Christmas-Soldier-Lanterns-2.webp","type":"image\/webp"}],"author":"gaoda@hyclight.com","twitter_card":"summary_large_image","twitter_misc":{"Written by":"gaoda@hyclight.com","Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/holilite.com\/en\/planning\/custom-design\/custom-christmas-soldier-lanterns\/#article","isPartOf":{"@id":"https:\/\/holilite.com\/en\/planning\/custom-design\/custom-christmas-soldier-lanterns\/"},"author":{"name":"gaoda@hyclight.com","@id":"https:\/\/holilite.com\/en\/#\/schema\/person\/61ed82a8606f52e5688ff12d7fc700e8"},"headline":"Custom Christmas Soldier Lanterns","datePublished":"2026-04-27T15:07:22+00:00","dateModified":"2026-04-27T15:41:45+00:00","mainEntityOfPage":{"@id":"https:\/\/holilite.com\/en\/planning\/custom-design\/custom-christmas-soldier-lanterns\/"},"wordCount":1421,"commentCount":0,"publisher":{"@id":"https:\/\/holilite.com\/en\/#organization"},"image":{"@id":"https:\/\/holilite.com\/en\/planning\/custom-design\/custom-christmas-soldier-lanterns\/#primaryimage"},"thumbnailUrl":"https:\/\/holilite.com\/wp-content\/uploads\/2026\/04\/Custom-Christmas-Soldier-Lanterns-2.webp","articleSection":["Company News"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/holilite.com\/en\/planning\/custom-design\/custom-christmas-soldier-lanterns\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/holilite.com\/en\/planning\/custom-design\/custom-christmas-soldier-lanterns\/","url":"https:\/\/holilite.com\/en\/planning\/custom-design\/custom-christmas-soldier-lanterns\/","name":"Custom Christmas Soldier Lanterns - holilite.com","isPartOf":{"@id":"https:\/\/holilite.com\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/holilite.com\/en\/planning\/custom-design\/custom-christmas-soldier-lanterns\/#primaryimage"},"image":{"@id":"https:\/\/holilite.com\/en\/planning\/custom-design\/custom-christmas-soldier-lanterns\/#primaryimage"},"thumbnailUrl":"https:\/\/holilite.com\/wp-content\/uploads\/2026\/04\/Custom-Christmas-Soldier-Lanterns-2.webp","datePublished":"2026-04-27T15:07:22+00:00","dateModified":"2026-04-27T15:41:45+00:00","description":"Christmas soldier lanterns are one of the most recognizable decorative elements in festive lighting projects.","breadcrumb":{"@id":"https:\/\/holilite.com\/en\/planning\/custom-design\/custom-christmas-soldier-lanterns\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/holilite.com\/en\/planning\/custom-design\/custom-christmas-soldier-lanterns\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/holilite.com\/en\/planning\/custom-design\/custom-christmas-soldier-lanterns\/#primaryimage","url":"https:\/\/holilite.com\/wp-content\/uploads\/2026\/04\/Custom-Christmas-Soldier-Lanterns-2.webp","contentUrl":"https:\/\/holilite.com\/wp-content\/uploads\/2026\/04\/Custom-Christmas-Soldier-Lanterns-2.webp","width":2048,"height":1366},{"@type":"BreadcrumbList","@id":"https:\/\/holilite.com\/en\/planning\/custom-design\/custom-christmas-soldier-lanterns\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/holilite.com\/en\/"},{"@type":"ListItem","position":2,"name":"blog","item":"https:\/\/holilite.com\/en\/category\/blog\/"},{"@type":"ListItem","position":3,"name":"Company News","item":"https:\/\/holilite.com\/en\/category\/blog\/company-news\/"},{"@type":"ListItem","position":4,"name":"Custom Christmas Soldier Lanterns"}]},{"@type":"WebSite","@id":"https:\/\/holilite.com\/en\/#website","url":"https:\/\/holilite.com\/en\/","name":"holilite.com","description":"","publisher":{"@id":"https:\/\/holilite.com\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/holilite.com\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/holilite.com\/en\/#organization","name":"holilite.com","url":"https:\/\/holilite.com\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/holilite.com\/en\/#\/schema\/logo\/image\/","url":"https:\/\/holilite.com\/wp-content\/uploads\/2025\/07\/\u56fe\u5c42-1-1.png","contentUrl":"https:\/\/holilite.com\/wp-content\/uploads\/2025\/07\/\u56fe\u5c42-1-1.png","width":889,"height":755,"caption":"holilite.com"},"image":{"@id":"https:\/\/holilite.com\/en\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/holilite.com\/en\/#\/schema\/person\/61ed82a8606f52e5688ff12d7fc700e8","name":"gaoda@hyclight.com","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/88e19b728e6c7e66fa5abe76a0fbc3b08f40b1c7c50d57187fff35c08fee1496?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/88e19b728e6c7e66fa5abe76a0fbc3b08f40b1c7c50d57187fff35c08fee1496?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/88e19b728e6c7e66fa5abe76a0fbc3b08f40b1c7c50d57187fff35c08fee1496?s=96&d=mm&r=g","caption":"gaoda@hyclight.com"},"sameAs":["https:\/\/holilite.com"],"url":"https:\/\/holilite.com\/en\/author\/gaodahyclight-com\/"}]}},"_links":{"self":[{"href":"https:\/\/holilite.com\/en\/wp-json\/wp\/v2\/posts\/7157","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/holilite.com\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/holilite.com\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/holilite.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/holilite.com\/en\/wp-json\/wp\/v2\/comments?post=7157"}],"version-history":[{"count":7,"href":"https:\/\/holilite.com\/en\/wp-json\/wp\/v2\/posts\/7157\/revisions"}],"predecessor-version":[{"id":7173,"href":"https:\/\/holilite.com\/en\/wp-json\/wp\/v2\/posts\/7157\/revisions\/7173"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/holilite.com\/en\/wp-json\/wp\/v2\/media\/7159"}],"wp:attachment":[{"href":"https:\/\/holilite.com\/en\/wp-json\/wp\/v2\/media?parent=7157"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/holilite.com\/en\/wp-json\/wp\/v2\/categories?post=7157"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/holilite.com\/en\/wp-json\/wp\/v2\/tags?post=7157"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}