{"product_id":"men-s-lightweight-denim-shorts-trendy-summer-stretch-pants-219433931961","title":"Men’s Lightweight Denim Shorts - Trendy Summer Stretch Pants","description":"\u003cstyle\u003e\n.denimlp{\n  --dark:#10141c;\n  --blue:#1f4f86;\n  --lightblue:#edf5ff;\n  --cream:#f7f1e8;\n  --white:#ffffff;\n  --text:#111827;\n  --muted:#667085;\n  --line:#e5eaf0;\n  --green:#138a57;\n  --red:#b42318;\n\n  width:100%;\n  max-width:1440px;\n  margin:0 auto;\n  overflow:hidden;\n  background:#fff;\n  color:var(--text);\n  font-family:Arial,Helvetica,sans-serif;\n  line-height:1.55;\n}\n\n.denimlp *{\n  box-sizing:border-box;\n}\n\n.denimlp img{\n  width:100%;\n  display:block;\n  height:auto;\n}\n\n.denimlp a{\n  text-decoration:none;\n}\n\n.denimlp-container{\n  width:min(1180px,calc(100% - 36px));\n  margin:0 auto;\n}\n\n.denimlp-topbar{\n  background:#10141c;\n  color:#fff;\n  text-align:center;\n  padding:12px 16px;\n  font-size:14px;\n  font-weight:900;\n  letter-spacing:.5px;\n}\n\n.denimlp-topbar span{\n  color:#9ccfff;\n  margin:0 8px;\n}\n\n.denimlp-hero{\n  padding:64px 0 58px;\n  background:\n    radial-gradient(circle at 15% 20%,rgba(31,79,134,.22),transparent 32%),\n    radial-gradient(circle at 88% 12%,rgba(156,207,255,.28),transparent 35%),\n    linear-gradient(135deg,#f3f8ff 0%,#ffffff 52%,#f8f1e8 100%);\n}\n\n.denimlp-hero-grid{\n  display:grid;\n  grid-template-columns:.96fr 1.04fr;\n  gap:46px;\n  align-items:center;\n}\n\n.denimlp-eyebrow{\n  display:inline-flex;\n  padding:8px 14px;\n  border-radius:999px;\n  background:#10141c;\n  color:#fff;\n  font-size:13px;\n  font-weight:900;\n  letter-spacing:1px;\n  text-transform:uppercase;\n  margin-bottom:18px;\n}\n\n.denimlp-title{\n  margin:0;\n  font-size:clamp(42px,6vw,76px);\n  line-height:.96;\n  letter-spacing:-2.2px;\n  font-weight:950;\n}\n\n.denimlp-title span{\n  color:#1f4f86;\n}\n\n.denimlp-hero-text{\n  margin:20px 0 0;\n  color:#5d6775;\n  font-size:18px;\n}\n\n.denimlp-price-row{\n  display:flex;\n  align-items:center;\n  flex-wrap:wrap;\n  gap:12px;\n  margin-top:24px;\n}\n\n.denimlp-price{\n  font-size:38px;\n  line-height:1;\n  font-weight:950;\n  color:#10141c;\n}\n\n.denimlp-compare{\n  font-size:21px;\n  color:#8a94a3;\n  text-decoration:line-through;\n  font-weight:800;\n}\n\n.denimlp-save{\n  padding:8px 13px;\n  border-radius:999px;\n  background:#10141c;\n  color:#fff;\n  font-size:13px;\n  font-weight:900;\n}\n\n.denimlp-pills{\n  display:flex;\n  flex-wrap:wrap;\n  gap:10px;\n  margin-top:24px;\n}\n\n.denimlp-pill{\n  padding:9px 13px;\n  border-radius:999px;\n  border:1px solid #dfe6ef;\n  background:#fff;\n  color:#10141c;\n  font-size:13px;\n  font-weight:900;\n}\n\n.denimlp-actions{\n  display:flex;\n  flex-wrap:wrap;\n  gap:12px;\n  margin-top:30px;\n}\n\n.denimlp-btn{\n  min-height:56px;\n  padding:15px 32px;\n  border-radius:999px;\n  background:#10141c;\n  color:#fff!important;\n  font-size:16px;\n  font-weight:900;\n  cursor:pointer;\n  box-shadow:0 14px 30px rgba(16,20,28,.22);\n  transition:.2s ease;\n  display:inline-flex;\n  align-items:center;\n  justify-content:center;\n  text-align:center;\n  text-decoration:none!important;\n}\n\n.denimlp-btn:hover{\n  transform:translateY(-2px);\n  background:#22314a;\n  color:#fff!important;\n}\n\n.denimlp-btn-light{\n  background:#fff;\n  color:#10141c!important;\n  border:1px solid #dfe6ef;\n  box-shadow:none;\n}\n\n.denimlp-btn-light:hover{\n  background:#f7f9fc;\n  color:#10141c!important;\n}\n\n.denimlp-hero-card{\n  position:relative;\n  padding:18px;\n  border-radius:32px;\n  background:#fff;\n  box-shadow:0 24px 70px rgba(30,50,80,.16);\n}\n\n.denimlp-hero-card:before{\n  content:\"STRETCH DENIM\";\n  position:absolute;\n  right:-8px;\n  top:24px;\n  z-index:2;\n  padding:9px 15px;\n  border-radius:999px;\n  border:2px solid #10141c;\n  background:#9ccfff;\n  color:#10141c;\n  font-size:12px;\n  font-weight:950;\n  transform:rotate(6deg);\n}\n\n.denimlp-hero-img{\n  overflow:hidden;\n  border-radius:24px;\n  background:#f4f7fb;\n}\n\n.denimlp-rating{\n  display:flex;\n  align-items:center;\n  justify-content:space-between;\n  gap:20px;\n  padding:16px 5px 2px;\n  font-size:14px;\n  font-weight:900;\n}\n\n.denimlp-stars{\n  color:#f6ae00;\n}\n\n.denimlp-stock{\n  color:#138a57;\n  font-size:13px;\n}\n\n.denimlp-trust{\n  background:#fff;\n  border-top:1px solid var(--line);\n  border-bottom:1px solid var(--line);\n}\n\n.denimlp-trust-grid{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n}\n\n.denimlp-trust-item{\n  padding:22px 16px;\n  text-align:center;\n  font-weight:900;\n  border-right:1px solid var(--line);\n}\n\n.denimlp-trust-item:last-child{\n  border-right:0;\n}\n\n.denimlp-trust-item strong{\n  display:block;\n  width:46px;\n  height:46px;\n  line-height:46px;\n  margin:0 auto 8px;\n  border-radius:50%;\n  background:#edf5ff;\n  color:#1f4f86;\n  font-size:13px;\n  font-weight:950;\n}\n\n.denimlp-section{\n  padding:76px 0;\n}\n\n.denimlp-center{\n  text-align:center;\n}\n\n.denimlp-light{\n  background:#f1f6fb;\n}\n\n.denimlp-cream{\n  background:#f7f1e8;\n}\n\n.denimlp-dark{\n  background:#10141c;\n  color:#fff;\n}\n\n.denimlp-heading{\n  margin:0;\n  font-size:clamp(32px,4.6vw,58px);\n  line-height:1.05;\n  letter-spacing:-1.3px;\n  font-weight:950;\n}\n\n.denimlp-heading span{\n  color:#1f4f86;\n}\n\n.denimlp-dark .denimlp-heading span{\n  color:#9ccfff;\n}\n\n.denimlp-sub{\n  max-width:820px;\n  margin:18px auto 0;\n  color:#667085;\n  font-size:18px;\n}\n\n.denimlp-dark .denimlp-sub{\n  color:#dce8f5;\n}\n\n.denimlp-grid3{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:20px;\n  margin-top:38px;\n}\n\n.denimlp-card{\n  background:#fff;\n  border:1px solid #dfe6ef;\n  border-radius:22px;\n  padding:30px;\n  box-shadow:0 14px 38px rgba(30,50,80,.07);\n}\n\n.denimlp-card-icon{\n  width:58px;\n  height:58px;\n  border-radius:18px;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  margin:0 auto 18px;\n  background:#e9f3ff;\n  color:#1f4f86;\n  font-size:13px;\n  font-weight:950;\n}\n\n.denimlp-card h3{\n  margin:0 0 10px;\n  font-size:22px;\n  line-height:1.18;\n}\n\n.denimlp-card p{\n  margin:0;\n  color:#667085;\n  font-size:15px;\n}\n\n.denimlp-split{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  align-items:center;\n  gap:52px;\n}\n\n.denimlp-media{\n  overflow:hidden;\n  border-radius:28px;\n  background:#fff;\n  box-shadow:0 18px 56px rgba(30,50,80,.13);\n}\n\n.denimlp-copy p{\n  margin:0;\n  color:#5d6775;\n  font-size:17px;\n}\n\n.denimlp-dark .denimlp-copy p{\n  color:#dce8f5;\n}\n\n.denimlp-checks{\n  display:grid;\n  gap:14px;\n  margin-top:25px;\n}\n\n.denimlp-check{\n  display:flex;\n  gap:12px;\n  align-items:flex-start;\n  color:#5d6775;\n}\n\n.denimlp-dark .denimlp-check{\n  color:#e7eef8;\n}\n\n.denimlp-check b{\n  color:#10141c;\n}\n\n.denimlp-dark .denimlp-check b{\n  color:#fff;\n}\n\n.denimlp-checkmark{\n  flex:0 0 28px;\n  width:28px;\n  height:28px;\n  border-radius:50%;\n  background:#10141c;\n  color:#fff;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  font-size:13px;\n  font-weight:900;\n}\n\n.denimlp-full-img{\n  margin-top:36px;\n  overflow:hidden;\n  border-radius:28px;\n  box-shadow:0 18px 56px rgba(30,50,80,.13);\n}\n\n.denimlp-badges{\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n  gap:15px;\n  margin-top:32px;\n}\n\n.denimlp-badge{\n  background:#fff;\n  border-radius:18px;\n  padding:23px 12px;\n  text-align:center;\n  font-weight:900;\n  box-shadow:0 12px 30px rgba(30,50,80,.08);\n}\n\n.denimlp-badge strong{\n  display:block;\n  margin-bottom:7px;\n  color:#1f4f86;\n  font-size:13px;\n}\n\n.denimlp-color-grid{\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:14px;\n  margin-top:34px;\n}\n\n.denimlp-color{\n  border-radius:18px;\n  background:#fff;\n  border:1px solid var(--line);\n  padding:16px 10px;\n  font-size:13px;\n  font-weight:900;\n  text-align:center;\n  box-shadow:0 10px 24px rgba(30,50,80,.06);\n}\n\n.denimlp-dot{\n  width:32px;\n  height:32px;\n  border-radius:50%;\n  margin:0 auto 9px;\n  border:1px solid #d7d7d7;\n}\n\n.denimlp-spec{\n  margin-top:30px;\n  overflow:hidden;\n  border:1px solid #dfe6ef;\n  border-radius:20px;\n  background:#fff;\n}\n\n.denimlp-spec-row{\n  display:grid;\n  grid-template-columns:1fr 1.45fr;\n  border-bottom:1px solid #dfe6ef;\n}\n\n.denimlp-spec-row:last-child{\n  border-bottom:0;\n}\n\n.denimlp-spec-row div{\n  padding:15px 20px;\n}\n\n.denimlp-spec-label{\n  background:#f1f6fb;\n  font-weight:900;\n}\n\n.denimlp-spec-value{\n  color:#5d6775;\n}\n\n.denimlp-table-wrap{\n  margin-top:36px;\n  overflow-x:auto;\n  border-radius:20px;\n  box-shadow:0 14px 40px rgba(30,50,80,.08);\n}\n\n.denimlp-table{\n  width:100%;\n  min-width:680px;\n  border-collapse:collapse;\n  background:#fff;\n}\n\n.denimlp-table th,\n.denimlp-table td{\n  padding:17px 18px;\n  border-bottom:1px solid #e7edf4;\n  text-align:center;\n}\n\n.denimlp-table th{\n  background:#10141c;\n  color:#fff;\n}\n\n.denimlp-table th:last-child{\n  background:#1f4f86;\n}\n\n.denimlp-table td:first-child{\n  text-align:left;\n  font-weight:900;\n}\n\n.denimlp-good{\n  color:#15915e;\n  font-weight:900;\n}\n\n.denimlp-bad{\n  color:#a44;\n  font-weight:800;\n}\n\n.denimlp-faq{\n  max-width:900px;\n  margin:34px auto 0;\n  text-align:left;\n}\n\n.denimlp-faq details{\n  background:#fff;\n  border:1px solid #dfe6ef;\n  border-radius:16px;\n  margin-bottom:12px;\n  overflow:hidden;\n}\n\n.denimlp-faq summary{\n  list-style:none;\n  cursor:pointer;\n  position:relative;\n  padding:20px 52px 20px 20px;\n  font-size:17px;\n  font-weight:900;\n}\n\n.denimlp-faq summary::-webkit-details-marker{\n  display:none;\n}\n\n.denimlp-faq summary:after{\n  content:\"+\";\n  position:absolute;\n  right:20px;\n  top:50%;\n  transform:translateY(-50%);\n  font-size:27px;\n  color:#1f4f86;\n}\n\n.denimlp-faq details[open] summary:after{\n  content:\"-\";\n}\n\n.denimlp-faq p{\n  margin:0;\n  padding:0 20px 20px;\n  color:#667085;\n}\n\n.denimlp-final{\n  padding:78px 0;\n  background:\n    radial-gradient(circle at 15% 20%,rgba(31,79,134,.28),transparent 30%),\n    radial-gradient(circle at 85% 80%,rgba(156,207,255,.22),transparent 30%),\n    linear-gradient(135deg,#10141c,#1d2d45);\n  color:#fff;\n  text-align:center;\n}\n\n.denimlp-final h2{\n  max-width:900px;\n  margin:0 auto;\n  font-size:clamp(34px,5vw,64px);\n  line-height:1.04;\n  letter-spacing:-1.5px;\n  font-weight:950;\n}\n\n.denimlp-final p{\n  max-width:740px;\n  margin:18px auto 0;\n  color:#e7eef8;\n  font-size:18px;\n}\n\n.denimlp-sticky{\n  display:none;\n}\n\n@media(max-width:900px){\n  .denimlp-hero-grid,\n  .denimlp-split{\n    grid-template-columns:1fr;\n    gap:36px;\n  }\n\n  .denimlp-hero-copy{\n    text-align:center;\n  }\n\n  .denimlp-price-row,\n  .denimlp-pills,\n  .denimlp-actions{\n    justify-content:center;\n  }\n\n  .denimlp-grid3{\n    grid-template-columns:1fr;\n  }\n\n  .denimlp-badges{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .denimlp-color-grid{\n    grid-template-columns:repeat(2,1fr);\n  }\n}\n\n@media(max-width:600px){\n  .denimlp-container{\n    width:min(100% - 26px,1180px);\n  }\n\n  .denimlp-section{\n    padding:54px 0;\n  }\n\n  .denimlp-hero{\n    padding:42px 0 36px;\n  }\n\n  .denimlp-title{\n    font-size:42px;\n    letter-spacing:-1px;\n  }\n\n  .denimlp-heading{\n    font-size:32px;\n  }\n\n  .denimlp-sub,\n  .denimlp-hero-text{\n    font-size:16px;\n  }\n\n  .denimlp-actions{\n    display:grid;\n  }\n\n  .denimlp-btn{\n    width:100%;\n  }\n\n  .denimlp-trust-grid{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .denimlp-trust-item:nth-child(2){\n    border-right:0;\n  }\n\n  .denimlp-trust-item:nth-child(-n+2){\n    border-bottom:1px solid var(--line);\n  }\n\n  .denimlp-badge{\n    font-size:14px;\n  }\n\n  .denimlp-color-grid{\n    grid-template-columns:1fr;\n  }\n\n  .denimlp-spec-row{\n    grid-template-columns:1fr;\n  }\n\n  .denimlp-spec-label{\n    padding-bottom:5px!important;\n  }\n\n  .denimlp-spec-value{\n    padding-top:5px!important;\n  }\n\n  .denimlp-sticky{\n    position:fixed;\n    z-index:9999;\n    left:0;\n    right:0;\n    bottom:0;\n    display:block;\n    padding:9px 12px;\n    background:rgba(255,255,255,.96);\n    box-shadow:0 -6px 24px rgba(0,0,0,.18);\n    backdrop-filter:blur(8px);\n  }\n\n  .denimlp-sticky .denimlp-btn{\n    min-height:49px;\n    padding:12px 20px;\n  }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"denimlp\" id=\"denim-shopify-landing\"\u003e\n\n  \u003cdiv class=\"denimlp-topbar\"\u003e\n    LIGHTWEIGHT DENIM SHORTS\n    \u003cspan\u003e|\u003c\/span\u003e\n    STRETCH WAIST\n    \u003cspan\u003e|\u003c\/span\u003e\n    SUMMER STREET FIT\n  \u003c\/div\u003e\n\n  \u003csection class=\"denimlp-hero\"\u003e\n    \u003cdiv class=\"denimlp-container\"\u003e\n      \u003cdiv class=\"denimlp-hero-grid\"\u003e\n\n        \u003cdiv class=\"denimlp-hero-copy\"\u003e\n          \u003cdiv class=\"denimlp-eyebrow\"\u003eSummer denim without the stiffness\u003c\/div\u003e\n\n          \u003ch1 class=\"denimlp-title\"\u003e\n            Loose Fit.\u003cbr\u003e\n            Stretch Waist.\u003cbr\u003e\n            \u003cspan\u003eEasy Summer Style.\u003c\/span\u003e\n          \u003c\/h1\u003e\n\n          \u003cp class=\"denimlp-hero-text\"\u003e\n            Trendy washed denim shorts with an elastic drawstring waist, soft stretch blend and relaxed straight-leg cut for daily wear, street outfits and outdoor plans.\n          \u003c\/p\u003e\n\n          \u003cdiv class=\"denimlp-price-row\"\u003e\n            \u003cdiv class=\"denimlp-price\"\u003e$39.9\u003c\/div\u003e            \n            \u003cdiv class=\"denimlp-save\"\u003eSAVE TODAY\u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"denimlp-pills\"\u003e\n            \u003cdiv class=\"denimlp-pill\"\u003eElastic Drawstring Waist\u003c\/div\u003e\n            \u003cdiv class=\"denimlp-pill\"\u003eLightweight and Breathable\u003c\/div\u003e\n            \u003cdiv class=\"denimlp-pill\"\u003eSoft Stretch Blend\u003c\/div\u003e\n            \u003cdiv class=\"denimlp-pill\"\u003eS-2XL Available\u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"denimlp-actions\"\u003e\n            \u003ca class=\"denimlp-btn\" href=\"#\"\u003eCHOOSE COLOR AND SIZE\u003c\/a\u003e\n            \u003ca class=\"denimlp-btn denimlp-btn-light\" href=\"#denim-features\"\u003eSEE FEATURES\u003c\/a\u003e\n          \u003c\/div\u003e\n\n          \u003cp style=\"font-size:12px;color:#777;margin-top:14px\"\u003e\n            Choose single color or bundle option, then select your size in the product options above.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"denimlp-hero-card\"\u003e\n          \u003cdiv class=\"denimlp-hero-img\"\u003e\n            \u003cimg src=\"https:\/\/baykulco.com\/cdn\/shop\/files\/3fc30b682309454eb6afe0fa63827621_tplv-fhlh96nyum-crop-webp_1600_1600.webp?v=1784015792\u0026amp;width=3840\" alt=\"Mens lightweight denim shorts with elastic drawstring waist\" loading=\"eager\"\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"denimlp-rating\"\u003e\n            \u003cdiv\u003e\n\u003cspan class=\"denimlp-stars\"\u003e5-Star\u003c\/span\u003e Summer-ready denim shorts\u003c\/div\u003e\n            \u003cdiv class=\"denimlp-stock\"\u003eIn stock\u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"denimlp-trust\"\u003e\n    \u003cdiv class=\"denimlp-container denimlp-trust-grid\"\u003e\n      \u003cdiv class=\"denimlp-trust-item\"\u003e\n\u003cstrong\u003e01\u003c\/strong\u003eWashed Denim Look\u003c\/div\u003e\n      \u003cdiv class=\"denimlp-trust-item\"\u003e\n\u003cstrong\u003e02\u003c\/strong\u003eDrawstring Waist\u003c\/div\u003e\n      \u003cdiv class=\"denimlp-trust-item\"\u003e\n\u003cstrong\u003e03\u003c\/strong\u003eLightweight Feel\u003c\/div\u003e\n      \u003cdiv class=\"denimlp-trust-item\"\u003e\n\u003cstrong\u003e04\u003c\/strong\u003eEasy Street Style\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"denimlp-section\" id=\"denim-features\"\u003e\n    \u003cdiv class=\"denimlp-container denimlp-center\"\u003e\n\n      \u003cdiv class=\"denimlp-eyebrow\"\u003eWhy men want it\u003c\/div\u003e\n\n      \u003ch2 class=\"denimlp-heading\"\u003e\n        Denim style, but way more comfortable.\n      \u003c\/h2\u003e\n\n      \u003cp class=\"denimlp-sub\"\u003e\n        The washed denim look gives your outfit a classic streetwear feel, while the elastic drawstring waist keeps the fit relaxed and easy.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"denimlp-grid3\"\u003e\n        \u003cdiv class=\"denimlp-card\"\u003e\n          \u003cdiv class=\"denimlp-card-icon\"\u003eFIT\u003c\/div\u003e\n          \u003ch3\u003eElastic Drawstring Waist\u003c\/h3\u003e\n          \u003cp\u003eAdjustable waist design gives a secure fit without tight pinching.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"denimlp-card\"\u003e\n          \u003cdiv class=\"denimlp-card-icon\"\u003eAIR\u003c\/div\u003e\n          \u003ch3\u003eLightweight and Breathable\u003c\/h3\u003e\n          \u003cp\u003eMade for warm-weather wear when heavy denim feels too stiff or hot.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"denimlp-card\"\u003e\n          \u003cdiv class=\"denimlp-card-icon\"\u003eMOVE\u003c\/div\u003e\n          \u003ch3\u003eSoft Stretch Blend\u003c\/h3\u003e\n          \u003cp\u003eCotton-rich fabric blended with polyester, viscose and spandex for easy daily movement.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"denimlp-section denimlp-light\"\u003e\n    \u003cdiv class=\"denimlp-container\"\u003e\n      \u003cdiv class=\"denimlp-split\"\u003e\n\n        \u003cdiv class=\"denimlp-media\"\u003e\n          \u003cimg src=\"https:\/\/baykulco.com\/cdn\/shop\/files\/d69259bb04734214b78a4783ba5b1f1a_tplv-fhlh96nyum-crop-webp_1600_1600.webp?v=1784015792\u0026amp;width=3840\" alt=\"Dark blue lightweight denim shorts front view\" loading=\"lazy\"\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"denimlp-copy\"\u003e\n          \u003cdiv class=\"denimlp-eyebrow\"\u003eNo stiff denim feeling\u003c\/div\u003e\n\n          \u003ch2 class=\"denimlp-heading\"\u003e\n            Loose, roomy and easy to wear all day.\n          \u003c\/h2\u003e\n\n          \u003cp\u003e\n            The relaxed straight-leg cut creates a roomy fit that flatters most body types, without the tight pull of slim denim shorts.\n          \u003c\/p\u003e\n\n          \u003cdiv class=\"denimlp-checks\"\u003e\n            \u003cdiv class=\"denimlp-check\"\u003e\n              \u003cdiv class=\"denimlp-checkmark\"\u003eY\u003c\/div\u003e\n              \u003cdiv\u003e\n\u003cb\u003eRoomy straight-leg cut\u003c\/b\u003e\u003cbr\u003eGives a casual fit that feels relaxed around the thigh.\u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"denimlp-check\"\u003e\n              \u003cdiv class=\"denimlp-checkmark\"\u003eY\u003c\/div\u003e\n              \u003cdiv\u003e\n\u003cb\u003eReinforced stitching\u003c\/b\u003e\u003cbr\u003eDesigned for stronger daily wear and longer-lasting durability.\u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"denimlp-check\"\u003e\n              \u003cdiv class=\"denimlp-checkmark\"\u003eY\u003c\/div\u003e\n              \u003cdiv\u003e\n\u003cb\u003eEasy outfit pairing\u003c\/b\u003e\u003cbr\u003eWorks with tees, hoodies, tanks, sneakers and slides.\u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"denimlp-actions\"\u003e\n            \u003ca class=\"denimlp-btn\" href=\"#\"\u003eCHOOSE COLOR AND SIZE\u003c\/a\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"denimlp-section\"\u003e\n    \u003cdiv class=\"denimlp-container denimlp-center\"\u003e\n\n      \u003cdiv class=\"denimlp-eyebrow\"\u003eBreathable summer feel\u003c\/div\u003e\n\n      \u003ch2 class=\"denimlp-heading\"\u003e\n        Made for hot days, outdoor plans and everyday outings.\n      \u003c\/h2\u003e\n\n      \u003cp class=\"denimlp-sub\"\u003e\n        Lightweight breathable fabric helps keep your outfit comfortable when regular denim feels too heavy.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"denimlp-full-img\"\u003e\n        \u003cimg src=\"https:\/\/baykulco.com\/cdn\/shop\/files\/3102e7228eb8485797d23e1d2fe024ea_tplv-fhlh96nyum-crop-webp_1600_1600.webp?v=1784015796\u0026amp;width=3840\" alt=\"Breathable summer denim shorts fabric detail\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"denimlp-section denimlp-dark\"\u003e\n    \u003cdiv class=\"denimlp-container\"\u003e\n      \u003cdiv class=\"denimlp-split\"\u003e\n\n        \u003cdiv class=\"denimlp-copy\"\u003e\n          \u003cdiv class=\"denimlp-eyebrow\"\u003eStreetwear-ready design\u003c\/div\u003e\n\n          \u003ch2 class=\"denimlp-heading\"\u003e\n            The washed denim look that goes with almost everything.\n          \u003c\/h2\u003e\n\n          \u003cp\u003e\n            Pair it with basic tees, graphic shirts, hoodies, tanks or sneakers for a clean summer street outfit.\n          \u003c\/p\u003e\n\n          \u003cdiv class=\"denimlp-checks\"\u003e\n            \u003cdiv class=\"denimlp-check\"\u003e\n              \u003cdiv class=\"denimlp-checkmark\"\u003eY\u003c\/div\u003e\n              \u003cdiv\u003e\n\u003cb\u003eVintage faded wash\u003c\/b\u003e\u003cbr\u003eGives a cool worn-in denim look without extra styling.\u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"denimlp-check\"\u003e\n              \u003cdiv class=\"denimlp-checkmark\"\u003eY\u003c\/div\u003e\n              \u003cdiv\u003e\n\u003cb\u003eMid-thigh length\u003c\/b\u003e\u003cbr\u003eCasual summer proportion that works for daily outfits.\u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"denimlp-check\"\u003e\n              \u003cdiv class=\"denimlp-checkmark\"\u003eY\u003c\/div\u003e\n              \u003cdiv\u003e\n\u003cb\u003eEasy gift option\u003c\/b\u003e\u003cbr\u003eGreat for birthdays, Fathers Day and holiday casualwear gifting.\u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"denimlp-media\"\u003e\n          \u003cimg src=\"https:\/\/baykulco.com\/cdn\/shop\/files\/6bb86c2900434b1499aa84be9f132744_tplv-fhlh96nyum-crop-webp_1600_1600.webp?v=1784015792\u0026amp;width=3840\" alt=\"Back view of mens lightweight denim shorts\" loading=\"lazy\"\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"denimlp-section denimlp-cream\"\u003e\n    \u003cdiv class=\"denimlp-container denimlp-center\"\u003e\n\n      \u003cdiv class=\"denimlp-eyebrow\"\u003eOutfit ideas\u003c\/div\u003e\n\n      \u003ch2 class=\"denimlp-heading\"\u003e\n        Wear it for more than just one look.\n      \u003c\/h2\u003e\n\n      \u003cp class=\"denimlp-sub\"\u003e\n        These shorts are easy to dress up or down for everyday errands, travel days, backyard plans, summer walks and casual weekends.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"denimlp-badges\"\u003e\n        \u003cdiv class=\"denimlp-badge\"\u003e\n\u003cstrong\u003eDAY\u003c\/strong\u003eDaily Outings\u003c\/div\u003e\n        \u003cdiv class=\"denimlp-badge\"\u003e\n\u003cstrong\u003eTRIP\u003c\/strong\u003eVacation\u003c\/div\u003e\n        \u003cdiv class=\"denimlp-badge\"\u003e\n\u003cstrong\u003eFUN\u003c\/strong\u003eGatherings\u003c\/div\u003e\n        \u003cdiv class=\"denimlp-badge\"\u003e\n\u003cstrong\u003eGIFT\u003c\/strong\u003eGift Choice\u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"denimlp-section\"\u003e\n    \u003cdiv class=\"denimlp-container\"\u003e\n      \u003cdiv class=\"denimlp-split\"\u003e\n\n        \u003cdiv class=\"denimlp-media\"\u003e\n          \u003cimg src=\"https:\/\/baykulco.com\/cdn\/shop\/files\/fc37030f585c438395f12de636b99d60_tplv-fhlh96nyum-crop-webp_1600_1600.webp?v=1784015792\u0026amp;width=3840\" alt=\"Retro blue lightweight denim shorts front view\" loading=\"lazy\"\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"denimlp-copy\"\u003e\n          \u003cdiv class=\"denimlp-eyebrow\"\u003eRetro blue option\u003c\/div\u003e\n\n          \u003ch2 class=\"denimlp-heading\"\u003e\n            Light-wash denim for a cleaner summer vibe.\n          \u003c\/h2\u003e\n\n          \u003cp\u003e\n            Retro blue gives your outfit a brighter washed look that pairs easily with white tees, summer shirts and sneakers.\n          \u003c\/p\u003e\n\n          \u003cdiv class=\"denimlp-checks\"\u003e\n            \u003cdiv class=\"denimlp-check\"\u003e\n              \u003cdiv class=\"denimlp-checkmark\"\u003eY\u003c\/div\u003e\n              \u003cdiv\u003e\n\u003cb\u003eFresh light-wash style\u003c\/b\u003e\u003cbr\u003eGreat for beach trips, weekend plans and relaxed summer outfits.\u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"denimlp-check\"\u003e\n              \u003cdiv class=\"denimlp-checkmark\"\u003eY\u003c\/div\u003e\n              \u003cdiv\u003e\n\u003cb\u003eComfortable waist\u003c\/b\u003e\u003cbr\u003eThe wide elastic waistband helps avoid tight pressure.\u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"denimlp-check\"\u003e\n              \u003cdiv class=\"denimlp-checkmark\"\u003eY\u003c\/div\u003e\n              \u003cdiv\u003e\n\u003cb\u003eSoft stretch fabric\u003c\/b\u003e\u003cbr\u003eMoves better than stiff denim when sitting, walking or traveling.\u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"denimlp-actions\"\u003e\n            \u003ca class=\"denimlp-btn\" href=\"#\"\u003eCHOOSE COLOR AND SIZE\u003c\/a\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"denimlp-section denimlp-light\"\u003e\n    \u003cdiv class=\"denimlp-container denimlp-center\"\u003e\n\n      \u003cdiv class=\"denimlp-eyebrow\"\u003eColor options\u003c\/div\u003e\n\n      \u003ch2 class=\"denimlp-heading\"\u003e\n        Pick one color or bundle your favorite washes.\n      \u003c\/h2\u003e\n\n      \u003cp class=\"denimlp-sub\"\u003e\n        Product options include Dark blue, Retro blue, Black-gray and multi-color bundle choices.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"denimlp-color-grid\"\u003e\n        \u003cdiv class=\"denimlp-color\"\u003e\n\u003cdiv class=\"denimlp-dot\" style=\"background:#233f64\"\u003e\u003c\/div\u003eDark Blue\u003c\/div\u003e\n        \u003cdiv class=\"denimlp-color\"\u003e\n\u003cdiv class=\"denimlp-dot\" style=\"background:#8fb9d7\"\u003e\u003c\/div\u003eRetro Blue\u003c\/div\u003e\n        \u003cdiv class=\"denimlp-color\"\u003e\n\u003cdiv class=\"denimlp-dot\" style=\"background:#22262c\"\u003e\u003c\/div\u003eBlack-Gray\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"denimlp-actions\" style=\"justify-content:center\"\u003e\n        \u003ca class=\"denimlp-btn\" href=\"#\"\u003eCHOOSE COLOR AND SIZE\u003c\/a\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"denimlp-section\"\u003e\n    \u003cdiv class=\"denimlp-container\"\u003e\n      \u003cdiv class=\"denimlp-split\"\u003e\n\n        \u003cdiv class=\"denimlp-copy\"\u003e\n          \u003cdiv class=\"denimlp-eyebrow\"\u003eFabric and details\u003c\/div\u003e\n\n          \u003ch2 class=\"denimlp-heading\"\u003e\n            Cotton-rich stretch blend for everyday comfort.\n          \u003c\/h2\u003e\n\n          \u003cp\u003e\n            The fabric composition is 59.8% cotton, 28.8% polyester, 10.1% viscose and 1.3% spandex.\n          \u003c\/p\u003e\n\n          \u003cdiv class=\"denimlp-spec\"\u003e\n            \u003cdiv class=\"denimlp-spec-row\"\u003e\n              \u003cdiv class=\"denimlp-spec-label\"\u003eProduct\u003c\/div\u003e\n              \u003cdiv class=\"denimlp-spec-value\"\u003eMens Lightweight Denim Shorts - Trendy Summer Stretch Pants\u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"denimlp-spec-row\"\u003e\n              \u003cdiv class=\"denimlp-spec-label\"\u003eFit\u003c\/div\u003e\n              \u003cdiv class=\"denimlp-spec-value\"\u003eRelaxed straight-leg cut with roomy fit\u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"denimlp-spec-row\"\u003e\n              \u003cdiv class=\"denimlp-spec-label\"\u003eWaist\u003c\/div\u003e\n              \u003cdiv class=\"denimlp-spec-value\"\u003eElastic waistband with adjustable drawstring\u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"denimlp-spec-row\"\u003e\n              \u003cdiv class=\"denimlp-spec-label\"\u003eFabric\u003c\/div\u003e\n              \u003cdiv class=\"denimlp-spec-value\"\u003e59.8% cotton, 28.8% polyester, 10.1% viscose, 1.3% spandex\u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"denimlp-spec-row\"\u003e\n              \u003cdiv class=\"denimlp-spec-label\"\u003eSizes\u003c\/div\u003e\n              \u003cdiv class=\"denimlp-spec-value\"\u003eS, M, L, XL, 2XL\u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"denimlp-spec-row\"\u003e\n              \u003cdiv class=\"denimlp-spec-label\"\u003eColors\u003c\/div\u003e\n              \u003cdiv class=\"denimlp-spec-value\"\u003eDark blue, Retro blue, Black-gray and bundle options\u003c\/div\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"denimlp-spec-row\"\u003e\n              \u003cdiv class=\"denimlp-spec-label\"\u003eBest for\u003c\/div\u003e\n              \u003cdiv class=\"denimlp-spec-value\"\u003eDaily wear, outdoor plans, gatherings, travel and summer street outfits\u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"denimlp-actions\"\u003e\n            \u003ca class=\"denimlp-btn\" href=\"#\"\u003eCHOOSE SIZE\u003c\/a\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"denimlp-media\"\u003e\n          \u003cimg src=\"https:\/\/baykulco.com\/cdn\/shop\/files\/7d9e56c8f03a4a35b05b98e2aa83ce77_tplv-fhlh96nyum-crop-webp_1600_1600.webp?v=1784015792\u0026amp;width=3840\" alt=\"Black gray lightweight denim shorts front view\" loading=\"lazy\"\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"denimlp-section denimlp-cream\"\u003e\n    \u003cdiv class=\"denimlp-container denimlp-center\"\u003e\n\n      \u003cdiv class=\"denimlp-eyebrow\"\u003eSize guide\u003c\/div\u003e\n\n      \u003ch2 class=\"denimlp-heading\"\u003e\n        Check the waist, hips and length before ordering.\n      \u003c\/h2\u003e\n\n      \u003cp class=\"denimlp-sub\"\u003e\n        Measurements are shown in inches. Size up if you are between sizes or prefer a looser fit.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"denimlp-table-wrap\"\u003e\n        \u003ctable class=\"denimlp-table\"\u003e\n          \u003cthead\u003e\n            \u003ctr\u003e\n              \u003cth\u003eSize\u003c\/th\u003e\n              \u003cth\u003eWaist\u003c\/th\u003e\n              \u003cth\u003eHips\u003c\/th\u003e\n              \u003cth\u003eLength\u003c\/th\u003e\n            \u003c\/tr\u003e\n          \u003c\/thead\u003e\n\n          \u003ctbody\u003e\n            \u003ctr\u003e\n\u003ctd\u003eS\u003c\/td\u003e\n\u003ctd\u003e30.7 in\u003c\/td\u003e\n\u003ctd\u003e41.7 in\u003c\/td\u003e\n\u003ctd\u003e21.7 in\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003eM\u003c\/td\u003e\n\u003ctd\u003e32.7 in\u003c\/td\u003e\n\u003ctd\u003e43.7 in\u003c\/td\u003e\n\u003ctd\u003e22.0 in\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003eL\u003c\/td\u003e\n\u003ctd\u003e35.2 in\u003c\/td\u003e\n\u003ctd\u003e46.5 in\u003c\/td\u003e\n\u003ctd\u003e22.4 in\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003eXL\u003c\/td\u003e\n\u003ctd\u003e37.4 in\u003c\/td\u003e\n\u003ctd\u003e48.4 in\u003c\/td\u003e\n\u003ctd\u003e22.9 in\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003e2XL\u003c\/td\u003e\n\u003ctd\u003e40.2 in\u003c\/td\u003e\n\u003ctd\u003e51.2 in\u003c\/td\u003e\n\u003ctd\u003e23.4 in\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"denimlp-actions\" style=\"justify-content:center\"\u003e\n        \u003ca class=\"denimlp-btn\" href=\"#\"\u003eCHOOSE SIZE\u003c\/a\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"denimlp-section\"\u003e\n    \u003cdiv class=\"denimlp-container denimlp-center\"\u003e\n\n      \u003cdiv class=\"denimlp-eyebrow\"\u003eWhy upgrade?\u003c\/div\u003e\n\n      \u003ch2 class=\"denimlp-heading\"\u003e\n        Better than stiff denim shorts.\n      \u003c\/h2\u003e\n\n      \u003cdiv class=\"denimlp-table-wrap\"\u003e\n        \u003ctable class=\"denimlp-table\"\u003e\n          \u003cthead\u003e\n            \u003ctr\u003e\n              \u003cth\u003eFeature\u003c\/th\u003e\n              \u003cth\u003eRegular Denim Shorts\u003c\/th\u003e\n              \u003cth\u003eLightweight Stretch Denim Shorts\u003c\/th\u003e\n            \u003c\/tr\u003e\n          \u003c\/thead\u003e\n\n          \u003ctbody\u003e\n            \u003ctr\u003e\n\u003ctd\u003eWaist comfort\u003c\/td\u003e\n\u003ctd class=\"denimlp-bad\"\u003eFixed waist can pinch\u003c\/td\u003e\n\u003ctd class=\"denimlp-good\"\u003eElastic drawstring waist\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003eSummer wear\u003c\/td\u003e\n\u003ctd class=\"denimlp-bad\"\u003eCan feel heavy and hot\u003c\/td\u003e\n\u003ctd class=\"denimlp-good\"\u003eLightweight breathable feel\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003eMovement\u003c\/td\u003e\n\u003ctd class=\"denimlp-bad\"\u003eStiff when sitting or walking\u003c\/td\u003e\n\u003ctd class=\"denimlp-good\"\u003eSoft stretch blend\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003eFit\u003c\/td\u003e\n\u003ctd class=\"denimlp-bad\"\u003eMay feel tight on thighs\u003c\/td\u003e\n\u003ctd class=\"denimlp-good\"\u003eRelaxed straight-leg cut\u003c\/td\u003e\n\u003c\/tr\u003e\n            \u003ctr\u003e\n\u003ctd\u003eStyling\u003c\/td\u003e\n\u003ctd class=\"denimlp-bad\"\u003eLimited comfort outfits\u003c\/td\u003e\n\u003ctd class=\"denimlp-good\"\u003eTees, hoodies, sneakers and slides\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"denimlp-section denimlp-light\"\u003e\n    \u003cdiv class=\"denimlp-container denimlp-center\"\u003e\n\n      \u003cdiv class=\"denimlp-eyebrow\"\u003eFAQ\u003c\/div\u003e\n\n      \u003ch2 class=\"denimlp-heading\"\u003e\n        Frequently Asked Questions\n      \u003c\/h2\u003e\n\n      \u003cdiv class=\"denimlp-faq\"\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eWhat sizes are available?\u003c\/summary\u003e\n          \u003cp\u003eProduct options list S, M, L, XL and 2XL.\u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eWhat colors can I choose?\u003c\/summary\u003e\n          \u003cp\u003eOptions include Dark blue, Retro blue, Black-gray and multi-color bundle choices.\u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eIs the waist adjustable?\u003c\/summary\u003e\n          \u003cp\u003eYes. The shorts use an elastic waistband with drawstring adjustment.\u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eWhat is the fabric composition?\u003c\/summary\u003e\n          \u003cp\u003eThe fabric is 59.8% cotton, 28.8% polyester, 10.1% viscose and 1.3% spandex.\u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eAre these good for summer?\u003c\/summary\u003e\n          \u003cp\u003eYes. They are lightweight, breathable and made for warm-weather everyday wear.\u003c\/p\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails\u003e\n          \u003csummary\u003eHow should I choose size?\u003c\/summary\u003e\n          \u003cp\u003eCheck the waist and hip measurements above. Size up if you are between sizes or want a more relaxed fit.\u003c\/p\u003e\n        \u003c\/details\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"denimlp-final\" id=\"denim-order\"\u003e\n    \u003cdiv class=\"denimlp-container\"\u003e\n\n      \u003ch2\u003e\n        Upgrade your summer shorts without giving up comfort.\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        Washed denim look, elastic drawstring waist, lightweight breathable fabric and relaxed streetwear fit.\n      \u003c\/p\u003e\n\n      \u003ca class=\"denimlp-btn\" href=\"#\"\u003eCHOOSE COLOR AND SIZE\u003c\/a\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"denimlp-sticky\"\u003e\n    \u003ca class=\"denimlp-btn\" href=\"#\"\u003eCHOOSE COLOR AND SIZE\u003c\/a\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"mysite","offers":[{"title":"Dark blue \/ S","offer_id":52310550741294,"sku":"219433931962","price":52.0,"currency_code":"SGD","in_stock":true},{"title":"Dark blue \/ M","offer_id":52310550774062,"sku":"219433931963","price":52.0,"currency_code":"SGD","in_stock":true},{"title":"Dark blue \/ L","offer_id":52310550806830,"sku":"219433931964","price":52.0,"currency_code":"SGD","in_stock":true},{"title":"Dark blue \/ XL","offer_id":52310550839598,"sku":"219433931965","price":52.0,"currency_code":"SGD","in_stock":true},{"title":"Dark blue \/ 2XL","offer_id":52310550872366,"sku":"219433931966","price":52.0,"currency_code":"SGD","in_stock":true},{"title":"Retro blue \/ S","offer_id":52310550905134,"sku":"219433931967","price":52.0,"currency_code":"SGD","in_stock":true},{"title":"Retro blue \/ M","offer_id":52310550937902,"sku":"219433931968","price":52.0,"currency_code":"SGD","in_stock":true},{"title":"Retro blue \/ L","offer_id":52310550970670,"sku":"219433931969","price":52.0,"currency_code":"SGD","in_stock":true},{"title":"Retro blue \/ XL","offer_id":52310551003438,"sku":"219433931970","price":52.0,"currency_code":"SGD","in_stock":true},{"title":"Retro blue \/ 2XL","offer_id":52310551036206,"sku":"219433931971","price":52.0,"currency_code":"SGD","in_stock":true},{"title":"Black-gray \/ S","offer_id":52310551068974,"sku":"219433931972","price":52.0,"currency_code":"SGD","in_stock":true},{"title":"Black-gray \/ M","offer_id":52310551101742,"sku":"219433931973","price":52.0,"currency_code":"SGD","in_stock":true},{"title":"Black-gray \/ L","offer_id":52310551134510,"sku":"219433931974","price":52.0,"currency_code":"SGD","in_stock":true},{"title":"Black-gray \/ XL","offer_id":52310551167278,"sku":"219433931975","price":52.0,"currency_code":"SGD","in_stock":true},{"title":"Black-gray \/ 2XL","offer_id":52310551200046,"sku":"219433931976","price":52.0,"currency_code":"SGD","in_stock":true},{"title":"Dark blue + retro blue \/ S","offer_id":52310551232814,"sku":"219433931977","price":77.0,"currency_code":"SGD","in_stock":true},{"title":"Dark blue + retro blue \/ M","offer_id":52310551265582,"sku":"219433931978","price":77.0,"currency_code":"SGD","in_stock":true},{"title":"Dark blue + retro blue \/ L","offer_id":52310551298350,"sku":"219433931979","price":77.0,"currency_code":"SGD","in_stock":true},{"title":"Dark blue + retro blue \/ XL","offer_id":52310551331118,"sku":"219433931980","price":77.0,"currency_code":"SGD","in_stock":true},{"title":"Dark blue + retro blue \/ 2XL","offer_id":52310551363886,"sku":"219433931981","price":77.0,"currency_code":"SGD","in_stock":true},{"title":"Dark blue + black-gray \/ S","offer_id":52310551396654,"sku":"219433931982","price":77.0,"currency_code":"SGD","in_stock":true},{"title":"Dark blue + black-gray \/ M","offer_id":52310551429422,"sku":"219433931983","price":77.0,"currency_code":"SGD","in_stock":true},{"title":"Dark blue + black-gray \/ L","offer_id":52310551462190,"sku":"219433931984","price":77.0,"currency_code":"SGD","in_stock":true},{"title":"Dark blue + black-gray \/ XL","offer_id":52310551494958,"sku":"219433931985","price":77.0,"currency_code":"SGD","in_stock":true},{"title":"Dark blue + black-gray \/ 2XL","offer_id":52310551527726,"sku":"219433931986","price":77.0,"currency_code":"SGD","in_stock":true},{"title":"Retro blue + black-gray \/ S","offer_id":52310551560494,"sku":"219433931987","price":77.0,"currency_code":"SGD","in_stock":true},{"title":"Retro blue + black-gray \/ M","offer_id":52310551593262,"sku":"219433931988","price":77.0,"currency_code":"SGD","in_stock":true},{"title":"Retro blue + black-gray \/ L","offer_id":52310551626030,"sku":"219433931989","price":77.0,"currency_code":"SGD","in_stock":true},{"title":"Retro blue + black-gray \/ XL","offer_id":52310551658798,"sku":"219433931990","price":77.0,"currency_code":"SGD","in_stock":true},{"title":"Retro blue + black-gray \/ 2XL","offer_id":52310551691566,"sku":"219433931991","price":77.0,"currency_code":"SGD","in_stock":true},{"title":"Dark blue + retro blue + black-gray \/ S","offer_id":52310551724334,"sku":"219433931992","price":102.0,"currency_code":"SGD","in_stock":true},{"title":"Dark blue + retro blue + black-gray \/ M","offer_id":52310551757102,"sku":"219433931993","price":102.0,"currency_code":"SGD","in_stock":true},{"title":"Dark blue + retro blue + black-gray \/ L","offer_id":52310551789870,"sku":"219433931994","price":102.0,"currency_code":"SGD","in_stock":true},{"title":"Dark blue + retro blue + black-gray \/ XL","offer_id":52310551822638,"sku":"219433931995","price":102.0,"currency_code":"SGD","in_stock":true},{"title":"Dark blue + retro blue + black-gray \/ 2XL","offer_id":52310551855406,"sku":"219433931996","price":102.0,"currency_code":"SGD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0998\/9429\/6878\/files\/3fc30b682309454eb6afe0fa63827621_tplv-fhlh96nyum-crop-webp_1600_1600.webp?v=1784015792","url":"https:\/\/www.baykulco.com\/products\/men-s-lightweight-denim-shorts-trendy-summer-stretch-pants-219433931961","provider":"Baykulco","version":"1.0","type":"link"}