Lindloff Impending Doom Skateboard Complete
Share Foundation Lindloff Impending Doom Skateboard 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 8.25" {% assign expose_single = true %} {% 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 == 'foundation-lindloff-impending-doom-skateboard-complete-8-25' %} {% 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 -%} Add Custom Top Graphic (+$8.00)? Customize ? Create a custom graphic for the top sheet of your board. 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 Jesse Lindloff Pro Model 8.25" Width x 31.63" Length Wheelbase: 14.00" Tail Length: 6.75" Nose Length: 7.00" Front Axle Width: 8.25" Back Axle Width: 8.25" Traditional Maple Construction Every Board is Measured By Hand For more information about deck size, view our Skateboard Buyer's Guide If Showing, Top and Bottom Wood Grain Colors May Vary from Image Shown. Specs plus minus Construction: ? What the board is made up of and how it is put together. Traditional Maple Deck Length: ? Measuring nose to tail, how long the board is. 31.75" Shape: ? How the board looks and feels Popsicle Wheelbase: ? Distance between the front and back wheels of the board. 14.13" Deck Width: ? Measuring from side to side, how wide your board is. 8.25" x Skateboard Deck Width Recommended deck width based on rider age and size: Deck Width: 7.0" & Under 7.1" - 7.45" 7.5" & Up Height: 4' 4" or Smaller 4' 5" to 5'2" 5' 3" or Taller Age: 8 Years or Younger 9 to 12 Years 13 Years or Older Shoe Size: Kids 5 or Smaller Mens 6-8 Mens 9 or Larger Sizing is mostly based on feet. If it's comfortable under your feet when riding, it's a good size for you.- When choosing a deck size, don't just think about the rider's size, but also the type of riding.
- As a general rule, wider decks are good for vert riding (ramps, pools) and cruising because they're more stable. They're also good for bigger riders.
- Narrower decks are good for street tricks like kickflips because they're more responsive. They're also best for smaller riders. Deck Width: 7.45" & Under 7.5" - 8.0" 8.0" - 8.25" 8.25" & Up Recommended Style: All around riding for kids 14 & under Street & Technical tricks Pools, Ramps, Parks, & All Around Vert, Pools, & Cruising 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 %} Jesse Lindloff Pro Model 8.25" Width x 31.63" Length Wheelbase: 14.00" Tail Length: 6.75" Nose Length: 7.00" Front Axle Width: 8.25" Back Axle Width: 8.25" Traditional Maple Construction Every Board is Measured By Hand "> 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 tiktok
Connect 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 18:10:15
游戏
成功
标题:《真三国无双:起源》通关时长曝光 完成主线25-30小时_3DM单机
简介:《真三国无双:起源》与系列前作类似,都是以中国汉朝末年为背景。游戏采用半线性战役模式,玩家将扮演原创主角“无名英雄”,参
-
2026-02-25 19:59:53
综合
成功
标题:Fort Lauderdale Roofing Contractor Enhances Customer Experience with New Website - PR.com
简介:Florida’s Best Roofing Services LLC, a leading roofing
-
2026-02-25 19:31:35
综合
成功
标题:Sandalias y flip flops para mujer en rebaja American Eagle
简介:Compra sandalias y flip flops para mujer en rebaja en Americ
-
2026-02-25 16:36:29
工具
成功
标题:最新版本加速界面_暗龙辅助
简介:2013版本暗龙辅助脚本触发界面,轻松死亡小退以及满包回收(回城回收或者在线回收),自动修复装备,卡位处理!
-
2026-02-25 19:17:25
综合
成功
标题:干燥综合症和乙肝都有怎么办 - 云大夫
简介:乙肝病毒感染会不会影响到干燥综合征的治疗,如果这个病人是有乙肝的情况,先看看是不是有乙肝病毒的复制,如果是有乙肝病毒复制
-
2026-02-25 20:31:15
综合
成功
标题:ナショナルスタッフ研修で革新を生む人材育成を目指す 日本郵船株式会社
简介:ナショナルスタッフ研修で革新を生む人材育成を目指すのページです。日本郵船グループは、総合物流企業の枠を超え、中核事業の深
-
2026-02-25 19:29:14
综合
成功
标题:Friendship With Our King CBN
简介:As exampled by a friend of King David, Jesus calls us to kno
-
2026-02-25 19:00:58
综合
成功
标题:不孕不育如何分类 - 云大夫
简介:不孕不育分为女性原因、男性原因、男女双方原因,还有不明原因等。女性叫不孕,男性叫不育。女性从来就没有怀孕叫原发性不孕,如
-
2026-02-25 20:48:20
综合
成功
标题:20m Cheap Web Hosting - Free Web Space
简介:Free Web Hosting by 20m.com - Free Web Space plans with purc
-
2026-02-25 20:48:17
新闻
成功
标题:北京医药类院校资讯_北京医药类考研院校排名-高顿考研
简介:北京医药类研究生院校查询频道,为广大考生免费提供考研院校信息查询搜索服务,您可以按地域、院校类型、院校属性、院校综合实力
-
2026-02-25 20:37:13
新闻
成功
标题:602《黑暗之光》208服2月14日11点火爆开启 - 新闻公告 - 602游戏平台 - 做玩家喜爱、信任的游戏平台!cccS
简介:602《黑暗之光》208服2月14日11点火爆开启
-
2026-02-25 18:34:40
综合
成功
标题:Language Schools Payment Methods
简介:Pay ILSC Tuition and fees with Flywire, bank transfer, and m
-
2026-02-25 20:44:37
综合
成功
标题:Sus8.com is for sale HugeDomains
简介:We help you acquire the perfect domain for your site. Afford
-
2026-02-25 19:38:05
游戏
成功
标题:97国际源于信誉(中国区)官方网站-Macau App Station
简介:「97国际源于信誉平台官网」破浪前行风帆劲,澳门财团打造经典娱乐圣地,97国际游戏官网版登录支持网页版游戏资源及手机端A
-
2026-02-25 17:35:36
视频
成功
标题:遥相思第79集河马短剧_在线播放[高清流畅]_爽文短剧
简介:爽文短剧_遥相思剧情介绍:遥相思是由内详执导,内详等人主演的,于2025年上映,该古装讲述的是
-
2026-02-25 19:51:53
综合
成功
标题:Transforming our region - Webcast series - PwC Middle East
简介:As we emerge from the pandemic, we are continuing our client
-
2026-02-25 20:50:17
综合
成功
标题:au
简介:auのオフィシャルサイト。個人のお客さま向けサービスをご紹介します。
-
2026-02-25 19:52:34
综合
成功
标题:Terms of Use LyondellBasell
简介:Review LyondellBasell’s Terms of Use outlining legal conditi
-
2026-02-25 18:56:59
综合
成功
标题:Convenience Store News & Petroleum - C-Store News
简介:Convenience store trends, insights and ideas for understandi
-
2026-02-25 16:05:57
综合
成功
标题:News & Aktuelles Druckerzubehör Hersteller - KMP AG
简介:Aktuelle News der KMP AG: Unternehmensmeldungen, Produktneuh
-
2026-02-25 17:38:24
视频
成功
标题:逃荒路上靠我用空间喂饱全家第13集红豆剧场_在线播放[高清流畅]_爽文短剧
简介:爽文短剧_逃荒路上靠我用空间喂饱全家剧情介绍:逃荒路上靠我用空间喂饱全家是由内详执导,内详等人主演的,于2025年上映,
-
2026-02-25 18:44:51
综合
成功
标题:南京皮肤医院怎样治疗湿疹的?-南京皮炎所
简介: 南京皮肤医院怎样治疗湿疹的?是很多心中的一个疑问,特别是婴儿湿疹发作以后,治疗难度比拟的大,很多时分,都不晓得该怎样
-
2026-02-25 20:19:42
综合
成功
标题:Schaeffler Germany
简介:Schaeffler has been driving forward groundbreaking invention
-
2026-02-25 20:47:56
综合
成功
标题:Destinations City Perth
简介:Learn English in sunny Perth, Australia at our ILSC Perth En
-
2026-02-25 17:27:48
综合
成功
标题:《民刑综合A卷》测试结束,成绩排名已出 - 法考动态 - 学法网 - 学法网 xuefa.com 与法律人共成长!
简介:你考了多少分? ,学法网
-
2026-02-25 20:30:13
综合
成功
标题:Schaeffler Germany
简介:Schaeffler has been driving forward groundbreaking invention
-
2026-02-25 20:49:41
视频
成功
标题:余生有你就很甜第24集红豆剧场_在线播放[高清流畅]_爽文短剧
简介:爽文短剧_余生有你就很甜剧情介绍:余生有你就很甜是由内详执导,内详等人主演的,于2025年上映,该剧情讲述的是<p@ww
-
2026-02-25 20:38:38
综合
成功
标题:Mon Berger – Le Psaume 23 – Excelsis
简介:Ce psaume si connu devient accessible aux tout-petits.
-
2026-02-25 20:34:14
综合
成功
标题:Schaeffler Germany
简介:Schaeffler has been driving forward groundbreaking invention
-
2026-02-25 20:49:03
综合
成功
标题:Metals, Minerals & Forest Union Pacific
简介:Our extensive network enables industrial product commodities