Skip to Content
Pierce of the South
Home
Shop
(0)
Cart (0)
Pierce of the South
Home
Shop
(0)
Cart (0)
Home
Shop
Shop Pears & Prejudice - Antique Fruit IV
Apple 9 - plaid - deep green (8 x 10 in) (1).png Image 1 of 2
Apple 9 - plaid - deep green (8 x 10 in) (1).png
MOCKUP - Apples (2).png Image 2 of 2
MOCKUP - Apples (2).png
Apple 9 - plaid - deep green (8 x 10 in) (1).png
MOCKUP - Apples (2).png

Pears & Prejudice - Antique Fruit IV

$106.00

Five elegant green pears pose in perfect gingham order, their rich emerald tones and delicate stems evoking both orchard charm and a touch of refined drama. The crisp plaid backdrop adds a dash of countryside nostalgia, while the pears’ poised arrangement hints at a story—ripe with character, a little cheek, and timeless appeal. Whether hung in a cozy kitchen or a well-styled dining nook, this piece offers a tasteful blend of pastoral beauty and playful wit.

Specifications:

  • Size: 8" x 10"

  • Frame: Gold

Quantity:
Add To Cart

Five elegant green pears pose in perfect gingham order, their rich emerald tones and delicate stems evoking both orchard charm and a touch of refined drama. The crisp plaid backdrop adds a dash of countryside nostalgia, while the pears’ poised arrangement hints at a story—ripe with character, a little cheek, and timeless appeal. Whether hung in a cozy kitchen or a well-styled dining nook, this piece offers a tasteful blend of pastoral beauty and playful wit.

Specifications:

  • Size: 8" x 10"

  • Frame: Gold

Five elegant green pears pose in perfect gingham order, their rich emerald tones and delicate stems evoking both orchard charm and a touch of refined drama. The crisp plaid backdrop adds a dash of countryside nostalgia, while the pears’ poised arrangement hints at a story—ripe with character, a little cheek, and timeless appeal. Whether hung in a cozy kitchen or a well-styled dining nook, this piece offers a tasteful blend of pastoral beauty and playful wit.

Specifications:

  • Size: 8" x 10"

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