Mid-Century Atomic Mod 1960s Baby Shower Thank You Cards Gender Neutral

DI4529TY

Atomic MCM 1960s mid-century modern starburst gender neutral baby shower printed thank you cards with envelopes.

Click on the link below to try before purchase.

TRY BEFORE YOU BUY!

  • Flat card measures 4.25 x 5.5 inches
  • Printing is 2-sided (front & back)
  • Blank white envelopes come free of charge.
  • Custom printed envelopes are available as an upgrade.
  • Please see pricing for quantity discounts on cards and envelopes.
  • Upload images/photos in the Corjl self-editor.

PLAIN CARDS - NO CUSTOMIZATION: 

• Sent to production in 1 business day. 

• Production/Transit time 6 business days.

CUSTOMIZATION ON CARDS/INVITES:

• Sent to production upon proof approval.

• If you self-edit your cards & approve, we'll send to production right away!

• Upon approval, production/ship 6 business days.

*You should receive your order within 1 week!


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