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 - New Mexico
Map - New Mexico-2.png Image 1 of 2
Map - New Mexico-2.png
MOCKUP - map - New Mexico.png Image 2 of 2
MOCKUP - map - New Mexico.png
Map - New Mexico-2.png
MOCKUP - map - New Mexico.png

Marbled Vintage Map - New Mexico

$95.00

This unique 8x8" art piece features a vintage map of New Mexico layered over a bold, marbled background inspired by classic bookbinding techniques. The map’s muted tones contrast beautifully with the rich swirls of teal, ochre, crimson, and ivory, creating a dynamic blend of history and design. Finished in an elegant gold frame.

Details:

  • Dimensions: 8x8 inches

  • Frame: Gold studded

  • Giclee: Archival Matte Paper & Archival Inks

Quantity:
Add To Cart

This unique 8x8" art piece features a vintage map of New Mexico layered over a bold, marbled background inspired by classic bookbinding techniques. The map’s muted tones contrast beautifully with the rich swirls of teal, ochre, crimson, and ivory, creating a dynamic blend of history and design. Finished in an elegant gold frame.

Details:

  • Dimensions: 8x8 inches

  • Frame: Gold studded

  • Giclee: Archival Matte Paper & Archival Inks

This unique 8x8" art piece features a vintage map of New Mexico layered over a bold, marbled background inspired by classic bookbinding techniques. The map’s muted tones contrast beautifully with the rich swirls of teal, ochre, crimson, and ivory, creating a dynamic blend of history and design. Finished in an elegant gold frame.

Details:

  • Dimensions: 8x8 inches

  • Frame: Gold studded

  • Giclee: Archival Matte Paper & Archival Inks

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