{"id":4016,"date":"2023-07-06T11:00:41","date_gmt":"2023-07-06T18:00:41","guid":{"rendered":"https:\/\/shutterflywpe.wpengine.com\/?p=4016"},"modified":"2023-07-18T16:41:12","modified_gmt":"2023-07-18T23:41:12","slug":"what-to-write-in-an-engagement-card","status":"publish","type":"post","link":"https:\/\/www.shutterfly.com\/ideas\/what-to-write-in-an-engagement-card\/","title":{"rendered":"What to Write in an Engagement Card"},"content":{"rendered":"Trying to decide what to write in an engagement card? Share your warm wishes and congratulations to the newly engaged couple with a special message that feels unique and personal! Engagement cards are your chance to express your happiness, excitement, and support for the soon-to-be-weds. Whether it&#8217;s your best friend or sibling who just announced their engagement, sending a personalized card is a thoughtful gesture. So, if you\u2019re worried about finding the perfect words to say, we have you covered with valuable tips on what to write in an engagement card, from engagement etiquette to the perfect wording for offering engagement wishes to the happy couple. And, by the way, our <a href=\"https:\/\/www.shutterfly.com\/t\/anniversary-card\/?featured=editable\">editable anniversary cards<\/a> are absolutely perfect for this occasion\u2014just click personalize, write a brief congratulatory greeting of your own, and upload a photo of the happy couple or of you and yours with them. Then think about giving them a <a href=\"https:\/\/www.shutterfly.com\/wedding\/wedding-gifts\/\">meaningful gift<\/a>.\r\n<!DOCTYPE html>\r\n<html>\r\n  <head>\r\n    <script>\r\n       function scrollListener() {\r\n        var productList = document.getElementById(\"carousel-product-list-wrapper\");\r\n        productList.addEventListener('scroll', scrollListener);\r\n      }\r\n\r\n      function scrollListener() {\r\n        manageArrowsVisibility();\r\n      };\r\n\r\n      \/\/ Callback to scroll events, manage the arrows visibility\r\n      function manageArrowsVisibility(distance = 0) {\r\n        var productList = document.getElementById(\"carousel-product-list-wrapper\");\r\n\r\n          if (productList) {\r\n              var scrollLeft = productList.scrollLeft;\r\n              var scrollPosition = scrollLeft + distance;\r\n              var offsetWidth = productList.offsetWidth;\r\n              var scrollWidth = productList.scrollWidth;\r\n\r\n              var leftArrow = document.getElementById(\"apc-left-arrow\");\r\n              var rightArrow = document.getElementById(\"apc-right-arrow\");\r\n\r\n\r\n              if (scrollPosition <= 0) {            \r\n                leftArrow.classList.add('disable');\r\n                rightArrow.classList.remove('disable');\r\n\r\n              } else if (scrollPosition + offsetWidth < scrollWidth) {\r\n                leftArrow.classList.remove('disable');\r\n                rightArrow.classList.remove('disable');\r\n\r\n              } else if (scrollPosition + offsetWidth >= scrollWidth) {\r\n                leftArrow.classList.remove('disable');\r\n                rightArrow.classList.add('disable');\r\n              }\r\n          }\r\n      }\r\n\r\n    \/\/ Handle when arrow was clicked\r\n        function handleArrowClick(direction) {\r\n          \/\/ Manage the photo strip scroll\r\n          var productList = document.getElementById(\"carousel-product-list-wrapper\");\r\n\r\n          if (productList) {\r\n            scrollAmount = 0;\r\n            var step = 10;\r\n            var distance = 720;\r\n            var slideTimer = setInterval(function(){\r\n              if (direction === 'left') {\r\n                  manageArrowsVisibility(-step);              \r\n                  productList.scrollLeft -= step;\r\n              } else {\r\n                  manageArrowsVisibility(step);\r\n                  productList.scrollLeft += step;\r\n              }\r\n              scrollAmount += step;\r\n                if(scrollAmount >= distance){\r\n                    window.clearInterval(slideTimer);\r\n                }\r\n            }, 25);\r\n          }\r\n        }\r\n      \r\n    <\/script>\r\n    <style>\r\n      .apc-spinner {\r\n        display: flex;\r\n        width: 72px;\r\n        position: absolute;\r\n        text-align: center;\r\n        justify-content: space-around;\r\n      }\r\n      .apc-spinner > div {\r\n        width: 18px;\r\n        height: 18px;\r\n        background: #aaa;\r\n        border-radius: 100%;\r\n        display: inline-block;\r\n        -webkit-animation: sk-bouncedelay 1.4s ease-in-out infinite both;\r\n        animation: sk-bouncedelay 1.4s ease-in-out infinite both;\r\n      }\r\n      .apc-spinner .bounce1 {\r\n        -webkit-animation-delay: -0.32s;\r\n        animation-delay: -0.32s;\r\n      }\r\n      .apc-spinner .bounce2 {\r\n        -webkit-animation-delay: -0.16s;\r\n        animation-delay: -0.16s;\r\n      }\r\n      @-webkit-keyframes sk-bouncedelay {\r\n        0%,\r\n        80%,\r\n        to {\r\n          -webkit-transform: scale(0);\r\n        }\r\n        40% {\r\n          -webkit-transform: scale(1);\r\n        }\r\n      }\r\n      @keyframes sk-bouncedelay {\r\n        0%,\r\n        80%,\r\n        to {\r\n          -webkit-transform: scale(0);\r\n          transform: scale(0);\r\n        }\r\n        40% {\r\n          -webkit-transform: scale(1);\r\n          transform: scale(1);\r\n        }\r\n      }\r\n      .shimmer-background {\r\n        position: absolute;\r\n        width: 100%;\r\n        height: 100%;\r\n        background: #fff;\r\n        flex-direction: column;\r\n        z-index: 3;\r\n      }\r\n      .shimmer-background,\r\n      .shimmer-thumb {\r\n        display: flex;\r\n        align-items: center;\r\n        justify-content: center;\r\n      }\r\n      .shimmer-thumb {\r\n        width: 70%;\r\n        height: 55%;\r\n        background: #ebedf0;\r\n        margin: 10%;\r\n      }\r\n      .shimmer-text {\r\n        width: 50%;\r\n        height: 16px;\r\n        background: #ebedf0;\r\n        border-radius: 8px;\r\n        margin-bottom: 4%;\r\n      }\r\n      .apc-product-wrapper {\r\n        background: transparent;\r\n        padding: 4px;\r\n        display: flex;\r\n        flex-direction: column;\r\n        justify-content: center;\r\n        align-items: center;\r\n        margin: 0 auto;\r\n        box-sizing: content-box;\r\n        max-width: 280px;\r\n      }\r\n      .mobile .apc-product-wrapper {\r\n        height: 250px;\r\n      }\r\n      .grid-layout .apc-product-wrapper {\r\n        height: 295px;\r\n        width: calc(20% - 8px);\r\n      }\r\n      .carousel-layout .apc-product-wrapper {\r\n        height: 264px;\r\n        width: 248px;\r\n      }\r\n      .apc-product {\r\n        flex-direction: column;\r\n        width: 100%;\r\n        height: 100%;\r\n        flex-grow: 1;\r\n        border: none;\r\n        position: relative;\r\n        box-sizing: border-box;\r\n        cursor: pointer;\r\n        background: transparent;\r\n      }\r\n      .apc-product,\r\n      .product-image-wrapper {\r\n        display: flex;\r\n        justify-content: center;\r\n        align-items: center;\r\n      }\r\n      .product-image-wrapper {\r\n        height: 80%;\r\n      }\r\n      .product-image {\r\n        max-width: 90%;\r\n        height: auto;\r\n        width: auto;\r\n        transition: -webkit-transform 1s ease-out;\r\n        transition: transform 1s ease-out;\r\n        transition: transform 1s ease-out, -webkit-transform 1s ease-out;\r\n        max-height: 100%;\r\n      }\r\n      .product-image:hover {\r\n        transform: scale(1.05);\r\n        -ms-transform: scale(1.05);\r\n        -webkit-transform: scale(1.05);\r\n      }\r\n      .product-name {\r\n        width: 100%;\r\n        height: 24px;\r\n        font-size: 14px;\r\n        position: relative;\r\n        text-align: center;\r\n        color: #58595b;\r\n        white-space: nowrap;\r\n        text-overflow: ellipsis;\r\n        overflow: hidden;\r\n      }\r\n      .mobile .product-name {\r\n        font-size: 15px;\r\n      }\r\n      .tablet.grid-layout.landscape .apc-product-wrapper {\r\n        width: calc(25% - 16px);\r\n        margin: 0;\r\n      }\r\n      .tablet.grid-layout.landscape\r\n        .preview\r\n        .apc-product-wrapper:nth-child(n + 9) {\r\n        display: none;\r\n      }\r\n      .tablet.grid-layout.portrait .apc-product-wrapper {\r\n        width: calc(33% - 12px);\r\n        margin: 0;\r\n      }\r\n      .tablet.grid-layout.portrait\r\n        .preview\r\n        .apc-product-wrapper:nth-child(n + 7) {\r\n        display: none;\r\n      }\r\n      .mobile.grid-layout .apc-product-wrapper {\r\n        width: calc(50% - 8px);\r\n        margin: 0;\r\n        padding: 0;\r\n      }\r\n      .mobile.grid-layout .preview .apc-product-wrapper:nth-child(n + 5) {\r\n        display: none;\r\n      }\r\n      .apc-product-list {\r\n        display: flex;\r\n        justify-content: center;\r\n        align-items: center;\r\n      }\r\n      .carousel-layout .apc-product-list {\r\n        width: -webkit-fit-content;\r\n        width: -moz-fit-content;\r\n        width: fit-content;\r\n        margin: 0 4px;\r\n      }\r\n      .grid-layout .apc-product-list {\r\n        flex-flow: row wrap;\r\n        width: 100%;\r\n        height: 100%;\r\n      }\r\n      .grid-wrapper {\r\n        height: calc(100% - 70px);\r\n        display: flex;\r\n        flex-direction: row;\r\n        align-items: center;\r\n        justify-content: center;\r\n        overflow-y: hidden;\r\n        position: relative;\r\n      }\r\n      .mobile .grid-wrapper,\r\n      .tablet .grid-wrapper {\r\n        flex-direction: column;\r\n      }\r\n      .see-more {\r\n        height: 44px;\r\n        width: 100%;\r\n        min-width: 260px;\r\n        color: #58595b;\r\n        font-size: 14px;\r\n        text-align: center;\r\n        border: none;\r\n        border-top: 1px solid #dcdee1;\r\n        background: transparent;\r\n        margin: 16px 0;\r\n        display: flex;\r\n        align-items: center;\r\n        justify-content: center;\r\n        cursor: pointer;\r\n      }\r\n      .see-more-icon {\r\n        margin: -8px 0 0 12px;\r\n        -webkit-transform: rotate(135deg);\r\n        transform: rotate(135deg);\r\n      }\r\n      .apc-recommendation-title {\r\n        color: #58595b;\r\n        font-size: 32px;\r\n        font-weight: 700;\r\n        line-height: 40px;\r\n      }\r\n      .mobile .apc-recommendation-title {\r\n        font-size: 24px;\r\n        line-height: 28px;\r\n      }\r\n      .apc-recommendation-subtitle {\r\n        color: #58595b;\r\n        font-size: 18px;\r\n        line-height: 36px;\r\n      }\r\n      .mobile .apc-recommendation-subtitle {\r\n        font-size: 14px;\r\n        line-height: 20px;\r\n      }\r\n      .apc-header {\r\n        display: flex;\r\n        flex-direction: column;\r\n        overflow: hidden;\r\n      }\r\n      .icon {\r\n        height: 16px;\r\n        width: 16px;\r\n      }\r\n      .replace-button {\r\n        color: #58595b;\r\n        font-size: 14px;\r\n        text-align: center;\r\n        background: transparent;\r\n        width: 250px;\r\n        height: 36px;\r\n        margin: 8px 0;\r\n        display: flex;\r\n        align-items: center;\r\n        justify-content: space-around;\r\n        align-self: center;\r\n      }\r\n      .apc-arrow,\r\n      .replace-button {\r\n        border: 1px solid #58595b;\r\n        border-radius: 4px;\r\n        cursor: pointer;\r\n      }\r\n      .apc-arrow {\r\n        padding: 0;\r\n        background: #fff;\r\n        width: 24px;\r\n        height: 48px;\r\n        margin: 0 8px;\r\n      }\r\n      .apc-arrow:hover {\r\n        box-shadow: 0 4px 4px -1px #c6c7c9;\r\n      }\r\n      .apc-arrow.disable {\r\n        opacity: 0.3;\r\n        cursor: auto;\r\n      }\r\n      .apc-arrow.disable:hover {\r\n        box-shadow: none;\r\n      }\r\n      .arrow-icon {\r\n        position: relative;\r\n        height: 12px;\r\n        width: 12px;\r\n        border-right: 2px solid #58595b;\r\n        border-top: 2px solid #58595b;\r\n      }\r\n      .arrow-icon.left {\r\n        -webkit-transform: rotate(225deg);\r\n        transform: rotate(225deg);\r\n        margin-left: 7px;\r\n      }\r\n      .arrow-icon.right {\r\n        -webkit-transform: rotate(45deg);\r\n        transform: rotate(45deg);\r\n        margin-right: 7px;\r\n      }\r\n      .carousel-wrapper {\r\n        display: flex;\r\n        flex-direction: row;\r\n        justify-content: center;\r\n        align-items: center;\r\n        \r\n      }\r\n      .carousel-product-list-wrapper {\r\n         overflow-x: scroll; \r\n      }\r\n    .carousel-product-list-wrapper::-webkit-scrollbar {\r\n        background-color: #fff;\r\n        width: 16px;\r\n    }\r\n    .carousel-product-list-wrapper::-webkit-scrollbar-track {\r\n        background-color: #fff;\r\n    }\r\n    .carousel-product-list-wrapper::-webkit-scrollbar-thumb {\r\n        background-color: #fff;\r\n        border-radius: 16px;\r\n        border: 4px solid #fff;\r\n    }\r\n    .carousel-product-list-wrapper:hover::-webkit-scrollbar-thumb {\r\n        background-color: #babac0;\r\n        border-radius: 16px;\r\n        border: 4px solid #fff;\r\n    }\r\n    .carousel-product-list-wrapper::-webkit-scrollbar-button {\r\n        display:none;\r\n    }\r\n      .apc-wrapper {\r\n        display: flex;\r\n        flex-direction: column;\r\n        align-items: center;\r\n        justify-content: flex-start;\r\n        transition: min-height 3s;\r\n        max-width: 1600px;\r\n        margin: 0 auto;\r\n      }\r\n      .apc-wrapper.mobile,\r\n      .apc-wrapper.table {\r\n        width: auto;\r\n      }\r\n      .container {\r\n        display: flex;\r\n        flex-direction: column;\r\n        width: 100%;\r\n        margin: 16px 0;\r\n        background-color: #fff;\r\n      }\r\n      .apc-container-product-list-wrapper {\r\n        overflow-x: scroll;\r\n        width: 85%;\r\n      }\r\n      .widget-loading {\r\n        display: flex;\r\n        width: 100%;\r\n        border-radius: 12px;\r\n        background: #fff;\r\n        padding: 24px;\r\n        box-sizing: border-box;\r\n        opacity: 0.5;\r\n        position: relative;\r\n        z-index: 5;\r\n        align-items: center;\r\n        justify-content: center;\r\n        height: 421px;\r\n      }\r\n      .align-left {\r\n        align-self: start;\r\n        text-align: start;\r\n        margin-left: 8px;\r\n      }\r\n      .align-center {\r\n        align-self: center;\r\n        text-align: center;\r\n      }\r\n      .align-right {\r\n        align-self: end;\r\n        text-align: end;\r\n        margin-right: 8px;\r\n      }\r\n      .apc-global {\r\n        margin: 0;\r\n      }\r\n      .apc-global::-webkit-scrollbar {\r\n        display: block;\r\n        overflow: auto;\r\n        border-radius: 10px;\r\n      }\r\n      .apc-global * {\r\n        font-family: Montserrat Medium, Verdana, -apple-system,\r\n          BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell,\r\n          Fira Sans, Droid Sans, Helvetica Neue, sans-serif;\r\n        -moz-osx-font-smoothing: grayscale;\r\n      }\r\n      .apc-global .apc-pipe {\r\n        font-family: system-ui, sans-serif;\r\n      }\r\n      .apc-product:link { text-decoration: none; }\r\n      .apc-product:visited { text-decoration: none; }\r\n      .apc-product:hover { text-decoration: none; }\r\n      .apc-product:active { text-decoration: none; }\r\n    <\/style>\r\n  <\/head>\r\n  <body>\r\n\t<br>\r\n\t<br>  \r\n    <div id=\"wedding-cards-apc-rec-widget\" class=\"apc-global\">\r\n      <div\r\n        id=\"rec-container-widget\"\r\n        class=\"apc-wrapper landscape carousel-layout\"\r\n        data-test-id=\"apc-rec-widget-wrapper\"\r\n      >\r\n        <div class=\"container\">\r\n          <div class=\"apc-header align-center\">\r\n            <div class=\"apc-recommendation-title\">Design Wedding Cards<\/div>\r\n            <div class=\"apc-recommendation-subtitle\">Make invites and cards for your special day<\/div>\r\n          <\/div>\r\n          <div id=\"container-content\" class=\"container-content\">\r\n            <div class=\"carousel-wrapper\">\r\n                <button id=\"apc-left-arrow\" type=\"button\" onclick=\"handleArrowClick('left')\" class=\"apc-arrow disable\"><div class=\"arrow-icon left\"><\/div><\/button>\r\n              <div id=\"carousel-product-list-wrapper\" class=\"carousel-product-list-wrapper\">\r\n                <div\r\n                  id=\"apc-product-list\"\r\n                  class=\"apc-product-list\"\r\n                  data-test-id=\"apc-rec-widget-product-list\"\r\n                >\r\n                  <div\r\n                    class=\"apc-product-wrapper\"\r\n                    data-test-id=\"apc-rec-widget-product-rendered\"\r\n                  >\r\n                    <a href=\"https:\/\/www.shutterfly.com\/t\/save-the-date\/\"\r\n                      class=\"apc-product\"\r\n                      data-test-id=\"apc-rec-widget-product-button\"\r\n                    >\r\n                      <div id=\"product-0\" class=\"product-image-wrapper\">\r\n                        <img decoding=\"async\"\r\n                          src=\"https:\/\/c4.staticsfly.com\/asset\/fetch\/cs\/WPD_STATIONERYCARD_5x7-23013-2424-MERCHLARGE_FRONT-REGULAR\/thumbnail.preview\/v1\"\r\n                          alt=\"save the dates\"\r\n                          class=\"product-image\"\r\n                        ><\/img>\r\n                      <\/div>\r\n                      <div class=\"product-name\">Save the Dates<\/div>\r\n                    <\/a>\r\n                  <\/div>\r\n                  <div\r\n                    class=\"apc-product-wrapper\"\r\n                    data-test-id=\"apc-rec-widget-product-rendered\"\r\n                  >\r\n                  <a href=\"https:\/\/www.shutterfly.com\/t\/wedding-invitations\/\"\r\n                      class=\"apc-product\"\r\n                      data-test-id=\"apc-rec-widget-product-button\"\r\n                    >\r\n                      <div id=\"product-1\" class=\"product-image-wrapper\">\r\n                        <img decoding=\"async\"\r\n                          src=\"https:\/\/c3.staticsfly.com\/asset\/fetch\/cs\/STATIONERYCARD_5x7-23813-30912-MERCHLARGE_FRONT-REGULAR\/thumbnail.preview\/v1\"\r\n                          alt=\"wedding invitations\"\r\n                          class=\"product-image\"\r\n                          ><\/img>\r\n                      <\/div>\r\n                      <div class=\"product-name\">Wedding Invitations<\/div>\r\n                    <\/a>\r\n                  <\/div>\r\n                  <div\r\n                    class=\"apc-product-wrapper\"\r\n                    data-test-id=\"apc-rec-widget-product-rendered\"\r\n                  >\r\n                  <a href=\"https:\/\/www.shutterfly.com\/wedding-suites\/\"\r\n                      class=\"apc-product\"\r\n                      data-test-id=\"apc-rec-widget-product-button\"\r\n                    >\r\n                      <div id=\"product-2\" class=\"product-image-wrapper\">\r\n                        <img decoding=\"async\"\r\n                          src=\"https:\/\/cdn-image.staticsfly.com\/i\/tws\/home\/WF157347_TWS_5-up_Rehersal_Bough_desktop.jpg?impolicy=resize&width=480\"\r\n                          alt=\"wedding suites\"\r\n                          class=\"product-image\"\r\n                          ><\/img>\r\n                      <\/div>\r\n                      <div class=\"product-name\">Wedding Suites<\/div>\r\n                    <\/a>\r\n                  <\/div>\r\n                  <div\r\n                    class=\"apc-product-wrapper\"\r\n                    data-test-id=\"apc-rec-widget-product-rendered\"\r\n                  >\r\n                  <a href=\"https:\/\/www.shutterfly.com\/t\/save-the-date\/?card-format=Magnets\"\r\n                      class=\"apc-product\"\r\n                      data-test-id=\"apc-rec-widget-product-button\"\r\n                    >\r\n                      <div id=\"product-3\" class=\"product-image-wrapper\">\r\n                        <img decoding=\"async\"\r\n                          src=\"https:\/\/c2.staticsfly.com\/asset\/fetch\/cs\/STNRY_MAGNET-290013-30062-MERCHLARGE_FRONT\/thumbnail.preview\/v1\"\r\n                          alt=\"magnet save the dates\"\r\n                          class=\"product-image\"\r\n                          ><\/img>\r\n                      <\/div>\r\n                      <div class=\"product-name\">Magnet Save the Dates<\/div>\r\n                    <\/a>\r\n                  <\/div>\r\n                  <div\r\n                    class=\"apc-product-wrapper\"\r\n                    data-test-id=\"apc-rec-widget-product-rendered\"\r\n                  >\r\n                  <a href=\"https:\/\/www.shutterfly.com\/t\/bridal-shower-invitations\/\"\r\n                      class=\"apc-product\"\r\n                      data-test-id=\"apc-rec-widget-product-button\"\r\n                    >\r\n                      <div id=\"product-4\" class=\"product-image-wrapper\">\r\n                        <img decoding=\"async\"\r\n                          src=\"https:\/\/c4.staticsfly.com\/asset\/fetch\/cs\/STATIONERYCARD_5x7-23014-28121-MERCHLARGE_FRONT-ROUNDED\/thumbnail.preview\/v1\"\r\n                          alt=\"bridal shower invitations\"\r\n                          class=\"product-image\"\r\n                          ><\/img>\r\n                      <\/div>\r\n                      <div class=\"product-name\">Bridal Shower Invitations<\/div>\r\n                    <\/a>\r\n                  <\/div>\r\n                  <div\r\n                    class=\"apc-product-wrapper\"\r\n                    data-test-id=\"apc-rec-widget-product-rendered\"\r\n                  >\r\n                  <a href=\"https:\/\/www.shutterfly.com\/t\/wedding-programs\/\"\r\n                      class=\"apc-product\"\r\n                      data-test-id=\"apc-rec-widget-product-button\"\r\n                    >\r\n                      <div id=\"product-5\" class=\"product-image-wrapper\">\r\n                         <img decoding=\"async\"\r\n                          src=\"https:\/\/c2.staticsfly.com\/asset\/fetch\/cs\/FLAT5X7PROGRAM-5630205-30901-MERCHLARGE_FRONT-ROUNDED\/thumbnail.preview\/v1\"\r\n                          alt=\"wedding programs\"\r\n                          class=\"product-image\"\r\n                          ><\/img>\r\n                      <\/div>\r\n                      <div class=\"product-name\">Wedding Programs<\/div>\r\n                    <\/a>\r\n                  <\/div>\r\n                  <div\r\n                    class=\"apc-product-wrapper\"\r\n                    data-test-id=\"apc-rec-widget-product-rendered\"\r\n                  >\r\n                  <a href=\"https:\/\/www.shutterfly.com\/t\/wedding-announcements\/\"\r\n                      class=\"apc-product\"\r\n                      data-test-id=\"apc-rec-widget-product-button\"\r\n                    >\r\n                      <div id=\"product-6\" class=\"product-image-wrapper\">\r\n                         <img decoding=\"async\"\r\n                          src=\"https:\/\/c4.staticsfly.com\/asset\/fetch\/cs\/STATIONERYCARD_5x7-23025-27915-MERCHLARGE_FRONT-ROUNDED\/thumbnail.preview\/v1\"\r\n                          alt=\"wedding announcements\"\r\n                          class=\"product-image\"\r\n                          ><\/img>\r\n                      <\/div>\r\n                      <div class=\"product-name\">Wedding Announcements<\/div>\r\n                    <\/a>\r\n                  <\/div>\r\n                  <div\r\n                    class=\"apc-product-wrapper\"\r\n                    data-test-id=\"apc-rec-widget-product-rendered\"\r\n                  >\r\n                  <a href=\"https:\/\/www.shutterfly.com\/t\/wedding-thank-you-cards\/\"\r\n                      class=\"apc-product\"\r\n                      data-test-id=\"apc-rec-widget-product-button\"\r\n                    >\r\n                      <div id=\"product-7\" class=\"product-image-wrapper\">\r\n                         <img decoding=\"async\"\r\n                          src=\"https:\/\/c2.staticsfly.com\/asset\/fetch\/cs\/STATIONERYCARD_FOLDED_3x5-300822-24327-MERCHLARGE_FRONT\/thumbnail.preview\/v1\"\r\n                          alt=\"wedding thank you cards\"\r\n                          class=\"product-image\"\r\n                          ><\/img>\r\n                      <\/div>\r\n                      <div class=\"product-name\">Wedding Thank You Cards<\/div>\r\n                    <\/a>\r\n                  <\/div>\r\n                <\/div>\r\n              <\/div>\r\n              <button id=\"apc-right-arrow\" onclick=\"handleArrowClick('right')\" class=\"apc-arrow\"><div class=\"arrow-icon right\"><\/div><\/button>\r\n            <\/div>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/body>\r\n<\/html>\n\r\n\r\nJump to:\r\n<br><br><ul>\r\n \t<li><a href=\"#What-to-Write-in-an-Engagement-Card-Message\">What to Write in an Engagement Card Message<\/a><\/li>\r\n \t<li><a href=\"#Engagement-Card-Message-Examples\">Engagement Card Message Examples<\/a><\/li>\r\n \t<li><a href=\"#Engagement-Congratulations\">Engagement Congratulations<\/a><\/li>\r\n \t<li><a href=\"#Engagement-Wishes\">Engagement Wishes<\/a><\/li>\r\n \t<li><a href=\"#Engagement-Quotes\">Engagement Quotes<\/a><\/li>\r\n \t<li><a href=\"#Funny-Engagement-Quotes\">Funny Engagement Quotes<\/a><\/li>\r\n \t<li><a href=\"#Engagement Sayings\">Engagement Sayings<\/a><\/li>\r\n \t<li><a href=\"#When-to-Send-an-Engagement-Card\">When to Send an Engagement Card<\/a><\/li>\r\n<\/ul>\r\n<a href=\"https:\/\/www.shutterfly.com\/home-decor\/framed-prints\"><img decoding=\"async\" class=\"aligncenter wp-image-4205 size-full\" src=\"https:\/\/shutterflywpe.wpengine.com\/wp-content\/uploads\/2016\/08\/newly-engaged-couple.jpg\" alt=\"newly engaged couple\" width=\"800\" height=\"565\" srcset=\"https:\/\/ideas.shutterfly.com\/wp-content\/uploads\/2016\/08\/newly-engaged-couple.jpg 800w, https:\/\/ideas.shutterfly.com\/wp-content\/uploads\/2016\/08\/newly-engaged-couple-300x212.jpg 300w, https:\/\/ideas.shutterfly.com\/wp-content\/uploads\/2016\/08\/newly-engaged-couple-768x542.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/><\/a>\r\n\r\n<a name=\"What-to-Write-in-an-Engagement-Card-Message\"><\/a>\r\n<h2>What to Write in an Engagement Card Message<\/h2>\r\nYour engagement greeting card\u00a0message should reflect your relationship with the newly engaged bride or groom, all while including customary engagement greetings. At the end of the day, there are no strict rules or expectations around sending an engagement card to the happy couple.\r\n<br><br>\r\nWhether you decide to write a funny engagement congratulations or a sincere one from the heart, your message is sure to make the couple feel celebrated and supported as they embark on this next exciting stage in their lives together. Use the outline below when writing your engagement card to make your writing process easier.<br><br>\r\n<ol>\r\n \t<li><strong>Congratulate the couple first<\/strong>. The initial phrase that the couple reads should be a short and simple \u201ccongratulations\u201d phrase. You won\u2019t spend too much time worrying about how to begin your card if you follow this simple tip.<\/li>\r\n \t<li><strong>Write a heartfelt message that is unique to your relationship with the recipient or couple. <\/strong>This can be a funny engagement message with an inside joke or a sentimental message with a memory about the couple, as long as it feels personalized to the nature of your relationship with the recipient. This is the most important section of any engagement card and should be genuine.<\/li>\r\n \t<li><strong>Send your well wishes.<\/strong> Look to the future by letting the recipient or couple know what your well wishes are. Whether you\u2019re wishing the couple endless years of laughter or wishing them a flawless wedding planning process, wishes are comforting at the end of a card.<\/li>\r\n<\/ol>\r\n<a href=\"https:\/\/www.shutterfly.com\/t\/glassware\/?glassware-type=Wine\"><img decoding=\"async\" class=\"aligncenter wp-image-67364 size-full\" src=\"https:\/\/shutterflywpe.wpengine.com\/wp-content\/uploads\/2021\/10\/customized-anniversary-gifts-wine-glasses-beer-pints.jpg\" alt=\"\" width=\"720\" height=\"570\" srcset=\"https:\/\/ideas.shutterfly.com\/wp-content\/uploads\/2021\/10\/customized-anniversary-gifts-wine-glasses-beer-pints.jpg 720w, https:\/\/ideas.shutterfly.com\/wp-content\/uploads\/2021\/10\/customized-anniversary-gifts-wine-glasses-beer-pints-300x238.jpg 300w, https:\/\/ideas.shutterfly.com\/wp-content\/uploads\/2021\/10\/customized-anniversary-gifts-wine-glasses-beer-pints-85x67.jpg 85w\" sizes=\"(max-width: 720px) 100vw, 720px\" \/><\/a>\r\n\r\n<a name=\"Engagement-Card-Message-Examples\"><\/a>\r\n<h2>Engagement Card Message Examples<\/h2>\r\nBring on the sappiness! If one or both of the couple is crazy-important to you, you\u2019ll want to get a little more personal and effusive in your engagement card message. Try to incorporate specifics that are unique to the couple\u2019s relationship together \u2014 or to your relationship with them. Your engagement card message should be sentimental and reflective of your history with the recipient. As mentioned earlier, you can include a short memory about the newly engaged couple, in addition to letting your friend or loved one know how happy you are for them. We&#8217;ve provided an example for a bit of inspiration below:<br><br>\r\n\r\n<em>Dear Lindsey,<\/em><br><br>\r\n\r\n<em>Congratulations on your wedding engagement! I&#8217;m so happy to hear that you and _________ are taking the next step together.<\/em><br><br>\r\n\r\n<em>I&#8217;ve enjoyed watching you grow as a person so much. I remember when you and John first met and how instant your connection with him was. I&#8217;m excited that you two have found love and I can&#8217;t wait to help you prepare for your wedding. I&#8217;m always here for you and look forward to watching your relationship blossom.\r\n<\/em><br><br>\r\n\r\n<em>May your love shine brighter and your companionship grow richer with each passing day.<\/em><br><br>\r\n\r\n<em>Best Wishes,<\/em><br><br>\r\n\r\n<em>Alexis<\/em><br><br>\r\n\r\n<a href=\"https:\/\/www.shutterfly.com\/t\/pillows\/?design-occasion=Wedding\"><img decoding=\"async\" class=\"aligncenter wp-image-71135 size-full\" src=\"https:\/\/shutterflywpe.wpengine.com\/wp-content\/uploads\/2023\/04\/indoor-pillow-love.jpg\" alt=\"A personalized throw pillow great for a birthday or anniversary present\" width=\"690\" height=\"720\" srcset=\"https:\/\/ideas.shutterfly.com\/wp-content\/uploads\/2023\/04\/indoor-pillow-love.jpg 690w, https:\/\/ideas.shutterfly.com\/wp-content\/uploads\/2023\/04\/indoor-pillow-love-288x300.jpg 288w, https:\/\/ideas.shutterfly.com\/wp-content\/uploads\/2023\/04\/indoor-pillow-love-81x85.jpg 81w\" sizes=\"(max-width: 690px) 100vw, 690px\" \/><\/a>\r\n\r\n<a name=\"Engagement-Congratulations\"><\/a>\r\n<h2>Engagement Congratulations<\/h2>\r\nHere is a collection of short <a href=\"https:\/\/www.shutterfly.com\/ideas\/what-to-write-in-a-congratulations-card\/\">congratulatory phrases<\/a> that are appropriate for any engagement card. You want to make sure that you let the soon to be hitched couple know how happy you are for them and how you believe they are doing the right thing. By starting with congratulations, you will set the perfect tone to convey your meaningful sentiment. Choose a short congratulatory phrase from below to start your card off right.\r\n<br><br><ul>\r\n \t<li><em>Congratulations on your wedding engagement!<\/em><\/li>\r\n \t<li><em>Congratulations to a beautiful couple. I\u2019m so happy to hear that you and _________ are taking the next step together.<\/em><\/li>\r\n \t<li><em>Congratulations to the future bride and groom! I\u2019m excited about this new chapter in your life.<\/em><\/li>\r\n \t<li><em>Congratulations on your new journey together.<\/em><\/li>\r\n \t<li><em>Congratulations on taking this exciting step together.<\/em><\/li>\r\n \t<li><em>Congratulations on finding each other. Your engagement is wonderful news.<\/em><\/li>\r\n \t<li><em>Congratulations on finding forever! I\u2019m overjoyed that you have found your perfect love.<\/em><\/li>\r\n \t<li><em>Congratulations on this sweet occasion of your engagement!<\/em><\/li>\r\n \t<li><em>Heartiest congratulations to the beautiful couple.<\/em><a name=\"Engagement-Wishes\"><\/a><\/li>\r\n<\/ul>\r\n<!-- Shop Trending Categories shortcode -->\r\n<p><\/p>\r\n<br>\r\n<!-- \/Shop Trending Categories shortcode -->\r\n<h2>Engagement Wishes<\/h2>\r\nAfter writing a personalized message, end your card with engagement wishes that make the couple feel surrounded by love and hope about their future. When it comes to engagement wishes, you can choose one wish or mix and match wishes that you feel are important to the couple\u2019s relationship.\r\n<br><br><ul>\r\n \t<li><em>May your joining together bring you more joy than you can imagine.<\/em><\/li>\r\n \t<li><em>May your love for each other only strengthen as time goes by.<\/em><\/li>\r\n \t<li><em>May your love shine brighter and your companionship grow richer with each passing day.<\/em><\/li>\r\n \t<li><em>May you both be blessed with lifelong happiness.<\/em><\/li>\r\n \t<li><em>Wishing you a lifetime of joy, love, and happiness.<\/em><\/li>\r\n \t<li><em>Wishing you the very best as you begin to plan your lives together.<\/em><\/li>\r\n \t<li><em>Wishing you both the happily ever after you so very much deserve.<\/em><\/li>\r\n \t<li><em>Through the storms of life, may your love for one another be steadfast and strong.<\/em><\/li>\r\n \t<li><em>All the best with your wedding plans and for the future.<\/em><\/li>\r\n \t<li><em>May you bring each other as much happiness as your friendship has brought to my life\u2014and more!<\/em><\/li>\r\n \t<li><em>So happy for the both of you. and I can&#8217;t wait to celebrate this new chapter of your lives with you.<\/em><\/li>\r\n \t<li><em>Of all the big life events we&#8217;ve celebrated together, this one tops the list. Congratulations!<\/em><\/li>\r\n \t<li><em>Best wishes for a long and happy life together.<\/em><\/li>\r\n \t<li><em>Best wishes for a fun-filled future together.<\/em><\/li>\r\n \t<li><em>Here&#8217;s to love and friendship!<\/em><\/li>\r\n \t<li><em>I know your marriage will be as strong and last as long as our friendship. Congrats!<\/em><\/li>\r\n \t<li><em>I&#8217;m so happy for the both of you and very excited I have a permanent couple with whom I can be a third-wheel!<\/em><\/li>\r\n<\/ul>\r\n<a href=\"https:\/\/www.shutterfly.com\/t\/keepsake-puzzles\/\"><img decoding=\"async\" class=\"aligncenter wp-image-71124 size-full\" src=\"https:\/\/shutterflywpe.wpengine.com\/wp-content\/uploads\/2018\/07\/2021_Q1_TWS_022_PLATE_42314_v1-scaled.jpg\" alt=\"\" width=\"2560\" height=\"2065\" srcset=\"https:\/\/ideas.shutterfly.com\/wp-content\/uploads\/2018\/07\/2021_Q1_TWS_022_PLATE_42314_v1-scaled.jpg 2560w, https:\/\/ideas.shutterfly.com\/wp-content\/uploads\/2018\/07\/2021_Q1_TWS_022_PLATE_42314_v1-300x242.jpg 300w, https:\/\/ideas.shutterfly.com\/wp-content\/uploads\/2018\/07\/2021_Q1_TWS_022_PLATE_42314_v1-1024x826.jpg 1024w, https:\/\/ideas.shutterfly.com\/wp-content\/uploads\/2018\/07\/2021_Q1_TWS_022_PLATE_42314_v1-768x620.jpg 768w, https:\/\/ideas.shutterfly.com\/wp-content\/uploads\/2018\/07\/2021_Q1_TWS_022_PLATE_42314_v1-1536x1239.jpg 1536w, https:\/\/ideas.shutterfly.com\/wp-content\/uploads\/2018\/07\/2021_Q1_TWS_022_PLATE_42314_v1-2048x1652.jpg 2048w, https:\/\/ideas.shutterfly.com\/wp-content\/uploads\/2018\/07\/2021_Q1_TWS_022_PLATE_42314_v1-85x69.jpg 85w\" sizes=\"(max-width: 2560px) 100vw, 2560px\" \/><\/a>\r\n\r\n<a name=\"Engagement-Quotes\"><\/a>\r\n<h2>Engagement Quotes for Them<\/h2>\r\nIf you&#8217;d like to leave an <a href=\"\/ideas\/inspirational-quotes-about-life\/\">inspirational saying<\/a> for the couple to remember, you can use a meaningful engagement quote to elevate your card. There&#8217;s nothing wrong with getting a bit of extra help from others to make your engagement card more memorable.\r\n<br><br><ul>\r\n \t<li><em>\u201cThe greatest thing you&#8217;ll ever learn is just to love and be loved in return.&#8221; &#8211; Eden Ahbez<\/em><\/li>\r\n \t<li><em>&#8220;You come to love not by finding the perfect person, but by seeing an imperfect person perfectly.&#8221; &#8211; Anonymous<\/em><\/li>\r\n \t<li><em>&#8220;Chains do not hold marriage together. It is threads, hundreds of tiny threads which sew people together through the years.&#8221; &#8211; Simone Signoret<\/em><\/li>\r\n \t<li><em>&#8220;You don\u2019t need to be on the same wavelength to succeed in marriage. You just need to be able to ride each other\u2019s waves.&#8221; &#8211; Anonymous<\/em><\/li>\r\n \t<li><em>&#8220;Love does not consist of gazing at each other, but in looking together in the same direction.&#8221; &#8211; Antoine de Saint-Exupery<\/em><\/li>\r\n \t<li><em>&#8220;True love stories never have endings.&#8221; &#8211; Richard Bach<\/em><a name=\"Funny-Engagement-Quotes\"><\/a><\/li>\r\n<\/ul>\r\n<h2>Funny Engagement Quotes<\/h2>\r\nIf you have an easygoing relationship with the couple, you can opt for a funny engagement quote when expressing your sentiment. A lighthearted and humorous saying can brighten up your card. However, do your best to avoid sayings that are inappropriate. You don&#8217;t want to discourage the bride and groom from getting married or stir up any negative feelings.\r\n\r\nHere are a few quotes that are bound to put a smile on the recipient&#8217;s face:\r\n<br><br><ul>\r\n \t<li><em>&#8220;It&#8217;s so great to find that one special person you want to annoy for the rest of your life.&#8221;<\/em><\/li>\r\n \t<li><em>&#8220;Advice for almost married men: Never laugh at your wife\u2019s choices, you are one of them.&#8221;<\/em><\/li>\r\n \t<li><em>&#8220;When you realize you want to spend the rest of your life with somebody, you want the rest of your life to start as soon as possible.&#8221;<\/em><\/li>\r\n \t<li><em>&#8220;Engagement: a reason to stop putting in the effort to look good for each other. Congratulations!&#8221;<\/em><\/li>\r\n \t<li><em>&#8220;He liked it. So he put a ring on it. Congratulations!&#8221;<\/em><\/li>\r\n \t<li><em>&#8220;Who said you guys were allowed to get engaged without my permission? Oh well, you can have my blessing anyway.&#8221;<\/em><\/li>\r\n<\/ul>\r\n<h2><a name=\"Engagement Sayings\"><\/a>Engagement Sayings<\/h2>\r\nThese Engagement sayings are perfect for cards or <a href=\"https:\/\/www.shutterfly.com\/ideas\/engagement-party-gift\/\">engagement party gifts<\/a>. Pick your favorite from those below or use them to inspire a message all your own.\r\n<br><br><ul>\r\n \t<li><em>&#8220;Love is just a word until someone comes along and gives it meaning. Your love paints a beautiful picture of what love really means.&#8221;<\/em><\/li>\r\n \t<li><em>&#8220;May your love story continue forever.&#8221;<\/em><\/li>\r\n \t<li><em>&#8220;My whole heart for my whole life.&#8221;<\/em><\/li>\r\n \t<li><em>&#8220;Life, and love, are precious.&#8221;<\/em><\/li>\r\n \t<li><em>&#8220;Two souls, one heart.&#8221;<\/em><\/li>\r\n \t<li><em>&#8220;Anyone can catch your eye, but it takes someone special to catch your heart.&#8221;<\/em><\/li>\r\n \t<li><em>&#8220;Newlyweds become oldyweds, and oldyweds are the reasons that families work.&#8221;<\/em><\/li>\r\n \t<li><em>&#8220;A man without a wife is like a vase without flowers.&#8221;<\/em><\/li>\r\n<\/ul>\r\n<a name=\"When-to-Send-an-Engagement-Card\"><\/a>\r\n<h2>When to Send an Engagement Card<\/h2>\r\nWhen you send an engagement card is just as important as what you say inside. If you send an engagement card right before the couple\u2019s wedding date, you likely won\u2019t get the response you want. In order to let the recipients know that you\u2019re truly happy for them, send an engagement card shortly after the couple shares their engagement news\u2014on the heels, perhaps, of receiving a <a href=\"https:\/\/www.shutterfly.com\/t\/save-the-date\/?card-format=Magnets\">save the date magnet<\/a> or card. Don&#8217;t wait any longer than four months after the news has spread.\r\n<br><br>\r\nIf you\u2019ve been lucky enough to receive <a href=\"https:\/\/www.shutterfly.com\/cards-stationery\/wedding-cards-stationery\/engagement-party-invitations\">engagement party invitations<\/a> from the couple, save your stamps and bring your congratulatory engagement card to the party. Whether the couple has decided to host a formal engagement party or a relaxed get-together at home, you should always bring a card and a <a href=\"https:\/\/www.shutterfly.com\/wedding\/wedding-gifts\/\">wedding gift<\/a> to the celebration.<br><br>\r\n<h2>Closing Thoughts On Engagement Card Messages<\/h2>\r\nWhen you&#8217;re drafting your engagement card, speak from the heart and your card writing process will be easier than you think. As long as you&#8217;re sincere, the happy couple will appreciate and remember your kind gesture. There&#8217;s nothing more satisfying than letting someone know how much you care about them during major milestones in their life. And for additional inspiration, make sure to visit our other related resources:<br><br>\r\n\r\n<strong>Additional Resources:<\/strong>\r\n<br><br><ul>\r\n \t<li><a href=\"https:\/\/www.shutterfly.com\/ideas\/what-to-write-in-a-congratulations-card\/\">What to Write in a Congratulations Card<\/a><\/li>\r\n \t<li><a href=\"https:\/\/www.shutterfly.com\/ideas\/wedding-bible-verses\/\">Wedding Bible Verses<\/a><\/li>\r\n \t<li><a href=\"https:\/\/www.shutterfly.com\/ideas\/engagement-party-gifts\/\">DIY Engagement Party Gift Ideas<\/a><\/li>\r\n \t<li><a href=\"https:\/\/www.shutterfly.com\/ideas\/wedding-card-message\/\">Wedding Wishes: What To Write In A Wedding Card<\/a><\/li>\r\n \t<li><a href=\"https:\/\/www.shutterfly.com\/ideas\/inspirational-quotes-about-life\/\">Inspirational Quotes About Life And Love<\/a><\/li>\r\n \t<li><a href=\"https:\/\/www.shutterfly.com\/deals\/\">Shutterfly Deals<\/a><\/li>\r\n<\/ul>","protected":false},"excerpt":{"rendered":"<p>Lean on our helpful guide to find just the right words to express to the happy couple on the news of their engagement. From congratulations to quotes to funny or heartfelt sayings, these examples and ideas will be just what you need.<\/p>\n","protected":false},"author":10,"featured_media":60948,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"_genesis_hide_title":false,"_genesis_hide_breadcrumbs":false,"_genesis_hide_singular_image":false,"_genesis_hide_footer_widgets":false,"_genesis_custom_body_class":"","_genesis_custom_post_class":"","_genesis_layout":"","footnotes":""},"categories":[59,905,12],"tags":[3118],"class_list":{"0":"post-4016","1":"post","2":"type-post","3":"status-publish","4":"format-standard","5":"has-post-thumbnail","7":"category-cards-and-stationery","8":"category-engagement","9":"category-wedding","10":"tag-wedding-card-messages","11":"entry"},"acf":[],"featured_image_src":"https:\/\/ideas.shutterfly.com\/wp-content\/uploads\/2020\/07\/what-to-write-in-engagement-thumb.jpg","author_info":{"display_name":"Shutterfly Community","author_link":"https:\/\/www.shutterfly.com\/ideas\/author\/shutterfly\/"},"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v26.6 (Yoast SEO v26.6) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>What to Write in an Engagement Card | Shutterfly<\/title>\n<meta name=\"description\" content=\"Use our detailed guide on what to write in an engagement card to help you find the perfect words to say congratulations to the happy couple.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.shutterfly.com\/ideas\/what-to-write-in-an-engagement-card\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"What to Write in an Engagement Card\" \/>\n<meta property=\"og:description\" content=\"Use our detailed guide on what to write in an engagement card to help you find the perfect words to say congratulations to the happy couple.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.shutterfly.com\/ideas\/what-to-write-in-an-engagement-card\/\" \/>\n<meta property=\"og:site_name\" content=\"Ideas &amp; Inspiration\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/facebook.com\/shutterfly\/\" \/>\n<meta property=\"article:published_time\" content=\"2023-07-06T18:00:41+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-07-18T23:41:12+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/ideas.shutterfly.com\/wp-content\/uploads\/2020\/07\/what-to-write-in-engagement-thumb.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"395\" \/>\n\t<meta property=\"og:image:height\" content=\"395\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Shutterfly Community\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@shutterfly\" \/>\n<meta name=\"twitter:site\" content=\"@shutterfly\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Shutterfly Community\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"9 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.shutterfly.com\/ideas\/what-to-write-in-an-engagement-card\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.shutterfly.com\/ideas\/what-to-write-in-an-engagement-card\/\"},\"author\":{\"name\":\"Shutterfly Community\",\"@id\":\"https:\/\/www.shutterfly.com\/ideas\/#\/schema\/person\/a3dbade370590cec62ab58d5e6df1f5c\"},\"headline\":\"What to Write in an Engagement Card\",\"datePublished\":\"2023-07-06T18:00:41+00:00\",\"dateModified\":\"2023-07-18T23:41:12+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.shutterfly.com\/ideas\/what-to-write-in-an-engagement-card\/\"},\"wordCount\":1844,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/www.shutterfly.com\/ideas\/#organization\"},\"image\":{\"@id\":\"https:\/\/www.shutterfly.com\/ideas\/what-to-write-in-an-engagement-card\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/ideas.shutterfly.com\/wp-content\/uploads\/2020\/07\/what-to-write-in-engagement-thumb.jpg\",\"keywords\":[\"Wedding Card Messages\"],\"articleSection\":[\"Cards and Stationery\",\"Engagement\",\"Wedding\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/www.shutterfly.com\/ideas\/what-to-write-in-an-engagement-card\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.shutterfly.com\/ideas\/what-to-write-in-an-engagement-card\/\",\"url\":\"https:\/\/www.shutterfly.com\/ideas\/what-to-write-in-an-engagement-card\/\",\"name\":\"What to Write in an Engagement Card | Shutterfly\",\"isPartOf\":{\"@id\":\"https:\/\/www.shutterfly.com\/ideas\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.shutterfly.com\/ideas\/what-to-write-in-an-engagement-card\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.shutterfly.com\/ideas\/what-to-write-in-an-engagement-card\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/ideas.shutterfly.com\/wp-content\/uploads\/2020\/07\/what-to-write-in-engagement-thumb.jpg\",\"datePublished\":\"2023-07-06T18:00:41+00:00\",\"dateModified\":\"2023-07-18T23:41:12+00:00\",\"description\":\"Use our detailed guide on what to write in an engagement card to help you find the perfect words to say congratulations to the happy couple.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.shutterfly.com\/ideas\/what-to-write-in-an-engagement-card\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.shutterfly.com\/ideas\/what-to-write-in-an-engagement-card\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.shutterfly.com\/ideas\/what-to-write-in-an-engagement-card\/#primaryimage\",\"url\":\"https:\/\/ideas.shutterfly.com\/wp-content\/uploads\/2020\/07\/what-to-write-in-engagement-thumb.jpg\",\"contentUrl\":\"https:\/\/ideas.shutterfly.com\/wp-content\/uploads\/2020\/07\/what-to-write-in-engagement-thumb.jpg\",\"width\":395,\"height\":395,\"caption\":\"engaged couple\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.shutterfly.com\/ideas\/what-to-write-in-an-engagement-card\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Ideas &amp; Inspiration\",\"item\":\"https:\/\/www.shutterfly.com\/ideas\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Wedding\",\"item\":\"https:\/\/www.shutterfly.com\/ideas\/wedding\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Engagement\",\"item\":\"https:\/\/www.shutterfly.com\/ideas\/wedding\/engagement\/\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"What to Write in an Engagement Card\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.shutterfly.com\/ideas\/#website\",\"url\":\"https:\/\/www.shutterfly.com\/ideas\/\",\"name\":\"Ideas &amp; Inspiration\",\"description\":\"Ideas and Inspiration for Every Occasion from Shutterfly\",\"publisher\":{\"@id\":\"https:\/\/www.shutterfly.com\/ideas\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.shutterfly.com\/ideas\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.shutterfly.com\/ideas\/#organization\",\"name\":\"Shutterfly\",\"url\":\"https:\/\/www.shutterfly.com\/ideas\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.shutterfly.com\/ideas\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/shutterflywpe.wpengine.com\/wp-content\/uploads\/2019\/05\/shutterfly-logo_60px.png\",\"contentUrl\":\"https:\/\/shutterflywpe.wpengine.com\/wp-content\/uploads\/2019\/05\/shutterfly-logo_60px.png\",\"width\":178,\"height\":60,\"caption\":\"Shutterfly\"},\"image\":{\"@id\":\"https:\/\/www.shutterfly.com\/ideas\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/facebook.com\/shutterfly\/\",\"https:\/\/x.com\/shutterfly\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.shutterfly.com\/ideas\/#\/schema\/person\/a3dbade370590cec62ab58d5e6df1f5c\",\"name\":\"Shutterfly Community\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.shutterfly.com\/ideas\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/ideas.shutterfly.com\/wp-content\/litespeed\/avatar\/0f5fc1f1c07c38c8b6ca9f66c2f94912.jpg?ver=1775853485\",\"contentUrl\":\"https:\/\/ideas.shutterfly.com\/wp-content\/litespeed\/avatar\/0f5fc1f1c07c38c8b6ca9f66c2f94912.jpg?ver=1775853485\",\"caption\":\"Shutterfly Community\"},\"description\":\"Shutterfly Community is here to help capture and share life's most important moments. Discover thoughtful gifts, creative ideas and endless inspiration to create meaningful memories with family and friends.\",\"sameAs\":[\"https:\/\/www.shutterfly.com\"],\"url\":\"https:\/\/www.shutterfly.com\/ideas\/author\/shutterfly\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"What to Write in an Engagement Card | Shutterfly","description":"Use our detailed guide on what to write in an engagement card to help you find the perfect words to say congratulations to the happy couple.","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:\/\/www.shutterfly.com\/ideas\/what-to-write-in-an-engagement-card\/","og_locale":"en_US","og_type":"article","og_title":"What to Write in an Engagement Card","og_description":"Use our detailed guide on what to write in an engagement card to help you find the perfect words to say congratulations to the happy couple.","og_url":"https:\/\/www.shutterfly.com\/ideas\/what-to-write-in-an-engagement-card\/","og_site_name":"Ideas &amp; Inspiration","article_publisher":"https:\/\/facebook.com\/shutterfly\/","article_published_time":"2023-07-06T18:00:41+00:00","article_modified_time":"2023-07-18T23:41:12+00:00","og_image":[{"width":395,"height":395,"url":"https:\/\/ideas.shutterfly.com\/wp-content\/uploads\/2020\/07\/what-to-write-in-engagement-thumb.jpg","type":"image\/jpeg"}],"author":"Shutterfly Community","twitter_card":"summary_large_image","twitter_creator":"@shutterfly","twitter_site":"@shutterfly","twitter_misc":{"Written by":"Shutterfly Community","Est. reading time":"9 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.shutterfly.com\/ideas\/what-to-write-in-an-engagement-card\/#article","isPartOf":{"@id":"https:\/\/www.shutterfly.com\/ideas\/what-to-write-in-an-engagement-card\/"},"author":{"name":"Shutterfly Community","@id":"https:\/\/www.shutterfly.com\/ideas\/#\/schema\/person\/a3dbade370590cec62ab58d5e6df1f5c"},"headline":"What to Write in an Engagement Card","datePublished":"2023-07-06T18:00:41+00:00","dateModified":"2023-07-18T23:41:12+00:00","mainEntityOfPage":{"@id":"https:\/\/www.shutterfly.com\/ideas\/what-to-write-in-an-engagement-card\/"},"wordCount":1844,"commentCount":0,"publisher":{"@id":"https:\/\/www.shutterfly.com\/ideas\/#organization"},"image":{"@id":"https:\/\/www.shutterfly.com\/ideas\/what-to-write-in-an-engagement-card\/#primaryimage"},"thumbnailUrl":"https:\/\/ideas.shutterfly.com\/wp-content\/uploads\/2020\/07\/what-to-write-in-engagement-thumb.jpg","keywords":["Wedding Card Messages"],"articleSection":["Cards and Stationery","Engagement","Wedding"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.shutterfly.com\/ideas\/what-to-write-in-an-engagement-card\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.shutterfly.com\/ideas\/what-to-write-in-an-engagement-card\/","url":"https:\/\/www.shutterfly.com\/ideas\/what-to-write-in-an-engagement-card\/","name":"What to Write in an Engagement Card | Shutterfly","isPartOf":{"@id":"https:\/\/www.shutterfly.com\/ideas\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.shutterfly.com\/ideas\/what-to-write-in-an-engagement-card\/#primaryimage"},"image":{"@id":"https:\/\/www.shutterfly.com\/ideas\/what-to-write-in-an-engagement-card\/#primaryimage"},"thumbnailUrl":"https:\/\/ideas.shutterfly.com\/wp-content\/uploads\/2020\/07\/what-to-write-in-engagement-thumb.jpg","datePublished":"2023-07-06T18:00:41+00:00","dateModified":"2023-07-18T23:41:12+00:00","description":"Use our detailed guide on what to write in an engagement card to help you find the perfect words to say congratulations to the happy couple.","breadcrumb":{"@id":"https:\/\/www.shutterfly.com\/ideas\/what-to-write-in-an-engagement-card\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.shutterfly.com\/ideas\/what-to-write-in-an-engagement-card\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.shutterfly.com\/ideas\/what-to-write-in-an-engagement-card\/#primaryimage","url":"https:\/\/ideas.shutterfly.com\/wp-content\/uploads\/2020\/07\/what-to-write-in-engagement-thumb.jpg","contentUrl":"https:\/\/ideas.shutterfly.com\/wp-content\/uploads\/2020\/07\/what-to-write-in-engagement-thumb.jpg","width":395,"height":395,"caption":"engaged couple"},{"@type":"BreadcrumbList","@id":"https:\/\/www.shutterfly.com\/ideas\/what-to-write-in-an-engagement-card\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Ideas &amp; Inspiration","item":"https:\/\/www.shutterfly.com\/ideas\/"},{"@type":"ListItem","position":2,"name":"Wedding","item":"https:\/\/www.shutterfly.com\/ideas\/wedding\/"},{"@type":"ListItem","position":3,"name":"Engagement","item":"https:\/\/www.shutterfly.com\/ideas\/wedding\/engagement\/"},{"@type":"ListItem","position":4,"name":"What to Write in an Engagement Card"}]},{"@type":"WebSite","@id":"https:\/\/www.shutterfly.com\/ideas\/#website","url":"https:\/\/www.shutterfly.com\/ideas\/","name":"Ideas &amp; Inspiration","description":"Ideas and Inspiration for Every Occasion from Shutterfly","publisher":{"@id":"https:\/\/www.shutterfly.com\/ideas\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.shutterfly.com\/ideas\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.shutterfly.com\/ideas\/#organization","name":"Shutterfly","url":"https:\/\/www.shutterfly.com\/ideas\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.shutterfly.com\/ideas\/#\/schema\/logo\/image\/","url":"https:\/\/shutterflywpe.wpengine.com\/wp-content\/uploads\/2019\/05\/shutterfly-logo_60px.png","contentUrl":"https:\/\/shutterflywpe.wpengine.com\/wp-content\/uploads\/2019\/05\/shutterfly-logo_60px.png","width":178,"height":60,"caption":"Shutterfly"},"image":{"@id":"https:\/\/www.shutterfly.com\/ideas\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/facebook.com\/shutterfly\/","https:\/\/x.com\/shutterfly"]},{"@type":"Person","@id":"https:\/\/www.shutterfly.com\/ideas\/#\/schema\/person\/a3dbade370590cec62ab58d5e6df1f5c","name":"Shutterfly Community","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.shutterfly.com\/ideas\/#\/schema\/person\/image\/","url":"https:\/\/ideas.shutterfly.com\/wp-content\/litespeed\/avatar\/0f5fc1f1c07c38c8b6ca9f66c2f94912.jpg?ver=1775853485","contentUrl":"https:\/\/ideas.shutterfly.com\/wp-content\/litespeed\/avatar\/0f5fc1f1c07c38c8b6ca9f66c2f94912.jpg?ver=1775853485","caption":"Shutterfly Community"},"description":"Shutterfly Community is here to help capture and share life's most important moments. Discover thoughtful gifts, creative ideas and endless inspiration to create meaningful memories with family and friends.","sameAs":["https:\/\/www.shutterfly.com"],"url":"https:\/\/www.shutterfly.com\/ideas\/author\/shutterfly\/"}]}},"featured_image_src_square":"https:\/\/ideas.shutterfly.com\/wp-content\/uploads\/2020\/07\/what-to-write-in-engagement-thumb.jpg","_links":{"self":[{"href":"https:\/\/ideas.shutterfly.com\/index.php\/wp-json\/wp\/v2\/posts\/4016","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ideas.shutterfly.com\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/ideas.shutterfly.com\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/ideas.shutterfly.com\/index.php\/wp-json\/wp\/v2\/users\/10"}],"replies":[{"embeddable":true,"href":"https:\/\/ideas.shutterfly.com\/index.php\/wp-json\/wp\/v2\/comments?post=4016"}],"version-history":[{"count":0,"href":"https:\/\/ideas.shutterfly.com\/index.php\/wp-json\/wp\/v2\/posts\/4016\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/ideas.shutterfly.com\/index.php\/wp-json\/wp\/v2\/media\/60948"}],"wp:attachment":[{"href":"https:\/\/ideas.shutterfly.com\/index.php\/wp-json\/wp\/v2\/media?parent=4016"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ideas.shutterfly.com\/index.php\/wp-json\/wp\/v2\/categories?post=4016"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ideas.shutterfly.com\/index.php\/wp-json\/wp\/v2\/tags?post=4016"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}