Rout Floral Pintail Longboard Complete
Share Rout Supply Co. Rout Floral Pintail Longboard Complete {% assign discount_percentage = compare_at_price | minus: price | times: 100.0 | divided_by: compare_at_price | round %} = 10 %}color: var(--brand-red){% endif %}" >{{ price | money }} {% if compare_at_price > price %} {% if discount_percentage >= 10 %} {{ compare_at_price | money }} {{ discount_percentage }}% off {% endif %} {% endif %} Share Get Deck Only {% assign discount_percentage = compare_at_price | minus: price | times: 100.0 | divided_by: compare_at_price | round %} = 10 %}color: var(--brand-red){% endif %}" >{{ price | money }} {% if compare_at_price > price %} {% if discount_percentage >= 10 %} {{ compare_at_price | money }} {{ discount_percentage }}% off {% endif %} {% endif %} Get Deck Only {% assign expose_single = false %} {% assign sibling_size = siblings | where: 'handle' | size %} {% if sibling_size > 1 or expose_single %} {% for sibling in siblings %} {% if sibling == false %}{% continue %}{% endif %} {% assign active = false %} {% if sibling.handle == 'rout-floral-pintail-longboard-complete' %} {% assign active = true %} {% endif %} {delete window.cart.error;}); window.history.replaceState({}, false, '{{ sibling.handle }}'); " neptune-engage="{ targets:[ { selector: '.product-selector .active', classes:remove:active, attributes:[{att:'aria-current', set:'false'},{att:'aria-selected', set:'false'}] }, { selector: _self, classes:add:active, attributes:[{att:'aria-current', set:'true'}, {att:'aria-selected', set:'true'}] } ] }" > {% endfor %} {% endif %} Default Title {% for bundle in settings %} {{ bundle.optional_group_label }} {% if bundle.optional_group_label != blank %} {% break %} {% endif %} {% endfor %} {% for bundle in settings %} {% if bundle.hint_title or bundle.hint_text %} ? {% if bundle.hint_title %} {{ bundle.hint_title }} {% endif %} {{ bundle.hint_text }} {% if bundle.hint_image %} {% endif %} {% endif %} {% endfor %} {% for t in tiers %} {{ t }} {% endfor %} Included Components: {{ tier }} {%- for row in rows -%} {% unless row.visibility %}{% continue %}{% endunless %} {% assign is_last = forloop.last %} {% assign product = row.product %} {{product.vendor}} {% assign product_attributes = '' %} {%- assign variant = product.variant -%} {% assign product_title_full = product.original_title | default: product.title | remove: product.vendor %} {% if variant.name %} {% assign product_title_full = product.variant.name | default: product_title_full | remove: product.vendor %} {% endif %} {% assign product_title = product_title_full | split: " - " | first %} {% assign product_attributes = product_title_full | remove: product_title | remove_first: '- ' %} {{ product_title }} {% if product_attributes != blank %} {% endif %} {% assign compatibility_source = variant %} {%- if product.compatibility_issue -%} {% assign compatibility_source = product %} {%- endif -%} {%- if row.compatibility_issue -%} {% assign compatibility_source = row %} {%- endif -%} {% 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 %} Change {%- if compatibility_source.compatibility_issue -%}! {{ compatibility_source.compatibility_issue.error_message | replace: '*_', '' | replace: '_*', '' }}
{%- endif -%} {%- if row.expanded -%} {% assign compatibility_filter = false %} {% assign incompatible_products = row.collection.products | map: 'compatibility_issue' | uniq | size %} {%- if incompatible_products > 1 -%} {% assign compatibility_filter = true %} {%- endif -%} {%- if compatibility_filter -%} {% capture binding %} window.bundle.rows[{{ forloop.index0 }}].filterIncompatible = !window.bundle.rows[{{ forloop.index0 }}].filterIncompatible; Bundle.render(); {% endcapture %} {%- if row.filterIncompatible -%} {%- else -%} {%- endif -%} {{ row.suggestions_label }} {% if row.suggested_size_hint_text %} ? {% if row.suggested_size_hint_title %} {{ row.suggested_size_hint_title }} {% endif %} {{ row.suggested_size_hint_text }} {% if dropdown.hint_image %} {% endif %} {% endif %} {%- endif -%} Sort By {% assign sort_options = 'created-descending,title-ascending,title-descending,price-ascending,price-descending' | split: ',' %} {% assign sort_labels = 'Newest,A-Z,Z-A,Low-High,High-Low' | split: ',' %} {% for option in sort_options %} {%- if row.sort == sort_options[forloop.index0] -%} {{ sort_labels[forloop.index0] }} {%- else -%} {{ sort_labels[forloop.index0] }} {%- endif -%} {% endfor %} {%- for filter in row.filters -%} {{ filter.filter_set_title }} {%- for option in filter.options -%} {%- assign value = option | split: filter.tag_delimiter -%} {%- assign value = value[filter.display_segment] -%} {% if value == filter.active %} {{ value }} {% else %} {{ value }} {% endif %} {%- endfor -%} {%- endfor -%} {%- if row.loading -%} {%- for item in (1..12) -%} {%- endfor -%} {% elsif row.collection.products.size == 0 %} No products match your selection {% else %} {% for product in row.collection.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 row.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 -%} {%- 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 %} {%- liquid assign selected_product = false if row.product.handle == product.handle assign selected_product = true endif assign current_variants = product.variants | map: 'id' if current_variants contains row.product.variant.id assign selected_product = true endif -%} {{ product.title }} {% if product.compatibility_issue %} {% else %} {% if product.mods.size > 0 %} {{ product.mods | first }} {% if product.mods.size > 1 %} - {{ product.mods | last }} {% endif %} {% endif %} {% endif %} {% if selected_product %} {% endif %} {% endfor %} {% endif %} Close {%- assign product = row.collection.selected -%} {%- if row.collection.selected -%} Selected {{ row.title }} 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 %} Cancel {%- assign title_data = product.title | split: '-' -%} {% if product.variants.size > 1 %} {% for variant in product.variants %} {% assign fit = '' %} {% if variant.compatibility_issue %}{% assign fit = '(Not Recommended)' %}{% endif %} {% if variant.fit %} {% assign fit = variant.fit | prepend: '(' | append: ')' %} {% else %} {% endif %} {{ variant.title }} {{ fit }} {% endfor %} {%- elsif product.mod_number -%} {{ product.modifier }} {% endif %} Confirm {%- endif -%} {% if row.loading and row.collection %} {% endif %} {%- if row.buyer_guide_page != blank -%} {{ row.buyer_guide_button_label }} {{ row.buyer_guide_button_label }} {{ row.buyer_guide_page }} Close {%- endif -%} {%- endif -%} {%- endfor -%} {%- assign has_shown_label = false -%} {%- for dropdown in dropdowns -%} {% unless dropdown.visibility %}{% continue %}{% endunless %} {% if dropdown.optional_group_label and has_shown_label == false %} {{ dropdown.optional_group_label }} {%- assign has_shown_label = true -%} {% endif %} {% assign compatibility_source = dropdown.product.variant %} {%- if dropdown.product.compatibility_issue -%} {% assign compatibility_source = dropdown.product %} {%- endif -%} {%- if dropdown.compatibility_issue -%} {% assign compatibility_source = dropdown %} {%- endif -%} {%- if dropdown.product -%} {%- endif -%} {%- if dropdown.product -%} {% assign reduction = 0 %} {% assign item = dropdown.product %} {% for tag in item.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: item.price %} {% elsif reduction contains "-"%} {% assign reduction = reduction | remove: "-" | plus: 0 | times: 100 %} {% else %} {% assign reduction = reduction | plus: 0 | times: 100 %} {% assign reduction = tierProduct.price | minus: reduction %} {% endif %} {% endif %} {% endfor %} {% assign price = item.price | minus: reduction | money %} {{ dropdown.product.title | append: ' +' | append: price }} {%- else -%} {{dropdown.component_label}} {%- endif -%} plus minus None {% for item in dropdown.collection.products %} {% assign reduction = 0 %} {% for tag in item.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: item.price %} {% elsif reduction contains "-"%} {% assign reduction = reduction | remove: "-" | plus: 0 | times: 100 %} {% else %} {% assign reduction = reduction | plus: 0 | times: 100 %} {% assign reduction = tierProduct.price | minus: reduction %} {% endif %} {% endif %} {% endfor %} {% assign price = item.price | minus: reduction %} {% comment %} Appending product tags onto the variant json for consumption in Neptune.component.set() method {% endcomment %} {% assign item_variants = item.variants[0] | json %} {% assign item_variants_split = item_variants | split: "}}" %} {% assign item_append_location = item_variants_split[0] %} {% assign encode_item_tags = item.tags | json %} {% assign item_variants = item_append_location | append: '}, "tags": ' | append: encode_item_tags | append: '}' %} {{ item.title }} +{{ price | money }} {% endfor %} ? {% if dropdown.hint_title %} {{ dropdown.hint_title }} {% endif %} {{ dropdown.hint_text }} {% if dropdown.hint_image %} {% endif %} {%- endfor -%} {%- for checkbox in checkboxes -%} {% unless checkbox.visibility %}{% continue %}{% endunless %} {% if checkbox.optional_group_label %} {{ checkbox.optional_group_label }} {% endif %} {%- if checkbox.product and checkbox.default_to_yes and checkbox.include != false -%} {%- endif -%} {{checkbox.component_label}} {{checkbox.secondary_label}} No {%- if checkbox.include == false -%} {%- else -%} {%- endif -%} Yes {%- liquid assign include = checkbox.include if checkbox.include != true and checkbox.include != false and checkbox.default_to_yes assign include = true endif -%} {%- if include -%} {%- else -%} {%- endif -%} {%- endfor -%} Personalize Your Gift Card Add To Cart {% capture customer_logged_in %}{% endcapture %} {% capture customer_plus_subscribed %}{% endcapture %} {% assign customer_logged_in = customer_logged_in %} {% assign customer_plus_subscribed = customer_plus_subscribed %} {% assign ccs_plus_in_cart = false %} {% assign cart_skus = cart.items | map: 'sku'%} {%- if cart_skus contains 'CCSPLUS' -%} {%- assign ccs_plus_in_cart = true -%} {%- endif -%} {% liquid assign show_quantity_selector = false if member_exclusive contains 'member_active' if customer_plus_subscribed contains 'true' or ccs_plus_in_cart assign show_quantity_selector = true else assign show_quantity_selector = false endif elsif member_exclusive contains 'coming_soon' assign show_quantity_selector = false else assign show_quantity_selector = true endif %} {% if show_quantity_selector %} Qty: {% if inventory_quantity 0 %} ({{ inventory_quantity }} Available) {% endif %} 1 {% if inventory_management == nil or inventory_quantity {{ value }} {% endfor %} {% else %} {% for value in (2..10) %} {% if value > inventory_quantity %} {% break %} {% endif %} {{ value }} {% endfor %} {% endif %} {% endif %} {%- assign date = member_end -%} {%- if member_exclusive contains 'coming_soon' -%} {%- assign date = member_start -%} {%- endif -%} {%- capture member_active_text -%}CCS+ Exclusive through {{ date }}{%- endcapture -%} {%- capture coming_soon_text -%}CCS+ Exclusive starting {{ date }}{%- endcapture -%} {%- assign member_text = member_active_text -%} {%- if member_exclusive contains 'coming_soon' -%} {%- assign member_text = coming_soon_text -%} {%- endif -%} {% if available == false %} {% if tags contains 'no-default-option' or type_excluded %} Sold Out {% elsif variant_selected and custom_requirements_met == false %} Add to Cart {% else %} Select Option {% endif %} {% elsif member_exclusive contains 'member_active' %} {% capture customer_logged_in %}{% endcapture %} {% capture customer_plus_subscribed %}{% endcapture %} {% assign customer_logged_in = customer_logged_in %} {% assign customer_plus_subscribed = customer_plus_subscribed %} {% assign ccs_plus_in_cart = false %} {% assign cart_skus = cart.items | map: 'sku'%} {%- if cart_skus contains 'CCSPLUS' -%} {%- assign ccs_plus_in_cart = true -%} {%- endif -%} {% if customer_plus_subscribed contains 'true' or ccs_plus_in_cart %} {% comment %} === Not sure if this is needed === {% endcomment %} {{ member_text }} Add to Cart {% else %} Join CCS+ To Purchase {%- unless customer_logged_in contains 'true' -%} Already a member? Login {%- endunless -%} {% endif %} {% elsif member_exclusive contains 'coming_soon' %} {{ member_text }} Coming Soon to CCS+ {% else %} {% if available %} Neptune.liquid.load('AddToCart', document.querySelector('variant-selector').data.variant));"> Add to Cart {% else %} Sold Out {% endif %} {% endif %} {% if cart.error %} {{ cart.error.description }} {% endif %} dollar-sign Free & Fast Shipping. On orders $75+. Orders placed by 3pm ET ship out same business day. Details here. rotate Free Returns. On Clothing, Shoes, & Accessories. Clearance items (prices in red) are final sale. Details here. ccs-plus-color CCS+ Members. Free 2-3 Day Shipping, exclusive access to product raffles, member events, and more. Learn More. Description plus minus The Floral series was designed with every skateboarder in mind. Whether skateboarding is new to you or you’'ve been skating for decades, everyone can find a shape they will enjoy. The best part of these boards is the value.The Pintail has a classic shape. A pintail longs to be on the sandy boardwalks whisking through crowds of people. The pintail is the original longboard shape. It takes its style and shape cues from surfboards. Its design begs the rider to get low, to throw hips and shoulders into every turn just like a rider would on a wave. For these reasons, the Floral pintail is the perfect choice for the rider who is looking to transform flat surfaces like sidewalks and streets into concrete waves to carve, cruise, and shred. If you’re are always searching for new turns, the Floral is an incredible ride for your money. Length - 38" / Width 9.5" / Wheelbase 26" Specs plus minus x Recommended Products chevron-left chevron-right {% assign productBadges = passedProductBadges["AaDc4WVhzVi95a1puW__product_items_GKGM6A"] | default: productBadges %} {% for product in products offset: 0 limit: 10 %} {% assign product_index = forloop.index %} {% assign page = collection.page %} {% for banner in collection.banners %} {% assign banner_index = forloop.index %} {% if banner.position == product_index and banner.content != blank %} {{ banner.content }} {% elsif banner.position == product_index and page == 1 or banner.position == product_index and page == blank %} {% if collection.current_tags.size > 0 and banner.sub == false %}{% continue %}{% endif %} {% if banner.image %} {% endif %} {% if banner.video %} {% endif %} {% if banner.text or banner.subtitle or banner.button_label %} {{ banner.title }} {{ banner.subtitle }} {% if banner.button_label %} {{ banner.button_label }} {% endif %} {% endif %} {% endif %} {% endfor %} {% if product.featured_image != blank or product.images[0] != blank %} {% if product.alt_image or product.images[1] != blank %} {% unless product.alt_image contains '/swatch' or product.images[1] contains '/swatch' %} {% endunless %} {% endif %} {% assign title = product.title | split: ' - ' | first %} {% assign type = product.type %} {% assign price = product.price | money %} {% for tag in product.tags %} {% if tag contains 'Vendor' %} {% assign vendor_tag = tag | remove: 'Vendor:' %} {% assign vendor_collab = vendor_tag | append: ' x' %} {% break %} {% endif %} {% endfor %} {% unless product.title contains vendor_collab %} {% assign title = title | remove: vendor_tag %} {% endunless %} {% if vendor_tag != blank %} {% assign subtitle = vendor_tag %} {% endif %} {%- if product.member_exclusive contains 'coming_soon' or product.member_exclusive contains 'member_active' -%} {%- assign year = product.member_end | split: '/' | last | prepend: '/' -%} {%- assign date = product.member_end | remove: year -%} {%- if product.member_exclusive contains 'coming_soon' -%} {%- assign year = product.member_start | split: '/' | last | prepend: '/' -%} {%- assign date = product.member_start | remove: year -%} {%- endif -%} {%- capture member_active_text -%}CCS+ Exclusive through {{ date }}{%- endcapture -%} {%- capture coming_soon_text -%}CCS+ Exclusive starting {{ date }}{%- endcapture -%} {%- assign member_text = member_active_text -%} {%- if product.member_exclusive contains 'coming_soon' -%} {%- assign member_text = coming_soon_text -%} {%- endif -%} {{ member_text }} {%-endif %} {% for badge in productBadges %} {% if product.tags contains badge.tag %} {% assign exclusions = badge.collection_exclusion | split: ',' %} {% assign inclusions = badge.collection_inclusion | split: ',' %} {% assign render = true %} {% if inclusions.size > 0 %} {% assign render = false %} {% if inclusions contains collection.handle %} {% assign render = true %} {% endif %} {% endif %} {% if exclusions contains collection.handle %} {% assign render = false %} {% endif %} {% if render %} {% if badge.image %} {% endif %} {{ badge.text }} {% endif %} {% endif %} {% endfor %} {{ title }} {{ subtitle }} {{ price }} {% assign discount_percentage = product.compare_at_price | minus: product.price | times: 100.0 | divided_by: product.compare_at_price | round %} {% assign product_price = product.price | plus: 0 %} {% if product.compare_at_price > product_price and discount_percentage >= 10 %} {{ product.compare_at_price | money }} Up to {{ discount_percentage }}% off {% endif %} {% for badge in productBadges %} {% if product.tags contains badge.tag %} {% assign exclusions = badge.collection_exclusion | split: ',' %} {% assign inclusions = badge.collection_inclusion | split: ',' %} {% assign render = true %} {% if inclusions.size > 0 %} {% assign render = false %} {% if inclusions contains collection.handle %} {% assign render = true %} {% endif %} {% endif %} {% if exclusions contains collection.handle %} {% assign render = false %} {% endif %} {% if render %} {% if badge.image %} {% endif %} {{ badge.text }} {% endif %} {% endif %} {% endfor %} {% endif %} {% endfor %} Recently Viewed chevron-left chevron-right {% assign productBadges = passedProductBadges["AeUJqelcreE9TS1p5b__product_items_xARBeJ"] | default: productBadges %} {% for product in products offset: 0 limit: 10 %} {% assign product_index = forloop.index %} {% assign page = collection.page %} {% for banner in collection.banners %} {% assign banner_index = forloop.index %} {% if banner.position == product_index and banner.content != blank %} {{ banner.content }} {% elsif banner.position == product_index and page == 1 or banner.position == product_index and page == blank %} {% if collection.current_tags.size > 0 and banner.sub == false %}{% continue %}{% endif %} {% if banner.image %} {% endif %} {% if banner.video %} {% endif %} {% if banner.text or banner.subtitle or banner.button_label %} {{ banner.title }} {{ banner.subtitle }} {% if banner.button_label %} {{ banner.button_label }} {% endif %} {% endif %} {% endif %} {% endfor %} {% if product.featured_image != blank or product.images[0] != blank %} {% if product.alt_image or product.images[1] != blank %} {% unless product.alt_image contains '/swatch' or product.images[1] contains '/swatch' %} {% endunless %} {% endif %} {% assign title = product.title | split: ' - ' | first %} {% assign type = product.type %} {% assign price = product.price | money %} {% for tag in product.tags %} {% if tag contains 'Vendor' %} {% assign vendor_tag = tag | remove: 'Vendor:' %} {% assign vendor_collab = vendor_tag | append: ' x' %} {% break %} {% endif %} {% endfor %} {% unless product.title contains vendor_collab %} {% assign title = title | remove: vendor_tag %} {% endunless %} {% if vendor_tag != blank %} {% assign subtitle = vendor_tag %} {% endif %} {%- if product.member_exclusive contains 'coming_soon' or product.member_exclusive contains 'member_active' -%} {%- assign year = product.member_end | split: '/' | last | prepend: '/' -%} {%- assign date = product.member_end | remove: year -%} {%- if product.member_exclusive contains 'coming_soon' -%} {%- assign year = product.member_start | split: '/' | last | prepend: '/' -%} {%- assign date = product.member_start | remove: year -%} {%- endif -%} {%- capture member_active_text -%}CCS+ Exclusive through {{ date }}{%- endcapture -%} {%- capture coming_soon_text -%}CCS+ Exclusive starting {{ date }}{%- endcapture -%} {%- assign member_text = member_active_text -%} {%- if product.member_exclusive contains 'coming_soon' -%} {%- assign member_text = coming_soon_text -%} {%- endif -%} {{ member_text }} {%-endif %} {% for badge in productBadges %} {% if product.tags contains badge.tag %} {% assign exclusions = badge.collection_exclusion | split: ',' %} {% assign inclusions = badge.collection_inclusion | split: ',' %} {% assign render = true %} {% if inclusions.size > 0 %} {% assign render = false %} {% if inclusions contains collection.handle %} {% assign render = true %} {% endif %} {% endif %} {% if exclusions contains collection.handle %} {% assign render = false %} {% endif %} {% if render %} {% if badge.image %} {% endif %} {{ badge.text }} {% endif %} {% endif %} {% endfor %} {{ title }} {{ subtitle }} {{ price }} {% assign discount_percentage = product.compare_at_price | minus: product.price | times: 100.0 | divided_by: product.compare_at_price | round %} {% assign product_price = product.price | plus: 0 %} {% if product.compare_at_price > product_price and discount_percentage >= 10 %} {{ product.compare_at_price | money }} Up to {{ discount_percentage }}% off {% endif %} {% for badge in productBadges %} {% if product.tags contains badge.tag %} {% assign exclusions = badge.collection_exclusion | split: ',' %} {% assign inclusions = badge.collection_inclusion | split: ',' %} {% assign render = true %} {% if inclusions.size > 0 %} {% assign render = false %} {% if inclusions contains collection.handle %} {% assign render = true %} {% endif %} {% endif %} {% if exclusions contains collection.handle %} {% assign render = false %} {% endif %} {% if render %} {% if badge.image %} {% endif %} {{ badge.text }} {% endif %} {% endif %} {% endfor %} {% endif %} {% endfor %} The Floral series was designed with every skateboarder in mind. Whether skateboarding is new to you or you’'ve been skating for decades, everyone can find a shape they will enjoy. The best part of these boards is the value.The Pintail has a classic shape. A pintail longs to be on the sandy boardwalks whisking through crowds of people. The pintail is the original longboard shape. It takes its style and shape cues from surfboards. Its design begs the rider to get low, to throw hips and shoulders into every turn just like a rider would on a wave. For these reasons, the Floral pintail is the perfect choice for the rider who is looking to transform flat surfaces like sidewalks and streets into concrete waves to carve, cruise, and shred. If you’re are always searching for new turns, the Floral is an incredible ride for your money. Length - 38" / Width 9.5" / Wheelbase 26""> Gift Cards CCS+ CCS Portland Skate Shop Request a Catalog Skateboard Buyer's Guide Get Help Order Status Customer Service Shipping & Delivery Returns About Us About CCS The Blog CCS Team Page Get Help plus minus Order Status Customer Service Shipping & Delivery Returns About Us plus minus About CCS The Blog CCS Team Page facebook instagram twitter youtube tiktokConnect with us
For promotions, special offers & good vibes.
© 2026 CCS
Privacy Policy Terms of UseYour Cart
x {% assign primary_item_count = 0 %} {% for item in items %} {% unless item.properties._bundle == 'component' %} {% assign primary_item_count = primary_item_count | plus: 1 %} {% endunless %} {% endfor %} {% if primary_item_count > 0 %} {% for item in items %} {% unless item.properties._bundle == 'component' %} {% liquid assign found_bundle = false if item.properties._bundle == 'primary' and item.properties._components != blank assign found_bundle = true endif assign bundle_qty_up = false if item.title contains '(Qty:' assign bundle_qty_up = true assign bundle_title = item.title assign bundle_qty = item.title | split: '(Qty:' | last assign bundle_qty = bundle_qty | remove: ')' endif %} {% if item.image %} {% endif %} {% if item.properties['_image'] %} {% elsif item.properties['Custom Bottom Graphic'] %} {% elsif item.properties['Custom Griptape'] %} {%- liquid assign raw_src = "{{ item.properties['Custom Griptape'] }}" assign raw_alt = "{{ item.product_title }}" -%} {% render 'image' raw_src:raw_src raw_alt:raw_alt lazy:img_lazy sizes:img_sizes _settings:settings class:img_class %} {% else %} {% endif %} {% if item.properties['_overlay'] != blank %} {% endif %} {% assign title = item.title %} {% if title != blank %} {{ title }} {% endif %} {% assign subtitle = item.title | remove: title | remove_first: '-' | strip %} {% if subtitle != blank %} {{ subtitle | split: '-' | first }} {% endif %} {% for option in item.options_with_values %} {% unless option.name == "Title" %} {{ option.name }} {{ option.value }} {% endunless %} {% endfor %} {% for prop in item.properties %} {%- liquid assign prop_key = prop[0] assign prop_value = prop[1] if prop_key contains 'custom-' or prop_key contains 'ccs-embroidery-' or prop_key == 'Preview' continue endif %} {% assign _prop = prop_key | split:'_' %} {% unless _prop[0] == blank %} {% assign prop_value_lower = prop_value | downcase %}{% if prop_value_lower contains 'data:image' or prop_value_lower contains '.png' or prop_value_lower contains '.jpg' or prop_value_lower contains '.jpeg' or prop_value_lower contains '.gif' or prop_value_lower contains '.webp' or prop_value_lower contains '.svg' %} {{ prop_key | replace: '_', ' ' | capitalize }} {% else %} {{ prop_key | replace: '_', ' ' | capitalize | append: ': ' }} {{ prop_value }} {% endif %}
{% endunless %} {% endfor %} {%# Zepto Personalizations %} {% if found_bundle and item.properties._zepto %} {% assign zepto_props_clean = item.properties._zepto | strip | remove: '{' | remove: '}' %} {% assign zepto_props = zepto_props_clean | split: '","' %} {% for prop in zepto_props %} {% assign kv = prop | split: '":"' %} {% if kv.size {% if prop_value_lower contains 'data:image' or prop_value_lower contains '.png' or prop_value_lower contains '.jpg' or prop_value_lower contains '.jpeg' or prop_value_lower contains '.gif' or prop_value_lower contains '.webp' or prop_value_lower contains '.svg' %} {{ prop_key | replace: '_', ' ' | capitalize }} {% else %} {{ prop_key | replace: '_', ' ' | capitalize | append: ': ' }} {{ prop_value }} {% endif %} {% endfor %} {% endif %} {%# Components %} {% if found_bundle %} {% assign bundle_items = item.properties._components | split: ',' %} {% for bundle_item in bundle_items %}{% if bundle_qty_up and bundle_qty != blank %} {{ bundle_qty }} {% else %} {{ item.quantity }} {% endif %} x {{ bundle_item | strip }}
{% endfor %} {% endif %} {{ item.final_line_price | money | replace: "$ ", "$" }} {% if item.original_line_price != item.final_line_price %} {{ item.original_line_price | money | replace: "$ ", "$" }} {% elsif item.properties._compare_at_price %} {{ item.properties._compare_at_price | money | replace: "$ ", "$" }} {% endif %} {% assign title = item.title %} Translation missing: en.sections.cart.remove_title {% assign inventory_variance = item.properties._inventory %} {% if inventory_variance > 0 and inventory_variance Only {{inventory_variance}} left! {% endif %} {% unless item.properties._gift or item.selling_plan_allocation or found_bundle %} Quantity {% assign product = item.title %} {% assign enabled = '' %} {% if item.quantity >= item.properties._inventory %} {% assign enabled = 'button--disabled' %} {% endif %} – Quantity Cart.change({ line:{{ forloop.index }}, quantity:this.value}), 500)()" onblur="if (!this.value.trim() || isNaN(parseInt(this.value, 10))) this.value = {{ item.quantity }}" value="{{ item.quantity }}" aria-label="Quantity" autocomplete="off" tabindex="-1" > + Quantity {% endunless %} {% endunless %} {% endfor %} {% elsif settings.empty_state != blank %} {{ settings.empty_state }} {% endif %}You don't have any items!
Continue ShoppingSummary
Shipping and taxes calculated at checkout.
Total
{{ total_price | money }}
View Cart Checkout search Search { document.querySelector('.search-results__container').classList.add('active');}, '1200');" id="AamEyd0M3c2E2ZnlUQ__input_VwT4fq_1" autocomplete="off" value="" > x {% assign items = searches %} {% if items.size > 0 %} Searches {% endif %} {% for item in items %} {% assign title = item.title %} {% assign attr = 'href="' | append: item.url | append: '" ' %} {{ title }} {% endfor %} {% assign items = collections %} {% if items.size > 0 %} Collections {% endif %} {% for item in items %} {% assign title = item.title %} {% assign attr = 'href="' | append: item.url | append: '" ' %} {{ title }} {% endfor %} {% assign productBadges = passedProductBadges["AbzNtMCtib2JyWm8zc__product_items_Ae3EC9"] | default: productBadges %} {% for product in products limit: 10 %} {% assign product_index = forloop.index %} {% assign page = collection.page %} {% for banner in collection.banners %} {% assign banner_index = forloop.index %} {% if banner.position == product_index and banner.content != blank %} {{ banner.content }} {% elsif banner.position == product_index and page == 1 or banner.position == product_index and page == blank %} {% if collection.current_tags.size > 0 and banner.sub == false %}{% continue %}{% endif %} {% if banner.image %} {% endif %} {% if banner.video %} {% endif %} {% if banner.text or banner.subtitle or banner.button_label %} {{ banner.title }} {{ banner.subtitle }} {% if banner.button_label %} {{ banner.button_label }} {% endif %} {% endif %} {% endif %} {% endfor %} {% if product.featured_image != blank or product.images[0] != blank %} {% if product.alt_image or product.images[1] != blank %} {% unless product.alt_image contains '/swatch' or product.images[1] contains '/swatch' %} {% endunless %} {% endif %} {% assign title = product.title | split: ' - ' | first %} {% assign type = product.type %} {% assign price = product.price | money %} {% for tag in product.tags %} {% if tag contains 'Vendor' %} {% assign vendor_tag = tag | remove: 'Vendor:' %} {% assign vendor_collab = vendor_tag | append: ' x' %} {% break %} {% endif %} {% endfor %} {% unless product.title contains vendor_collab %} {% assign title = title | remove: vendor_tag %} {% endunless %} {% if vendor_tag != blank %} {% assign subtitle = vendor_tag %} {% endif %} {%- if product.member_exclusive contains 'coming_soon' or product.member_exclusive contains 'member_active' -%} {%- assign year = product.member_end | split: '/' | last | prepend: '/' -%} {%- assign date = product.member_end | remove: year -%} {%- if product.member_exclusive contains 'coming_soon' -%} {%- assign year = product.member_start | split: '/' | last | prepend: '/' -%} {%- assign date = product.member_start | remove: year -%} {%- endif -%} {%- capture member_active_text -%}CCS+ Exclusive through {{ date }}{%- endcapture -%} {%- capture coming_soon_text -%}CCS+ Exclusive starting {{ date }}{%- endcapture -%} {%- assign member_text = member_active_text -%} {%- if product.member_exclusive contains 'coming_soon' -%} {%- assign member_text = coming_soon_text -%} {%- endif -%} {{ member_text }} {%-endif %} {% for badge in productBadges %} {% if product.tags contains badge.tag %} {% assign exclusions = badge.collection_exclusion | split: ',' %} {% assign inclusions = badge.collection_inclusion | split: ',' %} {% assign render = true %} {% if inclusions.size > 0 %} {% assign render = false %} {% if inclusions contains collection.handle %} {% assign render = true %} {% endif %} {% endif %} {% if exclusions contains collection.handle %} {% assign render = false %} {% endif %} {% if render %} {% if badge.image %} {% endif %} {{ badge.text }} {% endif %} {% endif %} {% endfor %} {{ title }} {{ subtitle }} {{ price }} {% assign discount_percentage = product.compare_at_price | minus: product.price | times: 100.0 | divided_by: product.compare_at_price | round %} {% assign product_price = product.price | plus: 0 %} {% if product.compare_at_price > product_price and discount_percentage >= 10 %} {{ product.compare_at_price | money }} Up to {{ discount_percentage }}% off {% endif %} {% for badge in productBadges %} {% if product.tags contains badge.tag %} {% assign exclusions = badge.collection_exclusion | split: ',' %} {% assign inclusions = badge.collection_inclusion | split: ',' %} {% assign render = true %} {% if inclusions.size > 0 %} {% assign render = false %} {% if inclusions contains collection.handle %} {% assign render = true %} {% endif %} {% endif %} {% if exclusions contains collection.handle %} {% assign render = false %} {% endif %} {% if render %} {% if badge.image %} {% endif %} {{ badge.text }} {% endif %} {% endif %} {% endfor %} {% endif %} {% endfor %} account Log In / Sign Up x New Skate chevron-right Shoes chevron-right Clothing chevron-right Accessories chevron-right Made By CCS chevron-right Customs blank Team blank Brands blank CCS+ blank Sale blank Wishlist blank Cart blank Order Status blank Returns blank Customer Support blank ${data.message} ${data.action ? `${data.action.text}` : ''} ×智能索引记录
-
2026-02-25 17:34:27
视频
成功
标题:偏惹少帅第43集红豆剧场_在线播放[高清流畅]_爽文短剧
简介:爽文短剧_偏惹少帅剧情介绍:偏惹少帅是由内详执导,内详等人主演的,于2025年上映,该都市讲述的是&@捅了语文课代表一节
-
2026-02-25 18:16:49
游戏
成功
标题:童话的游戏笔记 - 简书
简介:微信公众号:童话的游戏笔记(有我的个人微信有问题可以问我)<br><br>个人微博:童话的游戏笔记(回复最快)<br><
-
2026-02-25 17:10:36
综合
成功
标题:rurz.com - For Sale
简介:Saw.com has successfully helped thousands of buyers acquire
-
2026-02-25 16:04:39
综合
成功
标题:6Y.com
简介:6Y.com
-
2026-02-25 19:25:26
综合
成功
标题:Pure-play USA Software Testing Company Professional QA Services Agency
简介:Meet a1qa, a software QA company with over 1,500 completed p
-
2026-02-25 20:47:59
综合
成功
标题:Toyota MR2 Message Board
简介:Toyota MR2 Message Board and Forum for Toyota MR2 Owners and
-
2026-02-25 18:20:17
综合
成功
标题:Slice 2: Adle to Alhandal. World English Historical Dictionary
简介:Slice 2: Adle to Alhandal. World English Historical Dictiona
-
2026-02-25 20:28:44
综合
成功
标题:南京银屑病医院排行榜_南京银屑病哪里治-南京皮炎所
简介:南京银屑病哪里治?说到银屑病,很多人不知道怎么得的,有什么危害。即使他们有银屑病,也很顽固。所以大家平时在日常生活中有关
-
2026-02-25 19:05:09
综合
成功
标题:MAZDA SKYACTIV-D CLEAN DIESEL MAKES IT A HAT-TRICK
简介:/PRNewswire/ -- First came Road Atlanta, then Detroit, now M
-
2026-02-25 18:30:05
综合
成功
标题:PR Newswire: press release distribution, targeting, monitoring and marketing PR Newswire
简介:PR Newswire’s news distribution, targeting, monitoring and m
-
2026-02-25 16:27:37
综合
成功
标题:European Stripe Double Breasted Blazer Cue
简介:European fabrication in a boxy, loose fit with point lapels
-
2026-02-25 20:48:09
综合
成功
标题:Storet – M2L Furniture
简介:The Storet Chest of Drawers, designed by Nanda Vigo, brings
-
2026-02-25 20:33:53
综合
成功
标题:a1qa’s roundtable on shift-left QA
简介:This month, the a1qa team will conduct an online roundtable
-
2026-02-25 17:11:15
综合
成功
标题:Schaeffler Germany
简介:Schaeffler has been driving forward groundbreaking invention
-
2026-02-25 17:35:44
视频
成功
标题:我的最后一任男朋友第63集河马短剧_在线播放[高清流畅]_爽文短剧
简介:爽文短剧_我的最后一任男朋友剧情介绍:我的最后一任男朋友是由内详执导,内详等人主演的,于2025年上映,该剧情讲述的是<
-
2026-02-25 18:57:15
综合
成功
标题:Inter Partes Review (IPR) Law Firm - Attorneys Fish & Richardson
简介:Fish handles more inter partes review (IPR) proceedings than
-
2026-02-25 19:10:57
综合
成功
标题:au
简介:auのオフィシャルサイト。個人のお客さま向けサービスをご紹介します。
-
2026-02-25 20:21:29
综合
成功
标题:FetischPartner - Die Online-Dating-Börse für Fetisch
简介:FetischPartner ist eine Internet-Partnerbörse. Sie richtet s
-
2026-02-25 20:46:17
工具
成功
标题:驱动人生官网-显卡驱动_打印机驱动_网卡驱动_声卡驱动等驱动程序下载及检测平台
简介:驱动人生是一款提供电脑驱动下载和安装自动化的软件,通过驱动人生可一键安装显卡驱动、网卡驱动、声卡驱动、打印机驱动、万能网
-
2026-02-25 19:59:31
综合
成功
标题:理财通10%收益(理财通收益率多少)_火必 Huobi交易所
简介:本篇文章给大家谈谈理财通10%收益,以及理财通收益率多少对应的知识点,希望对各位有所帮助,不要忘了收藏本站喔。 本文目录
-
2026-02-25 20:04:02
综合
成功
标题:Dynasty Fantasy Football: 5 risers after the Panini Senior Bowl
简介:It
-
2026-02-25 20:50:13
综合
成功
标题:Woodys Homepage ? [Archiv] - BW7 Forum
简介:Hallo Funktioniert bei euch noch Woodys HP? Er hatte mal
-
2026-02-25 20:45:15
视频
成功
标题:神秘丈夫的双面人生第73集红豆剧场_在线播放[高清流畅]_爽文短剧
简介:爽文短剧_神秘丈夫的双面人生剧情介绍:神秘丈夫的双面人生是由内详执导,内详等人主演的,于2025年上映,该剧情讲述的是&
-
2026-02-25 16:19:59
综合
成功
标题:Camisas y flannels para hombre en rebaja American Eagle
简介:Compra camisas y flannels para hombre en rebaja en American
-
2026-02-25 17:36:20
综合
成功
标题:Blog PIP - PIP Union City, TN
简介:Track our weekly updates in interesting information with PIP
-
2026-02-25 16:31:03
综合
成功
标题:PlayStation Universe - PS5, PS4, PSVR, PS Vita News and Reviews
简介:PS5 News, PS4 News, PSVR and PS Vita News, Reviews, Themes,
-
2026-02-25 18:43:03
商城
成功
标题:京东(JD.COM)-正品低价、品质保障、配送及时、轻松购物!
简介:京东JD.COM-专业的综合网上购物商城,为您提供正品低价的购物选择、优质便捷的服务体验。商品来自全球数十万品牌商家,囊
-
2026-02-25 16:41:56
综合
成功
标题:PlayStation Universe - PS5, PS4, PSVR, PS Vita News and Reviews
简介:PS5 News, PS4 News, PSVR and PS Vita News, Reviews, Themes,
-
2026-02-25 20:45:46
视频
成功
标题:他的独占式心动第74集红豆剧场_在线播放[高清流畅]_爽文短剧
简介:爽文短剧_他的独占式心动剧情介绍:他的独占式心动是由内详执导,内详等人主演的,于2025年上映,该都市讲述的是&l@向往
-
2026-02-25 20:29:47
综合
成功
标题:Revolver Podcasts Lanza EL PO´CAS, Un Nuevo Podcast De Comentarios Musicales En Español Impulsado Por RPM Records De Bogotá
简介:/PRNewswire-HISPANIC PR WIRE/ -- reVolver Podcasts, una red