Retro Rockabilly "Bottoms Up" Yellow Polkadot Bikini Beach Pinup Girl 21st Birthday Party Printed Invitations

DI-561FC

Bottoms up! Fall in love with this adorable retro "Yellow Polkadot Bikini" pin-up girl birthday invitation design! 

PLEASE REFER TO THE TABS ABOVE FOR SPECIFIC INFORMATION REGARDING THIS DESIGN SET.

  • Two-sided flat card measures approximately 5x7 inches.
  • Blank white envelopes are included with your purchase.
  • All of the text/wording can be changed.
  • Upon completion of purchase, you can self-edit your design.
  • We are here to help if you cannot edit the templates on your own.
  • Custom printed envelopes available on a separate product listing.


    Next Previous

    Customer Reviews

    Be the first to write a review
    0%
    (0)
    0%
    (0)
    0%
    (0)
    0%
    (0)
    0%
    (0)

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