Blog
Customs X First Thursdays Interviews: Yusuke Hanai
February 02, 2022 - Hang out with February's Customs X First Thursdays artist: Japanese illustrator Yusuke Hanai.
Featured Items
Mens
Featured Items
Ever wondered where curbs come from? Since we're lazy and didn't feel like making one, or stealing any we decided to buy a couple. Naturally, we had Kevin modify some existing cruiser goodness to test it out.
{% if bundle_qty_up and bundle_qty != blank %} {{ bundle_qty }} {% else %} {{ item.quantity }} {% endif %} x {{ bundle_item | strip }}
{% endfor %} {% endif %} {% endfor %} {% endif %} {% assign price = item.final_price %} {% if item.properties._bundle == 'primary' %} {% assign reverse_items = items | reverse %} {% assign showIncludes = false %} {% for subitem in reverse_items %} {% if subitem.properties._bundle == 'component' and subitem.properties._instance == item.properties._instance %} {% assign showIncludes = true %} {% endif %} {% endfor %} {% if showIncludes == true %}Includes
{% endif %} {% for subitem in reverse_items %} {% if subitem.properties._bundle == 'component' and subitem.properties._instance == item.properties._instance %}{{subitem.title}} + {{subitem.final_price | money }}
{% assign price = price | plus: subitem.final_price %} {% endif %} {% endfor %} {% else %} {% endif %}