www.simplecanvasprints.com Open in urlscan Pro
2606:4700:20::ac43:4b73  Public Scan

Submitted URL: https://canvas.my/
Effective URL: https://www.simplecanvasprints.com/
Submission: On July 09 via api from US — Scanned from US

Form analysis 5 forms found in the DOM

Name: promo_popup_form

<form name="promo_popup_form" ng-submit="false" class="ng-pristine ng-invalid ng-invalid-required">
  <div class="modal fade hidden-xs in" id="promo_popup" tabindex="-1" role="dialog" aria-labelledby="promo_popup-Label" aria-hidden="false" modal="promo_popup" off_data-backdrop="static" data-keyboard="true"
    style="background-color: rgba(0, 0, 0, 0.3); display: block;">
    <style>
      .mod-circ {
        max-width: 450px !important;
      }

      .scp-popup-circ {
        max-width: 450px;
        min-height: 450px;
        background-color: #28a9e1;
        margin-left: auto;
        margin-right: auto;
        -webkit-border-radius: 500px;
        -moz-border-radius: 500px;
        border-radius: 500px;
        border: 1px solid #fff;
        -webkit-box-shadow: 0px 0px 0px 8px rgba(40, 169, 225, 1);
        -moz-box-shadow: 0px 0px 0px 8px rgba(40, 169, 225, 1);
        box-shadow: 0px 0px 0px 8px rgba(40, 169, 225, 1);
      }

      .circ-popup-header {
        font-weight: bold;
        font-size: 40px;
        color: #fff;
      }

      .circ-input,
      .circ-input:focus {
        background-color: transparent;
        border: none;
        border-bottom: 1px solid #fff;
        max-width: 280px;
        box-shadow: none;
        margin-left: auto;
        margin-right: auto;
        color: #fff;
        font-size: 17px;
        padding-left: 60px;
        padding-bottom: 18px;
      }

      .circ-input::-webkit-input-placeholder {
        /* Chrome/Opera/Safari */
        color: #fff !important;
      }

      .circ-input::-moz-placeholder {
        /* Firefox 19+ */
        color: #fff !important;
      }

      .circ-input:-ms-input-placeholder {
        /* IE 10+ */
        color: #fff !important;
      }

      .circ-input:-moz-placeholder {
        /* Firefox 18- */
        color: #fff !important;
      }

      .popup-input-md:before {
        background-image: url(/images/letter.png);
        background-size: 36px 24px;
        display: inline-block;
        width: 36px;
        height: 24px;
        content: "";
        position: absolute;
        margin-left: 35px;
      }

      .no-thanks-white,
      .no-thanks-white:hover,
      .no-thanks-white:focus {
        color: #fff;
      }

      .circ-close {
        background-color: #707070;
        width: 40px;
        height: 35px;
        padding-top: 5px;
        position: absolute;
        top: 30px;
        right: 14px;
        text-align: center;
        -ms-transform: rotate(49deg);
        /* IE 9 */
        -webkit-transform: rotate(49deg);
        /* Safari */
        transform: rotate(49deg);
      }

      .scp-popup-close-gray:hover {
        color: #f2f2f2;
        transition: all 0.3s;
      }

      @media screen and (max-width: 768px) {
        .scp-popup-circ {
          max-width: 280px;
          max-height: 280px;
          min-height: 280px;
        }

        .circ-popup-header {
          font-size: 20px;
        }

        .circ-input,
        .circ-input:focus {
          max-width: 240px;
          font-size: 12px;
          padding-left: 50px;
          padding-bottom: 18px;
        }

        .popup-input-md:before {
          margin-left: 5px;
          margin-bottom: 15px;
        }

        .popup-btn {
          font-size: 14px;
          margin-bottom: 10px;
        }

        .no-thanks-white {
          font-size: 12px;
        }

        .circ-close {
          width: 30px;
          height: 25px;
          top: 3px;
          right: 7px;
          text-align: center;
          padding-top: 5px;
          -ms-transform: rotate(47deg);
          /* IE 9 */
          -webkit-transform: rotate(47deg);
          /* Safari */
          transform: rotate(47deg);
        }
      }
    </style>
    <div class="modal-dialog mod-circ" role="document">
      <div class="modal-content scp-popup-circ">
        <div class="modal-body">
          <div class="row">
            <div class="col-xs-12">
              <div class="text-right circ-close hidden-xs"><a href="" ng-hide="inProgress" data-dismiss="modal" class="scp-popup-close-gray"><i class="glyphicon glyphicon-remove"></i></a></div>
              <div class="text-right circ-close visible-xs"><a ng-click="closePromoSlider();" ng-hide="inProgress" class="scp-popup-close-gray"><i class="glyphicon glyphicon-remove"></i></a></div>
              <div class="gap hidden-xs"></div>
              <div class="gap"></div>
              <div class="text-center circ-popup-header">GET FREE<br>SHIPPING PLUS UP TO 90% OFF</div>
              <div class="gap hidden-xs"></div>
              <div class="gap-small"></div>
              <div class="popup-input-md text-cenetr"><input ng-disabled="inProgress" type="text" class="form-control circ-input ng-pristine ng-invalid ng-invalid-required ng-valid-pattern" placeholder="ENTER EMAIL ADDRESS" ng-model="email"
                  ng-pattern="EMAIL_REGEXP" required="" ng-focus=""></div>
              <div class="text-center">
                <button type="button" class="btn popup-btn" ng-disabled="''==email || inProgress || promo_popup_form.$invalid" ng-click="addToMarketing()" disabled="disabled">SIGN ME UP TO SAVE!</button>
              </div>
              <div class="text-center hidden-xs"><a ng-hide="inProgress" href="" data-dismiss="modal" class="no-thanks-white">NO THANKS</a></div>
              <div class="text-center visible-xs"><a ng-hide="inProgress" ng-click="closePromoSlider();" class="no-thanks-white">NO THANKS</a></div>
              <div class="gap"></div>
            </div>
          </div>
        </div>
      </div>
    </div>
    <!-- ngIf: false -->
  </div>
  <div class="visible-xs" id="promoMobileSlider">
    <div class="col-xs-12 collapse promoSlider" id="promoPopupSlider">
      <div class="row">
        <div>
          <style>
            .mod-circ {
              max-width: 450px !important;
            }

            .scp-popup-circ {
              max-width: 450px;
              min-height: 450px;
              background-color: #28a9e1;
              margin-left: auto;
              margin-right: auto;
              -webkit-border-radius: 500px;
              -moz-border-radius: 500px;
              border-radius: 500px;
              border: 1px solid #fff;
              -webkit-box-shadow: 0px 0px 0px 8px rgba(40, 169, 225, 1);
              -moz-box-shadow: 0px 0px 0px 8px rgba(40, 169, 225, 1);
              box-shadow: 0px 0px 0px 8px rgba(40, 169, 225, 1);
            }

            .circ-popup-header {
              font-weight: bold;
              font-size: 40px;
              color: #fff;
            }

            .circ-input,
            .circ-input:focus {
              background-color: transparent;
              border: none;
              border-bottom: 1px solid #fff;
              max-width: 280px;
              box-shadow: none;
              margin-left: auto;
              margin-right: auto;
              color: #fff;
              font-size: 17px;
              padding-left: 60px;
              padding-bottom: 18px;
            }

            .circ-input::-webkit-input-placeholder {
              /* Chrome/Opera/Safari */
              color: #fff !important;
            }

            .circ-input::-moz-placeholder {
              /* Firefox 19+ */
              color: #fff !important;
            }

            .circ-input:-ms-input-placeholder {
              /* IE 10+ */
              color: #fff !important;
            }

            .circ-input:-moz-placeholder {
              /* Firefox 18- */
              color: #fff !important;
            }

            .popup-input-md:before {
              background-image: url(/images/letter.png);
              background-size: 36px 24px;
              display: inline-block;
              width: 36px;
              height: 24px;
              content: "";
              position: absolute;
              margin-left: 35px;
            }

            .no-thanks-white,
            .no-thanks-white:hover,
            .no-thanks-white:focus {
              color: #fff;
            }

            .circ-close {
              background-color: #707070;
              width: 40px;
              height: 35px;
              padding-top: 5px;
              position: absolute;
              top: 30px;
              right: 14px;
              text-align: center;
              -ms-transform: rotate(49deg);
              /* IE 9 */
              -webkit-transform: rotate(49deg);
              /* Safari */
              transform: rotate(49deg);
            }

            .scp-popup-close-gray:hover {
              color: #f2f2f2;
              transition: all 0.3s;
            }

            @media screen and (max-width: 768px) {
              .scp-popup-circ {
                max-width: 280px;
                max-height: 280px;
                min-height: 280px;
              }

              .circ-popup-header {
                font-size: 20px;
              }

              .circ-input,
              .circ-input:focus {
                max-width: 240px;
                font-size: 12px;
                padding-left: 50px;
                padding-bottom: 18px;
              }

              .popup-input-md:before {
                margin-left: 5px;
                margin-bottom: 15px;
              }

              .popup-btn {
                font-size: 14px;
                margin-bottom: 10px;
              }

              .no-thanks-white {
                font-size: 12px;
              }

              .circ-close {
                width: 30px;
                height: 25px;
                top: 3px;
                right: 7px;
                text-align: center;
                padding-top: 5px;
                -ms-transform: rotate(47deg);
                /* IE 9 */
                -webkit-transform: rotate(47deg);
                /* Safari */
                transform: rotate(47deg);
              }
            }
          </style>
          <div class="modal-dialog mod-circ" role="document">
            <div class="modal-content scp-popup-circ">
              <div class="modal-body">
                <div class="row">
                  <div class="col-xs-12">
                    <div class="text-right circ-close hidden-xs"><a href="" ng-hide="inProgress" data-dismiss="modal" class="scp-popup-close-gray"><i class="glyphicon glyphicon-remove"></i></a></div>
                    <div class="text-right circ-close visible-xs"><a ng-click="closePromoSlider();" ng-hide="inProgress" class="scp-popup-close-gray"><i class="glyphicon glyphicon-remove"></i></a></div>
                    <div class="gap hidden-xs"></div>
                    <div class="gap"></div>
                    <div class="text-center circ-popup-header">GET FREE<br>SHIPPING PLUS UP TO 90% OFF</div>
                    <div class="gap hidden-xs"></div>
                    <div class="gap-small"></div>
                    <div class="popup-input-md text-cenetr"><input ng-disabled="inProgress" type="text" class="form-control circ-input ng-pristine ng-invalid ng-invalid-required ng-valid-pattern" placeholder="ENTER EMAIL ADDRESS" ng-model="email"
                        ng-pattern="EMAIL_REGEXP" required="" ng-focus=""></div>
                    <div class="text-center">
                      <button type="button" class="btn popup-btn" ng-disabled="''==email || inProgress || promo_popup_form.$invalid" ng-click="addToMarketing()" disabled="disabled">SIGN ME UP TO SAVE!</button>
                    </div>
                    <div class="text-center hidden-xs"><a ng-hide="inProgress" href="" data-dismiss="modal" class="no-thanks-white">NO THANKS</a></div>
                    <div class="text-center visible-xs"><a ng-hide="inProgress" ng-click="closePromoSlider();" class="no-thanks-white">NO THANKS</a></div>
                    <div class="gap"></div>
                  </div>
                </div>
              </div>
            </div>
          </div>
          <!-- ngIf: false -->
        </div>
      </div>
    </div>
  </div>
  <div class="modal fade" role="dialog" aria-hidden="true" id="email_fraud_alert_popup" modal="email_fraud_alert_popup">
    <div class="modal-dialog">
      <div class="user-blue-bg modal-body text-center">
        <div style="font-size:20px; color:#FF0000; padding:40px; background-color: white;" id="scp_alert_message" class="ng-binding"></div>
        <div class="modal-footer" style="background-color: white;">
          <!-- ngIf: scp_confirm_contact_us -->
          <button type="button" class="btn btn-default" data-dismiss="modal" ng-click="scp_confirm_contact_us = false;">Close</button>
        </div>
      </div>
    </div>
  </div>
  <img ng-src="" width="0" height="0" border="0" alt="">
  <script type="text/javascript">
    var fraud_email_check = true
  </script>
</form>

Name: popform

<form ng-submit="emailPopUpSignup()" class="light-placeholder ng-pristine ng-invalid ng-invalid-required" name="popform" novalidate="">
  <input type="text" ng-pattern="EMAIL_REGEXP" required="" name="email" class="form-control center-block ng-pristine ng-invalid ng-invalid-required ng-valid-pattern" style="max-width:400px;" placeholder="Enter email here" ng-model="email"
    ng-focus="">
  <p class="help-block ng-hide" style="color: red;" ng-show="!popform.email.$valid &amp;&amp; (!popform.email.$pristine || form_submit_state) &amp;&amp; (!popform.email.$focused || form_submit_state)">Please enter a valid email address.</p>
  <button type="submit" class="btn btn-primary btn-lg get-started-sm" ng-click="Submit"><strong>GET MY 65% OFF</strong></button>
</form>

Name: popform

<form ng-submit="emailPopUpSignup()" class="light-placeholder ng-pristine ng-invalid ng-invalid-required" name="popform" novalidate="">
  <input type="text" ng-pattern="EMAIL_REGEXP" required="" name="email" class="form-control center-block ng-pristine ng-invalid ng-invalid-required ng-valid-pattern" style="max-width:400px;" placeholder="Enter email here" ng-model="email"
    ng-focus="">
  <p class="help-block ng-hide" style="color: red;" ng-show="!popform.email.$valid &amp;&amp; (!popform.email.$pristine || form_submit_state) &amp;&amp; (!popform.email.$focused || form_submit_state)">Please enter a valid email address.</p>
  <button type="submit" class="btn btn-primary btn-lg get-started-sm" ng-click="Submit"><strong>GET MY 65% OFF</strong></button>
</form>

<form ng-controller="MarketingSignup" ng-submit="emailSignup('', 'NNNT28', 'footerbarSignup')" ng-hide="hideEmailFooter()" class="ng-scope ng-pristine ng-valid">
  <div class="modal fade" role="dialog" aria-hidden="true" id="email_fraud_alert" modal="email_fraud_alert">
    <div class="modal-dialog">
      <div class="user-blue-bg modal-body text-center">
        <div style="font-size:20px; color:#FF0000; padding:40px; background-color: white;" id="scp_alert_message" class="ng-binding"></div>
        <div class="modal-footer" style="background-color: white;">
          <!-- ngIf: scp_confirm_contact_us -->
          <button type="button" class="btn btn-default" data-dismiss="modal" ng-click="scp_confirm_contact_us = false;">Close</button>
        </div>
      </div>
    </div>
  </div>
  <script type="text/javascript">
    var ga4GenerateLead = function() {
      var eventData = {
        "currency": "USD",
        "value": 0.00,
      };
      gtag("event", "generate_lead", eventData);
    };
  </script>
  <div class="container-fluid footer-signup-bar text-center pink-text" ng-hide="hideMarketingSignup || 'off' == 'on'"> Sign up and save an additional $10 <span>&nbsp;</span>
    <div class="gap visible-sm visible-md visible-xs"></div>
    <div class="form-inline" style="display:inline">
      <input type="email" class="form-control search-text-box-footer ng-pristine ng-valid ng-valid-email" placeholder="Enter Your Email Address" style="min-width:175px;" ng-model="form.email">
      <div class="gap visible-xs"></div>
      <button type="submit" class="btn btn-default search-btn-front" ngclick="Submit">SIGN UP</button>
      <img ng-src="" width="0" height="0" border="0" alt="">
      <script type="text/javascript">
        var fraud_email_check = true
      </script>
    </div>
  </div>
</form>

<form ng-controller="MarketingSignup" ng-submit="emailSignup('', 'NNNT28', 'footerbarSignup')" class="ng-scope ng-pristine ng-invalid ng-invalid-required">
  <div class="modal fade" role="dialog" aria-hidden="true" id="email_fraud_alert" modal="email_fraud_alert">
    <div class="modal-dialog">
      <div class="user-blue-bg modal-body text-center">
        <div style="font-size:20px; color:#FF0000; padding:40px; background-color: white;" id="scp_alert_message" class="ng-binding"></div>
        <div class="modal-footer" style="background-color: white;">
          <!-- ngIf: scp_confirm_contact_us -->
          <button type="button" class="btn btn-default" data-dismiss="modal" ng-click="scp_confirm_contact_us = false;">Close</button>
        </div>
      </div>
    </div>
  </div>
  <script type="text/javascript">
    var ga4GenerateLead = function() {
      var eventData = {
        "currency": "USD",
        "value": 0.00,
      };
      gtag("event", "generate_lead", eventData);
    };
  </script>
  <div class="form-group">
    <input type="email" required="" class="form-control spr-input ng-pristine ng-invalid ng-invalid-required ng-valid-email" placeholder="EMAIL ADDRESS" ng-model="form.email">
  </div>
  <button type="submit" class="btn fl-btn spr-subscribe" ngclick="Submit">SUBSCRIBE NOW</button>
  <img ng-src="" width="0" height="0" border="0" alt="">
  <script type="text/javascript">
    var fraud_email_check = true
  </script>
</form>

Text Content

OOPS!


Close
Simple Canvas Prints Buy Now UP TO 90% OFF & FREE SHIPPING AVAILABLE! |
800-900-4244 (details) UP TO 90% OFF & FREE SHIPPING AVAILABLE! (details)
Congrats! Your coupon has been automatically applied.
Your discounted prices will show up as you shop our store, and again when you
checkout.

The special price for 8" x 8" is valid for 1 qty. Additional prints in this size
will be priced based on today's site discount shown on the front page.

This promotion applies to the canvas print(s). It does not apply to canvas wrap
stretcher bar frames, decorative frames or accessory items.

If your offer qualifies for free shipping, free shipping will not apply to
shipping addresses outside of the contiguous United States or orders under
$99.00

This offer cannot be combined with any other offers.

Prices shown with a strikethrough are the amounts you save when buying a given
item, or the original "Was" Price.


4.79 5 7578
New Available Online! Order now! 7.99
Toggle navigation





 * GLOSSY TILES
 * CREATE YOUR OWN
 *  * CANVAS PRINTS  
      Custom Canvas Print
      GET STARTED
      Glossy Wall Tiles
      GET STARTED
      Star Maps
      GET STARTED
      City Maps
      GET STARTED
      Overlays
      GET STARTED
      Wall Displays
      GET STARTED
      Collage
      GET STARTED
      Multi Canvas Prints
      GET STARTED
   
    * CANVAS PRINTS
    * IDEAS BY OCCASION
    * 100% GUARANTEE!
   
   
 * HOME DÉCOR
 * IDEAS
 * PRICES
 * HELP
 * 100% GUARANTEE!

 * LOGIN
 * 
   

GET FREE
SHIPPING PLUS UP TO 90% OFF



SIGN ME UP TO SAVE!
NO THANKS
NO THANKS

GET FREE
SHIPPING PLUS UP TO 90% OFF



SIGN ME UP TO SAVE!
NO THANKS
NO THANKS

Close
×Close

ENTER YOUR EMAIL & GET AN INSTANT


65% OFF


PLUS FREE SHIPPING



Please enter a valid email address.

GET MY 65% OFF

No, Thank you


*Free Shipping valid to contiguous US only.

×Close

ENTER YOUR EMAIL & GET AN INSTANT


65% OFF


PLUS FREE SHIPPING



Please enter a valid email address.

GET MY 65% OFF

No, Thank you


*Free Shipping valid to contiguous US only.

DON'T MISS OUT


WE'VE SENT YOUR 65% OFF
+ FREE SHIPPING COUPON!

Click below to auto-apply your discount and start designing!


REDEEM DISCOUNT

COUPON EXPIRES IN 72 HOURS!


No, Thank you


*Free Shipping valid to contigious US only.

DON'T MISS OUT


WE'VE SENT YOUR 65% OFF
+ FREE SHIPPING COUPON!

Click below to auto-apply your discount and start designing!


REDEEM DISCOUNT

COUPON EXPIRES IN 72 HOURS!


No, Thank you


*Free Shipping valid to contigious US only.

Close

As low as


$7.99


COUPON
APPLIED
GET STARTED


Based on 7,578 Reviews!
CREATE YOUR CUSTOM CANVAS


CUSTOM CANVAS PRINTS - ON SALE!

4.8     (7,578 Reviews)



Size Deal Your Price 8" x 8" 90% off $7.99$75.39 8" x 10" 80% off $19.00$74.29
11" x 14" 80% off $26.00$103.66 12" x 12" 78% off $27.00$98.36 16" x 20" 80% off
$37.00$150.16 MOST POPULAR! 18" x 24" 81% off $42.00$175.57 24" x 36" 81% off
$59.00$247.89 30" x 36" 82% off $86.00$379.84

See All Sizes

GET STARTED


CUSTOM CANVAS PRINTS - ON SALE!

4.8     (7,578 Reviews)



Turn Your Photos Into Canvas Prints


TURN YOUR PHOTOS INTO CANVAS PRINTS



CUSTOM CANVAS PRINTS
Create beautiful wall art
from your favorite photos!
GET STARTED
GLOSSY WALL TILES
Create Glossy Tiles
from your favorite Photos!
GET STARTED
STAR MAPS
Create a map of the stars
from your special day.
GET STARTED
CITY MAPS
Create a map of the city
from your special day.
GET STARTED
CANVAS OVERLAYS
Create a unique gift from our selection of canvas overlays.
GET STARTED
COLLAGE
Create beautiful collages
in minutes.
GET STARTED
WALL DISPLAYS
Create stunning multi canvas wall displays
of your favorite images.
GET STARTED
MULTI PANEL PRINTS
Create Your Own
Multi Split Canvas Art!
GET STARTED
HOME DÉCOR
Nothing goes better with your personal photos than the right piece of art.
GET STARTED
FAMILY RULES
Showcase your family rules
as wall art.
GET STARTED
FLORAL DESIGNS
Make your walls bloom
with our floral art.
GET STARTED
COLORING CANVAS
Let your inner artist shine with coloring canvas prints.
GET STARTED
LANDSCAPES
Transport yourself to another land
with these stunning designs
GET STARTED
ROLLED CANVAS PRINTS
Unstretched canvas prints in
all available custom sizes.
GET STARTED
PRINT FROM FACEBOOK
Print directly from
Facebook.
GET STARTED
PRINT FROM INSTAGRAM
Print directly from
Instagram.
GET STARTED
GIFT CARDS



GET STARTED

--------------------------------------------------------------------------------


Museum Quality Canvas Prints, Guaranteed for LIFE


MUSEUM QUALITY CANVAS PRINTS, GUARANTEED FOR LIFE


100% LOVE IT GUARANTEE



FASTEST TURNAROUND

You'll have your canvas prints in days

MUSEUM QUALITY

Hand-crafted custom canvases

EXPERT PHOTO RETOUCHING

We'll enhance color, sharpen images and correct red eye





YOUR FAVORITE PHOTOS ON CANVAS... IN 3 SIMPLE STEPS!

 * 1
 * Load your photo from your Computer, Facebook, or Instagram.

 * 2
 * Select your canvas size, your style, and then edit your photo.

 * 3
 * Place your order and we’ll get your canvas print shipped to you ASAP.

Customers love us for these simple reasons...


CUSTOMERS LOVE US FOR THESE SIMPLE REASONS...


100% "LOVE IT" GUARANTEE

Your 100% satisfaction is not enough for us, we want you to LOVE your new canvas
print. We’re so sure you will that we guarantee it!


EXPERT IMAGE TOUCH-UP

Our skilled photo experts will professionally adjust your photos so you get a
“Perfect Print” every time.


INSTAGRAM AND FACEBOOK

In just three easy steps, you can turn your social media photos into works of
art that will brighten up any room.


FACTORY DIRECT PRICING

You save time and money by working directly with the people who are printing
your canvas. We’re here to help every step of the way.




--------------------------------------------------------------------------------



Where we’ve been seen lately.


WHERE WE’VE BEEN SEEN LATELY.


Create Your Canvas Print

NEW: CUSTOMER COMMENTS!


I had canvas prints made of my grandsons for their moms for mother's day. The
gift was a hit and the boys keep the photo of the both of them in their rooms. I
definitely plan to have more made for all my kids and grandkids!

SherrySteeves
The price was so inviting that I decided to take a chance and place an order for
a 16x24 canvas from SimpleCanvasPrints. I was pleasantly surprised with the
quality of the print and the construction of the canvas. Even though I did not
pay extra for faster shipping I received my art work within one week of my
order. Based on my experience with this company, I will use them again and will
highly recommend to anyone that is interested in canvas prints.

pcarra-3815


Click Here for more
Close
Sign up and save an additional $10  


SIGN UP
Thank You!

We just applied a coupon to give you an additional $10 off
orders over $100.

START SHOPPING


(Not valid when using a voucher)


GET $10 OFF

Sign up and save an
additional $10
Close

SUBSCRIBE NOW

--------------------------------------------------------------------------------

$10 savings as a thank you Exclusive promotions and discounts Expert
recommendations and modern inspirations


No, Thank you
 * COMPANY
 * 800-900-4244
 * Why Us?
 * Contact Us
 * Careers
 * Core Values
 * Testimonials
 * Affiliate Program
 * Sitemap
 * Blog

 * INSPIRATION
 * Inspiration Gallery
 * Design Services
 * Filters & Effects
 * Create Canvas
 * Glossy Wall Tiles
 * Star Maps
 * City Maps
 * Canvas Overlays
 * Social Media
 * Rolled Canvas
 * Pop Art
 * Photo Retouching
 * Instagram Prints
 * Facebook Prints
 * Frame Stand Kit

 * HELP
 * 800-900-4244
 * Customer Service
 * FAQs
 * Order Status
 * Refunds
 * How It Works
 * Privacy Policy
 * Terms of Use
 * Accessibility

 * ORDERING
 * Our Guarantee
 * Start a Canvas
 * Star Maps
 * City Maps
 * Canvas Overlays
 * Home Décor
 * Gift Cards
 * Product Pricing
 * Your Cart
 * Get Free Canvas

Based on 7,578 Reviews!


 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * Simple Canvas
   Prints
   is rated
   
   7,578 reviews
   
   resellerratings.com link
   7/9/2023
 * 
 * 
 * 
 * Let's keep in touch!
 * 
 * 
 * 

Copyright © 2014-2023 Simple Canvas Prints, LLC.
800-900-4244
 * Why Us?
 * Policy
 * Sitemap
 * FAQs
 * Need Help?
 * Accessibility

 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 

Copyright © 2014-2023 Simple Canvas Prints, LLC.
Offer Details
Congrats! Your coupon has been automatically applied.
Your discounted prices will show up as you shop our store, and again when you
checkout.

The special price for 8" x 8" is valid for 1 qty. Additional prints in this size
will be priced based on today's site discount shown on the front page.

This promotion applies to the canvas print(s). It does not apply to canvas wrap
stretcher bar frames, decorative frames or accessory items.

If your offer qualifies for free shipping, free shipping will not apply to
shipping addresses outside of the contiguous United States or orders under
$99.00

This offer cannot be combined with any other offers.

Prices shown with a strikethrough are the amounts you save when buying a given
item, or the original "Was" Price.

This offer expires 07/23/2023
Close
Are You Sure?
Remove this item from your cart?
Yes No Close
Close
Continue
Close
×Close

Today's date 07/09/2023


Close Window

HEY! Tell Your friends
and get FREE canvas prints

REFER FRIENDS NOW


Cookie consent

This website uses cookies to improve your experience. We will assume you are ok
with this, but you can opt-out if you wish.Read More

Accept All
Privacy Policy
Necessary
Functional
Analytics
Performance
Advertisement
Other
Save my preferences
Privacy Policy

This website uses cookies to improve your experience while you navigate through
the website. Out of these cookies, the cookies that are categorized as necessary
are stored on your browser as they as essential for the working of basic
functionalities of the website.

We also use third-party cookies that help us analyze and understand how you use
this website, to store user preferences and provide them with content and
advertisements that are relevant to you. These cookies will only be stored on
your browser with your consent to do so. You also have the option to opt-out of
these cookies.But opting out of some of these cookies may have an effect on your
browsing experience.

Necessary


Necessary cookies are crucial for the basic functions of the website and the
website will not work in its intended way without them.

These cookies do not store any personally identifiable data.

CookieTypeDurationDescription__cfduidhttps4 weeksThe cookie is set by CloudFare.
The cookie is used to identify individual clients behind a shared IP address and
apply security settings on a per-client basis. It does not correspond to any
user ID in the web application and does not store any personally identifiable
information.sails.sidhttps1 monthDescription is currently not
available.b_s_idhttp19 yearsDescription is currently not
available.cookieyesIDhttp1 yearUnique identifier for visitors used by CooieYes
with respect to the consentcky-consenthttp1 yearThe cookie is set by CookieYes
to remember the user consent to the use of cookies on the
website.cookieyes-necessaryhttp1 yearThis cookie is set by CookieYes and is used
to remember the consent of the users for the use of cookies in the "Necessary"
category.cookieyes-functionalhttp1 yearThis cookie is set by CookieYes and is
used to remember the consent of the users for the use of cookies in the
"Functional" category.cookieyes-analyticshttp1 yearThis cookie is set by
CookieYes and is used to remember the consent of the users for the use of
cookies in the "Analytics" category.cookieyes-performancehttp1 yearThis cookie
is set by CookieYes and is used to remember the consent of the users for the use
of cookies in the "Performance" category.cookieyes-advertisementhttp1 yearThis
cookie is set by CookieYes and is used to remember the consent of the users for
the use of cookies in the "Advertisement" category.

Functional


Functional cookies help to perform certain functionalities like sharing the
content of the website on social media platforms, collect feedbacks, and other
third-party features.

Analytics


Analytical cookies are used to understand how visitors interact with the
website. These cookies help provide information on metrics the number of
visitors, bounce rate, traffic source, etc.

CookieTypeDurationDescription_gahttp2 yearsThis cookie is installed by Google
Analytics. The cookie is used to calculate visitor, session, campaign data and
keep track of site usage for the site's analytics report. The cookies store
information anonymously and assign a randomly generated number to identify
unique visitors._gidhttp1 dayThis cookie is installed by Google Analytics. The
cookie is used to store information of how visitors use a website and helps in
creating an analytics report of how the wbsite is doing. The data collected
including the number visitors, the source where they have come from, and the
pages viisted in an anonymous form.MUIDhttp1 yearUsed by Microsoft as a unique
identifier. The cookie is set by embedded Microsoft scripts. The purpose of this
cookie is to synchronize the ID across many different Microsoft domains to
enable user tracking.__kla_idhttp2 yearsDescription is currently not
available._gcl_auhttp2 monthsThis cookie is used by Google Analytics to
understand user interaction with the website.a3http1 yearDescription is
currently not available.Bhttp1 yearDescription is currently not
available.GUChttp1 yearDescription is currently not available.gwcchttp2
monthsThis cookie is set by Google Website Call Conversion. The cookie is used
to track any call conversions on mobile devices.

Performance


Performance cookies are used to understand and analyze the key performance
indexes of the website which helps in delivering a better user experience for
the visitors.

CookieTypeDurationDescription_gathttp1 minuteThis cookies is installed by Google
Universal Analytics to throttle the request rate to limit the colllection of
data on high traffic sites.

Advertisement


Advertisement cookies are used to deliver visitors with customized
advertisements based on the pages they visited before and analyze the
effectiveness of the ad campaign.

CookieTypeDurationDescription_fbphttp2 monthsThis cookie is set by Facebook to
deliver advertisement when they are on Facebook or a digital platform powered by
Facebook advertising after visiting this website.frhttps2 monthsThe cookie is
set by Facebook to show relevant advertisments to the users and measure and
improve the advertisements. The cookie also tracks the behavior of the user
across the web on sites that have Facebook pixel or Facebook social plugin.

Other


Other uncategorized cookies are those that are being analyzed and have not been
classified into a category as yet.

CookieTypeDurationDescriptiontest_cookiehttp15 minutesThis cookie is set by
doubleclick.net. The purpose of the cookie is to determine if the users' browser
supports cookies.

Powered by CookieYes