Launchpads
A launchpad on CollectorCrypt is a drop page — a single URL where buyers see a collectible, pick how many they want, and mint.
There are two flavors:
Standard launchpads
The default. Same look as the rest of the site (CC header and footer, CC theme), shared layout for every drop. No design work needed per launch — drop in the data and it renders.
Bespoke launchpads
A drop can opt into a fully branded look — partner colors, fonts, hero, custom section order, and a minimal top bar instead of the CC site chrome. The functionality is identical to a standard launchpad; only the look changes.
Bespoke launchpads are useful when a partner wants the page to feel like its own microsite rather than a CC page. They're admin-driven: an admin pastes a CSS file into the launchpad's "Custom CSS" field in the admin UI, and the page automatically picks up the design. No code, no deploys per launch.
- Bespoke Launchpads — Design Guide — for designers preparing a Figma + the engineers/admins translating it into CSS and pasting it into the admin form.
- Bespoke Launchpads — CSS Presets — paste-ready CSS for six different design directions (minimal, dark luxe, cyberpunk, brutalist, editorial, hero overlay). Start here when picking a look.