{"product_id":"klassenpuzzle-van-gogh-sunflowers","title":"Class puzzle Van Gogh Sunflowers","description":"\u003cp\u003e New: An English version is included in this material.\u003cb\u003e\u003cbr\u003e\u003c\/b\u003e\u003c\/p\u003e\n\n\u003cp\u003e \u003cb\u003eClass puzzle\u003c\/b\u003e\u003c\/p\u003e\n\n \u003cp\u003e\u003cspan\u003eIn a class puzzle, each child creates one or more puzzle pieces, which are then put together in class to form a complete picture. This is a picture by Van Gogh \"Still Life with 12 Sunflowers\"\u003c\/span\u003e\u003c\/p\u003e\n\n\u003cp\u003e Each child receives a card with a section of the artwork and the corresponding copy template with a blank puzzle piece on it.\u003c\/p\u003e\n\n\u003cp\u003e The task is to paint the section of the artwork on the copy template using the same colors. Once the puzzle piece is dry, it can be put together with the other children's pieces to form a complete picture.\u003c\/p\u003e\n\n\u003cp\u003e The A4 copy templates create an overall image measuring 48cm x 72cm.\u003c\/p\u003e\n\n\u003cp\u003e \u003cspan\u003eBy enlarging the templates to A3, you create a class puzzle measuring 67cm x 101cm.\u003c\/span\u003e\u003c\/p\u003e\n\n\u003cp\u003e \u003cspan\u003eIn addition to the copy templates, \u003cb\u003einformation about the artist\u003c\/b\u003e and the work of art is also available.\u003c\/span\u003e \u003c\/p\u003e\n\u003cstyle\u003e\n  \/* Stil für das Pop-up-Fenster *\/\n  .pdf-popup {\n    display: none; \/* Versteckt das Pop-up initial *\/\n    position: fixed;\n    top: 50%;\n    left: 50%;\n    transform: translate(-50%, -50%);\n    width: 70%;\n    max-width: 800px;\n    background-color: #333; \/* Hintergrundfarbe des Pop-ups *\/\n    padding: 16px;\n    box-shadow: 0 0px 0px rgba(0, 0, 0, 0.0); \/* Schatten um das Pop-up *\/\n    border-radius: 6px;\n    z-index: 1000; \/* Damit das Pop-up vor anderen Inhalten liegt *\/\n  }\n\n  \/* Stil für das iframe *\/\n  .pdf-popup iframe {\n    width: 100%;\n    height: 550px; \/* Angepasste Höhe *\/\n    border: none;\n  }\n\n  \/* Stil für den Schließen-Button *\/\n  .close-popup {\n    display: block;\n    text-align: right;\n    margin-bottom: 10px;\n    cursor: pointer;\n    font-size: 18px;\n    color: #fff; \/* Weiße Schriftfarbe für den Schließen-Button *\/\n  }\n\u003c\/style\u003e\n\n\u003c!-- Link, der das Pop-up öffnet --\u003e\n\u003cdiv id=\"pageVanGoghSunflower\"\u003e\n\n\u003cp\u003e PDF Previews:\u003c\/p\u003e\n\n\u003cul\u003e\n\n\u003cli\u003e \u003ca id=\"openPdfLink1_VanGoghSunflower\" href=\"#\"\u003eGerman\u003c\/a\u003e\n\u003c\/li\u003e\n\n     \u003cli\u003e\n\u003ca id=\"openPdfLink2_VanGoghSunflower\" href=\"#\"\u003eEnglish\u003c\/a\u003e \u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\n\n\u003c!-- Das Pop-up-Fenster für das deutsche PDF --\u003e\n\u003cdiv class=\"pdf-popup\" id=\"pdfPopup1_VanGoghSunflower\"\u003e\n\n \u003cspan id=\"closePopup1_VanGoghSunflower\" class=\"close-popup\"\u003e× Close\u003c\/span\u003e \n\u003ciframe id=\"pdfFrame1_VanGoghSunflower\"\u003e\u003c\/iframe\u003e\n\n\u003c\/div\u003e\n\n\n\u003c!-- Das Pop-up-Fenster für das englische PDF --\u003e\n\u003cdiv class=\"pdf-popup\" id=\"pdfPopup2_VanGoghSunflower\"\u003e\n\n \u003cspan id=\"closePopup2_VanGoghSunflower\" class=\"close-popup\"\u003e× Close\u003c\/span\u003e \n\u003ciframe id=\"pdfFrame2_VanGoghSunflower\"\u003e\u003c\/iframe\u003e\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003cscript\u003e\n  \/\/ Öffnen des deutschen PDFs\n  document.getElementById('openPdfLink1_VanGoghSunflower').addEventListener('click', function(e) {\n    e.preventDefault();\n    const pdfId = '1YE4dCogs7S2ck8et8uad-4jlL_U51uYJ';\n    const viewerUrl = `https:\/\/drive.google.com\/file\/d\/${pdfId}\/preview`;\n    document.getElementById('pdfFrame1_VanGoghSunflower').src = viewerUrl;\n    document.getElementById('pdfPopup1_VanGoghSunflower').style.display = 'block';\n  });\n\n  \/\/ Öffnen des englischen PDFs\n  document.getElementById('openPdfLink2_VanGoghSunflower').addEventListener('click', function(e) {\n    e.preventDefault();\n    const pdfId = '1RmSQZJQlcRh9WRm6PGt4NR-fIIRuREC5';\n    const viewerUrl = `https:\/\/drive.google.com\/file\/d\/${pdfId}\/preview`;\n    document.getElementById('pdfFrame2_VanGoghSunflower').src = viewerUrl;\n    document.getElementById('pdfPopup2_VanGoghSunflower').style.display = 'block';\n  });\n\n  \/\/ Schließen des Pop-ups für das deutsche PDF\n  document.getElementById('closePopup1_VanGoghSunflower').addEventListener('click', function() {\n    document.getElementById('pdfPopup1_VanGoghSunflower').style.display = 'none';\n    document.getElementById('pdfFrame1_VanGoghSunflower').src = '';\n  });\n\n  \/\/ Schließen des Pop-ups für das englische PDF\n  document.getElementById('closePopup2_VanGoghSunflower').addEventListener('click', function() {\n    document.getElementById('pdfPopup2_VanGoghSunflower').style.display = 'none';\n    document.getElementById('pdfFrame2_VanGoghSunflower').src = '';\n  });\n\n  \/\/ Schließen des Pop-ups, wenn der Nutzer außerhalb des Pop-ups klickt\n  window.addEventListener('click', function(e) {\n    if (e.target === document.getElementById('pdfPopup1_VanGoghSunflower')) {\n      document.getElementById('pdfPopup1_VanGoghSunflower').style.display = 'none';\n      document.getElementById('pdfFrame1_VanGoghSunflower').src = '';\n    }\n    if (e.target === document.getElementById('pdfPopup2_VanGoghSunflower')) {\n      document.getElementById('pdfPopup2_VanGoghSunflower').style.display = 'none';\n      document.getElementById('pdfFrame2_VanGoghSunflower').src = '';\n    }\n  });\n\u003c\/script\u003e\n","brand":"lehrreich.online","offers":[{"title":"Default Title","offer_id":49087273730352,"sku":"875059","price":4.85,"currency_code":"CHF","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0716\/7819\/8064\/files\/Bildschirmfoto2024-09-20um13.07.10.png?v=1726830453","url":"https:\/\/lehrreich.ch\/en\/products\/klassenpuzzle-van-gogh-sunflowers","provider":"lehrreich.online","version":"1.0","type":"link"}