CCS Pants & Shorts - Buy One, Get One 50% Off

Daddies Boardshop

Daddies Race Car Drop Thru Longboard Deck

Daddies Boardshop

Daddies Race Car Drop Thru Longboard Deck

Make it a Complete
Silver Foil/Red
{% if error %}
{{error.description}}
{% endif %}

Free & Fast Shipping. On orders $75+. Orders placed by 3pm ET ship out same business day. Details here.

Free Returns. On Clothing, Shoes, & Accessories. Clearance items (prices in red) are final sale. Details here.

CCS+ Members. Free 2-3 Day Shipping, exclusive access to product raffles, member events, and more. Learn More.

?
You can choose to add any of the available griptape options to your board. You can also choose to have it applied or not applied.
Apply Grip Tape? It's Also Free!
{% assign product = Neptune.products[0].product %} {% if product.options_with_values[0].values.size <= 1 or product.tags contains 'no-default-option' %} {% else %} {% if product.current_option != "" %} {% else %} {% endif %} {% endif %}
{% assign display_wishlist = true %} {% for tag in Wishlist.data.exclusions %} {% if product.tags contains tag %} {% assign display_wishlist = false %} {% endif %} {% endfor %} {% if product == blank %} {% assign product = Product %} {% endif %} {% if display_wishlist %} {%- if wishlist == blank -%} {% assign wishlist = Wishlist.data.items | map: 'handle' %} {% if wishlist[0] == null %} {% assign wishlist = data.items | map: 'handle' %} {% endif %} {%- endif -%} {%- assign p_title = product.title | replace: '"', '”' -%} {%- capture wishlist_add -%} event.preventDefault(); Wishlist.add({ handle: '{{ product.handle }}', type: '{{ product.type | escpae }}', image: '{{ product.featured_image }}', params: _n.urlparams.toggle(), {%- if variant -%}variant: {{ variant.id | json }},{%- endif -%} title: `{{ p_title }}` }); [this, _n.sibling(this, '.wishlist__button')].forEach(function(button) { button.classList.toggle('dn')}); {%- endcapture -%} {% endif %}