{"product_id":"premium-vintage-wash-baggy-denim-jeans-high-rise-wide-leg-fit-2","title":"Premium Vintage Wash Baggy Denim Jeans - High Rise Wide Leg Fit","description":"\u003c!-- SHOPIFY ULTRA-PREMIUM PRODUCT DESCRIPTION START --\u003e\n\u003cdiv class=\"sp-lux-container\"\u003e\n  \u003cstyle\u003e\n    \/* Scope Base Styling *\/\n    .sp-lux-container {\n      font-family: -apple-system, BlinkMacSystemFont, \"SF Pro Display\", \"Segoe UI\", Roboto, sans-serif;\n      color: #0f172a;\n      max-width: 900px;\n      margin: 0 auto;\n      padding: 12px;\n      box-sizing: border-box;\n      line-height: 1.5;\n    }\n    .sp-lux-container * {\n      box-sizing: border-box;\n    }\n\n    \/* Gradient Header Bar with Live Social Proof *\/\n    .sp-lux-topbar {\n      display: flex;\n      flex-wrap: wrap;\n      align-items: center;\n      justify-content: space-between;\n      gap: 12px;\n      background: linear-gradient(135deg, #ffffff 0%, #f1f5f9 100%);\n      border: 1px solid #e2e8f0;\n      border-radius: 16px;\n      padding: 14px 20px;\n      margin-bottom: 20px;\n      box-shadow: 0 4px 20px rgba(0,0,0,0.03);\n    }\n    .sp-lux-rating {\n      display: flex;\n      align-items: center;\n      gap: 8px;\n      font-size: 14px;\n      font-weight: 700;\n      color: #0f172a;\n    }\n    .sp-lux-stars {\n      color: #f59e0b;\n      display: flex;\n      gap: 2px;\n    }\n    .sp-lux-live {\n      display: flex;\n      align-items: center;\n      gap: 8px;\n      font-size: 13px;\n      font-weight: 600;\n      color: #166534;\n      background: #f0fdf4;\n      padding: 6px 14px;\n      border-radius: 30px;\n      border: 1px solid #bbf7d0;\n    }\n    .sp-dot {\n      width: 8px;\n      height: 8px;\n      background: #22c55e;\n      border-radius: 50%;\n      box-shadow: 0 0 0 0 rgba(34,197,94,0.7);\n      animation: sp-pulse-glow 1.8s infinite;\n    }\n    @keyframes sp-pulse-glow {\n      0% { transform: scale(0.95); box-shadow: 0 0 0 0 rgba(34,197,94,0.7); }\n      70% { transform: scale(1); box-shadow: 0 0 0 8px rgba(34,197,94,0); }\n      100% { transform: scale(0.95); box-shadow: 0 0 0 0 rgba(34,197,94,0); }\n    }\n\n    \/* Persistent 30 Min Timer Box *\/\n    .sp-lux-timer-card {\n      background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%);\n      color: #ffffff;\n      border-radius: 16px;\n      padding: 16px 22px;\n      margin-bottom: 22px;\n      display: flex;\n      flex-wrap: wrap;\n      align-items: center;\n      justify-content: space-between;\n      gap: 12px;\n      box-shadow: 0 10px 25px rgba(15,23,42,0.18);\n    }\n    .sp-timer-label {\n      display: flex;\n      align-items: center;\n      gap: 10px;\n      font-size: 15px;\n      font-weight: 600;\n      letter-spacing: 0.3px;\n    }\n    .sp-timer-clock {\n      font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;\n      font-size: 20px;\n      font-weight: 800;\n      background: rgba(255,255,255,0.12);\n      padding: 6px 16px;\n      border-radius: 10px;\n      border: 1px solid rgba(255,255,255,0.22);\n      color: #f8fafc;\n      letter-spacing: 1px;\n    }\n\n    \/* Auto Endless Horizontal Scroll Badges *\/\n    .sp-marquee-wrapper {\n      overflow: hidden;\n      white-space: nowrap;\n      position: relative;\n      width: 100%;\n      background: #f8fafc;\n      border: 1px solid #e2e8f0;\n      border-radius: 14px;\n      padding: 12px 0;\n      margin-bottom: 28px;\n      mask-image: linear-gradient(to right, transparent, #000 8%, #000 92%, transparent);\n      -webkit-mask-image: linear-gradient(to right, transparent, #000 8%, #000 92%, transparent);\n    }\n    .sp-marquee-track {\n      display: inline-flex;\n      gap: 14px;\n      animation: sp-scroll 24s linear infinite;\n    }\n    .sp-marquee-wrapper:hover .sp-marquee-track {\n      animation-play-state: paused;\n    }\n    @keyframes sp-scroll {\n      0% { transform: translateX(0); }\n      100% { transform: translateX(-50%); }\n    }\n    .sp-badge-pill {\n      display: inline-flex;\n      align-items: center;\n      gap: 8px;\n      background: #ffffff;\n      padding: 9px 18px;\n      border-radius: 40px;\n      border: 1px solid #cbd5e1;\n      font-size: 13px;\n      font-weight: 600;\n      color: #334155;\n      box-shadow: 0 2px 8px rgba(0,0,0,0.02);\n      white-space: nowrap;\n    }\n    .sp-badge-pill svg {\n      width: 17px;\n      height: 17px;\n      color: #2563eb;\n      flex-shrink: 0;\n    }\n\n    \/* Section Headers *\/\n    .sp-heading {\n      font-size: 19px;\n      font-weight: 800;\n      color: #0f172a;\n      margin: 28px 0 16px 0;\n      display: flex;\n      align-items: center;\n      gap: 12px;\n      letter-spacing: -0.3px;\n    }\n    .sp-heading::after {\n      content: \"\";\n      flex: 1;\n      height: 2px;\n      background: linear-gradient(to right, #e2e8f0, transparent);\n    }\n\n    \/* Feature Grid - Responsive *\/\n    .sp-features-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));\n      gap: 16px;\n      margin-bottom: 28px;\n    }\n    .sp-feature-card {\n      background: #ffffff;\n      border: 1px solid #e2e8f0;\n      border-radius: 14px;\n      padding: 20px;\n      transition: all 0.3s cubic-bezier(0.16, 1, 0.3, 1);\n      box-shadow: 0 2px 10px rgba(0,0,0,0.02);\n    }\n    .sp-feature-card:hover {\n      transform: translateY(-4px);\n      border-color: #3b82f6;\n      box-shadow: 0 12px 28px rgba(37,99,235,0.08);\n    }\n    .sp-card-icon-box {\n      width: 44px;\n      height: 44px;\n      background: #eff6ff;\n      border-radius: 12px;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      margin-bottom: 14px;\n      color: #2563eb;\n    }\n    .sp-card-h {\n      font-size: 15.5px;\n      font-weight: 700;\n      color: #0f172a;\n      margin-bottom: 6px;\n    }\n    .sp-card-p {\n      font-size: 13px;\n      color: #64748b;\n      line-height: 1.55;\n    }\n\n    \/* HIGHLY STYLISH PROPER SIZE GUIDE SECTION *\/\n    .sp-size-box {\n      background: #ffffff;\n      border: 1px solid #e2e8f0;\n      border-radius: 16px;\n      padding: 20px;\n      margin-bottom: 28px;\n      box-shadow: 0 4px 18px rgba(0,0,0,0.03);\n    }\n    .sp-size-header {\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      margin-bottom: 16px;\n      flex-wrap: wrap;\n      gap: 10px;\n    }\n    .sp-size-title {\n      font-size: 16px;\n      font-weight: 700;\n      color: #0f172a;\n      display: flex;\n      align-items: center;\n      gap: 8px;\n    }\n    .sp-fit-tag {\n      font-size: 12px;\n      font-weight: 600;\n      background: #f1f5f9;\n      color: #475569;\n      padding: 4px 10px;\n      border-radius: 20px;\n    }\n    .sp-table-scroll {\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      border-radius: 12px;\n      border: 1px solid #f1f5f9;\n    }\n    .sp-size-table {\n      width: 100%;\n      border-collapse: collapse;\n      text-align: center;\n      font-size: 13.5px;\n      min-width: 480px;\n    }\n    .sp-size-table th {\n      background: #f8fafc;\n      color: #334155;\n      font-weight: 700;\n      padding: 12px 14px;\n      border-bottom: 2px solid #e2e8f0;\n    }\n    .sp-size-table td {\n      padding: 12px 14px;\n      border-bottom: 1px solid #f1f5f9;\n      color: #475569;\n      font-weight: 500;\n    }\n    .sp-size-table tr:hover td {\n      background: #f0f9ff;\n      color: #0284c7;\n      font-weight: 600;\n    }\n    .sp-size-tip {\n      font-size: 12.5px;\n      color: #64748b;\n      margin-top: 14px;\n      background: #f8fafc;\n      padding: 10px 14px;\n      border-radius: 8px;\n      border-left: 3px solid #2563eb;\n    }\n\n    \/* Responsive Breakpoints *\/\n    @media (max-width: 640px) {\n      .sp-lux-topbar, .sp-lux-timer-card {\n        flex-direction: column;\n        align-items: flex-start;\n      }\n      .sp-timer-clock {\n        width: 100%;\n        text-align: center;\n      }\n      .sp-heading {\n        font-size: 17px;\n      }\n      .sp-size-box {\n        padding: 14px;\n      }\n    }\n  \u003c\/style\u003e\n\n  \u003c!-- LIVE PROOF TOP BAR --\u003e\n  \u003cdiv class=\"sp-lux-topbar\"\u003e\n    \u003cdiv class=\"sp-lux-rating\"\u003e\n      \u003cdiv class=\"sp-lux-stars\"\u003e\n        \u003csvg width=\"16\" height=\"16\" fill=\"currentColor\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 17.27L18.18 21l-1.64-7.03L22 9.24l-7.19-.61L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003csvg width=\"16\" height=\"16\" fill=\"currentColor\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 17.27L18.18 21l-1.64-7.03L22 9.24l-7.19-.61L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003csvg width=\"16\" height=\"16\" fill=\"currentColor\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 17.27L18.18 21l-1.64-7.03L22 9.24l-7.19-.61L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003csvg width=\"16\" height=\"16\" fill=\"currentColor\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 17.27L18.18 21l-1.64-7.03L22 9.24l-7.19-.61L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003csvg width=\"16\" height=\"16\" fill=\"currentColor\" viewbox=\"0 0 24 24\"\u003e\u003cpath d=\"M12 17.27L18.18 21l-1.64-7.03L22 9.24l-7.19-.61L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cspan\u003e4.9 \/ 5.0 Rating\u003c\/span\u003e\n      \u003cspan style=\"color:#94a3b8; font-weight:400;\"\u003e(1,482 Reviews)\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sp-lux-live\"\u003e\n      \u003cspan class=\"sp-dot\"\u003e\u003c\/span\u003e\n      \u003cspan id=\"sp-live-visitors-count\"\u003e28 people\u003c\/span\u003e viewing this right now\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- PERSISTENT COUNTDOWN TIMER --\u003e\n  \u003cdiv class=\"sp-lux-timer-card\"\u003e\n    \u003cdiv class=\"sp-timer-label\"\u003e\n      \u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cpolyline points=\"12 6 12 12 16 14\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n      \u003cspan\u003e🔥 Special Festival Price Ends In:\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"sp-timer-clock\" id=\"sp-persistent-clock\"\u003e29 : 59\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- AUTO INFINITE SCROLL BADGES --\u003e\n  \u003cdiv class=\"sp-marquee-wrapper\"\u003e\n    \u003cdiv class=\"sp-marquee-track\"\u003e\n      \u003c!-- Group 1 --\u003e\n      \u003cdiv class=\"sp-badge-pill\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\u003crect x=\"1\" y=\"4\" width=\"22\" height=\"16\" rx=\"2\"\u003e\u003c\/rect\u003e\u003cline x1=\"1\" y1=\"10\" x2=\"23\" y2=\"10\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n        Cash On Delivery (COD) Available\n      \u003c\/div\u003e\n      \u003cdiv class=\"sp-badge-pill\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\u003cpath d=\"M5 12h14M12 5l7 7-7 7\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        Superfast Express Delivery (3-5 Days)\n      \u003c\/div\u003e\n      \u003cdiv class=\"sp-badge-pill\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        100% Premium Quality Guaranteed\n      \u003c\/div\u003e\n      \u003cdiv class=\"sp-badge-pill\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\u003cpolyline points=\"23 4 23 10 17 10\"\u003e\u003c\/polyline\u003e\u003cpath d=\"M20.49 15a9 9 0 1 1-2.12-9.36L23 10\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        7-Day Easy Size Exchange \u0026amp; Return\n      \u003c\/div\u003e\n      \u003cdiv class=\"sp-badge-pill\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\u003cpath d=\"M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        Heavyweight 100% Cotton Denim\n      \u003c\/div\u003e\n\n      \u003c!-- Duplicate Group 2 for smooth loop --\u003e\n      \u003cdiv class=\"sp-badge-pill\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\u003crect x=\"1\" y=\"4\" width=\"22\" height=\"16\" rx=\"2\"\u003e\u003c\/rect\u003e\u003cline x1=\"1\" y1=\"10\" x2=\"23\" y2=\"10\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n        Cash On Delivery (COD) Available\n      \u003c\/div\u003e\n      \u003cdiv class=\"sp-badge-pill\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\u003cpath d=\"M5 12h14M12 5l7 7-7 7\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        Superfast Express Delivery (3-5 Days)\n      \u003c\/div\u003e\n      \u003cdiv class=\"sp-badge-pill\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        100% Premium Quality Guaranteed\n      \u003c\/div\u003e\n      \u003cdiv class=\"sp-badge-pill\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\u003cpolyline points=\"23 4 23 10 17 10\"\u003e\u003c\/polyline\u003e\u003cpath d=\"M20.49 15a9 9 0 1 1-2.12-9.36L23 10\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        7-Day Easy Size Exchange \u0026amp; Return\n      \u003c\/div\u003e\n      \u003cdiv class=\"sp-badge-pill\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\u003cpath d=\"M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        Heavyweight 100% Cotton Denim\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- KEY FEATURES GRID --\u003e\n  \u003cdiv class=\"sp-heading\"\u003eWhy You'll Love This Denim\u003c\/div\u003e\n  \u003cdiv class=\"sp-features-grid\"\u003e\n    \u003cdiv class=\"sp-feature-card\"\u003e\n      \u003cdiv class=\"sp-card-icon-box\"\u003e\n        \u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\u003cpath d=\"M6 2L3 6v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V6l-3-4z\"\u003e\u003c\/path\u003e\u003cline x1=\"3\" y1=\"6\" x2=\"21\" y2=\"6\"\u003e\u003c\/line\u003e\u003cpath d=\"M16 10a4 4 0 0 1-8 0\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"sp-card-h\"\u003eIconic Wide-Leg Silhouette\u003c\/div\u003e\n      \u003cdiv class=\"sp-card-p\"\u003eDesigned with a high rise waist that flows into a wide baggy fit for that perfect effortless streetwear look.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sp-feature-card\"\u003e\n      \u003cdiv class=\"sp-card-icon-box\"\u003e\n        \u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cpath d=\"M12 8v8M8 12h8\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"sp-card-p\" style=\"font-weight:700; color:#0f172a; margin-bottom:6px; font-size:15.5px;\"\u003eHeavyweight 100% Cotton\u003c\/div\u003e\n      \u003cdiv class=\"sp-card-p\"\u003ePure breathable denim structure that gets softer with every wash while retaining its crisp vintage shape.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sp-feature-card\"\u003e\n      \u003cdiv class=\"sp-card-icon-box\"\u003e\n        \u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\u003cpolygon points=\"12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2\"\u003e\u003c\/polygon\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"sp-card-h\"\u003eVintage Enzyme Wash\u003c\/div\u003e\n      \u003cdiv class=\"sp-card-p\"\u003eAuthentic retro fading with subtle washed undertones that look stylish with graphic tees, hoodies, or croptops.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sp-feature-card\"\u003e\n      \u003cdiv class=\"sp-card-icon-box\"\u003e\n        \u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"sp-card-h\"\u003eDurable Rivets \u0026amp; Stitching\u003c\/div\u003e\n      \u003cdiv class=\"sp-card-p\"\u003eHeavy metal button, smooth zip fly, reinforced belt loops, and deep front + back utility pockets.\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- STYLISH PROPER SIZE GUIDE --\u003e\n  \u003cdiv class=\"sp-heading\"\u003eFind Your Perfect Fit\u003c\/div\u003e\n  \u003cdiv class=\"sp-size-box\"\u003e\n    \u003cdiv class=\"sp-size-header\"\u003e\n      \u003cdiv class=\"sp-size-title\"\u003e\n        \u003csvg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\u003cpath d=\"M21.3 15.3l-7.6-7.6c-.4-.4-1-.4-1.4 0l-7.6 7.6c-.4.4-.4 1 0 1.4l7.6 7.6c.4.4 1 .4 1.4 0l7.6-7.6c.4-.4.4-1 0-1.4z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        Official Size Chart (Inches)\n      \u003c\/div\u003e\n      \u003cdiv class=\"sp-fit-tag\"\u003eFit Type: Relaxed Wide-Leg High Rise\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sp-table-scroll\"\u003e\n      \u003ctable class=\"sp-size-table\"\u003e\n        \u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth\u003eSize Label\u003c\/th\u003e\n            \u003cth\u003eWaist Size\u003c\/th\u003e\n            \u003cth\u003eHip Size\u003c\/th\u003e\n            \u003cth\u003eLength\u003c\/th\u003e\n            \u003cth\u003eThigh Opening\u003c\/th\u003e\n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003ctd\u003e\u003cstrong\u003eS \/ 28\u003c\/strong\u003e\u003c\/td\u003e\n            \u003ctd\u003e28\" - 29\"\u003c\/td\u003e\n            \u003ctd\u003e38\"\u003c\/td\u003e\n            \u003ctd\u003e40.0\"\u003c\/td\u003e\n            \u003ctd\u003e24\"\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003e\u003cstrong\u003eM \/ 30\u003c\/strong\u003e\u003c\/td\u003e\n            \u003ctd\u003e30\" - 31\"\u003c\/td\u003e\n            \u003ctd\u003e40\"\u003c\/td\u003e\n            \u003ctd\u003e40.5\"\u003c\/td\u003e\n            \u003ctd\u003e25\"\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003e\u003cstrong\u003eL \/ 32\u003c\/strong\u003e\u003c\/td\u003e\n            \u003ctd\u003e32\" - 33\"\u003c\/td\u003e\n            \u003ctd\u003e42\"\u003c\/td\u003e\n            \u003ctd\u003e41.0\"\u003c\/td\u003e\n            \u003ctd\u003e26\"\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003e\u003cstrong\u003eXL \/ 34\u003c\/strong\u003e\u003c\/td\u003e\n            \u003ctd\u003e34\" - 35\"\u003c\/td\u003e\n            \u003ctd\u003e44\"\u003c\/td\u003e\n            \u003ctd\u003e41.5\"\u003c\/td\u003e\n            \u003ctd\u003e27\"\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003e\u003cstrong\u003eXXL \/ 36\u003c\/strong\u003e\u003c\/td\u003e\n            \u003ctd\u003e36\" - 37\"\u003c\/td\u003e\n            \u003ctd\u003e46\"\u003c\/td\u003e\n            \u003ctd\u003e42.0\"\u003c\/td\u003e\n            \u003ctd\u003e28\"\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sp-size-tip\"\u003e\n      💡 \u003cstrong\u003eStyling Tip:\u003c\/strong\u003e Order your normal waist size for a natural high-waisted baggy silhouette. If you prefer an extra oversized Y2K streetwear drape, consider going 1 size up!\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- JAVASCRIPT LOGIC (Timer \u0026 Counter only) --\u003e\n  \u003cscript\u003e\n    document.addEventListener(\"DOMContentLoaded\", function() {\n      \/\/ 1. Persistent 30-Minute Timer Logic\n      var TIMER_LENGTH = 30 * 60 * 1000;\n      var storageKey = 'sp_lux_jean_timer_end_v2';\n      var savedEnd = localStorage.getItem(storageKey);\n      var now = Date.now();\n\n      if (!savedEnd || parseInt(savedEnd, 10) \u003c now) {\n        savedEnd = now + TIMER_LENGTH;\n        localStorage.setItem(storageKey, savedEnd);\n      } else {\n        savedEnd = parseInt(savedEnd, 10);\n      }\n\n      function renderTimer() {\n        var diff = savedEnd - Date.now();\n        if (diff \u003c= 0) {\n          savedEnd = Date.now() + TIMER_LENGTH;\n          localStorage.setItem(storageKey, savedEnd);\n          diff = TIMER_LENGTH;\n        }\n        var mins = Math.floor(diff \/ (1000 * 60));\n        var secs = Math.floor((diff % (1000 * 60)) \/ 1000);\n        \n        var clock = document.getElementById('sp-persistent-clock');\n        if (clock) {\n          clock.innerText = (mins \u003c 10 ? '0' + mins : mins) + ' : ' + (secs \u003c 10 ? '0' + secs : secs);\n        }\n      }\n      renderTimer();\n      setInterval(renderTimer, 1000);\n\n      \/\/ 2. Natural Live Visitor Counter\n      var minVal = 22, maxVal = 41;\n      var count = Math.floor(Math.random() * (maxVal - minVal + 1)) + minVal;\n\n      function updateLiveCount() {\n        count += (Math.floor(Math.random() * 5) - 2);\n        if (count \u003c minVal) count = minVal + 1;\n        if (count \u003e maxVal) count = maxVal - 1;\n        var target = document.getElementById('sp-live-visitors-count');\n        if (target) target.innerText = count + ' people';\n      }\n      setInterval(updateLiveCount, 4000);\n    });\n  \u003c\/script\u003e\n\u003c\/div\u003e\n\u003c!-- SHOPIFY ULTRA-PREMIUM PRODUCT DESCRIPTION END --\u003e","brand":"jeans","offers":[{"title":"28","offer_id":52508236448024,"sku":null,"price":1199.0,"currency_code":"INR","in_stock":true},{"title":"30","offer_id":52508236480792,"sku":null,"price":1199.0,"currency_code":"INR","in_stock":true},{"title":"32","offer_id":52508236513560,"sku":null,"price":1199.0,"currency_code":"INR","in_stock":true},{"title":"34","offer_id":52508236546328,"sku":null,"price":1199.0,"currency_code":"INR","in_stock":true},{"title":"36","offer_id":52508236579096,"sku":null,"price":1199.0,"currency_code":"INR","in_stock":true},{"title":"38","offer_id":52508236611864,"sku":null,"price":1199.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0998\/7355\/4712\/files\/8956e220-b016-41dd-9347-01c90f4a39a3.png?v=1786457215","url":"https:\/\/denimcraft.shop\/products\/premium-vintage-wash-baggy-denim-jeans-high-rise-wide-leg-fit-2","provider":"jeans","version":"1.0","type":"link"}