function updateSummary() { const w = parseFloat(document.getElementById("product_width")?.value); const h = parseFloat(document.getElementById("product_height")?.value); const qty = parseInt(document.getElementById("product_quantity")?.value); const ppm = parseFloat(document.getElementById("product_price")?.value); const fit = !document.getElementById("product_fitting")?.checked; if (!w || !h || !qty || !ppm) return; let ww = w * 10, hh = h * 10; let dw = fit ? ww + 2 : ww; let dh = fit ? hh + 2 : hh; let per = 2 * (ww + hh); let len = ((per / 10) + 30) / 100 * qty; let price = len * ppm; document.getElementById("product_frameSize").textContent = `${dw} mm × ${dh} mm`; document.getElementById("product_totalPrice").textContent = price.toFixed(2) + ' ₺'; } document.addEventListener("input", (e) => { if ( ["product_width", "product_height", "product_quantity", "product_price", "product_fitting"] .includes(e.target.id) ) updateSummary(); });
Self-Adhesive 5mm Foam Board – 101x151cm (Scappi Cartoni Italian Foam Panel, 1 Sheet)
Self-Adhesive 5mm Foam Board – 101x151cm (Scappi Cartoni Italian Foam Panel, 1 Sheet)
Self-Adhesive 5mm Foam Board – 101x151cm (Scappi Cartoni Italian Foam Panel, 1 Sheet)
Self-Adhesive 5mm Foam Board – 101x151cm (Scappi Cartoni Italian Foam Panel, 1 Sheet)

Self-Adhesive 5mm Foam Board – 101x151cm (Scappi Cartoni Italian Foam Panel, 1 Sheet)

0 Review
SKU SCAPPIFOTOBLOK
Product Description
Self-Adhesive Foam Board 101x151cm – 5mm Thickness | Scappi Cartoni

Our white, self-adhesive foam board is designed for easy mounting of prints and posters. With a permanent adhesive on one side, simply peel off the protective paper and carefully position your artwork for a flawless display. Thanks to its PE-coated surface, warping due to humidity is minimized.

  • Surface: Peel off the protective paper to reveal a strong, permanent adhesive on a white paper coating.
  • Core: Constructed from high-quality white polystyrene foam.
  • Back Surface: Finished with white paper.
  • Thickness: 5mm.
  • Dimensions: Approximately 1010mm x 1510mm.
  • Advantages: Eco-friendly, lightweight yet durable, flat and stable construction, ideal for framing and exhibitions.
  • Usage Tips: Slowly peel back the protective paper, align the object carefully, and apply even pressure using a brayer for smooth adhesion.
  • Storage Recommendations: Store in a flat area away from temperature fluctuations to minimize warping.

Customer Reviews