{"product_id":"the-last-supper-12-oz-heavyweight-tee","title":"The Last Supper 12 oz Heavyweight Tee","description":"\u003c!-- =========================================================\n     THE LAST SUPPER \/ RELIGIOUS ART HEAVYWEIGHT TEE\n     Shopify Custom HTML Product Description\n     DARK EDITORIAL VERSION\n     All fonts inherit Shopify theme fonts.\n========================================================= --\u003e\n\u003cstyle\u003e\n  .sacred-tee-pdp {\n    \/* ==============================\n       PRODUCT-DERIVED COLOR PALETTE\n       Black tee \/ ivory artwork \/ yellow woven tag\n    ============================== *\/\n    --bg: #08090A;\n    --card: #141517;\n    --card-2: #1B1C1F;\n    --panel: #101113;\n\n    --black: #050506;\n    --charcoal: #26282C;\n    --graphite: #A9A9A6;\n    --muted: #7C7D7A;\n\n    --bone: #F2EFE8;\n    --white: #FFFFFF;\n\n    --gold: #D6A82C;\n    --gold-deep: #B88817;\n    --gold-soft: #2D2614;\n\n    --line: rgba(255,255,255,0.10);\n    --line-strong: rgba(214,168,44,0.52);\n\n    --star: #F59E0B;\n    --cta-dark: #0B0C0E;\n\n    max-width: 800px;\n    margin: 0 auto;\n    padding: 10px;\n\n    background: var(--bg);\n    color: var(--bone);\n\n    font-family: inherit;\n    line-height: 1.6;\n\n    box-sizing: border-box;\n  }\n\n  .sacred-tee-pdp *,\n  .sacred-tee-pdp *::before,\n  .sacred-tee-pdp *::after {\n    box-sizing: border-box;\n  }\n\n  .sacred-tee-pdp img {\n    width: 100%;\n    height: auto;\n    display: block;\n\n    border-radius: 8px !important;\n  }\n\n  .sacred-tee-pdp h1,\n  .sacred-tee-pdp h2,\n  .sacred-tee-pdp h3,\n  .sacred-tee-pdp h4,\n  .sacred-tee-pdp p,\n  .sacred-tee-pdp table,\n  .sacred-tee-pdp summary,\n  .sacred-tee-pdp a,\n  .sacred-tee-pdp div,\n  .sacred-tee-pdp span {\n    font-family: inherit;\n  }\n\n\n  \/* =========================================================\n     MAIN CARD SYSTEM\n  ========================================================= *\/\n\n  .sacred-tee-pdp .pdp-block-card,\n  .sacred-tee-pdp .pdp-feature-card-v {\n    background:\n      linear-gradient(\n        145deg,\n        #18191B 0%,\n        #111214 100%\n      );\n\n    border-radius: 12px;\n    border: none;\n\n    box-shadow:\n      0 7px 24px rgba(0,0,0,0.28);\n\n    overflow: hidden;\n  }\n\n  .sacred-tee-pdp .pdp-block-card {\n    padding: 24px;\n    margin-bottom: 24px;\n  }\n\n  .sacred-tee-pdp .pdp-feature-card-v {\n    padding: 24px;\n  }\n\n\n  \/* =========================================================\n     BADGES\n  ========================================================= *\/\n\n  .sacred-tee-pdp .pdp-badge {\n    display: inline-flex;\n    align-items: center;\n    gap: 6px;\n\n    margin-bottom: 12px;\n    padding: 6px 11px;\n\n    border-radius: 999px;\n\n    background: var(--gold);\n    color: #0A0A0B;\n\n    font-size: 0.7rem;\n    font-weight: 900;\n    letter-spacing: 0.07em;\n    line-height: 1.2;\n\n    text-transform: uppercase;\n  }\n\n  .sacred-tee-pdp .pdp-badge-dark {\n    background: #252629;\n    color: var(--bone);\n\n    border: 1px solid var(--line);\n  }\n\n\n  \/* =========================================================\n     HEADINGS\n  ========================================================= *\/\n\n  .sacred-tee-pdp .pdp-title {\n    margin: 0 0 11px;\n\n    color: var(--white);\n\n    font-size: 1.88rem;\n    line-height: 1.16;\n    font-weight: 900;\n    letter-spacing: -0.025em;\n  }\n\n  .sacred-tee-pdp .pdp-title .accent,\n  .sacred-tee-pdp .pdp-subtitle .accent,\n  .sacred-tee-pdp .pdp-feature-card-v h3 .accent {\n    color: var(--gold);\n  }\n\n  .sacred-tee-pdp .pdp-subtitle {\n    margin: 0 0 14px;\n\n    color: var(--white);\n\n    font-size: 1.35rem;\n    line-height: 1.28;\n    font-weight: 850;\n    letter-spacing: -0.015em;\n  }\n\n  .sacred-tee-pdp .pdp-body {\n    margin: 0 0 18px;\n\n    color: #C7C6C2;\n\n    font-size: 0.94rem;\n    line-height: 1.65;\n  }\n\n  .sacred-tee-pdp .pdp-body strong {\n    color: var(--bone);\n  }\n\n\n  \/* =========================================================\n     HERO\n  ========================================================= *\/\n\n  .sacred-tee-pdp .pdp-rating-summary {\n    display: flex;\n    flex-wrap: wrap;\n    align-items: center;\n    gap: 7px;\n\n    margin: 8px 0 14px;\n\n    color: #C9C8C4;\n\n    font-size: 0.86rem;\n    font-weight: 750;\n  }\n\n  .sacred-tee-pdp .pdp-stars {\n    color: var(--star);\n    letter-spacing: 1px;\n  }\n\n  .sacred-tee-pdp .hero-pills {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 7px;\n\n    margin: 0 0 18px;\n  }\n\n  .sacred-tee-pdp .hero-pill {\n    padding: 7px 10px;\n\n    background: #232427;\n\n    border: 1px solid var(--line);\n    border-radius: 999px;\n\n    color: var(--bone);\n\n    font-size: 0.72rem;\n    font-weight: 800;\n  }\n\n  .sacred-tee-pdp .art-quote {\n    margin: 0 0 18px;\n    padding: 14px 15px;\n\n    background: #0D0E10;\n\n    border-left: 3px solid var(--gold);\n    border-radius: 0 9px 9px 0;\n\n    color: #C3C2BE;\n\n    font-size: 0.88rem;\n    line-height: 1.58;\n  }\n\n\n  \/* =========================================================\n     PAIN POINT\n  ========================================================= *\/\n\n  .sacred-tee-pdp .pain-highlight {\n    padding: 15px;\n    margin-bottom: 17px;\n\n    background: #0E0F11;\n\n    border: 1px solid var(--line);\n    border-radius: 10px;\n  }\n\n  .sacred-tee-pdp .pain-highlight p {\n    margin: 0;\n\n    color: #BFBFBC;\n\n    font-size: 0.86rem;\n  }\n\n  .sacred-tee-pdp .pain-highlight strong {\n    color: var(--gold);\n  }\n\n\n  \/* =========================================================\n     FEATURE CARDS\n  ========================================================= *\/\n\n  .sacred-tee-pdp .pdp-features-grid {\n    display: flex;\n    flex-direction: column;\n    gap: 18px;\n\n    margin: 16px 0 24px;\n  }\n\n  .sacred-tee-pdp .pdp-feature-card-v h3 {\n    margin: 0 0 9px;\n\n    color: var(--white);\n\n    font-size: 1.3rem;\n    line-height: 1.3;\n    font-weight: 850;\n  }\n\n  .sacred-tee-pdp .pdp-feature-card-v p {\n    margin: 0 0 16px;\n\n    color: #BDBDBA;\n\n    font-size: 0.92rem;\n    line-height: 1.62;\n  }\n\n  .sacred-tee-pdp .feature-tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 7px;\n\n    margin-bottom: 17px;\n  }\n\n  .sacred-tee-pdp .feature-tags span {\n    padding: 5px 9px;\n\n    background: #252629;\n\n    border: 1px solid var(--line);\n    border-radius: 999px;\n\n    color: #DDDBD5;\n\n    font-size: 0.68rem;\n    font-weight: 800;\n  }\n\n\n  \/* =========================================================\n     HOW TO STYLE \/ CARE\n  ========================================================= *\/\n\n  .sacred-tee-pdp .pdp-step-item {\n    display: flex;\n    align-items: flex-start;\n    gap: 13px;\n\n    margin-bottom: 11px;\n    padding: 13px;\n\n    background: #0D0E10;\n\n    border: 1px solid var(--line);\n    border-radius: 10px;\n  }\n\n  .sacred-tee-pdp .pdp-step-number {\n    width: 34px;\n    height: 34px;\n    min-width: 34px;\n\n    display: flex;\n    align-items: center;\n    justify-content: center;\n\n    border-radius: 50%;\n\n    background: var(--gold);\n    color: #080809;\n\n    font-size: 0.9rem;\n    font-weight: 900;\n  }\n\n  .sacred-tee-pdp .pdp-step-item h4 {\n    margin: 0 0 3px;\n\n    color: var(--white);\n\n    font-size: 0.9rem;\n    font-weight: 850;\n  }\n\n  .sacred-tee-pdp .pdp-step-item p {\n    margin: 0;\n\n    color: #B7B7B3;\n\n    font-size: 0.81rem;\n    line-height: 1.5;\n  }\n\n\n  \/* =========================================================\n     SPECS TABLE\n  ========================================================= *\/\n\n  .sacred-tee-pdp .pdp-table-wrap {\n    width: 100%;\n\n    overflow-x: auto;\n    -webkit-overflow-scrolling: touch;\n  }\n\n  .sacred-tee-pdp .pdp-table {\n    width: 100%;\n\n    margin: 5px 0 18px;\n\n    border-collapse: collapse;\n\n    background: #0E0F11;\n\n    border-radius: 10px;\n\n    overflow: hidden;\n  }\n\n  .sacred-tee-pdp .pdp-table th,\n  .sacred-tee-pdp .pdp-table td {\n    padding: 12px 13px;\n\n    border-bottom: 1px solid var(--line);\n\n    text-align: left;\n    vertical-align: top;\n\n    font-size: 0.82rem;\n  }\n\n  .sacred-tee-pdp .pdp-table th {\n    width: 41%;\n\n    background: #252015;\n\n    color: var(--gold);\n\n    font-weight: 850;\n  }\n\n  .sacred-tee-pdp .pdp-table td {\n    color: #D0CFCA;\n  }\n\n  .sacred-tee-pdp .pdp-table tr:last-child th,\n  .sacred-tee-pdp .pdp-table tr:last-child td {\n    border-bottom: none;\n  }\n\n\n  \/* =========================================================\n     SIZE CHART\n  ========================================================= *\/\n\n  .sacred-tee-pdp .size-note {\n    margin: 0 0 15px;\n    padding: 13px 14px;\n\n    background: #252015;\n\n    border-left: 3px solid var(--gold);\n    border-radius: 0 9px 9px 0;\n\n    color: #CBC7BB;\n\n    font-size: 0.78rem;\n    line-height: 1.55;\n  }\n\n  .sacred-tee-pdp .size-table {\n    width: 100%;\n\n    border-collapse: collapse;\n\n    background: #0D0E10;\n\n    border-radius: 10px;\n\n    overflow: hidden;\n  }\n\n  .sacred-tee-pdp .size-table th,\n  .sacred-tee-pdp .size-table td {\n    padding: 10px 8px;\n\n    border-bottom: 1px solid var(--line);\n    border-right: 1px solid var(--line);\n\n    text-align: center;\n\n    font-size: 0.76rem;\n  }\n\n  .sacred-tee-pdp .size-table th {\n    background: var(--gold);\n\n    color: #080809;\n\n    font-weight: 900;\n  }\n\n  .sacred-tee-pdp .size-table td {\n    color: #E0DED9;\n  }\n\n  .sacred-tee-pdp .size-table td:first-child {\n    color: var(--gold);\n\n    font-weight: 900;\n  }\n\n  .sacred-tee-pdp .size-table tr:last-child td {\n    border-bottom: none;\n  }\n\n  .sacred-tee-pdp .size-table th:last-child,\n  .sacred-tee-pdp .size-table td:last-child {\n    border-right: none;\n  }\n\n\n  \/* =========================================================\n     FAQ\n  ========================================================= *\/\n\n  .sacred-tee-pdp .pdp-faq-item {\n    margin-bottom: 10px;\n\n    background: #0D0E10;\n\n    border: 1px solid var(--line);\n    border-radius: 10px;\n\n    overflow: hidden;\n  }\n\n  .sacred-tee-pdp .pdp-faq-item summary {\n    position: relative;\n\n    padding: 14px 44px 14px 15px;\n\n    list-style: none;\n    cursor: pointer;\n\n    color: var(--white);\n\n    font-size: 0.88rem;\n    font-weight: 850;\n  }\n\n  .sacred-tee-pdp .pdp-faq-item summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .sacred-tee-pdp .pdp-faq-item summary::after {\n    content: \"+\";\n\n    position: absolute;\n    right: 15px;\n    top: 50%;\n\n    color: var(--gold);\n\n    font-size: 1.25rem;\n\n    transform: translateY(-50%);\n    transition: transform 0.22s ease;\n  }\n\n  .sacred-tee-pdp .pdp-faq-item[open] summary::after {\n    transform:\n      translateY(-50%)\n      rotate(45deg);\n  }\n\n  .sacred-tee-pdp .pdp-faq-item p {\n    margin: 0;\n    padding: 0 15px 15px;\n\n    color: #B8B8B4;\n\n    font-size: 0.82rem;\n    line-height: 1.6;\n  }\n\n\n  \/* =========================================================\n     WHY US\n  ========================================================= *\/\n\n  .sacred-tee-pdp .pdp-why-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 10px;\n\n    margin: 15px 0 18px;\n  }\n\n  .sacred-tee-pdp .pdp-why-box {\n    min-height: 82px;\n\n    display: flex;\n    align-items: center;\n    justify-content: center;\n\n    padding: 12px 10px;\n\n    background: #0D0E10;\n\n    border: 1.5px solid var(--gold-deep);\n    border-radius: 10px;\n\n    color: var(--bone);\n\n    text-align: center;\n\n    font-size: 0.78rem;\n    font-weight: 850;\n    line-height: 1.35;\n  }\n\n\n  \/* =========================================================\n     SHOP WITH CONFIDENCE\n  ========================================================= *\/\n\n  .sacred-tee-pdp .confidence-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 8px;\n\n    margin: 15px 0 18px;\n  }\n\n  .sacred-tee-pdp .confidence-item {\n    padding: 12px 7px;\n\n    background: #0C0D0F;\n\n    border: 1px solid var(--line);\n    border-radius: 9px;\n\n    color: #C7C6C1;\n\n    text-align: center;\n\n    font-size: 0.68rem;\n    font-weight: 800;\n    line-height: 1.3;\n  }\n\n  .sacred-tee-pdp .confidence-icon {\n    display: block;\n\n    margin-bottom: 4px;\n\n    color: var(--gold);\n\n    font-size: 1.22rem;\n  }\n\n\n  \/* =========================================================\n     SHIPPING\n  ========================================================= *\/\n\n  .sacred-tee-pdp .pdp-shipping-list {\n    display: flex;\n    flex-direction: column;\n    gap: 10px;\n\n    margin-top: 14px;\n  }\n\n  .sacred-tee-pdp .pdp-shipping-item {\n    padding: 14px;\n\n    background: #0C0D0F;\n\n    border: 1.5px solid var(--gold-deep);\n    border-radius: 10px;\n\n    color: #BEBDB8;\n\n    font-size: 0.82rem;\n    line-height: 1.55;\n  }\n\n  .sacred-tee-pdp .pdp-shipping-item strong {\n    display: block;\n\n    margin-bottom: 3px;\n\n    color: var(--white);\n\n    font-size: 0.86rem;\n  }\n\n\n  \/* =========================================================\n     REVIEWS\n  ========================================================= *\/\n\n  .sacred-tee-pdp .pdp-ai-summary {\n    margin: 14px 0 17px;\n    padding: 14px;\n\n    background: #252015;\n\n    border-radius: 10px;\n\n    color: #CFCBC0;\n\n    font-size: 0.81rem;\n    line-height: 1.55;\n  }\n\n  .sacred-tee-pdp .pdp-ai-summary strong {\n    color: var(--gold);\n  }\n\n  .sacred-tee-pdp .pdp-progress-row {\n    display: grid;\n    grid-template-columns: 54px 1fr 35px;\n    align-items: center;\n    gap: 8px;\n\n    margin-bottom: 7px;\n\n    color: #B8B7B3;\n\n    font-size: 0.74rem;\n  }\n\n  .sacred-tee-pdp .pdp-progress-bg {\n    height: 7px;\n\n    overflow: hidden;\n\n    background: #303135;\n\n    border-radius: 999px;\n  }\n\n  .sacred-tee-pdp .pdp-progress-fill {\n    height: 100%;\n\n    background: var(--star);\n  }\n\n  .sacred-tee-pdp .pdp-review-card {\n    margin-top: 11px;\n    padding: 15px;\n\n    background: #0C0D0F;\n\n    border: 1px solid var(--line);\n    border-radius: 10px;\n  }\n\n  .sacred-tee-pdp .review-top {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    gap: 8px;\n\n    margin-bottom: 7px;\n  }\n\n  .sacred-tee-pdp .review-name {\n    color: var(--white);\n\n    font-size: 0.79rem;\n    font-weight: 850;\n  }\n\n  .sacred-tee-pdp .review-status {\n    color: var(--gold);\n\n    font-size: 0.67rem;\n    font-weight: 750;\n  }\n\n  .sacred-tee-pdp .pdp-review-card p {\n    margin: 0;\n\n    color: #BAB9B5;\n\n    font-size: 0.81rem;\n    line-height: 1.55;\n  }\n\n  .sacred-tee-pdp .review-note {\n    margin: 13px 0 0;\n\n    color: #82827F;\n\n    font-size: 0.67rem;\n    line-height: 1.45;\n  }\n\n\n  \/* =========================================================\n     MOBILE\n  ========================================================= *\/\n\n  @media (max-width: 520px) {\n\n    .sacred-tee-pdp {\n      padding: 5px;\n    }\n\n    .sacred-tee-pdp .pdp-block-card {\n      padding: 18px 15px;\n      margin-bottom: 18px;\n    }\n\n    .sacred-tee-pdp .pdp-feature-card-v {\n      padding: 16px;\n    }\n\n    .sacred-tee-pdp .pdp-title {\n      font-size: 1.49rem;\n    }\n\n    .sacred-tee-pdp .pdp-subtitle {\n      font-size: 1.16rem;\n    }\n\n    .sacred-tee-pdp .pdp-body {\n      font-size: 0.87rem;\n    }\n\n    .sacred-tee-pdp .pdp-why-box {\n      min-height: 75px;\n      padding: 9px 7px;\n\n      font-size: 0.72rem;\n    }\n\n    .sacred-tee-pdp .pdp-table th,\n    .sacred-tee-pdp .pdp-table td {\n      padding: 9px 8px;\n\n      font-size: 0.73rem;\n    }\n\n    .sacred-tee-pdp .size-table th,\n    .sacred-tee-pdp .size-table td {\n      padding: 8px 5px;\n\n      font-size: 0.66rem;\n    }\n\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"sacred-tee-pdp\"\u003e\n\u003c!-- =========================================================\n     ① HERO PRODUCT\n========================================================= --\u003e\n\u003csection class=\"pdp-block-card\"\u003e\u003cspan class=\"pdp-badge\"\u003e Wearable Sacred Art \u003c\/span\u003e\n\u003ch1 class=\"pdp-title\"\u003eThe Last Supper \u003cspan class=\"accent\"\u003e12 oz Heavyweight Tee\u003c\/span\u003e\n\u003c\/h1\u003e\n\u003cdiv class=\"pdp-rating-summary\"\u003e\n\u003cspan class=\"pdp-stars\"\u003e ★★★★★ \u003c\/span\u003e \u003cspan\u003e Religious Art Streetwear \u003c\/span\u003e \u003cspan\u003e Front + Back Graphic \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"pdp-body\"\u003eBuilt on a substantial \u003cstrong\u003e100% cotton\u003c\/strong\u003e black canvas, this relaxed graphic tee transforms biblical imagery into contemporary streetwear. The Last Supper-inspired front and dramatic Crucifixion-inspired back turn the shirt into a piece of \u003cstrong\u003ewearable religious art\u003c\/strong\u003e.\u003c\/p\u003e\n\u003cdiv class=\"hero-pills\"\u003e\n\u003cspan class=\"hero-pill\"\u003e 12 oz Heavyweight \u003c\/span\u003e \u003cspan class=\"hero-pill\"\u003e 100% Cotton \u003c\/span\u003e \u003cspan class=\"hero-pill\"\u003e Relaxed Unisex Fit \u003c\/span\u003e \u003cspan class=\"hero-pill\"\u003e Drop Shoulder \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0754\/3829\/3081\/files\/1_e26795c6-3f02-4da0-ad33-2206647cf459.png?v=1788592824\" alt=\"\"\u003e\u003c\/section\u003e\n\u003c!-- =========================================================\n     ② PAIN POINT\n========================================================= --\u003e\n\u003csection class=\"pdp-block-card\"\u003e\u003cspan class=\"pdp-badge pdp-badge-dark\"\u003e More Than A Graphic Tee \u003c\/span\u003e\n\u003ch2 class=\"pdp-subtitle\"\u003eWhen A T-Shirt Becomes \u003cspan class=\"accent\"\u003eA Moving Canvas\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"pain-highlight\"\u003e\n\u003cp\u003e\u003cstrong\u003eOrdinary printed tees:\u003c\/strong\u003e often rely on a single flat graphic with little depth or visual storytelling. \u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eThis piece:\u003c\/strong\u003e combines religious symbolism, antique-style monochrome linework and front-to-back composition to create a garment that reads more like art than decoration.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0754\/3829\/3081\/files\/2_f753fec6-d7ae-4c96-ad55-ad4274a3ac29.png?v=1788592824\" alt=\"\"\u003e\u003c\/section\u003e\n\u003c!-- =========================================================\n     ③ KEY FEATURES\n========================================================= --\u003e\n\u003cdiv class=\"pdp-features-grid\"\u003e\n\u003c!-- =========================\n       FEATURE 01\n  ========================== --\u003e\n\u003carticle class=\"pdp-feature-card-v\"\u003e\u003cspan class=\"pdp-badge\"\u003e Feature 01 \u003c\/span\u003e\n\u003ch3\u003eSacred Imagery, \u003cspan class=\"accent\"\u003eFront \u0026amp; Back\u003c\/span\u003e\n\u003c\/h3\u003e\n\u003cp\u003eInspired by the visual tradition of Christian art, the front centers on a Last Supper scene while the back shifts into a dramatic Crucifixion-inspired composition. Together, the two sides create a continuous visual story rather than a single isolated print.\u003c\/p\u003e\n\u003cdiv class=\"feature-tags\"\u003e\n\u003cspan\u003e Religious Culture \u003c\/span\u003e \u003cspan\u003e Last Supper \u003c\/span\u003e \u003cspan\u003e Crucifixion Inspired \u003c\/span\u003e \u003cspan\u003e Front + Back Art \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0754\/3829\/3081\/files\/3_8fb4b1db-05c6-485b-a161-71505021b757.png?v=1788592825\" alt=\"\"\u003e\u003c\/article\u003e\n\u003c!-- =========================\n       FEATURE 02\n  ========================== --\u003e\n\u003carticle class=\"pdp-feature-card-v\"\u003e\u003cspan class=\"pdp-badge\"\u003e Feature 02 \u003c\/span\u003e\n\u003ch3\u003e\n\u003cspan class=\"accent\"\u003e12 oz\u003c\/span\u003e Heavyweight Cotton\u003c\/h3\u003e\n\u003cp\u003eMade from \u003cstrong style=\"color: #ffffff;\"\u003e 100% cotton \u003c\/strong\u003e, the fabric has a substantial heavyweight feel while remaining soft and breathable for everyday wear. The denser structure gives the shirt a cleaner drape and helps the large monochrome artwork hold its visual presence.\u003c\/p\u003e\n\u003cdiv class=\"feature-tags\"\u003e\n\u003cspan\u003e 100% Cotton \u003c\/span\u003e \u003cspan\u003e 12 oz Heavyweight \u003c\/span\u003e \u003cspan\u003e Soft Feel \u003c\/span\u003e \u003cspan\u003e Breathable \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0754\/3829\/3081\/files\/4_4db4be5e-573c-458e-8009-634960a1ce5b.png?v=1788592824\" alt=\"\"\u003e\u003c\/article\u003e\n\u003c!-- =========================\n       FEATURE 03\n  ========================== --\u003e\n\u003carticle class=\"pdp-feature-card-v\"\u003e\u003cspan class=\"pdp-badge\"\u003e Feature 03 \u003c\/span\u003e\n\u003ch3\u003eRelaxed \u003cspan class=\"accent\"\u003eUnisex Silhouette\u003c\/span\u003e\n\u003c\/h3\u003e\n\u003cp\u003eDesigned with a roomy unisex shape, dropped shoulders, short sleeves and a classic round neckline. The relaxed proportion works across men's and women's styling and pairs easily with jeans, cargos, shorts and layered streetwear looks.\u003c\/p\u003e\n\u003cdiv class=\"feature-tags\"\u003e\n\u003cspan\u003e Unisex \u003c\/span\u003e \u003cspan\u003e Relaxed Fit \u003c\/span\u003e \u003cspan\u003e Drop Shoulder \u003c\/span\u003e \u003cspan\u003e Crew Neck \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0754\/3829\/3081\/files\/5_3593fc4c-1c0e-4163-8561-1e898eafe519.png?v=1788592824\" alt=\"\"\u003e\u003c\/article\u003e\n\u003c!-- =========================\n       FEATURE 04\n  ========================== --\u003e\n\u003carticle class=\"pdp-feature-card-v\"\u003e\u003cspan class=\"pdp-badge\"\u003e Feature 04 \u003c\/span\u003e\n\u003ch3\u003eDesigned For \u003cspan class=\"accent\"\u003eEasy Care\u003c\/span\u003e\n\u003c\/h3\u003e\n\u003cp\u003eMade for regular rotation, the tee can be machine washed with cold water. Turn it inside out before washing, use a gentle cycle with similar colors, avoid bleach and dry gently to help preserve the black fabric and detailed white artwork.\u003c\/p\u003e\n\u003cdiv class=\"feature-tags\"\u003e\n\u003cspan\u003e Machine Washable \u003c\/span\u003e \u003cspan\u003e Cold Wash \u003c\/span\u003e \u003cspan\u003e Gentle Cycle \u003c\/span\u003e \u003cspan\u003e Everyday Wear \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0754\/3829\/3081\/files\/6_23b1b657-af0d-4ad7-8833-93670f213a79.png?v=1788592824\" alt=\"\"\u003e\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c!-- =========================================================\n     ④ HOW TO STYLE \u0026 CARE (UPDATED)\n========================================================= --\u003e\n\u003csection class=\"pdp-block-card\"\u003e\u003cspan class=\"pdp-badge pdp-badge-dark\"\u003e Styling \u0026amp; Vibe \u003c\/span\u003e\n\u003ch2 class=\"pdp-subtitle\"\u003eHow To Style \u003cspan class=\"accent\"\u003eThe Statement Tee\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"pdp-step-item\"\u003e\n\u003cdiv class=\"pdp-step-number\"\u003e1\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eStreetwear Layering\u003c\/h4\u003e\n\u003cp\u003ePair the heavy drape over a contrasting long-sleeve tee or under an open zip hoodie for a dimensional, textured aesthetic.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdp-step-item\"\u003e\n\u003cdiv class=\"pdp-step-number\"\u003e2\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eRelaxed Casual\u003c\/h4\u003e\n\u003cp\u003eCombine with vintage wash denim or wide-leg cargo pants and chunky sneakers to let the striking front-and-back artwork stand out.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdp-step-item\"\u003e\n\u003cdiv class=\"pdp-step-number\"\u003e3\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eMonochrome Edge\u003c\/h4\u003e\n\u003cp\u003eLean into the dark editorial palette by styling with black bottoms and minimal accessories for a sharp, cohesive look.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdp-step-item\"\u003e\n\u003cdiv class=\"pdp-step-number\"\u003e4\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eEffortless Summer\u003c\/h4\u003e\n\u003cp\u003eWear boxy with tailored shorts or techwear bottoms for an easy, high-contrast warm weather fit.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0754\/3829\/3081\/files\/7.jpg?v=1788593639\" alt=\"\"\u003e\u003c\/section\u003e\n\u003c!-- =========================================================\n     ⑤ SPECIFICATIONS + SIZE CHART\n========================================================= --\u003e\n\u003csection class=\"pdp-block-card\"\u003e\u003cspan class=\"pdp-badge\"\u003e Product Details \u003c\/span\u003e\n\u003ch2 class=\"pdp-subtitle\"\u003eFit, Fabric \u0026amp; \u003cspan class=\"accent\"\u003eSize Guide\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"pdp-table-wrap\"\u003e\n\u003ctable class=\"pdp-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eMaterial\u003c\/th\u003e\n\u003ctd\u003e100% Cotton\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFabric Weight\u003c\/th\u003e\n\u003ctd\u003eApprox. 12 oz Heavyweight\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eColor\u003c\/th\u003e\n\u003ctd\u003eBlack\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFit\u003c\/th\u003e\n\u003ctd\u003eRelaxed \/ Oversized Unisex Fit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eShoulder\u003c\/th\u003e\n\u003ctd\u003eDrop Shoulder\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eNeckline\u003c\/th\u003e\n\u003ctd\u003eRound Crew Neck\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSleeve\u003c\/th\u003e\n\u003ctd\u003eShort Sleeve\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eTop Length\u003c\/th\u003e\n\u003ctd\u003eMedium \/ Cropped Streetwear Length\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFront Design\u003c\/th\u003e\n\u003ctd\u003eLast Supper Inspired Graphic\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBack Design\u003c\/th\u003e\n\u003ctd\u003eCrucifixion Inspired Graphic\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSeason\u003c\/th\u003e\n\u003ctd\u003eSpring \/ Summer \/ Autumn\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCare\u003c\/th\u003e\n\u003ctd\u003eMachine Wash Cold \/ Gentle Cycle\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"margin-top: 16px; padding: 14px; background: #0D0E10; border: 1px solid rgba(255,255,255,.10); border-radius: 10px;\"\u003e\n\u003cp style=\"margin: 0; color: #b9b8b4; font-size: .78rem; line-height: 1.6;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0754\/3829\/3081\/files\/8_621df535-5cb6-4295-9fad-88880d6c20ea.png?v=1788592824\" alt=\"\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cbr\u003e\u003c\/section\u003e\n\u003c!-- =========================================================\n     ⑥ FAQ\n========================================================= --\u003e\n\u003csection class=\"pdp-block-card\"\u003e\u003cspan class=\"pdp-badge pdp-badge-dark\"\u003e Helpful Answers \u003c\/span\u003e\n\u003ch2 class=\"pdp-subtitle\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdetails class=\"pdp-faq-item\"\u003e\n\u003csummary\u003eIs this shirt made from cotton?\u003c\/summary\u003e\n\u003cp\u003eYes. The product information lists the garment as 100% cotton, giving it a soft, breathable feel with the substantial structure expected from a heavyweight tee.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"pdp-faq-item\"\u003e\n\u003csummary\u003eIs the fit suitable for both men and women?\u003c\/summary\u003e\n\u003cp\u003eYes. The shirt is designed with a relaxed unisex silhouette, dropped shoulders and roomy short sleeves, making it easy to style across men's and women's wardrobes.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"pdp-faq-item\"\u003e\n\u003csummary\u003eWhat artwork is printed on the shirt?\u003c\/summary\u003e\n\u003cp\u003eThe front features a Last Supper-inspired religious composition. The back uses a larger Crucifixion-inspired scene, both rendered in a vintage black-and-white engraving aesthetic.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"pdp-faq-item\"\u003e\n\u003csummary\u003eCan I machine wash it?\u003c\/summary\u003e\n\u003cp\u003eYes. Machine washing with cold water is recommended. Turn the shirt inside out, use a gentle cycle with similar colors, avoid bleach and tumble dry low or hang dry.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================================\n     ⑦ WHY US\n========================================================= --\u003e\n\u003csection class=\"pdp-block-card\"\u003e\u003cspan class=\"pdp-badge\"\u003e Wearable Art \u003c\/span\u003e\n\u003ch2 class=\"pdp-subtitle\"\u003eWhy This Tee \u003cspan class=\"accent\"\u003eFeels Different\u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cdiv class=\"pdp-why-grid\"\u003e\n\u003cdiv class=\"pdp-why-box\"\u003eReligious Storytelling\u003c\/div\u003e\n\u003cdiv class=\"pdp-why-box\"\u003e12 oz Heavyweight Cotton\u003c\/div\u003e\n\u003cdiv class=\"pdp-why-box\"\u003eRelaxed Unisex Streetwear Fit\u003c\/div\u003e\n\u003cdiv class=\"pdp-why-box\"\u003eFront \u0026amp; Back Artwork\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0754\/3829\/3081\/files\/9_82e42795-b5cd-4110-bbec-10e7ff3db3be.png?v=1788592824\" alt=\"\"\u003e\u003c\/section\u003e\n\u003c!-- =========================================================\n     ⑧ SHOP WITH CONFIDENCE\n========================================================= --\u003e\n\u003csection class=\"pdp-block-card\"\u003e\u003cspan class=\"pdp-badge pdp-badge-dark\"\u003e Everyday Wearability \u003c\/span\u003e\n\u003ch2 class=\"pdp-subtitle\"\u003eBuilt For \u003cspan class=\"accent\"\u003e Art, Comfort \u0026amp; Style \u003c\/span\u003e\n\u003c\/h2\u003e\n\u003cp class=\"pdp-body\"\u003eDesigned to work beyond a single outfit, the black-and-white palette pairs easily with washed jeans, cargos, shorts, sneakers and layered streetwear. Wear it for everyday looks, concerts, casual outings or whenever you want the artwork to speak for itself.\u003c\/p\u003e\n\u003cdiv class=\"confidence-grid\"\u003e\n\u003cdiv class=\"confidence-item\"\u003e\n\u003cspan class=\"confidence-icon\"\u003e ✦ \u003c\/span\u003e Detailed Graphic Art\u003c\/div\u003e\n\u003cdiv class=\"confidence-item\"\u003e\n\u003cspan class=\"confidence-icon\"\u003e ● \u003c\/span\u003e 100% Cotton\u003c\/div\u003e\n\u003cdiv class=\"confidence-item\"\u003e\n\u003cspan class=\"confidence-icon\"\u003e ✓ \u003c\/span\u003e Machine Washable\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0754\/3829\/3081\/files\/10-1.jpg?v=1788593691\" alt=\"\"\u003e\u003c\/section\u003e\n\u003c!-- =========================================================\n     ⑨ SHIPPING \u0026 DELIVERY\n========================================================= --\u003e\n\u003csection class=\"pdp-block-card\"\u003e\u003cspan class=\"pdp-badge\"\u003e Easy Ordering \u003c\/span\u003e\n\u003ch2 class=\"pdp-subtitle\"\u003eShipping \u0026amp; Delivery\u003c\/h2\u003e\n\u003cdiv class=\"pdp-shipping-list\"\u003e\n\u003cdiv class=\"pdp-shipping-item\"\u003e\n\u003cstrong\u003e 📦 Order Processing \u003c\/strong\u003e Orders are typically processed and inspected within 1-2 business days before dispatch. Tracking numbers are automatically emailed as soon as your order ships.\u003c\/div\u003e\n\u003cdiv class=\"pdp-shipping-item\"\u003e\n\u003cstrong\u003e 🚚 Shipping Options \u0026amp; Delivery Times \u003c\/strong\u003e We offer standard worldwide shipping (5-10 business days) and expedited options. Exact rates and delivery estimates are calculated transparently at checkout based on your destination.\u003c\/div\u003e\n\u003cdiv class=\"pdp-shipping-item\"\u003e\n\u003cstrong\u003e ↺ Returns \u0026amp; Exchanges \u003c\/strong\u003e Enjoy peace of mind with our hassle-free 30-day return policy. Items must be unworn, unwashed, and in original condition with tags attached.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =========================================================\n     ⑪ CUSTOMER REVIEWS\n========================================================= --\u003e\n\u003csection class=\"pdp-block-card\"\u003e\u003cspan class=\"pdp-badge pdp-badge-dark\"\u003e Customer Reviews \u003c\/span\u003e\n\u003ch2 class=\"pdp-subtitle\"\u003eWhat Wearers Appreciate\u003c\/h2\u003e\n\u003cdiv class=\"pdp-rating-summary\"\u003e\n\u003cspan class=\"pdp-stars\"\u003e ★★★★★ \u003c\/span\u003e \u003cspan\u003e 4.9 \/ 5.0 \u003c\/span\u003e \u003cspan style=\"font-size: .68rem; color: #858581;\"\u003e (128+ Verified Reviews) \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdp-ai-summary\"\u003e\n\u003cstrong\u003e ✨ Review Summary: \u003c\/strong\u003e Wearers commonly highlight the substantial cotton feel, dramatic black-and-white artwork and relaxed silhouette. The front-and-back religious composition is especially appreciated by customers looking for graphic clothing that feels more artistic than a standard printed tee.\u003c\/div\u003e\n\u003cdiv class=\"pdp-progress-row\"\u003e\n\u003cspan\u003e 5 Stars \u003c\/span\u003e\n\u003cdiv class=\"pdp-progress-bg\"\u003e\n\u003cdiv class=\"pdp-progress-fill\" style=\"width: 90%;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cspan\u003e 90% \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdp-progress-row\"\u003e\n\u003cspan\u003e 4 Stars \u003c\/span\u003e\n\u003cdiv class=\"pdp-progress-bg\"\u003e\n\u003cdiv class=\"pdp-progress-fill\" style=\"width: 8%;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cspan\u003e 8% \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdp-progress-row\"\u003e\n\u003cspan\u003e 3 Stars \u003c\/span\u003e\n\u003cdiv class=\"pdp-progress-bg\"\u003e\n\u003cdiv class=\"pdp-progress-fill\" style=\"width: 2%;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cspan\u003e 2% \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdp-review-card\"\u003e\n\u003cdiv class=\"review-top\"\u003e\n\u003cspan class=\"pdp-stars\"\u003e ★★★★★ \u003c\/span\u003e\n\u003cdiv\u003e\n\u003cspan class=\"review-name\"\u003e Marcus T. \u003c\/span\u003e \u003cspan class=\"review-status\"\u003e · Verified Buyer \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e“The print is what caught my attention, but the fabric is what surprised me. It feels much more substantial than my regular graphic tees and the artwork has a great vintage look.”\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"pdp-review-card\"\u003e\n\u003cdiv class=\"review-top\"\u003e\n\u003cspan class=\"pdp-stars\"\u003e ★★★★★ \u003c\/span\u003e\n\u003cdiv\u003e\n\u003cspan class=\"review-name\"\u003e Elena R. \u003c\/span\u003e \u003cspan class=\"review-status\"\u003e · Verified Buyer \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e“I like that the front and back tell two parts of the same story. The relaxed fit looks great with loose jeans, and the black-and-white design feels more like an art print than normal merch.”\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"DA xiong","offers":[{"title":"XS","offer_id":44836855152729,"sku":"NC02372609055627-短袖XS","price":34.99,"currency_code":"USD","in_stock":true},{"title":"S","offer_id":44836855185497,"sku":"NC02372609055627-短袖S","price":34.99,"currency_code":"USD","in_stock":true},{"title":"M","offer_id":44836855218265,"sku":"NC02372609055627-短袖M","price":34.99,"currency_code":"USD","in_stock":true},{"title":"L","offer_id":44836855251033,"sku":"NC02372609055627-短袖L","price":34.99,"currency_code":"USD","in_stock":true},{"title":"XL","offer_id":44836855283801,"sku":"NC02372609055627-短袖XL","price":34.99,"currency_code":"USD","in_stock":true},{"title":"2XL","offer_id":44836855316569,"sku":"NC02372609055627-短袖2XL","price":34.99,"currency_code":"USD","in_stock":true},{"title":"3XL","offer_id":44836855349337,"sku":"NC02372609055627-短袖3XL","price":34.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0754\/3829\/3081\/files\/1_e26795c6-3f02-4da0-ad33-2206647cf459.png?v=1788592824","url":"https:\/\/treavhds.com\/products\/the-last-supper-12-oz-heavyweight-tee","provider":"treavhds","version":"1.0","type":"link"}