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-26 20:17:05
工具
成功
标题:亚洲人av在线影院-HD高清完整版迅雷极速版下载-亚洲AV在线观看
简介:高清影视,亚洲人av在线影院-HD高清完整版迅雷极速版下载-亚洲AV在线观看,立即观看,亚洲AV
-
2026-02-26 16:43:30
综合
成功
标题:悄悄话三年级作文
简介:编者按:如果大家觉得内容不错,记得分享给你的小伙伴们哦!内容简介:悄悄话夜深了,我和家里的“小伙伴”说起了悄悄话。我问电
-
2026-02-26 19:39:38
美食
成功
标题:瞰中国·我的家乡丨千年魅力蕴新机,人生必去是山西
简介:当你踏上三晋大地,表里山河如画卷般徐徐展开。这里是“中国古代建筑宝库”,宏伟的殿阁、绚丽的彩塑、精巧的壁画,上演着穿越历
-
2026-02-26 18:57:19
综合
成功
标题:Barkod Yazılımı Fiyatı - Barkod Sistemi
简介:Barkod Yazılımı Fiyatı - Barkod Yazılımı bir ürün veya mal
-
2026-02-26 16:51:09
综合
成功
标题:Privacy Policy for 420.com How We Collect & Protect Data
简介:Privacy Policy for 420.com Learn what data we collect, how w
-
2026-02-26 16:49:44
综合
成功
标题:人物描作文300字
简介:无论是在学校还是在社会中,大家都有写作文的经历,对作文很是熟悉吧,作文可分为小学作文、中学作文、大学作文(论文)。那么你
-
2026-02-26 20:08:27
视频
成功
标题:又大又粗又长又硬-佳片视频网址大全-W843AV
简介:又大又粗又长又硬剧情简介:剧情讲述了一位深入墨西哥无人之境,寻找她失踪丈夫的故事,他聘请的其中一名成员的扮演者就是著名的
-
2026-02-26 19:26:50
综合
成功
标题:Homepage CI Global Asset Management CI Global Asset Management
简介:CI Global Asset Management partners with financial advisors
-
2026-02-26 18:52:10
教育
成功
标题:春天来了小学作文(必备)
简介:在生活、工作和学习中,大家都有写作文的经历,对作文很是熟悉吧,借助作文人们可以实现文化交流的目的。相信许多人会觉得作文很
-
2026-02-26 18:26:10
综合
成功
标题:【推荐】遇见幸福作文四篇
简介:在我们平凡的日常里,大家总免不了要接触或使用作文吧,根据写作命题的特点,作文可以分为命题作文和非命题作文。你写作文时总是
-
2026-02-26 18:46:38
综合
成功
标题:小学生我的新发现作文(精选13篇)
简介:在我们平凡的日常里,大家或多或少都会接触过作文吧,作文是从内部言语向外部言语的过渡,即从经过压缩的简要的、自己能明白的语
-
2026-02-26 20:43:25
综合
成功
标题:Eskimo Inner Wedge Tall Mou Official Website
简介:The slim-line eskimo wedge tall has a 5cm hidden high-heel a
-
2026-02-26 18:40:12
教育
成功
标题:叙事作文300字
简介:在平日的学习、工作和生活里,说到作文,大家肯定都不陌生吧,借助作文可以宣泄心中的情感,调节自己的心情。为了让您在写作文时
-
2026-02-26 19:19:51
综合
成功
标题:Where’s PDP? Discover PDP Gaming Now on Turtle Beach Turtle Beach
简介:Looking for PDP Gaming gear? PDP is now part of the Turtle B
-
2026-02-26 19:50:40
综合
成功
标题:第32节_什么叫克妻-笔趣阁
简介:什么叫克妻最新章节第32节全文免费阅读笔趣阁精选什么叫克妻无错最新章节。
-
2026-02-26 20:53:40
综合
成功
标题:懂得拒绝,才能够活得不纠结-励志一生
简介:别人让你帮忙,你就帮 别人需要你,你就上 从来不懂得拒绝 只会让自己变得廉价 不要做别人生命里的便利贴 哪里需要往哪贴
-
2026-02-26 19:42:23
综合
成功
标题:招聘网_最新招聘信息_【官方】
简介:招聘网为您提供大量真实有效的最新招聘信息,同时各大公司免费发布最新职位信息,更好的招聘信息就来招聘网。
-
2026-02-26 18:43:58
综合
成功
标题:元宵节的作文1500字 描写元宵节的作文 关于元宵节的作文-作文网
简介:作文网精选关于元宵节的1500字作文,包含元宵节的作文素材,关于元宵节的作文题目,以元宵节为话题的1500字作文大全,作
-
2026-02-26 17:37:37
教育
成功
标题:[精选]五年级的作文
简介:在生活、工作和学习中,大家总免不了要接触或使用作文吧,通过作文可以把我们那些零零散散的思想,聚集在一块。还是对作文一筹莫
-
2026-02-26 19:02:55
教育
成功
标题:描写燕子的小学作文
简介:在日复一日的学习、工作或生活中,大家或多或少都会接触过作文吧,写作文可以锻炼我们的独处习惯,让自己的心静下来,思考自己未
-
2026-02-26 21:42:37
游戏
成功
标题:18luck新利官网利app-你玩乐的的好帮手
简介:18luck新利官网专注于为玩家打造无忧的游戏环境。其官方应用程序以简洁流畅的设计、便捷的操作体验和丰富的游戏内容,成为
-
2026-02-26 18:28:03
视频
成功
标题:美剧TV_免费美国电视剧_高清美剧在线观看_美剧网
简介:美剧TV美剧网是中文最大的美剧视频网站,专注于为美剧迷提供最新美剧在线观看,同时整理了美剧排行榜、美剧大全、好看的美剧、
-
2026-02-26 18:46:23
教育
成功
标题:二年级家乡作文常用5篇
简介:在现实生活或工作学习中,大家都不可避免地会接触到作文吧,借助作文可以宣泄心中的情感,调节自己的心情。那么你有了解过作文吗
-
2026-02-26 17:13:32
教育
成功
标题:实用的二年级秋天作文精华6篇
简介:在学习、工作乃至生活中,大家都写过作文吧,作文是人们把记忆中所存储的有关知识、经验和思想用书面形式表达出来的记叙方式。还
-
2026-02-26 16:13:08
综合
成功
标题:Applied Research Associates - ARA
简介:ARA is globally recognized for applying technically-excellen
-
2026-02-26 19:49:16
综合
成功
标题:Набір біт YOSO YOSO-310 PH-2, 10шт. 25мм (YT40337) (227590912) - RIA
简介:Продаю на RIA - Набір біт YOSO YOSO-310 PH-2, 10шт. 25мм (YT
-
2026-02-26 18:15:14
综合
成功
标题:童年趣事小学作文(集合15篇)
简介:无论是在学校还是在社会中,大家都写过作文,肯定对各类作文都很熟悉吧,作文根据体裁的不同可以分为记叙文、说明文、应用文、议
-
2026-02-26 18:37:56
综合
成功
标题:PAM solutions, Key Management Systems, Secure File Transfers SSH
简介:SSH is a defensive cybersecurity company offering software s
-
2026-02-26 17:55:53
综合
成功
标题:醒悟的作文 描写醒悟的作文 关于醒悟的作文 素材-作文网
简介:作文网精选关于醒悟的作文,包含醒悟的作文素材,关于醒悟的作文题目,以醒悟为话题的作文大全,作文网原创名师点评,欢迎投稿!
-
2026-02-26 21:43:30
综合
成功
标题:Getting to the Game Minnesota Wild
简介:The official National Hockey League website including news,