CCS Portland Shop
LOCATION
5909 NE 80th AvenuePortland, OR 97218
HOURS
Monday-Saturday: 11am-7pm PTSunday: 11am-6pm PT
CCS Portland Skate Shop
CCS Portland Skate Shop Portland's skate shop for all things skateboards, skate-inspired shoes and clothing, longboards, and snowboards.CCS's Portland store is located at 5909 NE 80th Avenue at Columbia Blvd. We offer the largest selection of skateboards, longboards, and skate-inspired shoes and clothing in Portland. We carry over 400 brands and since the shop is in the same building as our main warehouse, you have access to literally 10,000s of products. Whether you're looking to buy your first or fiftieth skateboard, we can help you out. We have the widest selection (by far) of skateboard gear in Portland. More importantly, we love helping people pick out and set up their gear. We especially have a soft spot for helping people get set up with their first boards. If you're new to skateboarding and we're not too busy when you happen to drop by, we'll EVEN teach you how to set up your board... or you can just kick back while we quickly take care of it for you. We are authorized dealers for brands such as Nike SB, Adidas, Vans, Converse, Polar, Welcome, Baker, Element, HUF, Nixon, and Obey. We also get all kinds of limited-edition products from our vendors so check in frequently to see what's new.
Huge Shoe Selection
Largest Board Wall in Portland
Tons of Wheels, Trucks, & other Skate Accessories Walls of Apparel & Accessories Snowboard Services Standard Snowboard Mounting or Remounting - Free Even if you don't purchase your gear at CCS, we'll be happy to mount up or remount your bindings for free. Just be prepared for us to weep uncontrollably when we find out that you went somewhere else for your gear. Binding Adjustment & Testing - Free As with our mounting services, adjustments and testing cost you nada, zilch, zero. It doesn't matter if you purchased your gear from one of our enemies… I mean, friendly competitors. Tune & Wax - $40.00
Tune Only - $25.00
Wax Only - $25.00 Sharpen the edges, de-tune, and hot wax by hand Repair Services
$20.00+ (determined on a case by case basis) Includes repairing edge damage, top sheet delamination, and base gouges and scrapes (P-tex) Hourly Services - $50.00/hr Anything not covered above (well, not anything, but anything snow related that we can handle) is charged on an hourly basis Shipping - $13.00 (Oregon and Washington only) While we can often get your board taken care of while you wait, it may take a day or two to finish up your order. If you don't have TIME to come back to the shop, we can ship your gear back to you. Time in transit is one day. If you're spending a good part of the season on Mt. Hood, it may be worth knowing that we're located right off Interstates 84 and 205 which may be on your way to or from the mountain. You're always welcome to drop off your gear for maintenance on your way back to and/or from the mountain and grab it on your way back up. 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-27 01:18:13
综合
成功
标题:かんたんホームに切り替える Xperia 5 II SOG02 オンラインマニュアル(取扱説明書) au
简介:auのスマートフォン「Xperia 5 II(エクスペリア ファイブ マークツー)SOG02」Android10版のオン
-
2026-02-27 03:51:26
综合
成功
标题:Fisher Investments France Gestion patrimoniale
简介:Fondée en 1979, Fisher Investments est une société indépenda
-
2026-02-27 05:02:20
综合
成功
标题:Privileges Singapore Airlines
简介:Find out more about the exclusive privileges when you stopov
-
2026-02-27 01:58:19
综合
成功
标题:Magic Piano Tiles - Play The Free Game Online
简介:Magic Piano Tiles - click to play online. Magic Piano Tiles
-
2026-02-27 04:41:31
综合
成功
标题:Party-Time am 19.09.2003 [Archiv] - BW7 Forum
简介:Hallo liebe BW7ler, bevor ich euch verrate wann ich das n
-
2026-02-27 01:05:48
教育
成功
标题:永利集团(304am-官方VIP认证)登录入口-GREEN LIFE
简介:永利集团304am官方入口各团支部、广大团员和青年:为深入学习贯彻习近平新时代中国特色社会主义思想和党的二十大精神,学习
-
2026-02-27 05:48:15
综合
成功
标题:Destino Biskek (4). Capadocia, la hospitalidad turca y, otra vez, la nieve. - Revista km77
简介:Destino Biskek (4). Viajamos por Turquía, visitamos la Capad
-
2026-02-27 00:43:24
综合
成功
标题:XS: Forex Trading & CFDs Broker Online FX Trading Platform
简介:Discover the leading online forex trading platform at XS. Tr
-
2026-02-27 06:42:03
综合
成功
标题:DX07 Series: USB Type-C® Compression Mount Connectors with Enhanced Repairability and Robustness Steckverbinder,Connectors - JAE Japan Aviation Electronics Industry, Ltd.
简介:JAE has developed a new compression-type USB Type-C receptac
-
2026-02-27 00:25:09
综合
成功
标题:Homepage ZF Friedrichshafen AG - ZF
简介:ZF is a global technology company and supplies systems for p
-
2026-02-27 03:50:39
综合
成功
标题:† Conquisition. World English Historical Dictionary
简介:† Conquisition. World English Historical Dictionary
-
2026-02-27 06:54:31
综合
成功
标题:Vanlige spørsmål om EA Play – offisielt Electronic Arts-nettsted
简介:Finn svar på alle spørsmålene dine om abonnementstjenestene
-
2026-02-27 06:52:18
综合
成功
标题:[原创达人] 龟兔赛跑_550字_作文网
简介:怎么又要比赛啊?真无聊! 每个人都一定听过龟兔赛跑的故事。同学觉得这个故事,讲的真的很好,就写出了龟兔的第二次赛跑的三
-
2026-02-27 02:22:35
综合
成功
标题:Nataliia 43 years old from Rivne, Ukraine for Online Dating
简介:Nataliia, 43 years old from Rivne, Ukraine. Verified profile
-
2026-02-27 02:49:25
综合
成功
标题:GLP US - Logistics Real Estate
简介:GLP US is a leader in logistics real estate with a fast-grow
-
2026-02-27 00:29:37
综合
成功
标题:Les premiers chrétiens – Des apôtres aux premiers martyrs – Excelsis
简介:Un soir de foudre et de ténèbres, le Christ s’éteint. Trois
-
2026-02-27 01:10:51
综合
成功
标题:Thomas of Woodstock, Duke of Gloucester (1355-1397). The Reader's Biographical Encyclopaedia. 1922
简介:Thomas of Woodstock, Duke of Gloucester (1355-1397). The Rea
-
2026-02-27 05:13:25
综合
成功
标题:Schaeffler Germany
简介:Schaeffler has been driving forward groundbreaking invention
-
2026-02-26 23:54:06
教育
成功
标题:上海初中高中辅导补课老师-上海新王牌培优
简介:找初中高中补课老师就到上海新王牌教育,专注辅导培优近20年,课程采用分层授课,精品小班的辅导补课方式,是您首选的初中高中
-
2026-02-27 06:46:44
游戏
成功
标题:小巧机器人推箱子,小巧机器人推箱子小游戏,4399小游戏 www.4399.com
简介:小巧机器人推箱子在线玩,小巧机器人推箱子下载, 小巧机器人推箱子攻略秘籍.更多小巧机器人推箱子游戏尽在4399小游戏,好
-
2026-02-27 02:46:52
综合
成功
标题:Wear Part Solutions Element Six - Element Six
简介:Browse our range of wear parts solutions and see how we can
-
2026-02-27 07:14:23
综合
成功
标题:40G/100G/400G Transponder Transponders & Muxponders - FS
简介:FS provides 40G/100G/400G Transponder, free & fast delivery,
-
2026-02-27 01:03:37
综合
成功
标题:ILSC Languages ILSC Learning & Teaching
简介:Discover learning & teaching at ILSC Language Schools, inclu
-
2026-02-27 06:47:36
综合
成功
标题:UFABET Tips for Enhanced Mobile Gaming_UFABET
简介:Title:UFABETTipsforEnhancedMobileGamingIntroduction:Mobilega
-
2026-02-27 05:45:29
综合
成功
标题:两市是什么意思_两市的词语解释-雄安文学网
简介:两市是什么意思?雄安文学网为您提供两市的的意思解释,解读两市的解释含义,包括基本解释和详细解释等。
-
2026-02-27 02:56:12
新闻
成功
标题:602《烈焰》167服于12月19日11点火爆开启 - 新闻公告 - 602游戏平台 - 做玩家喜爱、信任的游戏平台!cccS
简介:602《烈焰》167服于12月19日11点火爆开启
-
2026-02-27 06:35:11
教育
成功
标题:初三的作文
简介:在日常学习、工作抑或是生活中,大家都有写作文的经历,对作文很是熟悉吧,借助作文人们可以实现文化交流的目的。你知道作文怎样
-
2026-02-27 01:51:18
综合
成功
标题:Louboutin lance son premier rouge à lèvres
简介:Après le buzz du vernis Louboutin, le spécialiste de la chau
-
2026-02-27 06:50:00
综合
成功
标题:UFABET Fantasy Sports Mastery_UFABET
简介:Title:UFABETFantasySportsMastery:TheUltimateGamingExperience
-
2026-02-27 01:29:27
综合
成功
标题:Vision Батареи и аккумуляторы - Купить в Украине RIA.com
简介:Батареи и аккумуляторы Vision ⚡Высокое качество⚡Лучшие цены⚡