1950's Retro Vintage Halloween Greeting Card Digital Printable Download Bundle of 5 Designs!

VINHAL1

If you are a fan of vintage design, then our re-VAMPED retro vintage Halloween designs are a must-have! These exclusive vintage 1950's style Halloween designs are sure to "spook up" some fun this Fall season. Use as personal greeting cards, post on social media, or send as a cute Halloween text to your favorite people!

• FIVE HIGH-RESOLUTION VINTAGE HALLOWEEN IMAGE DOWNLOADS

• UPON RECEIPT OF PURCHASE, WE WILL EMAIL YOU A LINK TO DOWNLOAD THESE IMAGES TO YOUR DEVICE.

*Please note that these designs are for personal use only, they are not for resale.


    Customer Reviews

    Based on 2 reviews
    100%
    (2)
    0%
    (0)
    0%
    (0)
    0%
    (0)
    0%
    (0)
    i
    inmontoya1
    Its just as advertised and arrived in a timely manner,...

    Its just as advertised and arrived in a timely manner, thanks.

    N
    Nancy Miller
    Its just as advertised and arrived in a ti...

    Its just as advertised and arrived in a timely manner, thanks.

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