Skip to Content
Pierce of the South
Home
Shop
(0)
Cart (0)
Pierce of the South
Home
Shop
(0)
Cart (0)
Home
Shop
All /

STEM Art

  • All
  • Kids Art / Nursery Art
  • Vintage Art
  • Sailing
  • Horses
  • Maps
  • STEM Art
Baseball Patent Giclee MOCKUP - baseball patent-3.png
Baseball Patent Giclee
$95.00
Add To Cart
Vintage Map - West Indies MOCKUP- west indies map.png
Vintage Map - West Indies
$130.00
Add To Cart
Vintage Map - Virginia & Florida Untitled design (45).png
Vintage Map - Virginia & Florida
$125.00
Add To Cart
Vintage Map - East Coast MOCKUP - Final - east coast map (8x10) (1).png
Vintage Map - East Coast
$125.00
Add To Cart
Vintage Map - Atlantic MOCKUP-African map (1).png
Vintage Map - Atlantic
$130.00
Add To Cart
Sailboat Sketch III Copy of  MOCKUP - sketch sailboat 3.png
Sailboat Sketch III
$94.23
Add To Cart
Sailboat Sketch II _MOCKUP - sketch sailboat 2.png
Sailboat Sketch II
$94.23
Add To Cart
Sailboat Sketch I Copy of MOCKUP - sketch sailboat 1.png
Sailboat Sketch I
$94.23
Add To Cart
USS Vintage Frigate Boat Plan Mockup - USS.png ChatGPT Image Aug 3, 2025, 03_36_55 PM.png
USS Vintage Frigate Boat Plan
$160.00
Add To Cart
M.B. Reach American Football Patent of 1939 MOCKUP - football II (2).png
M.B. Reach American Football Patent of 1939
$95.00
Add To Cart
J.E. Maynard American Football Patent of 1925 MOCKUP - Vintage football patent I.png
J.E. Maynard American Football Patent of 1925
$95.00
Add To Cart
1836 Colt Revolver Patent Copy of MOCKUP - Vintage football patent I (10 x 8 in) (1).png
1836 Colt Revolver Patent
$85.00
Add To Cart
Thomas Edison Light Bulb Patent of 1880 Copy of MOCKUP - Vintage football patent I.png
Thomas Edison Light Bulb Patent of 1880
$85.00
Add To Cart

Pierce of the South

Contact

About

Returns

javascript (function() { function cleanGap() { const gallery = document.querySelector('.ProductItem-gallery'); const details = document.querySelector('.ProductItem-details'); if (!gallery) return; let next = gallery.nextElementSibling; while (next && next.tagName === 'DIV' && !next.innerHTML.trim()) { next.remove(); next = gallery.nextElementSibling; } const zoom = document.querySelector('.Imagezoom-zoomContainer'); if (zoom) zoom.remove(); if (details) { details.style.marginTop = '0'; details.style.paddingTop = '0'; } } document.addEventListener('DOMContentLoaded', cleanGap); window.addEventListener('load', cleanGap); const observer = new MutationObserver((mutations, obs) => { if (document.querySelector('.ProductItem-gallery')) { cleanGap(); } }); observer.observe(document.body, { childList: true, subtree: true }); setTimeout(cleanGap, 1000); })();