{%- for badge in productBadges -%}
{%- if product.tags contains badge.tag and badge.tag != 'more-colors' and badge.product_badge != blank -%}
CCS
{{ badge.product_badge }}
{%- endif -%}
{%- endfor -%}
Original Heavyweight T-Shirt
{% if product.subtotal %}
{{ product.subtotal | money | remove: ' ' }}
{% else %}
{% assign discount_amount = variant.price | divided_by: variant.compare_at_price | times: -100 | plus: 100 | round %}
{% assign discount_threshold = 10 %}
{% if variant.available %}
{{ variant.price | money | remove: ' ' }}
{% if variant.compare_at_price > variant.price and discount_amount > 10 %}
{{ variant.compare_at_price | money | remove: ' ' }}
{% endif %}
{% else %}
{{ variant.price | money | remove: ' ' }}
{% if variant.compare_at_price > variant.price and discount_amount > 10 %}
{{ variant.compare_at_price | money | remove: ' ' }}
{% endif %}
Sold Out
{% endif %}
{% endif %}
{% assign discount_amount = variant.price | divided_by: variant.compare_at_price | times: -100 | plus: 100 | round %}
{% assign discount_threshold = 10 %}
{%- capture discount_text -%}
[discount]% off
{%- endcapture -%}
{%- if discount_amount > discount_threshold -%}
{{ discount_text | replace: '\[discount\]', discount_amount }}
{%- endif -%}
{% if sizeChart %}
{% unless sizeChart.option %}
{% if sizeChart.button_label %}
{{ sizeChart.button_label | capitalize }}
{% else %}
Size Chart
{% endif %}
{% endunless %}
{% endif %}
Free & Fast Shipping. On orders $50+. Orders placed by 3pm ET ship out same business day. Details here.
Free Returns. On Clothing, Shoes, & Accessories. Clearance items (prices in red) are final sale. Details here.
CCS+ Members. Free 2-3 Day Shipping, exclusive access to product raffles, member events, and more. Learn More.
-
- 100% Cotton, Regular Fit
- Tagless Neck
- Woven Label at Hem
- Machine Wash, Imported
-
- Design: Basic | Solid
- Style: Crew
- Sleeve: Short Sleeve
- Fit: Regular
- Material: Cotton
×
Size Guide: CCS Short Sleeve T-Shirt
Size | Width | Length | Shoulder | Sleeve |
S | 18" | 28" | 17" | 7" |
M | 20" | 29" | 19" | 9" |
L | 22" | 30" | 20" | 9.5" |
XL | 24" | 31" | 22" | 9.5" |
2XL | 26" | 32" | 24" | 9.5" |
T-Shirt Measurements:
Width
The chest width from one side of the torso to the other, measured 1" below the armholes.
Length
The measurement from the seam on the top of the shoulder to the bottom hem.
Shoulder
The flat measurement from shoulder seam to shoulder seam.
Sleeve
The measurement from the shoulder seam to the sleeve's end.