Free Shipping + Free Returns
See DetailsCCS homeNewSkateShoesClothingAccessoriesMade by CCSCustomsTeamBrandsCCS+Salewishlist-heartaccountcartHomeOpus FootwearOpus Honey Slip Shoes - Black/Black SuedeOpus Standard Low Shoes - Off White/CreamOpus Honey Slip Shoes - Black/White SuedeOpus Court Hi Shoes - CreamOpus Standard Low Shoes - Black/WhiteOpus Court Hi Shoes - Black/WhiteOpus Court Hi Shoes - Black/CreamOpus Standard Low Shoes - Black/CreamOpus Honey Slip Shoes - Black/Cream SuedeOpus Standard Mid Cupsole Shoes - Black/WhiteOpus Honey Slip Cupsole Shoes - Black/WhiteOpus Standard Low Cupsole Shoes - Cream/WhiteOpus Standard Low Cupsole Shoes - Black/WhiteOpus Standard Low Cupsole Shoes - Black/BlackHomeOpus Footwear{% 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 %}Gift CardsCCS+CCS Portland Skate ShopRequest a CatalogSkateboard Buyer's GuideGet HelpOrder StatusCustomer ServiceShipping & DeliveryReturnsAbout UsAbout CCSThe BlogCCS Team PageOrder StatusCustomer ServiceShipping & DeliveryReturnsAbout CCSThe BlogCCS Team PagefacebookinstagramtwitteryoutubetiktokPrivacy PolicyTerms of UseContinue ShoppingView CartCheckout{% 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 %}account
Log In / Sign UpNewCustoms
blankTeam
blankBrands
blankCCS+
blankSale
blankWishlist
blankCart
blankOrder Status
blankReturns
blankCustomer Support
blank
智能索引记录
-
2026-03-07 08:14:28
综合导航
成功
标题:三大运营商面试经验分享_高顿银行招聘考试资料下载中心
简介:三大运营商面试经验分享
-
2026-03-06 17:34:49
综合导航
成功
标题:What Was Keith Haring Like as a Kid? - POZ
简介:This adorable children’s book by his sister offers an inspir
-
2026-03-06 17:21:57
教育培训
成功
标题:2023年新疆中级经济师报名费用为每人每科76元!-高顿教育
简介:根据新疆人事考试网发布的2023年经济师报考简章可知:2023年新疆中级经济专业技术资格考试费及考务费每人每科76元,缴
-
2026-03-06 04:42:29
综合导航
成功
标题:Vitamin D Helps Prevent Falls - Life Extension
简介:Taking vitamin D supplements reduce the risk of falls in old
-
2026-03-08 07:17:40
电商商城
成功
标题:思锐养老图片 - 京东
简介:京东是国内专业的思锐养老网上购物商城,本频道提供思锐养老商品图片,思锐养老精选图片大全等信息,为您选购思锐养老提供全方位