{"product_id":"coffee-shop-open-sign","title":"Coffee shop open sign","description":"\u003cstyle\u003e\n  .np-open-page,\n  .np-open-page * {\n    box-sizing: border-box;\n  }\n\n  .np-open-page {\n    width: 100%;\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 0;\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Arial, sans-serif;\n    color: #222222;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .np-open-page img {\n    display: block;\n    width: 100%;\n    max-width: 100%;\n    height: auto;\n    margin: 0;\n  }\n\n  .np-open-page h2,\n  .np-open-page h3,\n  .np-open-page p {\n    margin-top: 0;\n  }\n\n  .np-open-page h2 {\n    margin-bottom: 14px;\n    color: #171717;\n    font-size: 30px;\n    line-height: 1.25;\n    font-weight: 700;\n    letter-spacing: -0.4px;\n  }\n\n  .np-open-page h3 {\n    margin-bottom: 10px;\n    color: #171717;\n    font-size: 21px;\n    line-height: 1.35;\n    font-weight: 700;\n  }\n\n  .np-open-page p {\n    margin-bottom: 0;\n    color: #505050;\n  }\n\n  .np-open-kicker {\n    display: block;\n    margin-bottom: 10px;\n    color: #777777;\n    font-size: 13px;\n    line-height: 1.4;\n    font-weight: 700;\n    letter-spacing: 1.2px;\n    text-transform: uppercase;\n  }\n\n  .np-open-hero-copy {\n    max-width: 850px;\n    margin: 0 auto;\n    padding: 44px 24px 30px;\n    text-align: center;\n  }\n\n  .np-open-hero-copy p {\n    font-size: 17px;\n  }\n\n  .np-open-hero-image {\n    overflow: hidden;\n    border-radius: 4px;\n  }\n\n  .np-open-highlight {\n    max-width: 900px;\n    margin: 22px auto 62px;\n    padding: 22px 26px;\n    background: #f7f7f7;\n    border-radius: 5px;\n    text-align: center;\n  }\n\n  .np-open-highlight strong {\n    color: #1f1f1f;\n  }\n\n  .np-open-benefits {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 12px;\n    margin: 22px 0 68px;\n  }\n\n  .np-open-benefit {\n    padding: 20px 14px;\n    background: #f7f7f7;\n    border-radius: 4px;\n    text-align: center;\n  }\n\n  .np-open-benefit strong {\n    display: block;\n    margin-bottom: 4px;\n    color: #222222;\n    font-size: 15px;\n  }\n\n  .np-open-benefit span {\n    display: block;\n    color: #686868;\n    font-size: 13px;\n    line-height: 1.45;\n  }\n\n  .np-open-section {\n    margin-bottom: 76px;\n  }\n\n  .np-open-section-copy {\n    max-width: 830px;\n    margin: 0 auto 28px;\n    padding: 0 24px;\n    text-align: center;\n  }\n\n  .np-open-section-copy p + p {\n    margin-top: 14px;\n  }\n\n  .np-open-section-image {\n    overflow: hidden;\n    border-radius: 4px;\n  }\n\n  .np-open-two-column {\n    display: grid;\n    grid-template-columns: 1.06fr 0.94fr;\n    align-items: center;\n    gap: 50px;\n    margin-bottom: 78px;\n  }\n\n  .np-open-two-column.np-open-reverse {\n    grid-template-columns: 0.94fr 1.06fr;\n  }\n\n  .np-open-two-column.np-open-reverse .np-open-col-image {\n    order: 2;\n  }\n\n  .np-open-two-column.np-open-reverse .np-open-col-copy {\n    order: 1;\n  }\n\n  .np-open-col-image {\n    overflow: hidden;\n    border-radius: 4px;\n  }\n\n  .np-open-col-copy {\n    padding: 24px 8px;\n  }\n\n  .np-open-col-copy p + p {\n    margin-top: 14px;\n  }\n\n  .np-open-note {\n    margin-top: 20px;\n    padding: 16px 18px;\n    background: #f7f7f7;\n    border-radius: 4px;\n    color: #333333;\n    font-size: 14px;\n    line-height: 1.55;\n  }\n\n  .np-open-note strong {\n    color: #1f1f1f;\n  }\n\n  .np-open-grid-3 {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 16px;\n    margin-top: 28px;\n  }\n\n  .np-open-card {\n    padding: 24px 20px;\n    background: #f7f7f7;\n    border-radius: 5px;\n  }\n\n  .np-open-card h3 {\n    font-size: 18px;\n  }\n\n  .np-open-card p {\n    font-size: 14px;\n    line-height: 1.55;\n  }\n\n  .np-open-colour-wrap {\n    max-width: 950px;\n    margin: 0 auto;\n  }\n\n  .np-open-colour-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 14px;\n    margin-top: 26px;\n  }\n\n  .np-open-colour-card {\n    padding: 18px 14px;\n    border: 1px solid #e5e5e5;\n    border-radius: 5px;\n    text-align: center;\n  }\n\n  .np-open-colour-card strong {\n    display: block;\n    margin-bottom: 4px;\n    color: #222222;\n    font-size: 15px;\n  }\n\n  .np-open-colour-card span {\n    color: #666666;\n    font-size: 13px;\n  }\n\n  .np-open-choice-wrap {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 18px;\n    margin-top: 28px;\n  }\n\n  .np-open-choice {\n    padding: 26px 22px;\n    background: #f7f7f7;\n    border-radius: 5px;\n  }\n\n  .np-open-choice h3 {\n    margin-bottom: 8px;\n    font-size: 20px;\n  }\n\n  .np-open-choice p {\n    font-size: 14px;\n  }\n\n  .np-open-table-wrap {\n    width: 100%;\n    overflow-x: auto;\n    margin-top: 28px;\n  }\n\n  .np-open-table {\n    width: 100%;\n    min-width: 620px;\n    border-collapse: collapse;\n    background: #ffffff;\n  }\n\n  .np-open-table th,\n  .np-open-table td {\n    padding: 15px 16px;\n    border: 1px solid #e5e5e5;\n    text-align: left;\n    vertical-align: top;\n    font-size: 14px;\n  }\n\n  .np-open-table th {\n    background: #f7f7f7;\n    color: #222222;\n    font-weight: 700;\n  }\n\n  .np-open-table td {\n    color: #555555;\n  }\n\n  .np-open-check {\n    color: #222222;\n    font-weight: 700;\n  }\n\n  .np-open-trust {\n    margin: 72px 0;\n    padding: 42px 28px;\n    background: #f5f5f5;\n    border-radius: 5px;\n  }\n\n  .np-open-trust-copy {\n    max-width: 800px;\n    margin: 0 auto 28px;\n    text-align: center;\n  }\n\n  .np-open-trust-grid {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 12px;\n  }\n\n  .np-open-trust-item {\n    padding: 18px 12px;\n    background: #ffffff;\n    border-radius: 4px;\n    text-align: center;\n  }\n\n  .np-open-trust-item strong {\n    display: block;\n    margin-bottom: 3px;\n    color: #222222;\n    font-size: 15px;\n  }\n\n  .np-open-trust-item span {\n    display: block;\n    color: #686868;\n    font-size: 13px;\n  }\n\n  .np-open-faq {\n    max-width: 920px;\n    margin: 0 auto 72px;\n  }\n\n  .np-open-faq-heading {\n    margin-bottom: 28px;\n    text-align: center;\n  }\n\n  .np-open-faq details {\n    margin-bottom: 10px;\n    border: 1px solid #e5e5e5;\n    border-radius: 4px;\n    background: #ffffff;\n  }\n\n  .np-open-faq summary {\n    position: relative;\n    padding: 18px 48px 18px 18px;\n    cursor: pointer;\n    color: #222222;\n    font-size: 15px;\n    line-height: 1.4;\n    font-weight: 700;\n    list-style: none;\n  }\n\n  .np-open-faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .np-open-faq summary::after {\n    content: \"+\";\n    position: absolute;\n    top: 50%;\n    right: 18px;\n    transform: translateY(-50%);\n    color: #444444;\n    font-size: 22px;\n    font-weight: 400;\n  }\n\n  .np-open-faq details[open] summary::after {\n    content: \"−\";\n  }\n\n  .np-open-faq-answer {\n    padding: 0 18px 18px;\n  }\n\n  .np-open-faq-answer p {\n    font-size: 14px;\n    line-height: 1.6;\n  }\n\n  .np-open-final {\n    max-width: 850px;\n    margin: 0 auto;\n    padding: 18px 24px 50px;\n    text-align: center;\n  }\n\n  .np-open-final-box {\n    margin-top: 24px;\n    padding: 22px 24px;\n    background: #f7f7f7;\n    border-radius: 5px;\n  }\n\n  .np-open-final-box strong {\n    display: block;\n    margin-bottom: 5px;\n    color: #222222;\n  }\n\n  .np-open-final-box span {\n    color: #555555;\n    font-size: 14px;\n  }\n\n  @media screen and (max-width: 767px) {\n    .np-open-page {\n      font-size: 15px;\n    }\n\n    .np-open-page h2 {\n      font-size: 24px;\n      line-height: 1.3;\n    }\n\n    .np-open-page h3 {\n      font-size: 19px;\n    }\n\n    .np-open-hero-copy {\n      padding: 30px 15px 22px;\n    }\n\n    .np-open-hero-copy p {\n      font-size: 15px;\n    }\n\n    .np-open-highlight {\n      margin: 16px 12px 46px;\n      padding: 18px 16px;\n    }\n\n    .np-open-benefits {\n      grid-template-columns: repeat(2, 1fr);\n      gap: 8px;\n      margin: 14px 0 50px;\n    }\n\n    .np-open-benefit {\n      padding: 15px 8px;\n    }\n\n    .np-open-section {\n      margin-bottom: 52px;\n    }\n\n    .np-open-section-copy {\n      padding: 0 14px;\n      margin-bottom: 20px;\n    }\n\n    .np-open-two-column,\n    .np-open-two-column.np-open-reverse {\n      display: flex;\n      flex-direction: column;\n      gap: 20px;\n      margin-bottom: 52px;\n    }\n\n    .np-open-two-column.np-open-reverse .np-open-col-image,\n    .np-open-two-column.np-open-reverse .np-open-col-copy {\n      order: initial;\n    }\n\n    .np-open-col-copy {\n      padding: 0 14px;\n      text-align: center;\n    }\n\n    .np-open-note {\n      text-align: left;\n    }\n\n    .np-open-grid-3 {\n      grid-template-columns: 1fr;\n      gap: 10px;\n      margin: 22px 12px 0;\n    }\n\n    .np-open-colour-grid {\n      grid-template-columns: 1fr;\n      gap: 8px;\n    }\n\n    .np-open-choice-wrap {\n      grid-template-columns: 1fr;\n      gap: 10px;\n    }\n\n    .np-open-trust {\n      margin: 52px 0;\n      padding: 30px 12px;\n    }\n\n    .np-open-trust-grid {\n      grid-template-columns: repeat(2, 1fr);\n      gap: 8px;\n    }\n\n    .np-open-faq {\n      margin-bottom: 52px;\n      padding: 0 12px;\n    }\n\n    .np-open-final {\n      padding: 10px 14px 38px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"np-open-page\"\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"np-open-hero-copy\"\u003e\n\u003cspan class=\"np-open-kicker\"\u003eCustom Open Sign for Cafés\u003c\/span\u003e\n\u003ch2\u003eCustom Open Signs for Cafés – Coffee Cup LED Neon OPEN Sign\u003c\/h2\u003e\n\u003cp\u003eLet customers know you're open before they reach the door.\u003c\/p\u003e\n\u003cp\u003eMake your café easier to notice with a custom Coffee Cup OPEN neon sign designed for shopfront windows, entrances and café walls. The glowing coffee cup instantly tells customers what you serve, while the bright OPEN message makes your trading status clear from the street.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"np-open-hero-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0402\/7891\/7287\/files\/coffee_open_neon_sign.jpg?v=1789375979\" alt=\"Outdoor waterproof coffee shop OPEN neon sign\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"np-open-highlight\"\u003e\n\u003cstrong\u003eCoffee + OPEN = what you serve + the fact that you're trading.\u003c\/strong\u003e\n\u003cp style=\"margin-top: 6px;\"\u003eMore than a standard OPEN sign, this design helps passing customers recognise your café at a glance while adding colour and personality to your shopfront.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- QUICK BENEFITS --\u003e\n\u003cdiv class=\"np-open-benefits\"\u003e\n\u003cdiv class=\"np-open-benefit\"\u003e\n\u003cstrong\u003eCustom Your Logo\u003c\/strong\u003e \u003cspan\u003eMatch your café or brand style\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"np-open-benefit\"\u003e\n\u003cstrong\u003eDimmable Glow\u003c\/strong\u003e \u003cspan\u003eAdjust the brightness to suit your space\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"np-open-benefit\"\u003e\n\u003cstrong\u003eEasy Installation\u003c\/strong\u003e \u003cspan\u003eWall mount or hang in a window\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"np-open-benefit\"\u003e\n\u003cstrong\u003eIndoor \u0026amp; Outdoor Options\u003c\/strong\u003e \u003cspan\u003eChoose the right build for your storefront\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- WHY OPEN SIGN --\u003e\n\u003cdiv class=\"np-open-section\"\u003e\n\u003cdiv class=\"np-open-section-copy\"\u003e\n\u003cspan class=\"np-open-kicker\"\u003eClear From the Street\u003c\/span\u003e\n\u003ch2\u003eMake It Obvious You're Open\u003c\/h2\u003e\n\u003cp\u003eLights inside your café do not always tell passing customers whether you are actually open. A bright OPEN sign removes the guesswork and gives people walking or driving past a clear reason to look towards your entrance.\u003c\/p\u003e\n\u003cp\u003eThe coffee cup adds another layer of recognition, helping customers instantly understand that they have found a café, coffee shop or takeaway coffee spot.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"np-open-grid-3\"\u003e\n\u003cdiv class=\"np-open-card\"\u003e\n\u003ch3\u003eEasy to Recognise\u003c\/h3\u003e\n\u003cp\u003eThe coffee cup icon communicates your business type before customers even read the OPEN message.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"np-open-card\"\u003e\n\u003ch3\u003eEasy to Read\u003c\/h3\u003e\n\u003cp\u003eA clear illuminated OPEN message helps customers quickly understand that you are currently trading.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"np-open-card\"\u003e\n\u003ch3\u003eEasy to Remember\u003c\/h3\u003e\n\u003cp\u003eCustom colours and a distinctive café design create a more memorable shopfront than a generic plastic OPEN sign.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- OUTDOOR --\u003e\n\u003cdiv class=\"np-open-two-column\"\u003e\n\u003cdiv class=\"np-open-col-image\" style=\"text-align: start;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0402\/7891\/7287\/files\/coffee_open_neon_light1.jpg?v=1789375729\" alt=\"open signs\" style=\"float: none;\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"np-open-col-copy\"\u003e\n\u003cspan class=\"np-open-kicker\"\u003eIndoor or Outdoor\u003c\/span\u003e\n\u003ch2\u003eBehind the Window or Outside the Café? We Can Make Both.\u003c\/h2\u003e\n\u003cp\u003eWhere you install your OPEN sign matters. If it will sit safely behind your shopfront glass, an indoor version is usually the simplest option. If the sign will be installed outside and exposed to rain or moisture, choose the outdoor waterproof version.\u003c\/p\u003e\n\u003cdiv class=\"np-open-choice-wrap\"\u003e\n\u003cdiv class=\"np-open-choice\"\u003e\n\u003ch3\u003eIndoor\u003c\/h3\u003e\n\u003cp\u003eIdeal behind shopfront glass, near the entrance or on an interior feature wall.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"np-open-choice\"\u003e\n\u003ch3\u003eOutdoor\u003c\/h3\u003e\n\u003cp\u003eChoose the waterproof option when the neon will be exposed to outdoor weather conditions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"np-open-note\"\u003e\n\u003cstrong\u003eNot sure which version you need?\u003c\/strong\u003e\u003cbr\u003eIf your sign sits behind glass and stays dry, choose Indoor. If rain or moisture can reach the sign, choose Outdoor.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CUSTOM COLOURS --\u003e\n\u003cdiv class=\"np-open-section\"\u003e\n\u003cdiv class=\"np-open-section-copy\"\u003e\n\u003cspan class=\"np-open-kicker\"\u003eMade to Suit Your Café\u003c\/span\u003e\n\u003ch2\u003eMake Your OPEN Sign Look Like It Belongs to Your Business\u003c\/h2\u003e\n\u003cp\u003eA generic OPEN sign can tell people you are trading, but it rarely reflects your café. Customise the coffee cup and OPEN lettering in colours that complement your branding, shopfront or interior.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"np-open-colour-wrap\"\u003e\n\u003cdiv class=\"np-open-colour-grid\"\u003e\n\u003cdiv class=\"np-open-colour-card\"\u003e\n\u003cstrong\u003eGreen Cup + Red OPEN\u003c\/strong\u003e \u003cspan\u003eA classic café combination with strong contrast\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"np-open-colour-card\"\u003e\n\u003cstrong\u003eWarm White + Red\u003c\/strong\u003e \u003cspan\u003eA warmer look for cosy cafés and neutral interiors\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"np-open-colour-card\"\u003e\n\u003cstrong\u003eYour Own Combination\u003c\/strong\u003e \u003cspan\u003eChoose colours to better suit your branding\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- APPLICATION IMAGE --\u003e\n\u003cdiv class=\"np-open-two-column np-open-reverse\"\u003e\n\u003cdiv class=\"np-open-col-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopifycdn.net\/s\/files\/1\/0402\/7891\/7287\/files\/OPEN-tea_01.jpg?v=1685609464\" alt=\"LED OPEN sign for cafe window and shopfront display\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"np-open-col-copy\"\u003e\n\u003cspan class=\"np-open-kicker\"\u003eDesigned to Be Seen\u003c\/span\u003e\n\u003ch2\u003eA Better Fit for Shopfront Windows, Entrances \u0026amp; Café Walls\u003c\/h2\u003e\n\u003cp\u003ePosition your sign where customers approaching the café can see it clearly. Popular locations include front windows, beside the entrance, behind the counter or on a feature wall facing the street.\u003c\/p\u003e\n\u003cp\u003eFor shopfront use, visibility depends on more than brightness alone. The available window width, viewing distance, daylight and reflections can all affect how the sign appears from outside.\u003c\/p\u003e\n\u003cdiv class=\"np-open-note\"\u003e\n\u003cstrong\u003eBuying for a shop window?\u003c\/strong\u003e\u003cbr\u003eMeasure the available width and think about where customers will first see the sign. Choosing the right size can make a major difference to street visibility.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- PLACEMENT --\u003e\n\u003cdiv class=\"np-open-section\"\u003e\n\u003cdiv class=\"np-open-section-copy\" style=\"text-align: center;\"\u003e\n\u003cspan class=\"np-open-kicker\"\u003eWhere to Display It\u003c\/span\u003e\n\u003ch2\u003eOne OPEN Sign, Multiple Café Applications\u003c\/h2\u003e\n\u003cp\u003eChoose a position that makes the sign easy to see without competing with menus, posters or other window graphics.\u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0402\/7891\/7287\/files\/coffee_open_neon_art.jpg?v=1789377213\" alt=\"open signs for cofe shop\" style=\"float: none;\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"np-open-grid-3\"\u003e\n\u003cdiv class=\"np-open-card\"\u003e\n\u003ch3\u003eFront Window\u003c\/h3\u003e\n\u003cp\u003eFace the sign towards the street so customers can immediately see that you are open.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"np-open-card\"\u003e\n\u003ch3\u003eBeside the Entrance\u003c\/h3\u003e\n\u003cp\u003eDraw attention towards your doorway and create a more welcoming entrance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"np-open-card\"\u003e\n\u003ch3\u003eFeature Wall\u003c\/h3\u003e\n\u003cp\u003eUse the neon as both business signage and café décor inside your space.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SIZE GUIDE --\u003e\n\u003cdiv class=\"np-open-section\"\u003e\n\u003cdiv class=\"np-open-section-copy\"\u003e\n\u003cspan class=\"np-open-kicker\"\u003eChoose the Right Size\u003c\/span\u003e\n\u003ch2\u003eWhat Size OPEN Sign Should I Choose?\u003c\/h2\u003e\n\u003cp\u003eThe best size depends on your available window or wall space and how far away customers will view the sign. Rather than choosing by centimetres alone, think about how the sign will be seen in your actual storefront.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"np-open-table-wrap\"\u003e\n\u003ctable class=\"np-open-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003ePlacement\u003c\/th\u003e\n\u003cth\u003eBest For\u003c\/th\u003e\n\u003cth\u003eWhat to Consider\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eSmall Window \/ Counter\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eCompact cafés and close-range viewing\u003c\/td\u003e\n\u003ctd\u003eKeep enough clear space around the sign so the design remains easy to read.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eStandard Café Window\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eMost street-facing cafés\u003c\/td\u003e\n\u003ctd\u003eBalance the sign size with the width of the window and surrounding graphics.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eWide Shopfront\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eVisibility from further along the street\u003c\/td\u003e\n\u003ctd\u003eA larger sign generally creates stronger visual impact from a greater distance.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eFeature Wall\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eInterior café décor and branded spaces\u003c\/td\u003e\n\u003ctd\u003eChoose a size that complements furniture, menus and surrounding wall décor.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- DETAIL \/ INSTALL IMAGE --\u003e\n\u003cdiv class=\"np-open-trust\"\u003e\n\u003cdiv class=\"np-open-trust-copy\"\u003e\n\u003cspan class=\"np-open-kicker\"\u003eMade for Australian Businesses\u003c\/span\u003e\n\u003ch2\u003eSimple to Order. Easy to Install. Supported Locally.\u003c\/h2\u003e\n\u003cp\u003eGet the impact of custom business signage without making the ordering process complicated.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"np-open-trust-grid\"\u003e\n\u003cdiv class=\"np-open-trust-item\"\u003e\n\u003cstrong\u003e2-Year Warranty\u003c\/strong\u003e \u003cspan\u003eCover for manufacturing defects\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"np-open-trust-item\"\u003e\n\u003cstrong\u003e2–3 Week Turnaround\u003c\/strong\u003e \u003cspan\u003eStandard production and delivery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"np-open-trust-item\"\u003e\n\u003cstrong\u003eFree Dimmer Remote\u003c\/strong\u003e \u003cspan\u003eAdjust brightness to suit the space\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"np-open-trust-item\"\u003e\n\u003cstrong\u003eEasy Installation\u003c\/strong\u003e \u003cspan\u003eDesigned for straightforward setup\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FAQ --\u003e\n\u003cdiv class=\"np-open-faq\"\u003e\n\u003cdiv class=\"np-open-faq-heading\"\u003e\n\u003cspan class=\"np-open-kicker\"\u003eFrequently Asked Questions\u003c\/span\u003e\n\u003ch2\u003eBefore You Order Your Café OPEN Sign\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the best OPEN sign for a café?\u003c\/summary\u003e\n\u003cdiv class=\"np-open-faq-answer\"\u003e\n\u003cp\u003eA Coffee Cup OPEN sign combines a clear OPEN message with an instantly recognisable café symbol, helping customers identify both your business type and trading status at a glance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the sign suitable for a café window?\u003c\/summary\u003e\n\u003cdiv class=\"np-open-faq-answer\"\u003e\n\u003cp\u003eYes. Café windows are one of the most popular locations for an OPEN sign. For the best result, consider the window width, viewing distance, daylight, reflections and where customers approach from.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I customise the colours?\u003c\/summary\u003e\n\u003cdiv class=\"np-open-faq-answer\"\u003e\n\u003cp\u003eYes. You can choose colours for the coffee cup and OPEN lettering to better suit your café branding, shopfront or interior style.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I use the neon sign outdoors?\u003c\/summary\u003e\n\u003cdiv class=\"np-open-faq-answer\"\u003e\n\u003cp\u003eYes. Choose the outdoor waterproof version if the sign will be exposed to rain or moisture. If it will stay dry behind shopfront glass, the indoor version is normally the better choice.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I hang the OPEN sign in a shop window?\u003c\/summary\u003e\n\u003cdiv class=\"np-open-faq-answer\"\u003e\n\u003cp\u003eYes. Hanging with chain or steel wire is a practical installation option for shopfront windows because the sign can face directly towards customers outside.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes the sign need an electrician?\u003c\/summary\u003e\n\u003cdiv class=\"np-open-faq-answer\"\u003e\n\u003cp\u003eMost installations are straightforward plug-in setups and can be completed without professional installation. The exact setup will depend on whether you choose wall mounting or hanging.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat size OPEN sign should I order?\u003c\/summary\u003e\n\u003cdiv class=\"np-open-faq-answer\"\u003e\n\u003cp\u003eMeasure the available window or wall width and consider how far away customers will first see the sign. For wider shopfronts or greater viewing distances, a larger size generally creates stronger visibility.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow long does it take to receive my sign?\u003c\/summary\u003e\n\u003cdiv class=\"np-open-faq-answer\"\u003e\n\u003cp\u003eStandard production and delivery is generally around 2–3 weeks. Priority production may be available when you need your sign sooner.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c!-- FINAL CTA --\u003e\n\u003cdiv class=\"np-open-final\"\u003e\n\u003cspan class=\"np-open-kicker\"\u003eReady to Open in Style?\u003c\/span\u003e\n\u003ch2\u003eTurn Your OPEN Sign Into Part of Your Café\u003c\/h2\u003e\n\u003cp\u003eChoose the size and colours that suit your storefront and create a Coffee Cup OPEN sign that does more than say you're trading — it helps customers notice, recognise and remember your café.\u003c\/p\u003e\n\u003cdiv class=\"np-open-final-box\"\u003e\n\u003cstrong\u003eNot sure about the size or installation?\u003c\/strong\u003e \u003cspan\u003e Measure your available window or wall space before ordering. A clear view from the street is more important than simply choosing the biggest sign. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Custom Neon Lights Australia","offers":[{"title":"57cmx60cm","offer_id":45115039908123,"sku":"","price":349.99,"currency_code":"AUD","in_stock":true},{"title":"65cmx68cm","offer_id":45115039940891,"sku":"","price":419.99,"currency_code":"AUD","in_stock":true},{"title":"75cmx78cm","offer_id":45115039973659,"sku":"","price":529.99,"currency_code":"AUD","in_stock":true},{"title":"85cmx88cm","offer_id":45115040006427,"sku":"","price":699.99,"currency_code":"AUD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0402\/7891\/7287\/files\/coffee_open_neon_for_business.jpg?v=1789455696","url":"https:\/\/www.neonparty.com.au\/products\/coffee-shop-open-sign","provider":"Neon Party Australia","version":"1.0","type":"link"}