Lewis Sew Wut Skateboard Complete
Share Foundation Lewis Sew Wut 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.50" {% 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-lewis-sew-wut-skateboard-complete-8-50' %} {% 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 Julian Lewis Pro Model 8.50" Width x 32.00" Length Wheelbase: 14.50" Traditional Maple Construction 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. 32.00" Shape: ? How the board looks and feels Popsicle Wheelbase: ? Distance between the front and back wheels of the board. 14.50" Deck Width: ? Measuring from side to side, how wide your board is. 8.50" 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 %} Julian Lewis Pro Model 8.50" Width x 32.00" Length Wheelbase: 14.50" Traditional Maple Construction "> 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 20:59:55
综合
成功
标题:World English Historical Dictionary
简介:World English Historical Dictionary: The Path to Full Literacy
-
2026-02-26 03:14:18
教育
成功
标题:有关梦想小学作文汇编9篇
简介:在生活、工作和学习中,大家总少不了接触作文吧,作文是一种言语活动,具有高度的综合性和创造性。写起作文来就毫无头绪?下面是小编为大家整理的梦想小学作文9篇,欢迎阅
-
2026-02-26 03:16:02
综合
成功
标题:SMUs (Source Measure Units) von Keithley Tektronix
简介:SMU-Instrumente (Source Measure Unit) von Basic bis High-End über einen weiten B
-
2026-02-25 21:32:44
综合
成功
标题:Nicest MR-S I've ever seen
简介:http://www.geocities.jp/ka2aniki/tomsw123/ Go check out the gallery section,
-
2026-02-26 05:10:45
视频
成功
标题:时光予你我偏爱第95集河马短剧_在线播放[高清流畅]_爽文短剧
简介:爽文短剧_时光予你我偏爱剧情介绍:时光予你我偏爱是由内详执导,内详等人主演的,于2025年上映,该剧情讲述的是&@国服喷水瑶视频@lt;@哈利波特2高清下载@p
-
2026-02-26 05:04:23
综合
成功
标题:爱,在民族团结中流淌_2000字_作文网
简介:心灵贴着心灵,就好像光明与太阳;臂膀挽起臂膀,就好似蜿蜒崎岖的长城。
-
2026-02-26 05:51:12
教育
成功
标题:(精品)小学三年级的作文
简介:在日常的学习、工作、生活中,大家都写过作文吧,作文可分为小学作文、中学作文、大学作文(论文)。相信很多朋友都对写作文感到非常苦恼吧,下面是小编精心整理的小学三年
-
2026-02-26 05:46:56
综合
成功
标题:对独立的理解英语作文
简介:在我们平凡的日常里,许多人都写过作文吧,作文是人们以书面形式表情达意的言语活动。你所见过的作文是什么样的呢?以下是小编精心整理的对独立的理解英语作文,希望对大家
-
2026-02-26 02:26:51
综合
成功
标题:Make it happen with PwC
简介:We unite expertise and tech so you can outthink, outpace and outperform.
-
2026-02-26 04:46:57
教育
成功
标题:精选二年级堆雪人作文四篇
简介:在日常生活或是工作学习中,大家一定都接触过作文吧,写作文可以锻炼我们的独处习惯,让自己的心静下来,思考自己未来的方向。相信很多朋友都对写作文感到非常苦恼吧,以下
-
2026-02-26 02:42:05
综合
成功
标题:【精华】语文考试作文十篇
简介:无论是身处学校还是步入社会,大家都经常接触到作文吧,作文一定要做到主题集中,围绕同一主题作深入阐述,切忌东拉西扯,主题涣散甚至无主题。那么你知道一篇好的作文该怎
-
2026-02-26 02:24:59
综合
成功
标题:关于自己的作文:我的玩具_800字_作文网
简介:我有一只玩具小猪,它长得可爱极了!它的头大大的,占自己整个身体的两倍。它有两个小小的眼睛。眼珠黑溜溜的,眼睛下面长的一个椭圆形的鼻子,中间有两个圆圆的洞,这便是
-
2026-02-26 05:44:14
教育
成功
标题:实用的助人的作文600字
简介:在日常学习、工作抑或是生活中,大家都不可避免地要接触到作文吧,作文是经过人的思想考虑和语言组织,通过文字来表达一个主题意义的记叙方法。相信很多朋友都对写作文感到
-
2026-02-25 20:45:02
综合
成功
标题:Greystone College Australia Schedules & Sessions
简介:Greystone College Australia offers Weekday & Weekend schedules, providing studen
-
2026-02-26 05:51:20
综合
成功
标题:Polar Surf Shorts - Black – CCS
简介:Shorts Style:Sport,Shorts Fit:Standard,Shorts Material:Cotton,Shorts Stretch:Sta
-
2026-02-26 02:03:12
教育
成功
标题:【精选】二年级想象作文3篇
简介:在日常学习、工作和生活中,大家对作文都再熟悉不过了吧,写作文是培养人们的观察力、联想力、想象力、思考力和记忆力的重要手段。那么问题来了,到底应如何写一篇优秀的作
-
2026-02-26 05:11:58
综合
成功
标题:Tax services EY - Global
简介:Our globally connected tax network can help your tax function address complex is
-
2026-02-26 01:22:08
综合
成功
标题:Ground Positioning Radar for Automated Driving GPR, Inc.
简介:GPR, Inc. technology provides reliable and accurate positioning across all terra
-
2026-02-26 05:27:43
综合
成功
标题:精选二年级家作文300字十篇
简介:在平平淡淡的日常中,大家对作文都再熟悉不过了吧,作文是人们把记忆中所存储的有关知识、经验和思想用书面形式表达出来的记叙方式。相信写作文是一个让许多人都头痛的问题
-
2026-02-25 20:56:16
综合
成功
标题:1fd6346ace03356c1338400ba61871ad
简介:20-22 октября 2017 года в Международном выставочном центре города Киев при подде
-
2026-02-26 05:14:43
综合
成功
标题:【精选】有趣的事情作文300字3篇
简介:无论是身处学校还是步入社会,说到作文,大家肯定都不陌生吧,作文根据体裁的不同可以分为记叙文、说明文、应用文、议论文。那么你知道一篇好的作文该怎么写吗?下面是小编
-
2026-02-26 06:31:55
综合
成功
标题:Visual Essays - Interactive Essay Examples Esy Esy
简介:Explore visual essays that bring ideas to life through interactive storytelling.
-
2026-02-26 05:49:14
教育
成功
标题:实用的初二语文作文4篇
简介:在日常的学习、工作、生活中,许多人都有过写作文的经历,对作文都不陌生吧,借助作文人们可以反映客观事物、表达思想感情、传递知识信息。你知道作文怎样写才规范吗?以下
-
2026-02-26 06:32:01
综合
成功
标题:感恩节短信祝福语大全_作文网
简介:炉火升起心中的温暖,鹿肉唤起美好的记忆,南瓜饼包裹生活的香甜,火鸡衔来一年的好运。冥冥中感谢生命,生命中感谢有你。感恩节快乐! 感谢春,春风拂面的温暖;感谢夏,
-
2026-02-26 01:35:00
综合
成功
标题:Alternate diploma vs. certificate of completion Everway
简介:In this blog, explore how alternate diplomas can provide unique learners with mo
-
2026-02-26 06:32:00
综合
成功
标题:姥姥作文300字[经典]
简介:无论是身处学校还是步入社会,许多人都有过写作文的经历,对作文都不陌生吧,作文可分为小学作文、中学作文、大学作文(论文)。如何写一篇有思想、有文采的作文呢?下面是
-
2026-02-26 01:44:16
综合
成功
标题:大上新招聘_厦门鑫大上新厨具有限公司招聘_电话_地址 _【官方】
简介:大上新招聘,厦门鑫大上新厨具有限公司招聘,公司在厦门万寿路古玩市场一楼厨具城,招聘岗位详情。
-
2026-02-25 21:20:05
综合
成功
标题:瀛︽硶缃
简介:,瀛︽硶缃
-
2026-02-25 21:48:43
综合
成功
标题:GE Companies: Next Generation and Future General Electric
简介:The future of GE
-
2026-02-26 01:39:11
综合
成功
标题:虚拟主机问题_云服务器问题_域名问题_网站备案问题-三五互联
简介:三五互联帮助中心,为您解决各种虚拟主机、云服务器、VPS、域名、网站备案等常见问题,十余年专业经验,高速、稳定、安全、平价,全国3强。