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

Marbled Vintage Map - Arizona

$95.00

Celebrate the spirit of the Southwest with this 8x8” inch giclée, featuring a vintage map of Arizona beautifully set against a bold, marbled background. The intricate cartographic detail contrasts elegantly with the flowing, organic patterns in soft blush, beige, and black tones, creating a striking balance between history and modern design.

Details:

  • Dimensions: 8x8 inches (art size)

  • Frame: Gold studded frame

  • Archival Matte Paper & Archival Inks

  • Made in the USA

Quantity:
Add To Cart

Celebrate the spirit of the Southwest with this 8x8” inch giclée, featuring a vintage map of Arizona beautifully set against a bold, marbled background. The intricate cartographic detail contrasts elegantly with the flowing, organic patterns in soft blush, beige, and black tones, creating a striking balance between history and modern design.

Details:

  • Dimensions: 8x8 inches (art size)

  • Frame: Gold studded frame

  • Archival Matte Paper & Archival Inks

  • Made in the USA

Celebrate the spirit of the Southwest with this 8x8” inch giclée, featuring a vintage map of Arizona beautifully set against a bold, marbled background. The intricate cartographic detail contrasts elegantly with the flowing, organic patterns in soft blush, beige, and black tones, creating a striking balance between history and modern design.

Details:

  • Dimensions: 8x8 inches (art size)

  • Frame: Gold studded frame

  • Archival Matte Paper & Archival Inks

  • Made in the USA

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