{"product_id":"stylish-yellow-white-t-shirt-and-shorts-set","title":"Stylish Yellow \u0026 White Summer T-Shirt and Shorts Set","description":"\u003cstyle\u003e\n  :root {\n    --dp-yellow: #ffcb08;\n    --dp-red: #ed1c24;\n    --dp-radius: 20px;\n    --dp-font: system-ui, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, sans-serif;\n  }\n\n  .dp-pdp-wrapper {\n    font-family: var(--dp-font);\n    color: #2b2b2b;\n    max-width: 800px;\n    margin: 0 auto;\n    line-height: 1.6;\n  }\n\n  \/* Highlight Banner *\/\n  .dp-hero-banner {\n    background-color: var(--dp-yellow);\n    border-radius: var(--dp-radius);\n    padding: 24px;\n    margin-bottom: 24px;\n    box-shadow: 0 4px 15px rgba(255, 203, 8, 0.25);\n  }\n\n  .dp-hero-title {\n    font-size: 1.5rem;\n    font-weight: 800;\n    margin: 0 0 12px 0;\n    color: #1a1a1a;\n    display: flex;\n    align-items: center;\n    gap: 8px;\n  }\n\n  .dp-badge {\n    background-color: var(--dp-red);\n    color: #ffffff;\n    font-size: 0.75rem;\n    font-weight: 700;\n    text-transform: uppercase;\n    padding: 4px 12px;\n    border-radius: 50px;\n    letter-spacing: 0.5px;\n  }\n\n  \/* Highlights Grid *\/\n  .dp-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));\n    gap: 16px;\n    margin-bottom: 28px;\n  }\n\n  .dp-card {\n    background: #fdfdfd;\n    border: 2px solid #f0f0f0;\n    border-radius: var(--dp-radius);\n    padding: 18px;\n    display: flex;\n    align-items: flex-start;\n    gap: 12px;\n    transition: transform 0.2s ease;\n  }\n\n  .dp-card-icon {\n    font-size: 1.5rem;\n    background: #fff8d6;\n    padding: 8px;\n    border-radius: 12px;\n    line-height: 1;\n  }\n\n  .dp-card-text {\n    margin: 0;\n    font-size: 0.95rem;\n    font-weight: 600;\n    color: #333;\n  }\n\n  \/* Story \u0026 Description Box *\/\n  .dp-description-box {\n    background: #fafafa;\n    border-radius: var(--dp-radius);\n    padding: 24px;\n    margin-bottom: 24px;\n    border-left: 6px solid var(--dp-yellow);\n  }\n\n  .dp-description-box h3 {\n    margin-top: 0;\n    font-size: 1.2rem;\n    color: #1a1a1a;\n  }\n\n  \/* Specifications Grid *\/\n  .dp-spec-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\n    gap: 16px;\n    margin-bottom: 28px;\n  }\n\n  .dp-spec-card {\n    background: #ffffff;\n    border: 1px solid #eaeaea;\n    border-radius: var(--dp-radius);\n    padding: 16px 20px;\n    display: flex;\n    flex-direction: column;\n    gap: 4px;\n  }\n\n  .dp-spec-title {\n    font-size: 0.8rem;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n    color: #777;\n    font-weight: 700;\n  }\n\n  .dp-spec-value {\n    font-size: 0.95rem;\n    font-weight: 700;\n    color: #1a1a1a;\n  }\n\n  \/* Image Section *\/\n  .dp-gallery {\n    margin-top: 24px;\n  }\n\n  .dp-gallery img {\n    width: 100%;\n    height: auto;\n    border-radius: var(--dp-radius);\n    object-fit: cover;\n    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.06);\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"dp-pdp-wrapper\"\u003e\n  \n  \u003c!-- Hero \/ Highlights Block --\u003e\n  \u003cdiv class=\"dp-hero-banner\"\u003e\n    \u003cdiv style=\"display: flex; justify-content: space-between; align-items: center; margin-bottom: 8px;\"\u003e\n      \u003cspan class=\"dp-badge\"\u003eVacation Vibes 🌴\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003ch2 class=\"dp-hero-title\"\u003e\n      ☀️ Tropical \"Summer\" Palm T-Shirt \u0026amp; Shorts Set\n    \u003c\/h2\u003e\n    \u003cp style=\"margin: 0; font-weight: 500;\"\u003e\n      A cool contrast white \u0026amp; yellow design built for sunny beach days, park play, and everyday adventures!\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Key Features Grid --\u003e\n  \u003cdiv class=\"dp-grid\"\u003e\n    \u003cdiv class=\"dp-card\"\u003e\n      \u003cspan class=\"dp-card-icon\"\u003e🌴\u003c\/span\u003e\n      \u003cp class=\"dp-card-text\"\u003eTrendy tropical palm tree \u0026amp; \"Summer\" typography graphics\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dp-card\"\u003e\n      \u003cspan class=\"dp-card-icon\"\u003e🎨\u003c\/span\u003e\n      \u003cp class=\"dp-card-text\"\u003eEye-catching contrast styling with yellow sleeves \u0026amp; shorts\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dp-card\"\u003e\n      \u003cspan class=\"dp-card-icon\"\u003e✨\u003c\/span\u003e\n      \u003cp class=\"dp-card-text\"\u003ePremium rubber print that's long-lasting \u0026amp; crack-resistant\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dp-card\"\u003e\n      \u003cspan class=\"dp-card-icon\"\u003e🏖️\u003c\/span\u003e\n      \u003cp class=\"dp-card-text\"\u003eLightweight \u0026amp; breezy fit—an essential for summer vacations\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Story \u0026 Description --\u003e\n  \u003cdiv class=\"dp-description-box\"\u003e\n    \u003ch3\u003e✨ Product Overview\u003c\/h3\u003e\n    \u003cp\u003e\n      Bring on the sunshine with this vibrant tropical 2-piece outfit! Featuring a clean white tee with cheerful yellow raglan-style sleeves, paired with matching yellow graphic shorts, this set delivers instant vacation style.\n    \u003c\/p\u003e\n    \u003cp style=\"margin-bottom: 0;\"\u003e\n      Printed using high-durability rubber ink that stays bright and crack-free wash after wash, this set guarantees both durability and supreme comfort for your little explorer.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Quick Specs Grid --\u003e\n  \u003cdiv class=\"dp-spec-grid\"\u003e\n    \u003cdiv class=\"dp-spec-card\"\u003e\n      \u003cspan class=\"dp-spec-title\"\u003e🧵 Fabric Blend\u003c\/span\u003e\n      \u003cspan class=\"dp-spec-value\"\u003eSoft, Breathable Cotton Blend\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dp-spec-card\"\u003e\n      \u003cspan class=\"dp-spec-title\"\u003e🎯 Size Range\u003c\/span\u003e\n      \u003cspan class=\"dp-spec-value\"\u003e0–3 Months up to 7 Years\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dp-spec-card\"\u003e\n      \u003cspan class=\"dp-spec-title\"\u003e🛍️ Best For\u003c\/span\u003e\n      \u003cspan class=\"dp-spec-value\"\u003eOutings, Vacations \u0026amp; Daily Wear\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Product Images --\u003e\n  \u003cdiv class=\"dp-gallery\"\u003e\n    \u003cimg src=\"https:\/\/img.drz.lazcdn.com\/static\/pk\/p\/369624f1bce0b45f9c49724448f5901d.jpg_2200x2200q80.jpg_.webp\" alt=\"Tropical Palm Summer T-Shirt and Shorts Set\"\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Kidz Pehnawa","offers":[{"title":"0-3 Months","offer_id":54470032556245,"sku":"SET-YLW-0-3M-005","price":699.0,"currency_code":"PKR","in_stock":true},{"title":"3-6 Months","offer_id":54470032589013,"sku":"SET-YLW-3-6M-005","price":699.0,"currency_code":"PKR","in_stock":true},{"title":"6-12 Months","offer_id":54470032621781,"sku":"SET-YLW-6-12M-005","price":699.0,"currency_code":"PKR","in_stock":true},{"title":"1-2 Years","offer_id":54470032654549,"sku":"SET-YLW-1-2Y-005","price":699.0,"currency_code":"PKR","in_stock":true},{"title":"2-3 Years","offer_id":54470032687317,"sku":"SET-YLW-2-3Y-005","price":699.0,"currency_code":"PKR","in_stock":true},{"title":"3-4 Years","offer_id":54470032720085,"sku":"SET-YLW-3-4Y-005","price":699.0,"currency_code":"PKR","in_stock":true},{"title":"4-5 Years","offer_id":54470032752853,"sku":"SET-YLW-4-5Y-005","price":699.0,"currency_code":"PKR","in_stock":true},{"title":"6-7 Years","offer_id":54470032785621,"sku":"SET-YLW-6-7Y-005","price":699.0,"currency_code":"PKR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0823\/8684\/5909\/files\/summer_864a80cd-2929-41c7-b546-823d101914f7.png?v=1786546331","url":"https:\/\/kidzpehnawa.com\/products\/stylish-yellow-white-t-shirt-and-shorts-set","provider":"Kidz Pehnawa","version":"1.0","type":"link"}