Thank You For Worshiping With Us Welcome Visitors Note Cards

32019

Suggested inside verse: You are always welcome here.

  • Upload your logo/info to the front or the backside of your cards.
  • All of the text/wording can be changed on the outside/inside/backside of cards.
  • Greeting card measures approximately 5.5 x 4.25 inches when folded.
  • High-quality white matte or coated gloss premium card stock.
  • Blank white envelopes are included with your card purchase.
  • Free domestic ground shipping on orders over $50.
  • Thank you for visiting with us "Welcome to our Church" cards.


    Next Previous

    Related Items

    document.addEventListener("DOMContentLoaded", function () { const checkbox = document.querySelector('input[name="properties[Draw Me as a Character]"]'); if (!checkbox) return; const variantId = 46882773041411; let added = false; checkbox.addEventListener("change", function () { if (this.checked && !added) { fetch("/cart/add.js", { method: "POST", headers: { "Content-Type": "application/json" }, body: JSON.stringify({ id: variantId, quantity: 1 }) }).then(() => { added = true; }); } else if (!this.checked && added) { fetch("/cart/change.js", { method: "POST", headers: { "Content-Type": "application/json" }, body: JSON.stringify({ id: variantId, quantity: 0 }) }).then(() => { added = false; }); } }); });