{% for product in loader.activeProducts %}
{% for banner in collectionBanners %}
{% if Filters.native.size > 0 and banner.sub == false %}{% continue %}{% endif %}
{% if banner.position == product.position %}
{% assign active = 'dim' %}
{% if current_page == 1 %}
{% assign active = 'o-50 pointer-none' %}
{% endif %}
{% for i in pages %}
{% assign pageoffset = current_page | minus: i | abs %}
{% if pageoffset != 0 and pageoffset != 1 and pageoffset != 2 pageoffset != 3 %}{% continue %}{% endif %}
{% assign active = '' %}
{% if current_page == i %}
{% assign active = 'brand' %}
{% endif %}
{% assign last_page_shown = i %}
{% endfor %}
{% assign active = 'dim' %}
{% if current_page == total_pages %}
{% assign active = 'o-50 pointer-none' %}
{% endif %}
{% if last_page_shown != total_pages %}
...
{% endif %}
{% endunless %}
Loading Products
Don't be thrown off by CCS rider Aiden Caruth's preference for baggy pants and 10" wide shaped decks; These are no gimmicks. He is a genuine ripper with a deep bag of tricks and a preference to keep his kits and his fits old school. This Eugene, OR local resides in the sweet spot of transition shredding, unexpected inverts, and the occasional manual pad tech maneuver. This eclectic style has landed him sponsors like DC Shoes, Santa Cruz Skateboards, and OJ Wheels. Size 46 CCS Denim never looked so good.
Your Cart
{% for offer in offers %}
{{ offer.title }}
{{offer.product.title}}
Free Gift
{% endfor %}
{% for item in items %}
{% unless item.properties._bundle == 'component' %}