Skip to Content
Pierce of the South
Home
Shop
(0)
Cart (0)
Pierce of the South
Home
Shop
(0)
Cart (0)
Home
Shop
Shop Gala Gang - Antique Fruit III
Apple 1 - plaid - red apples (8 x 10 in) (1).png Image 1 of 2
Apple 1 - plaid - red apples (8 x 10 in) (1).png
MOCKUP - Apples (2).png Image 2 of 2
MOCKUP - Apples (2).png
Apple 1 - plaid - red apples (8 x 10 in) (1).png
MOCKUP - Apples (2).png

Gala Gang - Antique Fruit III

$106.00

A quintet of radiant Gala apples stands poised against a classic gingham backdrop, evoking the warmth of country kitchens and the charm of vintage orchard. Each apple, rich in crimson blush, recalls the crisp sweetness of autumn harvests. The balanced composition and classic pattern create a piece that feels both nostalgic and enduring—a tasteful nod to pastoral abundance, ready to grace any wall with its quiet elegance.

Specifications:

  • Size: 8" x 10" inches

  • Medium: Archival giclée

  • Frame: Gold

Quantity:
Add To Cart

A quintet of radiant Gala apples stands poised against a classic gingham backdrop, evoking the warmth of country kitchens and the charm of vintage orchard. Each apple, rich in crimson blush, recalls the crisp sweetness of autumn harvests. The balanced composition and classic pattern create a piece that feels both nostalgic and enduring—a tasteful nod to pastoral abundance, ready to grace any wall with its quiet elegance.

Specifications:

  • Size: 8" x 10" inches

  • Medium: Archival giclée

  • Frame: Gold

A quintet of radiant Gala apples stands poised against a classic gingham backdrop, evoking the warmth of country kitchens and the charm of vintage orchard. Each apple, rich in crimson blush, recalls the crisp sweetness of autumn harvests. The balanced composition and classic pattern create a piece that feels both nostalgic and enduring—a tasteful nod to pastoral abundance, ready to grace any wall with its quiet elegance.

Specifications:

  • Size: 8" x 10" inches

  • Medium: Archival giclée

  • Frame: Gold

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