{"product_id":"black-men-t-shirts-fit-v-neck-short-sleeve-henley","title":"V-TaperFit™ Henley T-Shirt","description":"\u003c!-- V-TaperFit™ Henley T-Shirt — Shopify Product Description --\u003e\n\u003cstyle\u003e\n    .vt-wrapper, .vt-wrapper * {\n      box-sizing: border-box;\n      font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;\n    }\n\n```\n.vt-wrapper {\n  max-width: 680px;\n  margin: 0 auto;\n  color: #1a1a1a;\n}\n\n.vt-hook {\n  background: #111;\n  color: #fff;\n  border-radius: 8px;\n  padding: 12px 14px;\n  text-align: center;\n  font-size: 13px;\n  font-weight: 700;\n  line-height: 1.45;\n  margin-bottom: 22px;\n}\n\n.vt-accent {\n  color: #f0c040;\n}\n\n.vt-headline {\n  font-size: 23px;\n  font-weight: 800;\n  line-height: 1.25;\n  letter-spacing: -0.3px;\n  margin: 0 0 10px;\n  color: #111;\n}\n\n.vt-subheadline {\n  font-size: 15px;\n  color: #555;\n  line-height: 1.65;\n  margin: 0 0 22px;\n}\n\n.vt-rating {\n  display: flex;\n  align-items: center;\n  gap: 8px;\n  margin-bottom: 22px;\n  flex-wrap: wrap;\n}\n\n.vt-stars {\n  color: #F5A623;\n  font-size: 15px;\n  letter-spacing: 1px;\n}\n\n.vt-rating-text {\n  font-size: 13px;\n  color: #333;\n  font-weight: 600;\n}\n\n.vt-video-wrap {\n  position: relative;\n  border-radius: 10px;\n  overflow: hidden;\n  max-height: 560px;\n  margin-bottom: 22px;\n  border: 1px solid #e8e8e8;\n}\n\n.vt-video {\n  width: 100%;\n  display: block;\n  object-fit: cover;\n  max-height: 560px;\n}\n\n.vt-video-label {\n  position: absolute;\n  bottom: 12px;\n  left: 12px;\n  background: rgba(17, 17, 17, 0.9);\n  color: #f0c040;\n  border-radius: 999px;\n  padding: 7px 12px;\n  font-size: 12px;\n  font-weight: 800;\n}\n\n.vt-divider {\n  border: none;\n  border-top: 1px solid #ebebeb;\n  margin: 22px 0;\n}\n\n.vt-proof {\n  display: flex;\n  gap: 8px;\n  background: #f7f7f7;\n  border: 1px solid #e8e8e8;\n  border-radius: 8px;\n  padding: 14px 12px;\n  margin-bottom: 22px;\n}\n\n.vt-stat {\n  flex: 1;\n  text-align: center;\n}\n\n.vt-stat-num {\n  font-size: 19px;\n  font-weight: 800;\n  display: block;\n  color: #111;\n  line-height: 1.2;\n}\n\n.vt-stat-label {\n  font-size: 11px;\n  color: #999;\n  text-transform: uppercase;\n  line-height: 1.3;\n}\n\n.vt-section-title {\n  font-size: 18px;\n  font-weight: 800;\n  line-height: 1.3;\n  margin: 0 0 12px;\n  color: #111;\n}\n\n.vt-style-section {\n  margin-bottom: 22px;\n}\n\n.vt-style-grid {\n  display: flex;\n  gap: 10px;\n  margin-bottom: 22px;\n  flex-wrap: wrap;\n}\n\n.vt-style-card {\n  flex: 1;\n  min-width: 145px;\n  background: #fff;\n  border: 1px solid #e8e8e8;\n  border-radius: 8px;\n  padding: 13px 14px;\n}\n\n.vt-style-title {\n  display: block;\n  font-size: 14px;\n  margin-bottom: 5px;\n  color: #111;\n  font-weight: 800;\n}\n\n.vt-style-text {\n  font-size: 13px;\n  color: #555;\n  line-height: 1.45;\n  margin: 0;\n}\n\n.vt-card-emoji {\n  font-size: 20px;\n  display: block;\n  margin-bottom: 6px;\n  line-height: 1;\n}\n\n.vt-benefits {\n  list-style: none;\n  display: flex;\n  flex-direction: column;\n  gap: 11px;\n  margin: 0 0 24px;\n  padding: 0;\n}\n\n.vt-benefits li {\n  display: flex;\n  align-items: flex-start;\n  gap: 10px;\n  font-size: 14px;\n  color: #222;\n  line-height: 1.5;\n}\n\n.vt-icon {\n  width: 21px;\n  height: 21px;\n  min-width: 21px;\n  background: #111;\n  color: #f0c040;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  font-size: 11px;\n  font-weight: 700;\n  margin-top: 1px;\n  flex-shrink: 0;\n}\n\n.vt-card-grid {\n  display: flex;\n  gap: 10px;\n  margin-bottom: 22px;\n  flex-wrap: wrap;\n}\n\n.vt-card {\n  flex: 1;\n  min-width: 145px;\n  background: #fff;\n  border: 1px solid #e0e0e0;\n  border-radius: 8px;\n  padding: 13px 14px;\n}\n\n.vt-card-title {\n  display: block;\n  font-size: 14px;\n  margin-bottom: 5px;\n  color: #111;\n  font-weight: 800;\n}\n\n.vt-card-text {\n  font-size: 13px;\n  color: #555;\n  line-height: 1.45;\n  margin: 0;\n}\n\n.vt-review-wrap {\n  display: flex;\n  flex-direction: column;\n  gap: 12px;\n  margin-bottom: 22px;\n}\n\n.vt-review {\n  background: #fff;\n  border: 1px solid #e8e8e8;\n  border-radius: 8px;\n  padding: 13px 14px;\n}\n\n.vt-review-header {\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  margin-bottom: 6px;\n  gap: 10px;\n}\n\n.vt-reviewer {\n  font-size: 13px;\n  font-weight: 800;\n  color: #111;\n}\n\n.vt-review-stars {\n  color: #F5A623;\n  font-size: 13px;\n  white-space: nowrap;\n}\n\n.vt-review-text {\n  font-size: 13px;\n  color: #444;\n  line-height: 1.55;\n  margin: 0 0 8px;\n}\n\n.vt-verified {\n  font-size: 12px;\n  color: #3a7f3a;\n  font-weight: 700;\n  margin: 0;\n}\n\n.vt-guarantee {\n  background: #f0f7f0;\n  border: 1px solid #c3dfc3;\n  border-radius: 8px;\n  padding: 13px 15px;\n  display: flex;\n  align-items: flex-start;\n  gap: 12px;\n  margin-bottom: 22px;\n}\n\n.vt-shield {\n  font-size: 22px;\n  line-height: 1;\n}\n\n.vt-guarantee-title {\n  font-size: 14px;\n  font-weight: 800;\n  margin: 0 0 5px;\n  color: #111;\n}\n\n.vt-guarantee-text {\n  font-size: 13px;\n  color: #444;\n  line-height: 1.55;\n  margin: 0;\n}\n\n.vt-urgency {\n  background: #fff8e6;\n  border: 1px solid #f5d878;\n  border-radius: 6px;\n  padding: 10px 14px;\n  font-size: 13px;\n  line-height: 1.45;\n  text-align: center;\n  margin-bottom: 22px;\n  color: #333;\n}\n\n.vt-bold {\n  font-weight: 800;\n}\n\n.vt-faq {\n  border: 1px solid #e8e8e8;\n  border-radius: 8px;\n  overflow: hidden;\n  margin-bottom: 22px;\n}\n\n.vt-faq-item {\n  border-bottom: 1px solid #e8e8e8;\n}\n\n.vt-faq-item:last-child {\n  border-bottom: none;\n}\n\n.vt-faq-q {\n  width: 100%;\n  background: #fff;\n  border: none;\n  padding: 13px 14px;\n  display: flex;\n  align-items: center;\n  justify-content: space-between;\n  gap: 10px;\n  text-align: left;\n  cursor: pointer;\n  font-size: 14px;\n  font-weight: 800;\n  color: #111;\n  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;\n}\n\n.vt-arrow {\n  transition: transform 0.2s ease;\n  font-size: 14px;\n  color: #555;\n}\n\n.vt-faq-item.open .vt-arrow {\n  transform: rotate(180deg);\n}\n\n.vt-faq-a {\n  display: none;\n  padding: 0 14px 14px;\n  font-size: 13px;\n  color: #555;\n  line-height: 1.6;\n}\n\n.vt-faq-item.open .vt-faq-a {\n  display: block;\n}\n\n.vt-trust {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 7px;\n  justify-content: center;\n  margin-bottom: 22px;\n}\n\n.vt-badge {\n  background: #f5f5f5;\n  border-radius: 20px;\n  padding: 5px 12px;\n  font-size: 12px;\n  font-weight: 700;\n  color: #333;\n  white-space: nowrap;\n}\n\n@media (max-width: 520px) {\n  .vt-proof {\n    flex-wrap: wrap;\n  }\n\n  .vt-stat {\n    flex: 1 1 45%;\n  }\n\n  .vt-style-card,\n  .vt-card {\n    flex: 1 1 100%;\n  }\n\n  .vt-headline {\n    font-size: 22px;\n  }\n}\n```\n\n  \u003c\/style\u003e\n\u003cdiv class=\"vt-wrapper\"\u003e\n\u003cdiv class=\"vt-hook\"\u003e🔥 \u003cspan class=\"vt-accent\"\u003eSELLING FAST\u003c\/span\u003e - 80% OFF Today Only · The fitted Henley upgrade guys are buying in multiples\u003c\/div\u003e\n\u003ch2 class=\"vt-headline\"\u003eGet that sharper chest, arm, and waist look without wearing a loud gym shirt\u003c\/h2\u003e\n\u003cp class=\"vt-subheadline\"\u003eBuilt for men who want a cleaner athletic silhouette, this fitted Henley frames the shoulders and arms while keeping the outfit simple, masculine, and easy to wear anywhere.\u003c\/p\u003e\n\u003cdiv class=\"vt-rating\"\u003e\n\u003cspan class=\"vt-stars\"\u003e★★★★★\u003c\/span\u003e \u003cspan class=\"vt-rating-text\"\u003e5,184+ reviews · Rated 4.9\/5 stars\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vt-video-wrap\"\u003e\n\u003cvideo preload=\"auto\" playsinline=\"\" loop=\"loop\" muted=\"\" autoplay=\"autoplay\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/d3ff21605ea34559ae78999754473531.mp4\" class=\"vt-video\"\u003e\u003c\/video\u003e\n\u003cdiv class=\"vt-video-label\"\u003eV-TaperFit™ Henley T-Shirt\u003c\/div\u003e\n\u003c\/div\u003e\n\u003chr class=\"vt-divider\"\u003e\n\u003cdiv class=\"vt-proof\"\u003e\n\u003cdiv class=\"vt-stat\"\u003e\n\u003cspan class=\"vt-stat-num\"\u003e5,184+\u003c\/span\u003e \u003cspan class=\"vt-stat-label\"\u003eHappy Customers\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vt-stat\"\u003e\n\u003cspan class=\"vt-stat-num\"\u003eV-Taper\u003c\/span\u003e \u003cspan class=\"vt-stat-label\"\u003eAthletic Cut\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vt-stat\"\u003e\n\u003cspan class=\"vt-stat-num\"\u003e4.9★\u003c\/span\u003e \u003cspan class=\"vt-stat-label\"\u003eAvg. Rating\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vt-stat\"\u003e\n\u003cspan class=\"vt-stat-num\"\u003e30-Day\u003c\/span\u003e \u003cspan class=\"vt-stat-label\"\u003eFree Returns\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003chr class=\"vt-divider\"\u003e\n\u003cdiv class=\"vt-style-section\"\u003e\n\u003ch3 class=\"vt-section-title\"\u003eStyle It 3 Ways\u003c\/h3\u003e\n\u003cdiv class=\"vt-style-grid\"\u003e\n\u003cdiv class=\"vt-style-card\"\u003e\n\u003cspan class=\"vt-card-emoji\"\u003e🍸\u003c\/span\u003e \u003cstrong class=\"vt-style-title\"\u003eClean Night-Out Fit\u003c\/strong\u003e\n\u003cp class=\"vt-style-text\"\u003eBlack V-TaperFit™ Henley + slim beige chinos + leather watch for a fitted look without trying too hard.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vt-style-card\"\u003e\n\u003cspan class=\"vt-card-emoji\"\u003e☕\u003c\/span\u003e \u003cstrong class=\"vt-style-title\"\u003eWeekend Casual\u003c\/strong\u003e\n\u003cp class=\"vt-style-text\"\u003eDark wash jeans + white sneakers + open button Henley neckline for coffee runs, dates, and casual plans.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vt-style-card\"\u003e\n\u003cspan class=\"vt-card-emoji\"\u003e🏙️\u003c\/span\u003e \u003cstrong class=\"vt-style-title\"\u003eSmart Street Fit\u003c\/strong\u003e\n\u003cp class=\"vt-style-text\"\u003eTailored trousers + clean boots + minimalist chain to make the shirt look dressed up without a blazer.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003chr class=\"vt-divider\"\u003e\n\u003cul class=\"vt-benefits\"\u003e\n\u003cli\u003e\n\u003cspan class=\"vt-icon\"\u003e✓\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eBuilds a stronger upper-body look:\u003c\/strong\u003e The fitted sleeves and chest-focused cut help frame your arms, shoulders, and torso.\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"vt-icon\"\u003e✓\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eCreates a cleaner waistline:\u003c\/strong\u003e The tapered shape avoids the boxy extra fabric that makes normal tees look sloppy.\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"vt-icon\"\u003e✓\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eLooks dressed up with zero effort:\u003c\/strong\u003e The Henley button neckline adds detail so the shirt feels more intentional than a basic crew neck.\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"vt-icon\"\u003e✓\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eMoves without feeling stiff:\u003c\/strong\u003e The close fit is designed to sit sharp on the body while still staying comfortable for daily wear.\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"vt-icon\"\u003e✓\u003c\/span\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eWorks with your actual closet:\u003c\/strong\u003e Pair it with chinos, jeans, cargos, joggers, or shorts without needing a full outfit rebuild.\u003c\/div\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003chr class=\"vt-divider\"\u003e\n\u003cdiv class=\"vt-card-grid\"\u003e\n\u003cdiv class=\"vt-card\"\u003e\n\u003cspan class=\"vt-card-emoji\"\u003e💪\u003c\/span\u003e \u003cstrong class=\"vt-card-title\"\u003ePost-Gym Plans\u003c\/strong\u003e\n\u003cp class=\"vt-card-text\"\u003eThrow it on with slim joggers and trainers when you want your work to show without a compression top.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vt-card\"\u003e\n\u003cspan class=\"vt-card-emoji\"\u003e🍽️\u003c\/span\u003e \u003cstrong class=\"vt-card-title\"\u003eDinner Dates\u003c\/strong\u003e\n\u003cp class=\"vt-card-text\"\u003eWear it with beige chinos and a silver watch for a simple fit that still looks put together.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vt-card\"\u003e\n\u003cspan class=\"vt-card-emoji\"\u003e🚗\u003c\/span\u003e \u003cstrong class=\"vt-card-title\"\u003eEveryday Errands\u003c\/strong\u003e\n\u003cp class=\"vt-card-text\"\u003ePair it with dark denim and sneakers when you want comfort without looking like you gave up.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003chr class=\"vt-divider\"\u003e\n\u003cdiv class=\"vt-review-wrap\"\u003e\n\u003ch3 class=\"vt-section-title\"\u003eReal Guys, Better Fit Checks\u003c\/h3\u003e\n```\n\u003cdiv class=\"vt-review\"\u003e\n\u003cdiv class=\"vt-review-header\"\u003e\n\u003cspan class=\"vt-reviewer\"\u003eMarcus T. — Dallas, TX\u003c\/span\u003e \u003cspan class=\"vt-review-stars\"\u003e★★★★★\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"vt-review-text\"\u003e\"I usually avoid fitted shirts because they either look too tight or cheap. This one sits close on my chest and arms but does not squeeze my stomach. Wore it to dinner and my girlfriend said it looked way better than my plain black tees.\"\u003c\/p\u003e\n\u003cp class=\"vt-verified\"\u003e✔ Verified Purchase\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vt-review\"\u003e\n\u003cdiv class=\"vt-review-header\"\u003e\n\u003cspan class=\"vt-reviewer\"\u003eEthan R. — Scottsdale, AZ\u003c\/span\u003e \u003cspan class=\"vt-review-stars\"\u003e★★★★★\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"vt-review-text\"\u003e\"I’m 6'1 and 205, so shirts are usually either too short or baggy at the waist. The large fit right through the shoulders and stayed long enough when I sat down. I ordered two more after the first weekend.\"\u003c\/p\u003e\n\u003cp class=\"vt-verified\"\u003e✔ Verified Purchase\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vt-review\"\u003e\n\u003cdiv class=\"vt-review-header\"\u003e\n\u003cspan class=\"vt-reviewer\"\u003eJordan M. — Tampa, FL\u003c\/span\u003e \u003cspan class=\"vt-review-stars\"\u003e★★★★★\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"vt-review-text\"\u003e\"Washed it 4 times already and the neckline still lays flat. The black did not fade weird, the sleeves kept their shape, and it still gives that fitted arm look without stretching out.\"\u003c\/p\u003e\n\u003cp class=\"vt-verified\"\u003e✔ Verified Purchase\u003c\/p\u003e\n\u003c\/div\u003e\n```\u003c\/div\u003e\n\u003chr class=\"vt-divider\"\u003e\n\u003cdiv class=\"vt-guarantee\"\u003e\n\u003cdiv class=\"vt-shield\"\u003e🛡️\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cp class=\"vt-guarantee-title\"\u003e30-Day Athletic Fit Guarantee\u003c\/p\u003e\n\u003cp class=\"vt-guarantee-text\"\u003eTry V-TaperFit™ with your jeans, chinos, joggers, and night-out fits. If it does not give you the sharper chest, arm, and waist look you expected, return it within 30 days, no questions asked, free return label included. Your everyday shirt should make your build look better the second you put it on.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vt-urgency\"\u003e⚡ Only \u003cstrong class=\"vt-bold\"\u003e23 units left\u003c\/strong\u003e at this price · \u003cstrong class=\"vt-bold\"\u003e134 people\u003c\/strong\u003e are viewing this right now\u003c\/div\u003e\n\u003chr class=\"vt-divider\"\u003e\n\u003cdiv class=\"vt-faq\"\u003e\n\u003cdiv class=\"vt-faq-item\"\u003e\n\u003cbutton class=\"vt-faq-q\"\u003e Will this look too tight or show too much? \u003cspan class=\"vt-arrow\"\u003e▾\u003c\/span\u003e \u003c\/button\u003e\n\u003cdiv class=\"vt-faq-a\"\u003eV-TaperFit™ is designed to look fitted, not painted on. It frames the chest, arms, and shoulders while tapering through the waist so you get a cleaner shape without the awkward skin-tight look.\u003c\/div\u003e\n\u003c\/div\u003e\n```\n\u003cdiv class=\"vt-faq-item\"\u003e\n\u003cbutton class=\"vt-faq-q\"\u003e What size should I order? \u003cspan class=\"vt-arrow\"\u003e▾\u003c\/span\u003e \u003c\/button\u003e\n\u003cdiv class=\"vt-faq-a\"\u003eOrder your usual size for the intended athletic fit. If you are between sizes or prefer a looser casual fit, size up. If you want the chest and sleeves to sit sharper, stay true to size.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vt-faq-item\"\u003e\n\u003cbutton class=\"vt-faq-q\"\u003e Is the black fabric see-through or flimsy? \u003cspan class=\"vt-arrow\"\u003e▾\u003c\/span\u003e \u003c\/button\u003e\n\u003cdiv class=\"vt-faq-a\"\u003eNo, it is made to look clean and structured for everyday wear. The black color gives coverage while the fitted cut keeps the shirt looking sharp instead of thin or loose.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vt-faq-item\"\u003e\n\u003cbutton class=\"vt-faq-q\"\u003e How should I wash it? \u003cspan class=\"vt-arrow\"\u003e▾\u003c\/span\u003e \u003c\/button\u003e\n\u003cdiv class=\"vt-faq-a\"\u003eMachine wash cold with similar colors, then hang dry or tumble dry low. Avoid bleach and high heat to help preserve the fitted shape, neckline, and dark color.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"vt-faq-item\"\u003e\n\u003cbutton class=\"vt-faq-q\"\u003e How long does shipping take? \u003cspan class=\"vt-arrow\"\u003e▾\u003c\/span\u003e \u003c\/button\u003e\n\u003cdiv class=\"vt-faq-a\"\u003eStandard shipping is 5–8 business days with full tracking. Express 2–3 day shipping is available at checkout. Orders placed before 2PM EST on weekdays are processed same day.\u003c\/div\u003e\n\u003c\/div\u003e\n```\u003c\/div\u003e\n\u003chr class=\"vt-divider\"\u003e\n\u003cdiv class=\"vt-trust\"\u003e\n\u003cdiv class=\"vt-badge\"\u003e🔒 Secure Checkout\u003c\/div\u003e\n\u003cdiv class=\"vt-badge\"\u003e🚚 Free Shipping On All Orders!\u003c\/div\u003e\n\u003cdiv class=\"vt-badge\"\u003e↩️ 30-Day Free Returns\u003c\/div\u003e\n\u003cdiv class=\"vt-badge\"\u003e⭐ 5,184+ Reviews\u003c\/div\u003e\n\u003cdiv class=\"vt-badge\"\u003e👕 Athletic Fit Cut\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Rising","offers":[{"title":"Black \/ S","offer_id":53819099087166,"sku":"5140","price":9.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ M","offer_id":53819099119934,"sku":"5140","price":9.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ L","offer_id":53819099152702,"sku":"5140","price":9.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ XL","offer_id":53819099185470,"sku":"5140","price":9.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0958\/9646\/9822\/files\/5140BLACK_3.jpg?v=1782409456","url":"https:\/\/chillvibe.co\/products\/black-men-t-shirts-fit-v-neck-short-sleeve-henley","provider":"Chill Vibe","version":"1.0","type":"link"}