1950's Poodle Vintage Mid-Century Modern Christmas Holiday Cards

36511

TRY IT BEFORE YOU BUY IT! CLICK HERE TO TEST THE DEMO VERSION OF THIS DESIGN!

Suggested Inside Verse: Best wishes for a happy holiday and a peaceful New Year.

1950's poodle mid-century retro atomic modern Christmas cards.

  • Greeting card measures approximately 4.7 x 7.2 inches when folded.
  • High-quality 14pt white matte or coated gloss premium card stock.
  • Blank white envelopes are included with your card purchase.
  • All of the text/wording can be changed on the outside and inside of cards.
  • Customize cards & envelopes with your name, logo, and contact info.
  • Free domestic ground shipping on orders over $50.

    Customer Reviews

    Based on 1 review
    100%
    (1)
    0%
    (0)
    0%
    (0)
    0%
    (0)
    0%
    (0)
    M
    Michael Tater
    I love these vintage cards!!!!!

    Unbelievable cards! Great quality and arrived in no time! The poodle looks just like my Daisy! I will definitely be ordering again! 😃👍

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