{"product_id":"18mm-hardwood-plywood-en636-2","title":"Hardwood Plywood (EN636-2) 18mm","description":"\u003cstyle\u003e\n  .petc-en636-page {\n    --petc-red: #c8102e;\n    --petc-dark: #1f2933;\n    --petc-grey: #f5f6f7;\n    --petc-border: #d9dde1;\n    --petc-text: #333333;\n    max-width: 1100px;\n    margin: 0 auto;\n    padding: 10px 20px 40px;\n    color: var(--petc-text);\n    font-family: Arial, Helvetica, sans-serif;\n    line-height: 1.65;\n  }\n\n  .petc-en636-page h2 {\n    color: var(--petc-dark);\n    font-size: 28px;\n    line-height: 1.25;\n    margin: 42px 0 16px;\n  }\n\n  .petc-en636-page h3 {\n    color: var(--petc-dark);\n    font-size: 21px;\n    line-height: 1.3;\n    margin: 28px 0 10px;\n  }\n\n  .petc-en636-page p {\n    margin: 0 0 16px;\n  }\n\n  .petc-en636-page strong {\n    color: var(--petc-dark);\n  }\n\n  .petc-intro {\n    font-size: 18px;\n    margin-bottom: 28px;\n  }\n\n  .petc-highlight {\n    border-left: 5px solid var(--petc-red);\n    background: #f8f8f8;\n    padding: 20px 22px;\n    margin: 25px 0 32px;\n  }\n\n  .petc-highlight strong {\n    color: var(--petc-red);\n  }\n\n  .petc-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 16px;\n    margin: 25px 0 35px;\n  }\n\n  .petc-card {\n    border: 1px solid var(--petc-border);\n    border-radius: 6px;\n    padding: 20px;\n    background: #ffffff;\n  }\n\n  .petc-card-title {\n    font-weight: 700;\n    font-size: 17px;\n    color: var(--petc-red);\n    margin-bottom: 7px;\n  }\n\n  .petc-table-wrap {\n    overflow-x: auto;\n    margin: 20px 0 30px;\n  }\n\n  .petc-specs {\n    width: 100%;\n    border-collapse: collapse;\n    min-width: 600px;\n  }\n\n  .petc-specs th,\n  .petc-specs td {\n    border: 1px solid var(--petc-border);\n    padding: 13px 15px;\n    text-align: left;\n    vertical-align: top;\n  }\n\n  .petc-specs th {\n    background: var(--petc-dark);\n    color: #ffffff;\n    font-weight: 700;\n  }\n\n  .petc-specs tr:nth-child(even) td {\n    background: #f7f7f7;\n  }\n\n  .petc-checklist {\n    margin: 15px 0 25px;\n    padding-left: 22px;\n  }\n\n  .petc-checklist li {\n    margin-bottom: 9px;\n  }\n\n  .petc-note {\n    background: #fff7f8;\n    border: 1px solid #ead0d5;\n    padding: 20px;\n    margin: 25px 0;\n    border-radius: 5px;\n  }\n\n  .petc-note strong {\n    color: var(--petc-red);\n  }\n\n  .petc-comparison {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 16px;\n    margin: 25px 0 30px;\n  }\n\n  .petc-comparison-box {\n    border: 1px solid var(--petc-border);\n    border-radius: 6px;\n    padding: 20px;\n  }\n\n  .petc-comparison-box h3 {\n    margin-top: 0;\n    font-size: 19px;\n  }\n\n  .petc-faq {\n    border-top: 1px solid var(--petc-border);\n    margin-top: 20px;\n  }\n\n  .petc-faq details {\n    border-bottom: 1px solid var(--petc-border);\n    padding: 0;\n  }\n\n  .petc-faq summary {\n    cursor: pointer;\n    list-style: none;\n    padding: 18px 38px 18px 0;\n    font-size: 17px;\n    font-weight: 700;\n    color: var(--petc-dark);\n    position: relative;\n  }\n\n  .petc-faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .petc-faq summary::after {\n    content: \"+\";\n    position: absolute;\n    right: 5px;\n    top: 13px;\n    font-size: 25px;\n    font-weight: 400;\n    color: var(--petc-red);\n  }\n\n  .petc-faq details[open] summary::after {\n    content: \"−\";\n  }\n\n  .petc-faq-answer {\n    padding: 0 0 18px;\n  }\n\n  .petc-link-box {\n    background: var(--petc-grey);\n    border: 1px solid var(--petc-border);\n    padding: 22px;\n    margin-top: 30px;\n    border-radius: 6px;\n  }\n\n  .petc-link-box a {\n    color: var(--petc-red);\n    font-weight: 700;\n    text-decoration: underline;\n  }\n\n  @media (max-width: 800px) {\n    .petc-grid,\n    .petc-comparison {\n      grid-template-columns: 1fr;\n    }\n\n    .petc-en636-page h2 {\n      font-size: 24px;\n    }\n\n    .petc-intro {\n      font-size: 17px;\n    }\n  }\n\n  @media (max-width: 600px) {\n    .petc-en636-page {\n      padding-left: 14px;\n      padding-right: 14px;\n    }\n\n    .petc-en636-page h2 {\n      font-size: 22px;\n    }\n\n    .petc-en636-page h3 {\n      font-size: 19px;\n    }\n\n    .petc-highlight,\n    .petc-card,\n    .petc-comparison-box,\n    .petc-note,\n    .petc-link-box {\n      padding: 16px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"petc-en636-page\"\u003e\n\n  \u003cp class=\"petc-intro\"\u003e\n    \u003cstrong\u003e18mm Hardwood Plywood EN636-2\u003c\/strong\u003e is a multi-layer plywood panel manufactured for applications where the material may be exposed to increased humidity or intermittent moisture. The EN 636-2 classification identifies plywood intended for use in \u003cstrong\u003ehumid conditions\u003c\/strong\u003e, making it suitable for a range of internal construction, joinery, furniture, storage and fabrication applications where dimensional performance in a humid environment is important.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"petc-highlight\"\u003e\n    \u003cstrong\u003eKey point:\u003c\/strong\u003e EN 636-2 plywood is intended for humid conditions. It should not automatically be described as waterproof or as suitable for unrestricted permanent external exposure. The intended service environment and the requirements of the particular project should always be considered.\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"petc-grid\"\u003e\n\n    \u003cdiv class=\"petc-card\"\u003e\n      \u003cdiv class=\"petc-card-title\"\u003e18mm Thickness\u003c\/div\u003e\n      \u003cp\u003e\n        A substantial plywood panel thickness suitable for a wide range of joinery, furniture, construction and fabrication applications.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"petc-card\"\u003e\n      \u003cdiv class=\"petc-card-title\"\u003eEN 636-2\u003c\/div\u003e\n      \u003cp\u003e\n        Classified for use in humid conditions where the plywood can be exposed to increased atmospheric humidity or intermittent moisture.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"petc-card\"\u003e\n      \u003cdiv class=\"petc-card-title\"\u003eHardwood Construction\u003c\/div\u003e\n      \u003cp\u003e\n        Manufactured using hardwood veneers to provide a stable, versatile panel suitable for cutting, machining and finishing.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003ch2\u003eWhat Does EN 636-2 Mean?\u003c\/h2\u003e\n\n  \u003cp\u003e\n    \u003cstrong\u003eEN 636\u003c\/strong\u003e is the European standard used to classify plywood according to its suitability for different service conditions. The classification considers the environmental conditions in which the plywood is intended to be used.\n  \u003c\/p\u003e\n\n  \u003cp\u003e\n    \u003cstrong\u003eEN 636-2\u003c\/strong\u003e refers to plywood intended for \u003cstrong\u003ehumid conditions\u003c\/strong\u003e. In practical terms, this means the panel is intended for environments where humidity and occasional moisture exposure are higher than would normally be expected in dry internal conditions.\n  \u003c\/p\u003e\n\n  \u003cp\u003e\n    This makes EN636-2 plywood particularly relevant where a project requires a plywood panel with greater environmental suitability than a panel intended solely for dry conditions.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"petc-note\"\u003e\n    \u003cstrong\u003eImportant distinction:\u003c\/strong\u003e EN636-2 should not be interpreted as meaning that a plywood panel is permanently waterproof. Humid-condition plywood and plywood intended for prolonged direct weather exposure are not interchangeable specifications.\n  \u003c\/div\u003e\n\n  \u003ch2\u003e18mm EN636-2 Plywood Specification\u003c\/h2\u003e\n\n  \u003cdiv class=\"petc-table-wrap\"\u003e\n    \u003ctable class=\"petc-specs\"\u003e\n      \u003cthead\u003e\n        \u003ctr\u003e\n          \u003cth\u003eSpecification\u003c\/th\u003e\n          \u003cth\u003eDetails\u003c\/th\u003e\n        \u003c\/tr\u003e\n      \u003c\/thead\u003e\n      \u003ctbody\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eMaterial\u003c\/td\u003e\n          \u003ctd\u003eHardwood plywood\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eNominal thickness\u003c\/td\u003e\n          \u003ctd\u003e18mm\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eClassification\u003c\/td\u003e\n          \u003ctd\u003eEN 636-2\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eIntended environment\u003c\/td\u003e\n          \u003ctd\u003eHumid conditions\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eConstruction\u003c\/td\u003e\n          \u003ctd\u003eMultiple hardwood veneer layers\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003ePanel type\u003c\/td\u003e\n          \u003ctd\u003eMulti-layer plywood sheet\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eSurface\u003c\/td\u003e\n          \u003ctd\u003eSanded hardwood plywood face\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eTypical use\u003c\/td\u003e\n          \u003ctd\u003eJoinery, furniture, storage, fabrication, construction and other suitable humid-condition applications\u003c\/td\u003e\n        \u003c\/tr\u003e\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n  \u003c\/div\u003e\n\n  \u003ch2\u003eWhere Can EN636-2 Plywood Be Used?\u003c\/h2\u003e\n\n  \u003cp\u003e\n    The EN636-2 classification makes this 18mm plywood particularly useful for projects where the surrounding environment may experience increased humidity or intermittent moisture.\n  \u003c\/p\u003e\n\n  \u003cul class=\"petc-checklist\"\u003e\n    \u003cli\u003eInternal joinery in humid environments\u003c\/li\u003e\n    \u003cli\u003eFurniture and cabinet components\u003c\/li\u003e\n    \u003cli\u003eShelving and storage construction\u003c\/li\u003e\n    \u003cli\u003eWorkshop and fabrication projects\u003c\/li\u003e\n    \u003cli\u003eInterior construction and fit-out\u003c\/li\u003e\n    \u003cli\u003eVehicle and campervan interior fit-outs where the panel is protected from direct weather exposure\u003c\/li\u003e\n    \u003cli\u003eGeneral woodworking and fabrication\u003c\/li\u003e\n    \u003cli\u003eComponents requiring an 18mm multi-layer hardwood plywood panel\u003c\/li\u003e\n  \u003c\/ul\u003e\n\n  \u003cp\u003e\n    The correct application will depend on the design, method of installation, moisture exposure, edge protection, surface treatment and other project requirements.\n  \u003c\/p\u003e\n\n  \u003ch2\u003eUsing Plywood in Humid Conditions\u003c\/h2\u003e\n\n  \u003cp\u003e\n    Humidity can affect timber-based sheet materials through changes in moisture content. Plywood construction helps provide a dimensionally stable panel because the veneer layers are bonded with their grain directions arranged in alternating orientations.\n  \u003c\/p\u003e\n\n  \u003cp\u003e\n    Even when a plywood panel is classified for humid conditions, good detailing remains important. Exposed edges, joints, fixings and penetrations can become points where moisture enters the panel, so the finished construction should be designed appropriately for the environment.\n  \u003c\/p\u003e\n\n  \u003ch3\u003eProtecting Cut Edges\u003c\/h3\u003e\n\n  \u003cp\u003e\n    Cutting plywood exposes the internal veneer layers. Where moisture exposure is expected, exposed edges should be considered as part of the overall finishing and protection system.\n  \u003c\/p\u003e\n\n  \u003ch3\u003eSurface Finishing\u003c\/h3\u003e\n\n  \u003cp\u003e\n    The plywood can be painted, sealed or otherwise finished where appropriate for the intended application. The selected coating should be compatible with plywood and suitable for the environmental conditions in which the finished component will be used.\n  \u003c\/p\u003e\n\n  \u003ch2\u003eCutting, Machining \u0026amp; Fixing\u003c\/h2\u003e\n\n  \u003cp\u003e\n    18mm plywood can be cut using normal woodworking equipment, provided the correct blade and cutting technique are used. A sharp blade will generally produce a cleaner edge and help reduce splintering on the visible face.\n  \u003c\/p\u003e\n\n  \u003cp\u003e\n    Plywood can also be drilled, routed and mechanically fixed. When fixing close to edges, appropriate pilot holes and suitable fasteners can help reduce the risk of damage to the veneer structure.\n  \u003c\/p\u003e\n\n  \u003cp\u003e\n    For visible furniture or joinery work, the exposed plywood edge can either be incorporated into the design or finished with suitable edging, depending on the required appearance.\n  \u003c\/p\u003e\n\n  \u003ch2\u003eEN636-2 Compared With Other Plywood Classifications\u003c\/h2\u003e\n\n  \u003cdiv class=\"petc-comparison\"\u003e\n\n    \u003cdiv class=\"petc-comparison-box\"\u003e\n      \u003ch3\u003eEN636-1\u003c\/h3\u003e\n      \u003cp\u003e\n        Intended for \u003cstrong\u003edry conditions\u003c\/strong\u003e. It is generally selected where the finished application is expected to remain in a dry internal environment.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"petc-comparison-box\"\u003e\n      \u003ch3\u003eEN636-2\u003c\/h3\u003e\n      \u003cp\u003e\n        Intended for \u003cstrong\u003ehumid conditions\u003c\/strong\u003e. This is the classification relevant to this product and is the key technical characteristic of this panel.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"petc-comparison-box\"\u003e\n      \u003ch3\u003eEN636-3\u003c\/h3\u003e\n      \u003cp\u003e\n        Intended for \u003cstrong\u003eexterior conditions\u003c\/strong\u003e and therefore represents a different environmental classification from EN636-2.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cp\u003e\n    Choosing the correct classification is more important than simply selecting a plywood based on thickness. An 18mm panel can have very different suitability depending on its construction, bonding, classification and intended service environment.\n  \u003c\/p\u003e\n\n  \u003ch2\u003eWhen Should You Choose EN636-2?\u003c\/h2\u003e\n\n  \u003cp\u003e\n    EN636-2 is worth considering when the finished application is indoors or otherwise protected but may experience increased humidity, condensation or intermittent moisture.\n  \u003c\/p\u003e\n\n  \u003cp\u003e\n    It is particularly useful when the project requires an 18mm plywood panel while also requiring a specification intended for humid service conditions.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"petc-note\"\u003e\n    \u003cstrong\u003eNot sure which specification you need?\u003c\/strong\u003e\n    If the plywood will be exposed to prolonged direct weather, standing water or other demanding environmental conditions, EN636-2 may not be the appropriate classification. Consider the actual exposure conditions rather than selecting a panel based solely on the words \"moisture resistant\".\n  \u003c\/div\u003e\n\n  \u003ch2\u003e18mm Plywood for Furniture, Joinery \u0026amp; Fabrication\u003c\/h2\u003e\n\n  \u003cp\u003e\n    The 18mm thickness provides a useful balance between panel strength, rigidity and manageable weight for many woodworking and fabrication projects. The multi-layer construction also provides a consistent substrate that can be cut and machined into components.\n  \u003c\/p\u003e\n\n  \u003cp\u003e\n    Typical projects can include cabinets, shelving, storage units, furniture components, workshop fabrication and interior fit-outs where the environmental conditions are compatible with the EN636-2 classification.\n  \u003c\/p\u003e\n\n  \u003ch2\u003eWhy the EN636-2 Classification Matters\u003c\/h2\u003e\n\n  \u003cp\u003e\n    Plywood descriptions can sometimes use general terms such as \"moisture resistant\", but these descriptions do not provide the same technical information as a recognised classification.\n  \u003c\/p\u003e\n\n  \u003cp\u003e\n    \u003cstrong\u003eEN636-2 provides a clearer indication of the intended service environment\u003c\/strong\u003e, allowing the material specification to be considered alongside the requirements of the finished project.\n  \u003c\/p\u003e\n\n  \u003cp\u003e\n    For professional specification, the complete plywood construction, bonding performance, thickness tolerances, surface grade and intended application should all be checked rather than relying on a single descriptive term.\n  \u003c\/p\u003e\n\n  \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n  \u003cdiv class=\"petc-faq\"\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat is EN636-2 plywood?\u003c\/summary\u003e\n      \u003cdiv class=\"petc-faq-answer\"\u003e\n        \u003cp\u003e\n          EN636-2 is a plywood classification for \u003cstrong\u003ehumid conditions\u003c\/strong\u003e. It identifies plywood intended for applications where the surrounding environment may have increased humidity or intermittent moisture exposure.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eIs EN636-2 plywood waterproof?\u003c\/summary\u003e\n      \u003cdiv class=\"petc-faq-answer\"\u003e\n        \u003cp\u003e\n          No. EN636-2 should not automatically be described as waterproof. It is a classification for humid conditions and is different from plywood specified for more demanding exterior service conditions.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan EN636-2 plywood be used in humid areas?\u003c\/summary\u003e\n      \u003cdiv class=\"petc-faq-answer\"\u003e\n        \u003cp\u003e\n          Yes. Humid conditions are the environment for which EN636-2 plywood is classified. The precise suitability will still depend on the application, construction details and level of moisture exposure.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat is the thickness of this plywood?\u003c\/summary\u003e\n      \u003cdiv class=\"petc-faq-answer\"\u003e\n        \u003cp\u003e\n          This product is a nominal \u003cstrong\u003e18mm thick\u003c\/strong\u003e hardwood plywood panel.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan 18mm EN636-2 plywood be painted?\u003c\/summary\u003e\n      \u003cdiv class=\"petc-faq-answer\"\u003e\n        \u003cp\u003e\n          Yes. Plywood can generally be painted or sealed using a coating system appropriate for the intended application. Preparation of the surface and protection of exposed edges are important considerations.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan this plywood be cut and machined?\u003c\/summary\u003e\n      \u003cdiv class=\"petc-faq-answer\"\u003e\n        \u003cp\u003e\n          Yes. 18mm hardwood plywood can be cut, drilled and routed using suitable woodworking tools. Sharp tooling and appropriate cutting techniques can help produce cleaner edges.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eIs EN636-2 suitable for permanent external exposure?\u003c\/summary\u003e\n      \u003cdiv class=\"petc-faq-answer\"\u003e\n        \u003cp\u003e\n          EN636-2 is intended for humid conditions rather than unrestricted permanent external exposure. Where plywood will be exposed directly to weather for prolonged periods, a specification intended for exterior conditions should be considered instead.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat is the difference between EN636-2 and EN636-3?\u003c\/summary\u003e\n      \u003cdiv class=\"petc-faq-answer\"\u003e\n        \u003cp\u003e\n          EN636-2 is intended for \u003cstrong\u003ehumid conditions\u003c\/strong\u003e, while EN636-3 is intended for \u003cstrong\u003eexterior conditions\u003c\/strong\u003e. The correct classification should be selected according to the actual environment and exposure expected in the finished application.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"petc-link-box\"\u003e\n    \u003cstrong\u003eLooking for a different plywood specification?\u003c\/strong\u003e\n    \u003cp\u003e\n      Plywood ETC stocks a range of plywood products in different thicknesses, constructions and classifications. Choose the specification according to the requirements of your project rather than thickness alone.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n","brand":"Arranwood","offers":[{"title":"250mm x 250mm (0.82ft x 0.82ft)","offer_id":56935607435639,"sku":"ACT-SM-01032","price":15.0,"currency_code":"GBP","in_stock":true},{"title":"305mm x 305mm (1ft x 1ft)","offer_id":56951334338935,"sku":"ACT-SM-00441","price":16.0,"currency_code":"GBP","in_stock":true},{"title":"500mm x 250mm (1.64ft x 0.82ft)","offer_id":56935607468407,"sku":"ACT-SM-01033","price":16.0,"currency_code":"GBP","in_stock":true},{"title":"500mm x 500mm (1.64ft x 1.64ft)","offer_id":56935607501175,"sku":"ACT-SM-01034","price":24.0,"currency_code":"GBP","in_stock":true},{"title":"610mm x 305mm (2ft x 1ft)","offer_id":56951334371703,"sku":"ACT-SM-00443","price":23.0,"currency_code":"GBP","in_stock":true},{"title":"610mm x 610mm (2ft x 2ft)","offer_id":56951334404471,"sku":"ACT-SM-00442","price":26.0,"currency_code":"GBP","in_stock":true},{"title":"915mm x 305mm (3ft x 1ft)","offer_id":56951334437239,"sku":"ACT-SM-00444","price":24.0,"currency_code":"GBP","in_stock":true},{"title":"915mm x 610mm (3ft x 2ft)","offer_id":56951334470007,"sku":"ACT-SM-00445","price":28.0,"currency_code":"GBP","in_stock":true},{"title":"915mm x 915mm (3ft x 3ft)","offer_id":56951334502775,"sku":"ACT-SM-00446","price":25.0,"currency_code":"GBP","in_stock":true},{"title":"1000mm x 250mm (3.28ft x 0.82ft)","offer_id":56935607533943,"sku":"ACT-SM-01035","price":29.0,"currency_code":"GBP","in_stock":true},{"title":"1000mm x 500mm (3.28ft x 1.64ft)","offer_id":56935607566711,"sku":"ACT-SM-01036","price":34.0,"currency_code":"GBP","in_stock":true},{"title":"1220mm x 305mm (4ft x 1ft)","offer_id":56951334535543,"sku":"ACT-SM-00447","price":26.0,"currency_code":"GBP","in_stock":true},{"title":"1220mm x 610mm (4ft x 2ft)","offer_id":56951334568311,"sku":"ACT-SM-00448","price":31.0,"currency_code":"GBP","in_stock":true},{"title":"1220mm x 915mm (4ft x 3ft)","offer_id":56951334601079,"sku":"ACT-SM-00449","price":38.0,"currency_code":"GBP","in_stock":true},{"title":"1220mm x 1220mm (4ft x 4ft)","offer_id":56951334633847,"sku":"ACT-SM-00450","price":44.0,"currency_code":"GBP","in_stock":true},{"title":"1525mm x 305mm (5ft x 1ft)","offer_id":56951334666615,"sku":"ACT-SM-00451","price":35.0,"currency_code":"GBP","in_stock":true},{"title":"1525mm x 610mm (5ft x 2ft)","offer_id":56951334699383,"sku":"ACT-SM-00452","price":77.0,"currency_code":"GBP","in_stock":true},{"title":"1830mm x 305mm (6ft x 1ft)","offer_id":56951334797687,"sku":"ACT-SM-00455","price":36.0,"currency_code":"GBP","in_stock":true},{"title":"1830mm x 610mm (6ft x 2ft)","offer_id":56951334830455,"sku":"ACT-SM-00456","price":80.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0952\/9140\/8759\/files\/hardwood-plywood-en636-2-4mm-plywood-855_29cd4fd7-0564-44f9-b302-2d48bf3c22df.jpg?v=1760439437","url":"https:\/\/plywoodetc.co.uk\/products\/18mm-hardwood-plywood-en636-2","provider":"Plywoodetc","version":"1.0","type":"link"}