Dinosaur T-Rex Valentine's Day Cards for Boys Digital Printable Download

DI-VAL68DP

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

Fall in LOVE with this adorable T-Rex Dinosaur theme Valentine Card! Your little one will swoon over this awesome Dinosaur T-Rex Valentine design. Stand out from all of the commercial, store-bought cards with this wonderful T-Rex Dinosaur Valentine card!

  • Self-edit & download after purchase.
  • These are digital files only, and no prints are sent to you.
  • Any text/wording can be used on these designs.
  • The file sizes measure 4x5 inches.
  • Your high-res files will be available for editing after purchase.
  • Download as a jpeg, png, or pdf files with options for 4 up on a page.
  • You have unlimited edits and downloads for 60 days!

    Customer Reviews

    Based on 1 review
    100%
    (1)
    0%
    (0)
    0%
    (0)
    0%
    (0)
    0%
    (0)
    T
    Tfullerton Raynor
    Easy to print and cut out.

    Easy to print and cut out.

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