15% Off Shoes, Clothing, & Acc. - Code: DADDIES15

Rout Supply Co.

Rout Pinstripe Pintail Longboard Complete

Rout Supply Co.

Rout Pinstripe Pintail Longboard Complete

Get Deck Only
{% if error %}
{{error.description}}
{% 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.

Included Components:

Included Components: {{ activeTier.title }}
{% unless products %} {% comment %}
Loading...
{% endcomment %} {%- for item in (0..12) -%}
{%- endfor -%} {% else %} {% unless products[0].title %}
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 %} {% assign tier_product_ids = Bundle.data.activeTier.products | map: 'variants[0].id' %} {% if tier_product_ids contains product.variants[0].id %} {{ tier_product_ids }} {% endif %} {% assign tier_product = Bundle.data.activeTier.products | where: 'type', product.type | where: 'available' | first %} {%- if Bundle.data.activeTier.title == 'Custom' -%} {%- capture component_key -%} Longboard Wheels {%- endcapture -%} {% assign tier_product = Bundle.data.custom[component_key] %} {%- endif -%} {%- assign product_selected = false %} {% if tier_product.title contains product.title %} {%- assign product_selected = true %} {% endif %} {% endfor %}
{%- assign component = 'Longboard Wheels' -%} {%- assign collection = 'longboard-wheels' -%} {%- assign selected = Bundle.data.selected[component] -%} {%- assign product = products[selected] -%} {%- if product -%}
Selected {{ component }}
View Details
{{ product.title }}

{{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 %}
{%- endif -%}
{% if loading and products %}
{% endif %}
{% unless products %} {% comment %}
Loading...
{% endcomment %} {%- for item in (0..12) -%}
{%- endfor -%} {% else %} {% unless products[0].title %}
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 %} {% assign tier_product_ids = Bundle.data.activeTier.products | map: 'variants[0].id' %} {% if tier_product_ids contains product.variants[0].id %} {{ tier_product_ids }} {% endif %} {% assign tier_product = Bundle.data.activeTier.products | where: 'type', product.type | where: 'available' | first %} {%- if Bundle.data.activeTier.title == 'Custom' -%} {%- capture component_key -%} Longboard Trucks {%- endcapture -%} {% assign tier_product = Bundle.data.custom[component_key] %} {%- endif -%} {%- assign product_selected = false %} {% if tier_product.title contains product.title %} {%- assign product_selected = true %} {% endif %} {% endfor %}
{%- assign component = 'Longboard Trucks' -%} {%- assign collection = 'longboard-trucks' -%} {%- assign selected = Bundle.data.selected[component] -%} {%- assign product = products[selected] -%} {%- if product -%}
Selected {{ component }}
View Details
{{ product.title }}

{{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 %}
{%- endif -%}
{% if loading and products %}
{% endif %}
{% unless products %} {% comment %}
Loading...
{% endcomment %} {%- for item in (0..12) -%}
{%- endfor -%} {% else %} {% unless products[0].title %}
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 %} {% assign tier_product_ids = Bundle.data.activeTier.products | map: 'variants[0].id' %} {% if tier_product_ids contains product.variants[0].id %} {{ tier_product_ids }} {% endif %} {% assign tier_product = Bundle.data.activeTier.products | where: 'type', product.type | where: 'available' | first %} {%- if Bundle.data.activeTier.title == 'Custom' -%} {%- capture component_key -%} Longboard Bearings {%- endcapture -%} {% assign tier_product = Bundle.data.custom[component_key] %} {%- endif -%} {%- assign product_selected = false %} {% if tier_product.title contains product.title %} {%- assign product_selected = true %} {% endif %} {% endfor %}
{%- assign component = 'Longboard Bearings' -%} {%- assign collection = 'bearings' -%} {%- assign selected = Bundle.data.selected[component] -%} {%- assign product = products[selected] -%} {%- if product -%}
Selected {{ component }}
View Details
{{ product.title }}

{{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 %}
{%- endif -%}
{% if loading and products %}
{% endif %}
{% unless products %} {% comment %}
Loading...
{% endcomment %} {%- for item in (0..12) -%}
{%- endfor -%} {% else %} {% unless products[0].title %}
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 %} {% assign tier_product_ids = Bundle.data.activeTier.products | map: 'variants[0].id' %} {% if tier_product_ids contains product.variants[0].id %} {{ tier_product_ids }} {% endif %} {% assign tier_product = Bundle.data.activeTier.products | where: 'type', product.type | where: 'available' | first %} {%- if Bundle.data.activeTier.title == 'Custom' -%} {%- capture component_key -%} Longboard Grip Completes {%- endcapture -%} {% assign tier_product = Bundle.data.custom[component_key] %} {%- endif -%} {%- assign product_selected = false %} {% if tier_product.title contains product.title %} {%- assign product_selected = true %} {% endif %} {% endfor %}
{%- assign component = 'Longboard Grip Completes' -%} {%- assign collection = 'longboard-grip-menu' -%} {%- assign selected = Bundle.data.selected[component] -%} {%- assign product = products[selected] -%} {%- if product -%}
Selected {{ component }}
View Details
{{ product.title }}

{{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 %}
{%- endif -%}
{% if loading and products %}
{% endif %}

Options: