Daddies Board Shop
Daddies Rose City Drop-Thru Longboard Complete
{%- for badge in productBadges -%}
{%- if product.tags contains badge.tag and badge.tag != 'more-colors' and badge.product_badge != blank -%}
Daddies Board Shop
{{ badge.product_badge }}
{%- endif -%}
{%- endfor -%}
Daddies Rose City Drop-Thru Longboard Complete
{% if product.subtotal %}
{{ product.subtotal | money | remove: ' ' }}
{% else %}
{% assign discount_amount = variant.price | divided_by: variant.compare_at_price | times: -100 | plus: 100 | round %}
{% assign discount_threshold = 10 %}
{% if variant.available %}
{{ variant.price | money | remove: ' ' }}
{% if variant.compare_at_price > variant.price and discount_amount > 10 %}
{{ variant.compare_at_price | money | remove: ' ' }}
{% endif %}
{% else %}
{{ variant.price | money | remove: ' ' }}
{% if variant.compare_at_price > variant.price and discount_amount > 10 %}
{{ variant.compare_at_price | money | remove: ' ' }}
{% endif %}
Sold Out
{% endif %}
{% endif %}
{% assign discount_amount = variant.price | divided_by: variant.compare_at_price | times: -100 | plus: 100 | round %}
{% assign discount_threshold = 10 %}
{%- capture discount_text -%}
[discount]% off
{%- endcapture -%}
{%- if discount_amount > discount_threshold -%}
{{ discount_text | replace: '\[discount\]', discount_amount }}
{%- endif -%}
{% if sizeChart %}
{% unless sizeChart.option %}
{% if sizeChart.button_label %}
{{ sizeChart.button_label | capitalize }}
{% else %}
Size Chart
{% endif %}
{% endunless %}
{% endif %}
FAST SHIPPING. Orders placed by 3pm ET will ship out the same day if placed on a business day. Details here.
FREE SHIPPING. On orders $75+. Details here.
RETURNS. On Clothing, Shoes, & Accessories. Clearance items (prices in red) are final sale. Details here.
-
After hours style, with all hours versatility. Printed on our original Daddies Drop Through shape, the Daddies Rose City Drop Through is a versatile downhill deck that’s as fun for beginners as it is skaters looking to up their skills. From cruising around town to learning slides and gearing up for competitive racing, there’s a reason why the Daddies Drop Through is one of our best-selling boards.
- 9.5" x 39"
- Wheelbase: 28"
-
Included Components:
Included Components: {{ activeTier.title }}
- {%- if filterIncompatible == true or filterIncompatible == false -%} {%- endif -%}
{% unless products %}
{% comment %}
{%- endfor -%}
{% else %}
{% unless products[0].title %}
Loading...
{% endcomment %}
{%- for item in (0..12) -%}
No products match your selection
{% endunless %}
{% endunless %}
{% for product in products %}
{% assign reduction = 0 %}
{% for tag in product.tags %}
{% if tag contains "Bundle Reduction:" %}
{% assign reduction = tag | remove: "Bundle Reduction:" %}
{% if reduction contains "%" %}
{% assign reduction = reduction | remove: "%" | plus: 0 | times: 0.01 | times: product.price %}
{% elsif reduction contains "-"%}
{% assign reduction = reduction | remove: "-" | plus: 0 | times: 100 %}
{% else %}
{% assign reduction = reduction | plus: 0 | times: 100 %}
{% assign reduction = product.price | minus: reduction %}
{% endif %}
{% endif %}
{% endfor %}
{% assign price = product.price | minus: reduction %}
{% if filterIncompatible == true and product.compatibility_issue %}
{% continue %}
{% endif %}
{% endfor %}
{% assign component = 'Longboard Wheels' %}
{% assign collection = 'longboard-wheels' %}
{% assign selected = Bundle.data.selected[component] %}
{% assign product = products[selected] %}
{% if product %}
{% endif %}
Selected {{ component }}
View Details{{product.title}}
{% assign reduction = 0 %} {% for tag in product.tags %} {% if tag contains "Bundle Reduction:" %} {% assign reduction = tag | remove: "Bundle Reduction:" %} {% if reduction contains "%" %} {% assign reduction = reduction | remove: "%" | plus: 0 | times: 0.01 | times: product.price %} {% elsif reduction contains "-"%} {% assign reduction = reduction | remove: "-" | plus: 0 | times: 100 %} {% else %} {% assign reduction = reduction | plus: 0 | times: 100 %} {% assign reduction = product.price | minus: reduction %} {% endif %} {% endif %} {% endfor %} {% assign price = product.price | minus: reduction %}+ {{price | money}}
Description
{% if product.description.size > 2 %}
{{ product.description }}
{% endif %}
{%- assign title_data = product.title | split: '-' -%}
{% if product.variants.size > 1 %}
{%- elsif product.mod_number -%}
{% endif %}
{% if loading and products %}
{% endif %}
- {%- if filterIncompatible == true or filterIncompatible == false -%} {%- endif -%}
{% unless products %}
{% comment %}
{%- endfor -%}
{% else %}
{% unless products[0].title %}
Loading...
{% endcomment %}
{%- for item in (0..12) -%}
No products match your selection
{% endunless %}
{% endunless %}
{% for product in products %}
{% assign reduction = 0 %}
{% for tag in product.tags %}
{% if tag contains "Bundle Reduction:" %}
{% assign reduction = tag | remove: "Bundle Reduction:" %}
{% if reduction contains "%" %}
{% assign reduction = reduction | remove: "%" | plus: 0 | times: 0.01 | times: product.price %}
{% elsif reduction contains "-"%}
{% assign reduction = reduction | remove: "-" | plus: 0 | times: 100 %}
{% else %}
{% assign reduction = reduction | plus: 0 | times: 100 %}
{% assign reduction = product.price | minus: reduction %}
{% endif %}
{% endif %}
{% endfor %}
{% assign price = product.price | minus: reduction %}
{% if filterIncompatible == true and product.compatibility_issue %}
{% continue %}
{% endif %}
{% endfor %}
{% assign component = 'Longboard Trucks' %}
{% assign collection = 'longboard-trucks' %}
{% assign selected = Bundle.data.selected[component] %}
{% assign product = products[selected] %}
{% if product %}
{% endif %}
Selected {{ component }}
View Details{{product.title}}
{% assign reduction = 0 %} {% for tag in product.tags %} {% if tag contains "Bundle Reduction:" %} {% assign reduction = tag | remove: "Bundle Reduction:" %} {% if reduction contains "%" %} {% assign reduction = reduction | remove: "%" | plus: 0 | times: 0.01 | times: product.price %} {% elsif reduction contains "-"%} {% assign reduction = reduction | remove: "-" | plus: 0 | times: 100 %} {% else %} {% assign reduction = reduction | plus: 0 | times: 100 %} {% assign reduction = product.price | minus: reduction %} {% endif %} {% endif %} {% endfor %} {% assign price = product.price | minus: reduction %}+ {{price | money}}
Description
{% if product.description.size > 2 %}
{{ product.description }}
{% endif %}
{%- assign title_data = product.title | split: '-' -%}
{% if product.variants.size > 1 %}
{%- elsif product.mod_number -%}
{% endif %}
{% if loading and products %}
{% endif %}
- {%- if filterIncompatible == true or filterIncompatible == false -%} {%- endif -%}
{% unless products %}
{% comment %}
{%- endfor -%}
{% else %}
{% unless products[0].title %}
Loading...
{% endcomment %}
{%- for item in (0..12) -%}
No products match your selection
{% endunless %}
{% endunless %}
{% for product in products %}
{% assign reduction = 0 %}
{% for tag in product.tags %}
{% if tag contains "Bundle Reduction:" %}
{% assign reduction = tag | remove: "Bundle Reduction:" %}
{% if reduction contains "%" %}
{% assign reduction = reduction | remove: "%" | plus: 0 | times: 0.01 | times: product.price %}
{% elsif reduction contains "-"%}
{% assign reduction = reduction | remove: "-" | plus: 0 | times: 100 %}
{% else %}
{% assign reduction = reduction | plus: 0 | times: 100 %}
{% assign reduction = product.price | minus: reduction %}
{% endif %}
{% endif %}
{% endfor %}
{% assign price = product.price | minus: reduction %}
{% if filterIncompatible == true and product.compatibility_issue %}
{% continue %}
{% endif %}
{% endfor %}
{% assign component = 'Longboard Bearings' %}
{% assign collection = 'bearings' %}
{% assign selected = Bundle.data.selected[component] %}
{% assign product = products[selected] %}
{% if product %}
{% endif %}
Selected {{ component }}
View Details{{product.title}}
{% assign reduction = 0 %} {% for tag in product.tags %} {% if tag contains "Bundle Reduction:" %} {% assign reduction = tag | remove: "Bundle Reduction:" %} {% if reduction contains "%" %} {% assign reduction = reduction | remove: "%" | plus: 0 | times: 0.01 | times: product.price %} {% elsif reduction contains "-"%} {% assign reduction = reduction | remove: "-" | plus: 0 | times: 100 %} {% else %} {% assign reduction = reduction | plus: 0 | times: 100 %} {% assign reduction = product.price | minus: reduction %} {% endif %} {% endif %} {% endfor %} {% assign price = product.price | minus: reduction %}+ {{price | money}}
Description
{% if product.description.size > 2 %}
{{ product.description }}
{% endif %}
{%- assign title_data = product.title | split: '-' -%}
{% if product.variants.size > 1 %}
{%- elsif product.mod_number -%}
{% endif %}
{% if loading and products %}
{% endif %}
- {%- if filterIncompatible == true or filterIncompatible == false -%} {%- endif -%}
{% unless products %}
{% comment %}
{%- endfor -%}
{% else %}
{% unless products[0].title %}
Loading...
{% endcomment %}
{%- for item in (0..12) -%}
No products match your selection
{% endunless %}
{% endunless %}
{% for product in products %}
{% assign reduction = 0 %}
{% for tag in product.tags %}
{% if tag contains "Bundle Reduction:" %}
{% assign reduction = tag | remove: "Bundle Reduction:" %}
{% if reduction contains "%" %}
{% assign reduction = reduction | remove: "%" | plus: 0 | times: 0.01 | times: product.price %}
{% elsif reduction contains "-"%}
{% assign reduction = reduction | remove: "-" | plus: 0 | times: 100 %}
{% else %}
{% assign reduction = reduction | plus: 0 | times: 100 %}
{% assign reduction = product.price | minus: reduction %}
{% endif %}
{% endif %}
{% endfor %}
{% assign price = product.price | minus: reduction %}
{% if filterIncompatible == true and product.compatibility_issue %}
{% continue %}
{% endif %}
{% endfor %}
{% assign component = 'Longboard Grip Completes' %}
{% assign collection = 'longboard-grip-menu' %}
{% assign selected = Bundle.data.selected[component] %}
{% assign product = products[selected] %}
{% if product %}
{% endif %}
Selected {{ component }}
View Details{{product.title}}
{% assign reduction = 0 %} {% for tag in product.tags %} {% if tag contains "Bundle Reduction:" %} {% assign reduction = tag | remove: "Bundle Reduction:" %} {% if reduction contains "%" %} {% assign reduction = reduction | remove: "%" | plus: 0 | times: 0.01 | times: product.price %} {% elsif reduction contains "-"%} {% assign reduction = reduction | remove: "-" | plus: 0 | times: 100 %} {% else %} {% assign reduction = reduction | plus: 0 | times: 100 %} {% assign reduction = product.price | minus: reduction %} {% endif %} {% endif %} {% endfor %} {% assign price = product.price | minus: reduction %}+ {{price | money}}
Description
{% if product.description.size > 2 %}
{{ product.description }}
{% endif %}
{%- assign title_data = product.title | split: '-' -%}
{% if product.variants.size > 1 %}
{%- elsif product.mod_number -%}
{% endif %}
{% if loading and products %}
{% endif %}
Options:
?
Used to keep the bolts on your board nice and tight and/or to assemble the board.