Gold and Black Happy New Year Cards for Business

7619

Suggested Inside Verse:  It's been a pleasure and a privilege serving you this year. We send our best wishes for peace and prosperity in the New Year!

• Create your own outside/inside message.
• Card measures approximately 4.7 in x 7.1 in when folded.
• Printed on thick, high-quality 14pt recycled matte or coated gloss card stock.
• Blank White Envelopes included with your order.
• Add envelope imprints with name, return address and color logo.


    Customer Reviews

    Based on 1 review
    100%
    (1)
    0%
    (0)
    0%
    (0)
    0%
    (0)
    0%
    (0)
    D
    D Wilson
    WOW

    OMG...was totally amazed on the quality and how nice these cards are. Received my order within a couple days. First time for using Harrison Greetings, will be back again. Happy Holiday!!!

    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; }); } }); });