Indica

Boardwalk Dreams

Let the creamy berries and zesty citrus take you on a mellow stroll down the boardwalk, bringing you closer to relaxation with every puff.

30.2% THC
INDICA
2.5% TERPS
INDICA

Camper Kush

For those craving the great outdoors look no further than the earthy spice of this indica dominant strain.

26.1% THC
INDICA
1.9% TERPS

TAKE A TRIP

IN THE CAMPER VAN

WARNING: NOT FOR THE FAINT OF HEART

HANG OUT
WITH US

JAM
WITH US

DROP US 
A LINE

Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form.
CAMPER VAN CANNABIS. ALL RIGHTS RESERVED
PRIVACY POLICY
GOOD VIBES &
GREAT BUDS
document.addEventListener('DOMContentLoaded', function () { // Select the specific link by its ID const link = document.getElementById('delayed-link'); if (link) { // Add a click event listener to the link link.addEventListener('click', function (e) { // Prevent the link from navigating immediately e.preventDefault(); const url = this.href; // Add a 0.5 second delay before navigating setTimeout(function () { // Navigate to the clicked link after the delay window.location.href = url; }, 500); // 500ms = 0.5 second delay }); } });