
Custom Deck - Long / Wide
***Made to order - typically ships in 1-2 weeks*** For boards up to 11" wide and 45" long. For standard size boards: https://shop.opensourceboards.com/products/custom-deck-long *Product images are examples - your board will be built per your design* Our made-to-order skateboards are built to your specs using 1/16" hard maple veneers sourced from FSC and/or SFI certified suppliers, and laminated using non-toxic water-based PVA glue. Skate your shape, skate better, and skate longer. Designing on mobile devices is not recommended due to small screen size. Rotate: left click + drag / touch + dragZoom: scroll wheel / pinchPan: shift + left click + drag / hold finger, then dragUser Guide: https://sk8cad.com/user-guide.html function receiveMessage(event) { if (event.origin === "https://sk8cad.com") { document.getElementById('specs').value = event.data; } /*else { document.getElementById('specs').value = 'error loading data - please contact us'; console.log('origin'); console.log(event.origin); console.log("didn't work"); console.log(event.origin); }*/ } window.addEventListener("message", receiveMessage, false);