Reboot Skateboard Deck
Share Foundation Reboot Skateboard Deck {% 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 Make it a 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 %} Make it a Complete 8.00" {% 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-reboot-skateboard-deck-8-00' %} {% 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 {%- 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 8.00" Width x 31.88" Length Wheelbase: 14.25" 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. 31.88" Shape: ? How the board looks and feels Popsicle Wheelbase: ? Distance between the front and back wheels of the board. 14.25" Deck Width: ? Measuring from side to side, how wide your board is. 8.00" 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 %} 8.00" Width x 31.88" Length Wheelbase: 14.25" 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 16:03:58
综合
成功
标题:TFI Communications Technology Asset Valuation Conference Speaker: TFI Communications Technology Asset Valuation Conference Speaker: Robert Heath, Professor of Electrical and Computer Engineering, The University of Texas at Austin
简介:Register now for the annual TFI Communications Technology As
-
2026-02-25 16:01:27
综合
成功
标题:Halo Ecigs Package Comparison and Full Review
简介:Researching Halo Ecigs? Be sure to check out the Top Five Ad
-
2026-02-25 16:04:52
综合
成功
标题:Apple
简介:Discover the innovative world of Apple and shop everything i
-
2026-02-25 16:03:57
综合
成功
标题:Men’s & Women’s Jeans, Clothes & Accessories American Eagle
简介:Shop American Eagle men
-
2026-02-25 16:01:50
综合
成功
标题:王安石简介,王安石的诗词全集-诗人 - 雄安文学网
简介:王安石(1021年12月18日-1086年5月21日),字介甫,号半山,谥文,封荆国公。世人又称王荆公。汉族,北宋抚州临
-
2026-02-25 16:02:13
游戏
成功
标题:18luck新利官网利app-你玩乐的的好帮手
简介:18luck新利官网专注于为玩家打造无忧的游戏环境。其官方应用程序以简洁流畅的设计、便捷的操作体验和丰富的游戏内容,成为
-
2026-02-25 16:01:59
综合
成功
标题:Onderwijs - Beroepsonderwijs - Jessica Herring-Watson - Apple (NL)
简介:Ontdek hoe Jessica Herring-Watson van de University of Centr
-
2026-02-25 16:04:14
综合
成功
标题:学法网 - 学法网 xuefa.com 与法律人共成长!
简介:学法网 xuefa.com 与法律人共成长!
-
2026-02-25 16:00:44
综合
成功
标题:In Pursuit Of The Sublime
简介:1x.com is the world
-
2026-02-25 16:04:07
综合
成功
标题:Principal Vivian Cheng Weighs In on Trademark Cases to Watch in 2026
简介:In an interview with Law360, Principal Vivian Cheng shared h
-
2026-02-25 16:03:06
工具
成功
标题:驱动人生官网-显卡驱动_打印机驱动_网卡驱动_声卡驱动等驱动程序下载及检测平台
简介:驱动人生是一款提供电脑驱动下载和安装自动化的软件,通过驱动人生可一键安装显卡驱动、网卡驱动、声卡驱动、打印机驱动、万能网
-
2026-02-25 16:02:25
综合
成功
标题:Home
简介:Joomla! - the dynamic portal engine and content management s
-
2026-02-25 16:01:19
教育
成功
标题:斗蛋作文600字合集(4篇)
简介:无论在学习、工作或是生活中,许多人都写过作文吧,作文根据写作时限的不同可以分为限时作文和非限时作文。那么你有了解过作文吗
-
2026-02-25 16:01:29
综合
成功
标题:Vertical Cabinet Series (130-1,200 CFM) - HTS Commercial & Industrial HVAC Systems, Parts, & Services Company
简介:Units are available with standard and high capacity hydronic
-
2026-02-25 16:01:21
综合
成功
标题:Home Cue
简介:Designs that make a statement. Discover iconic Cue clothing,
-
2026-02-25 16:02:24
综合
成功
标题:Chuck-farthing. World English Historical Dictionary
简介:Chuck-farthing. World English Historical Dictionary
-
2026-02-25 16:03:52
游戏
成功
标题:体面人生_《inZOI》全理想生活详情一览_3DM单机
简介:在游戏《inZOI》中,每一个zoi都有自己的理想生活,理想生活会影响zoi的喜好技能,zoi在为了理想生活努力的时候学
-
2026-02-25 16:03:48
商城
成功
标题:京东(JD.COM)-正品低价、品质保障、配送及时、轻松购物!
简介:京东JD.COM-专业的综合网上购物商城,为您提供正品低价的购物选择、优质便捷的服务体验。商品来自全球数十万品牌商家,囊
-
2026-02-25 16:00:48
综合
成功
标题:火必 Huobi 下载_第39页
简介:火必 Huobi 下载 第39页_火必 Huobi交易所
-
2026-02-25 16:03:56
健康
成功
标题:薄荷网-薄荷健康|科学减肥方案和减肥工具
简介:从健康减肥到健康生活,打造年轻家庭的健康消费平台,提供包括APP、营养食品、订阅制服务、健康内容在内的综合解决方案。
-
2026-02-25 16:03:47
综合
成功
标题:BroadcastChannel.name property globals module Bun
简介:Returns the channel name (as passed to the constructor). [M
-
2026-02-25 16:04:40
综合
成功
标题:Pre- & Post-Show Direct Mail PIP - PIP Greer, SC
简介:Let PIP
-
2026-02-25 16:01:26
综合
成功
标题:Whistleblower Channels: CHT Group
简介:Strict compliance with whistleblower laws enables us to iden
-
2026-02-25 16:01:58
综合
成功
标题:稳健黑马精选量化策略 实盘交割单复盘_收益分析_归因分析 - 9点半交割单学院
简介:九点半提供股票实盘交割单复盘,逐笔交易分析,收益分析,归因分析,深度拆解真实交易持仓周期、开仓逻辑与止盈止损策略。支持买
-
2026-02-25 16:02:49
综合
成功
标题: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 16:04:55
综合
成功
标题:TD Canada Trust - Personal, Small Business Banking & Investing
简介:TD Canada Trust products and services include investing, mor
-
2026-02-25 16:01:11
综合
成功
标题:1x.com • In Pursuit of the Sublime
简介:1x.com is the world
-
2026-02-25 16:01:35
综合
成功
标题:党员思想汇报:一朝为党员,一生为人民-励志一生
简介:党员思想汇报:一朝为党员,一生为人民 敬爱的党组织: 在党课上观看了电影《第一书记》后,同学们无不为沈浩的先进事迹所感动
-
2026-02-25 16:03:46
综合
成功
标题:CHT Group - sustainable specialty chemicals: CHT Group
简介:CHT stands for smart, sustainable chemistry. Our chemical au
-
2026-02-25 16:03:36
综合
成功
标题:What is MTP®/MPO 16 Fiber Optic Cable?
简介:Discover the MTP®-16 and its features, line sequence, and ty