Skip to Content
Pierce of the South
Home
Shop
(0)
Cart (0)
Pierce of the South
Home
Shop
(0)
Cart (0)
Home
Shop
Shop Old Leather - Vintage Football
Vintage football (8x8)-2.png Image 1 of 2
Vintage football (8x8)-2.png
MOCKUP - football.png Image 2 of 2
MOCKUP - football.png
Vintage football (8x8)-2.png
MOCKUP - football.png

Old Leather - Vintage Football

$106.00

Celebrate the timeless spirit of American football with this finely crafted 8x8 inch giclée - framed in classic gold frame. Set against a rich, deep red backdrop, the detailed football design is framed within a subtle gold border for a touch of classic sophistication.

Specifications:

  • Giclee Dimensions: 8" x 8"

  • Frame: Gold, real glass

Quantity:
Add To Cart

Celebrate the timeless spirit of American football with this finely crafted 8x8 inch giclée - framed in classic gold frame. Set against a rich, deep red backdrop, the detailed football design is framed within a subtle gold border for a touch of classic sophistication.

Specifications:

  • Giclee Dimensions: 8" x 8"

  • Frame: Gold, real glass

Celebrate the timeless spirit of American football with this finely crafted 8x8 inch giclée - framed in classic gold frame. Set against a rich, deep red backdrop, the detailed football design is framed within a subtle gold border for a touch of classic sophistication.

Specifications:

  • Giclee Dimensions: 8" x 8"

  • Frame: Gold, real glass

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