{"product_id":"buttery-soft-high-waist-active-shorts","title":"Buttery Soft High-Waist Active Shorts","description":"\u003c!-- ============================================================\n     SILENEO — Buttery Soft High-Waist Active Shorts\n     Paste into Shopify product description HTML editor.\n     Replace every YOUR_IMAGE_URL_# with your Shopify CDN links.\n     ============================================================ --\u003e\n\n\u003cstyle\u003e\n  .pd *, .pd *::before, .pd *::after { box-sizing: border-box; margin: 0; padding: 0; }\n  .pd img { display: block; max-width: 100%; height: auto; }\n\n  .pd {\n    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;\n    color: #1c1c1c;\n    background: #fff;\n    font-size: 15px;\n    line-height: 1.7;\n    width: 100%;\n  }\n\n  \/* ── Typography ── *\/\n  .pd-label {\n    display: block;\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: .18em;\n    text-transform: uppercase;\n    color: #007bff;\n    margin-bottom: 10px;\n  }\n\n  .pd-h2 {\n    font-size: clamp(22px, 4vw, 32px);\n    font-weight: 700;\n    color: #111;\n    line-height: 1.15;\n    letter-spacing: -.02em;\n    margin-bottom: 16px;\n  }\n\n  .pd-body {\n    font-size: 14.5px;\n    color: #555;\n    line-height: 1.8;\n    max-width: 640px;\n  }\n\n  \/* ── Divider ── *\/\n  .pd-rule {\n    border: none;\n    border-top: 1px solid #ebebeb;\n    margin: 48px 0;\n  }\n\n  \/* ── Hero ── *\/\n  .pd-hero {\n    margin-bottom: 48px;\n  }\n\n  .pd-hero-img {\n    width: 100%;\n    aspect-ratio: 16\/7;\n    object-fit: cover;\n    display: block;\n    background: #f2f2f2;\n  }\n\n  .pd-hero-caption {\n    padding-top: 20px;\n    border-top: 2px solid #1c1c1c;\n    margin-top: 24px;\n    display: flex;\n    align-items: baseline;\n    justify-content: space-between;\n    gap: 24px;\n    flex-wrap: wrap;\n  }\n\n  .pd-hero-caption p {\n    font-size: 13px;\n    color: #888;\n    max-width: 480px;\n  }\n\n  \/* ── Section: text + image ── *\/\n  .pd-section {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 48px;\n    align-items: center;\n    margin-bottom: 48px;\n  }\n\n  .pd-section.pd-reverse { direction: rtl; }\n  .pd-section.pd-reverse \u003e * { direction: ltr; }\n\n  .pd-section img {\n    width: 100%;\n    aspect-ratio: 3\/4;\n    object-fit: cover;\n    background: #f5f5f5;\n    display: block;\n  }\n\n  .pd-section-text {}\n\n  \/* ── Full-width text section ── *\/\n  .pd-text-block {\n    max-width: 680px;\n    margin-bottom: 48px;\n  }\n\n  \/* ── Feature list ── *\/\n  .pd-features {\n    padding: 40px 0;\n    border-top: 1px solid #ebebeb;\n    border-bottom: 1px solid #ebebeb;\n    margin-bottom: 48px;\n  }\n\n  .pd-features-title {\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: .16em;\n    text-transform: uppercase;\n    color: #999;\n    margin-bottom: 24px;\n  }\n\n  .pd-features-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 4px 48px;\n  }\n\n  .pd-feature-item {\n    display: flex;\n    align-items: baseline;\n    gap: 10px;\n    padding: 11px 0;\n    border-bottom: 1px solid #f0f0f0;\n    font-size: 14px;\n    color: #333;\n  }\n\n  .pd-feature-item:nth-last-child(-n+2) {\n    border-bottom: none;\n  }\n\n  .pd-feature-dot {\n    width: 5px;\n    height: 5px;\n    border-radius: 50%;\n    background: #007bff;\n    flex-shrink: 0;\n    position: relative;\n    top: -1px;\n  }\n\n  \/* ── 2-up image grid ── *\/\n  .pd-2up {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 3px;\n    margin-bottom: 48px;\n  }\n\n  .pd-2up img {\n    width: 100%;\n    aspect-ratio: 3\/4;\n    object-fit: cover;\n    background: #f5f5f5;\n    display: block;\n  }\n\n  \/* ── Closing statement ── *\/\n  .pd-closing {\n    border-left: 2px solid #007bff;\n    padding: 4px 0 4px 24px;\n    margin-bottom: 4px;\n  }\n\n  .pd-closing p {\n    font-size: 15px;\n    color: #444;\n    line-height: 1.8;\n    font-style: italic;\n  }\n\n  \/* ── Responsive ── *\/\n  @media (max-width: 680px) {\n    .pd-section {\n      grid-template-columns: 1fr;\n      gap: 24px;\n    }\n\n    .pd-section.pd-reverse { direction: ltr; }\n\n    .pd-section img {\n      aspect-ratio: 4\/3;\n      order: -1;\n    }\n\n    .pd-hero-img {\n      aspect-ratio: 4\/3;\n    }\n\n    .pd-features-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .pd-feature-item:nth-last-child(-n+2) {\n      border-bottom: 1px solid #f0f0f0;\n    }\n\n    .pd-feature-item:last-child {\n      border-bottom: none;\n    }\n\n    .pd-2up {\n      grid-template-columns: 1fr;\n    }\n\n    .pd-2up img {\n      aspect-ratio: 4\/3;\n    }\n\n    .pd-hero-caption {\n      flex-direction: column;\n      gap: 8px;\n    }\n\n    .pd-rule { margin: 36px 0; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"pd\"\u003e\n\n  \u003c!-- ── HERO IMAGE ── --\u003e\n  \u003cdiv class=\"pd-hero\"\u003e\n    \u003cimg class=\"pd-hero-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0747\/5026\/3435\/files\/Shorts_imagem_1_1.png?v=1780522928\" alt=\"Buttery Soft High-Waist Active Shorts\"\u003e\n    \u003cdiv class=\"pd-hero-caption\"\u003e\n      \u003ch2 class=\"pd-h2\" style=\"margin-bottom:0;\"\u003eButtery Soft High-Waist Active Shorts\u003c\/h2\u003e\n      \u003cp\u003eDesigned to move with you — from the gym to everything that comes after.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003chr class=\"pd-rule\"\u003e\n\n  \u003c!-- ── SECTION 1: Buttery Soft Material ── --\u003e\n  \u003cdiv class=\"pd-section\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0747\/5026\/3435\/files\/Shorts_imagem_1_1.png?v=1780522928\" alt=\"Active Shorts fabric detail\"\u003e\n    \u003cdiv class=\"pd-section-text\"\u003e\n      \u003cspan class=\"pd-label\"\u003ePremium Material\u003c\/span\u003e\n      \u003ch2 class=\"pd-h2\"\u003eA fabric that speaks\u003cbr\u003efor itself\u003c\/h2\u003e\n      \u003cp class=\"pd-body\"\u003eMade with a premium soft-touch fabric, these Active Shorts deliver a smooth, lightweight feel against the skin. The buttery texture gives you all-day comfort while maintaining a sleek, elevated look that fits seamlessly into your active lifestyle.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003chr class=\"pd-rule\"\u003e\n\n  \u003c!-- ── SECTION 2: Versatility ── --\u003e\n  \u003cdiv class=\"pd-section pd-reverse\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0747\/5026\/3435\/files\/Shorts_imagem_2_1.png?v=1780523167\" alt=\"Active Shorts lifestyle\"\u003e\n    \u003cdiv class=\"pd-section-text\"\u003e\n      \u003cspan class=\"pd-label\"\u003eVersatility\u003c\/span\u003e\n      \u003ch2 class=\"pd-h2\"\u003eMade for every\u003cbr\u003emoment of your day\u003c\/h2\u003e\n      \u003cp class=\"pd-body\"\u003eFrom gym sessions and yoga flows to coffee runs and casual days out, the Buttery Soft High-Waist Active Shorts are made to adapt to your routine. Their versatile design makes them easy to style with sports bras, oversized tees, hoodies, or everyday basics.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003chr class=\"pd-rule\"\u003e\n\n  \u003c!-- ── FULL TEXT: Everyday Wear ── --\u003e\n  \u003cdiv class=\"pd-text-block\"\u003e\n    \u003cspan class=\"pd-label\"\u003eEveryday Wear\u003c\/span\u003e\n    \u003ch2 class=\"pd-h2\"\u003eNot just for training.\u003c\/h2\u003e\n    \u003cp class=\"pd-body\"\u003eThese Active Shorts are not just for training. Their high-waist fit, clean silhouette, and ultra-comfortable fabric make them ideal for daily wear. Whether you are moving, lounging, traveling, or running errands, they keep you feeling supported and unrestricted.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ── 2-UP IMAGES ── --\u003e\n  \u003cdiv class=\"pd-2up\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0747\/5026\/3435\/files\/shorts_pret_-_costas_1.png?v=1780520032\" alt=\"Active Shorts worn casually\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0747\/5026\/3435\/files\/shorts_preto_-_frente_1.png?v=1780520032\" alt=\"Active Shorts in motion\"\u003e\n  \u003c\/div\u003e\n\n  \u003chr class=\"pd-rule\"\u003e\n\n  \u003c!-- ── SECTION 3: Timeless Style ── --\u003e\n  \u003cdiv class=\"pd-section\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0747\/5026\/3435\/files\/Shortsbranco-frente_1.png?v=1780519567\" alt=\"Active Shorts timeless style\"\u003e\n    \u003cdiv class=\"pd-section-text\"\u003e\n      \u003cspan class=\"pd-label\"\u003eTimeless Design\u003c\/span\u003e\n      \u003ch2 class=\"pd-h2\"\u003eStyle that never\u003cbr\u003efeels outdated\u003c\/h2\u003e\n      \u003cp class=\"pd-body\"\u003eWith a minimalist design and flattering high-waist shape, the Buttery Soft High-Waist Active Shorts bring timeless appeal to your wardrobe. They are easy to mix, match, and wear season after season without losing their modern, polished look.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003chr class=\"pd-rule\"\u003e\n\n  \u003c!-- ── FULL TEXT: Performance ── --\u003e\n  \u003cdiv class=\"pd-text-block\"\u003e\n    \u003cspan class=\"pd-label\"\u003ePerformance\u003c\/span\u003e\n    \u003ch2 class=\"pd-h2\"\u003eComfort and performance\u003cbr\u003ein one essential piece.\u003c\/h2\u003e\n    \u003cp class=\"pd-body\"\u003eDesigned to support movement without sacrificing softness, these Active Shorts offer the ideal balance between comfort and performance. They move with your body, help you stay focused, and give you the confidence to take on your day with ease.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ── FEATURE LIST ── --\u003e\n  \u003cdiv class=\"pd-features\"\u003e\n    \u003cp class=\"pd-features-title\"\u003eWhat's included\u003c\/p\u003e\n    \u003cdiv class=\"pd-features-grid\"\u003e\n      \u003cdiv class=\"pd-feature-item\"\u003e\n\u003cspan class=\"pd-feature-dot\"\u003e\u003c\/span\u003ePremium buttery soft material\u003c\/div\u003e\n      \u003cdiv class=\"pd-feature-item\"\u003e\n\u003cspan class=\"pd-feature-dot\"\u003e\u003c\/span\u003eComfortable feel for all-day wear\u003c\/div\u003e\n      \u003cdiv class=\"pd-feature-item\"\u003e\n\u003cspan class=\"pd-feature-dot\"\u003e\u003c\/span\u003eHigh-waist fit for a flattering silhouette\u003c\/div\u003e\n      \u003cdiv class=\"pd-feature-item\"\u003e\n\u003cspan class=\"pd-feature-dot\"\u003e\u003c\/span\u003ePerformance-ready for movement and activity\u003c\/div\u003e\n      \u003cdiv class=\"pd-feature-item\"\u003e\n\u003cspan class=\"pd-feature-dot\"\u003e\u003c\/span\u003eExtremely versatile for workouts and casual wear\u003c\/div\u003e\n      \u003cdiv class=\"pd-feature-item\"\u003e\n\u003cspan class=\"pd-feature-dot\"\u003e\u003c\/span\u003eIdeal for gym, yoga, lounging, errands, and travel\u003c\/div\u003e\n      \u003cdiv class=\"pd-feature-item\"\u003e\n\u003cspan class=\"pd-feature-dot\"\u003e\u003c\/span\u003ePerfect for everyday use\u003c\/div\u003e\n      \u003cdiv class=\"pd-feature-item\"\u003e\n\u003cspan class=\"pd-feature-dot\"\u003e\u003c\/span\u003eTimeless and easy-to-style design\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ── CLOSING ── --\u003e\n  \u003cdiv class=\"pd-closing\"\u003e\n    \u003cp\u003eUpgrade your everyday activewear with the Buttery Soft High-Waist Active Shorts and feel the difference in comfort, style, and performance from the moment you put them on.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003c!-- ── END SILENEO DESCRIPTION ── --\u003e","brand":"Sileneo","offers":[{"title":"White \/ 4","offer_id":47129572999307,"sku":null,"price":39.9,"currency_code":"USD","in_stock":true},{"title":"White \/ 6","offer_id":47129573097611,"sku":null,"price":39.9,"currency_code":"USD","in_stock":true},{"title":"White \/ 8","offer_id":47129573195915,"sku":null,"price":39.9,"currency_code":"USD","in_stock":true},{"title":"White \/ 10","offer_id":47129573294219,"sku":null,"price":39.9,"currency_code":"USD","in_stock":true},{"title":"White \/ 12","offer_id":47129573392523,"sku":null,"price":39.9,"currency_code":"USD","in_stock":true},{"title":"Green \/ 4","offer_id":47129573032075,"sku":null,"price":39.9,"currency_code":"USD","in_stock":true},{"title":"Green \/ 6","offer_id":47129573130379,"sku":null,"price":39.9,"currency_code":"USD","in_stock":true},{"title":"Green \/ 8","offer_id":47129573228683,"sku":null,"price":39.9,"currency_code":"USD","in_stock":true},{"title":"Green \/ 10","offer_id":47129573326987,"sku":null,"price":39.9,"currency_code":"USD","in_stock":true},{"title":"Green \/ 12","offer_id":47129573425291,"sku":null,"price":39.9,"currency_code":"USD","in_stock":true},{"title":"Black \/ 4","offer_id":47129573064843,"sku":null,"price":39.9,"currency_code":"USD","in_stock":true},{"title":"Black \/ 6","offer_id":47129573163147,"sku":null,"price":39.9,"currency_code":"USD","in_stock":true},{"title":"Black \/ 8","offer_id":47129573261451,"sku":null,"price":39.9,"currency_code":"USD","in_stock":true},{"title":"Black \/ 10","offer_id":47129573359755,"sku":null,"price":39.9,"currency_code":"USD","in_stock":true},{"title":"Black \/ 12","offer_id":47129573458059,"sku":null,"price":39.9,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0747\/5026\/3435\/files\/Shortsbranco-frente_1.png?v=1780519567","url":"https:\/\/sileneo.com\/products\/buttery-soft-high-waist-active-shorts","provider":"Sileneo","version":"1.0","type":"link"}