thepaintingkit.com
Open in
urlscan Pro
23.227.38.71
Public Scan
Submitted URL: https://thepaintingkit1.odoo.com/r/wxm/m/127367
Effective URL: https://thepaintingkit.com/collections/best-sellers-painting-kits/products/sea-turtle?utm_source=Paint+By+Numbers+-+FLASH+S...
Submission: On May 02 via manual from US — Scanned from DE
Effective URL: https://thepaintingkit.com/collections/best-sellers-painting-kits/products/sea-turtle?utm_source=Paint+By+Numbers+-+FLASH+S...
Submission: On May 02 via manual from US — Scanned from DE
Form analysis
5 forms found in the DOMGET /search
<form action="/search" method="get" class="input-group search-bar search-bar--drawer" role="search">
<input type="search" name="q" value="" placeholder="Search our store" class="input-group-field" aria-label="Search our store">
<span class="input-group-btn">
<button type="submit" class="btn--secondary icon-fallback-text">
<span class="icon icon-search" aria-hidden="true"></span>
<span class="fallback-text">Search</span>
</button>
</span>
</form>
POST /cart/add
<form method="post" action="/cart/add" id="AddToCartForm--product-template" accept-charset="UTF-8" class="
product-single__form
" enctype="multipart/form-data" data-product-form="">
<div id="uploadery-container"></div><input type="hidden" name="form_type" value="product"><input type="hidden" name="utf8" value="✓">
<div class="radio-wrapper js product-form__item">
<label class="single-option-radio__label" for="ProductSelect-option-0"> Style </label>
<fieldset class="single-option-radio" id="ProductSelect-option-0">
<input type="radio" checked="checked" value="Without Frame" data-index="option1" name="option1" class="single-option-selector__radio" id="ProductSelect-option-style-Without Frame">
<label for="ProductSelect-option-style-Without Frame">Without Frame</label>
<input type="radio" value="With Frame" data-index="option1" name="option1" class="single-option-selector__radio" id="ProductSelect-option-style-With Frame">
<label for="ProductSelect-option-style-With Frame">With Frame</label>
</fieldset>
</div>
<select name="id" id="ProductSelect--product-template" class="product-single__variants no-js">
<option selected="selected" data-sku="SeaTurtlePBN-WthtFrame" value="35934478139549"> Without Frame - $16.99 USD </option>
<option data-sku="SeaTurtlePBN-WFrame" value="35934130569373"> With Frame - $26.99 USD </option>
</select>
<div class="product-single__quantity">
<label for="Quantity" class="product-single__quantity-label js-quantity-selector">Quantity</label>
<input type="number" hidden="hidden" id="Quantity" name="quantity" value="1" min="1" class="js-quantity-selector">
</div>
<div class="product-single__add-to-cart">
<button type="submit" name="add" id="AddToCart--product-template" class="btn btn--add-to-cart">
<span class="btn__text"> Add to Cart </span>
</button>
</div>
</form>
POST //productreviews.shopifycdn.com/api/reviews/create
<form method="post" action="//productreviews.shopifycdn.com/api/reviews/create" id="new-review-form_4479367315596" class="new-review-form" onsubmit="SPR.submitForm(this);return false;"><input type="hidden" name="review[rating]"><input type="hidden"
name="product_id" value="4479367315596">
<h3 class="spr-form-title">Write a review</h3>
<fieldset class="spr-form-contact">
<div class="spr-form-contact-name">
<label class="spr-form-label" for="review_author_4479367315596">Name</label>
<input class="spr-form-input spr-form-input-text " id="review_author_4479367315596" type="text" name="review[author]" value="" placeholder="Enter your name">
</div>
<div class="spr-form-contact-email">
<label class="spr-form-label" for="review_email_4479367315596">Email</label>
<input class="spr-form-input spr-form-input-email " id="review_email_4479367315596" type="email" name="review[email]" value="" placeholder="john.smith@example.com">
</div>
</fieldset>
<fieldset class="spr-form-review">
<div class="spr-form-review-rating">
<label class="spr-form-label" for="review[rating]">Rating</label>
<div class="spr-form-input spr-starrating ">
<a href="#" onclick="SPR.setRating(this);return false;" class="spr-icon spr-icon-star spr-icon-star-empty" data-value="1" aria-label="1 of 5 stars"> </a>
<a href="#" onclick="SPR.setRating(this);return false;" class="spr-icon spr-icon-star spr-icon-star-empty" data-value="2" aria-label="2 of 5 stars"> </a>
<a href="#" onclick="SPR.setRating(this);return false;" class="spr-icon spr-icon-star spr-icon-star-empty" data-value="3" aria-label="3 of 5 stars"> </a>
<a href="#" onclick="SPR.setRating(this);return false;" class="spr-icon spr-icon-star spr-icon-star-empty" data-value="4" aria-label="4 of 5 stars"> </a>
<a href="#" onclick="SPR.setRating(this);return false;" class="spr-icon spr-icon-star spr-icon-star-empty" data-value="5" aria-label="5 of 5 stars"> </a>
</div>
</div>
<div class="spr-form-review-title">
<label class="spr-form-label" for="review_title_4479367315596">Review Title</label>
<input class="spr-form-input spr-form-input-text " id="review_title_4479367315596" type="text" name="review[title]" value="" placeholder="Give your review a title">
</div>
<div class="spr-form-review-body">
<label class="spr-form-label" for="review_body_4479367315596"> Body of Review <span role="status" aria-live="polite" aria-atomic="true">
<span class="spr-form-review-body-charactersremaining">(1500)</span>
<span class="visuallyhidden">characters remaining</span>
</span>
</label>
<div class="spr-form-input">
<textarea class="spr-form-input spr-form-input-textarea " id="review_body_4479367315596" data-product-id="4479367315596" name="review[body]" rows="10" placeholder="Write your comments here"></textarea>
<script>
function sprUpdateCount(e) {
var $el = SPR.$(e.currentTarget);
SPR.$(".spr-form-review-body-charactersremaining").html('(' + (1500 - $el.val().length) + ')');
}
SPR.$("textarea[data-product-id=4479367315596]").keyup(sprUpdateCount).trigger("keyup");
</script>
</div>
</div>
</fieldset>
<fieldset class="spr-form-actions">
<input type="submit" class="spr-button spr-button-primary button button-primary btn btn-primary" value="Submit Review">
</fieldset>
</form>
POST /localization
<form method="post" action="/localization" id="localization_form" accept-charset="UTF-8" class="selectors-form" enctype="multipart/form-data"><input type="hidden" name="form_type" value="localization"><input type="hidden" name="utf8" value="✓"><input
type="hidden" name="_method" value="put"><input type="hidden" name="return_to" value="/collections/best-sellers-painting-kits/products/sea-turtle"></form>
GET /search
<form action="/search" method="get" class="input-group search-bar search-bar--modal" role="search">
<input type="search" name="q" value="" placeholder="Search our store" class="input-group-field" aria-label="Search our store">
<span class="input-group-btn">
<button type="submit" class="btn icon-fallback-text">
<span class="icon icon-search" aria-hidden="true"></span>
<span class="fallback-text">Search</span>
</button>
</span>
</form>
Text Content
Country/Currency: US/$USD CA/$CAD AU/$AUD Search * Home * Custom Painting Kit * Best Sellers * New Arrivals * Adults Expand submenu Adults Collapse submenu Adults * Animals * Maritime * Landscapes * Kids * Diamond Paintings Expand submenu Diamond Paintings Collapse submenu Diamond Paintings * Custom Diamond Kit * Animals Paint by Diamonds * Best Selling Paint by Diamonds * Birds Paint by Diamonds * Flowers Paint by Diamonds * Miscellaneous Paint by Diamonds * Accessories * * Log In * Create Account * Search * Best Sellers * Trending * Contact Us * Return and Refund * About Us * Shipping * Terms of Service Country/Currency US/$USD -------------------------------------------------------------------------------- CA/$CAD -------------------------------------------------------------------------------- AU/$AUD -------------------------------------------------------------------------------- UK/£GBP Buy 2 Get 1 Free (No Code Required) * Log In * Search * Cart Site navigation Cart * Home * Custom Painting Kit * Best Sellers * New Arrivals * Adults * Animals * Maritime * Landscapes * Kids * Diamond Paintings * Custom Diamond Kit * Animals Paint by Diamonds * Best Selling Paint by Diamonds * Birds Paint by Diamonds * Flowers Paint by Diamonds * Miscellaneous Paint by Diamonds * Accessories Your cart Close Cart Home › Best Sellers Painting Kits › Sea Turtle Paint By Numbers * * SEA TURTLE PAINT BY NUMBERS Regular price $49.99 Sale price $16.99 Unit price / per Shipping calculated at checkout. 31 reviews -------------------------------------------------------------------------------- Style Without Frame With Frame Without Frame - $16.99 USD With Frame - $26.99 USD Quantity Add to Cart Delivery Time, 5-7 Days Easy And Secure Checkout Buy this elegant Sea Turtle painting a unique combination of vibrant colors and abstraction and create your own magnificent piece of art. Explore your hidden talent by following simple paint by numbers instructions and hang this amazing painting on your room wall. Painting includes: * Size: 20" X 16" (50cm X 40cm) * Numbered high-quality cotton canvas * Numbered acrylic-based paint set. * Paintbrush set - 2 thin and 1 medium * Varnish to add brightness and preserve the finished painting * Easy-to-follow instruction guide. * Reference sheet. SHIPPING AND DELIVERY: * All orders are shipped within 3-5 Business days. * The approximate delivery time of this product is 5-7 Business days. * All orders are shipped with a tracking number so you can track them every step of the way. CUSTOMER REVIEWS Based on 31 reviews Write a review WRITE A REVIEW Name Email Rating Review Title Body of Review (1500) characters remaining EASY TO PAINT Jeremy on Aug 17, 2021 I finished the painting already and looks very nice. It looks light and fresh. Can recommend this to everyone because it just looks difficult but is easy to do. Report as Inappropriate WORTH EVERY PENNY Izzy LeFleur on Apr 19, 2021 Great size and quality. i used my own brushes for the second half. i would purchase the frame next time because it was a bit hard to do it without frame. Report as Inappropriate RELAXING AND FUN Michelle on Apr 19, 2021 This was super relaxing and overall fun, a little bit harder than i imagined but its fun watching the progress. i will definitely get another one. Report as Inappropriate HIGH QUALITY CANVAS Geena on Apr 19, 2021 The quality of the canvas is very good but the paints came a bit gelled and i have to add water in it. I had to use a magnifying glass for some spots as they were very tiny. Report as Inappropriate AS EXPECTED Nicole Chung on Apr 16, 2021 The picture is very beautiful and totally as i expected. The quality is good. Report as Inappropriate 1 2 3 … 7 Next » Share Share on Facebook Tweet Tweet on Twitter Pin it Pin on Pinterest -------------------------------------------------------------------------------- ← Back to Best Sellers Painting Kits * Search * Best Sellers * Trending * Contact Us * Return and Refund * About Us * Shipping * Terms of Service * Facebook * Instagram Email: info@thepaintingkit.com © 2022, The Painting Kit Payment methods * American Express * Apple Pay * Diners Club * Discover * Mastercard * PayPal * Visa Search * Choosing a selection results in a full page refresh. * Press the space key then arrow keys to make a selection. * Use left/right arrows to navigate the slideshow or swipe left/right if using a mobile device