{% 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
Drake Johnson hails from Ohio and currently lives in San Francisco, CA. He is consistently delivering jaw dropping tricks with unbelievable nonchalance. With inconceivable pop (dude skated the 6-up-6-down stage at EMB as a manual pad!!!) and enviable handsomeness (yes, he's also a model), Drake is the CCS Team's secret weapon that isn't really much of a secret. A skater with this much talent and a cool calm laid back style gets noticed. Already on the radar for Adidas, Quasi, Venture, and Spitfire - you'll be seeing a lot more of Drake real soon.
Your Cart
{% for offer in offers %}
{{ offer.title }}
{{offer.product.title}}
Free Gift
{% endfor %}
{% for item in items %}
{% unless item.properties._bundle == 'component' %}