• Add description, images, menus and links to your mega menu

  • A column with no settings can be used as a spacer

  • Link to your collections, sales and even external links

  • Add up to five columns

  • A Quiet Place in the Country

    First Polish release poster for 1968 Elio Petri film starring Vanessa Redgrave and Franco Nero; the poster artwork is by Maria "Mucha" Ihnatowicz

    Year
    Condition
    Size
    please note all poster sizes are in inches and may vary slightly in dimension.
    Country

    FREE STANDARD SHIPPING ON ALL DOMESTIC ORDERS

    Add To Wishlist
    function waitForShopifyPrivacy(callback) { if (window.Shopify && window.Shopify.customerPrivacy) { callback(); } else { console.log("Waiting for Shopify customerPrivacy API..."); setTimeout(() => waitForShopifyPrivacy(callback), 500); } } waitForShopifyPrivacy(() => { let consent = window.Shopify.customerPrivacy.getTrackingConsent(); console.log("Current consent status:", consent); if (typeof consent === "string") { // Convert "yes" / "no" to boolean consent = consent.toLowerCase() === "yes"; } if (!consent) { window.Shopify.customerPrivacy.setTrackingConsent(true); console.log("Tracking consent granted."); } else { console.log("Tracking consent already granted."); } });