Skip to Content
Pierce of the South
Home
Shop
(0)
Cart (0)
Pierce of the South
Home
Shop
(0)
Cart (0)
Home
Shop
Shop Marbled Vintage Map - Massachusetts
map - Massachusetts (17).png Image 1 of 2
map - Massachusetts (17).png
MOCKUP - map - Massachusetts.png Image 2 of 2
MOCKUP - map - Massachusetts.png
map - Massachusetts (17).png
MOCKUP - map - Massachusetts.png

Marbled Vintage Map - Massachusetts

$130.00

Celebrate the beauty of New England with this charming art piece, featuring an 1841 map of Massachusetts. The vintage detail of the map is paired with a rich marbled background in warm autumn shades, creating a look that feels both historic and full of character.

Each print is carefully made using archival inks on museum-quality paper, so the colors and details will stay vibrant for years to come. The gold frame with real glass adds a touch of timeless elegance, making it easy to display in any room.

Details:

  • Giclee size: 8 x 8 inches

  • Frame: Gold, medium weight

  • Made in the USA

  • Ready to hang

Quantity:
Add To Cart

Celebrate the beauty of New England with this charming art piece, featuring an 1841 map of Massachusetts. The vintage detail of the map is paired with a rich marbled background in warm autumn shades, creating a look that feels both historic and full of character.

Each print is carefully made using archival inks on museum-quality paper, so the colors and details will stay vibrant for years to come. The gold frame with real glass adds a touch of timeless elegance, making it easy to display in any room.

Details:

  • Giclee size: 8 x 8 inches

  • Frame: Gold, medium weight

  • Made in the USA

  • Ready to hang

Celebrate the beauty of New England with this charming art piece, featuring an 1841 map of Massachusetts. The vintage detail of the map is paired with a rich marbled background in warm autumn shades, creating a look that feels both historic and full of character.

Each print is carefully made using archival inks on museum-quality paper, so the colors and details will stay vibrant for years to come. The gold frame with real glass adds a touch of timeless elegance, making it easy to display in any room.

Details:

  • Giclee size: 8 x 8 inches

  • Frame: Gold, medium weight

  • Made in the USA

  • Ready to hang

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