{"product_id":"puffi-marshmallow-kids-perfume","title":"عطر مارشميلو","description":"\u003cstyle\u003e\n  .puffi-marshmallow-description,\n  .puffi-marshmallow-description * {\n    box-sizing: border-box;\n  }\n\n  .puffi-marshmallow-description {\n    --rose: #cd7375;\n    --sage: #899581;\n    --cream: #f7f2ec;\n    --blush: #edd6d7;\n    --dark: #4f5b4c;\n    --text: #697066;\n    --white: #ffffff;\n\n    direction: rtl;\n    color: var(--dark);\n    font-family: inherit;\n    line-height: 1.9;\n  }\n\n  .puffi-marshmallow-description h2,\n  .puffi-marshmallow-description h3,\n  .puffi-marshmallow-description p {\n    margin-top: 0;\n  }\n\n  \/* Introduction *\/\n  .puffi-marshmallow-description__intro {\n    position: relative;\n    padding: 48px 38px;\n    overflow: hidden;\n    border-radius: 24px;\n    background:\n      radial-gradient(\n        circle at 8% 15%,\n        rgba(237, 214, 215, 0.95),\n        transparent 36%\n      ),\n      radial-gradient(\n        circle at 92% 90%,\n        rgba(205, 115, 117, 0.1),\n        transparent 30%\n      ),\n      var(--cream);\n    text-align: center;\n  }\n\n  .puffi-marshmallow-description__intro::before {\n    content: \"\";\n    position: absolute;\n    top: -50px;\n    right: -45px;\n    width: 130px;\n    height: 130px;\n    border: 1px solid rgba(205, 115, 117, 0.2);\n    border-radius: 50%;\n  }\n\n  .puffi-marshmallow-description__label {\n    position: relative;\n    z-index: 2;\n    display: inline-flex;\n    margin-bottom: 16px;\n    padding: 6px 17px;\n    border-radius: 999px;\n    background: rgba(205, 115, 117, 0.13);\n    color: var(--rose);\n    font-size: 13px;\n    font-weight: 700;\n  }\n\n  .puffi-marshmallow-description__intro h2 {\n    position: relative;\n    z-index: 2;\n    max-width: 700px;\n    margin: 0 auto 16px;\n    color: var(--dark);\n    font-size: clamp(28px, 4vw, 42px);\n    line-height: 1.5;\n  }\n\n  .puffi-marshmallow-description__intro h2 span {\n    color: var(--rose);\n  }\n\n  .puffi-marshmallow-description__intro p {\n    position: relative;\n    z-index: 2;\n    max-width: 750px;\n    margin: 0 auto;\n    color: var(--text);\n    font-size: 16px;\n  }\n\n  \/* Notes *\/\n  .puffi-marshmallow-description__notes-section {\n    padding: 48px 0;\n  }\n\n  .puffi-marshmallow-description__heading {\n    margin-bottom: 27px;\n    text-align: center;\n  }\n\n  .puffi-marshmallow-description__heading span {\n    display: block;\n    margin-bottom: 6px;\n    color: var(--rose);\n    font-size: 13px;\n    font-weight: 700;\n  }\n\n  .puffi-marshmallow-description__heading h3 {\n    margin-bottom: 0;\n    color: var(--dark);\n    font-size: 26px;\n  }\n\n  .puffi-marshmallow-description__notes {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 14px;\n  }\n\n  .puffi-marshmallow-description__note {\n    min-height: 195px;\n    padding: 27px 18px;\n    border: 1px solid rgba(137, 149, 129, 0.16);\n    border-radius: 19px;\n    background: var(--white);\n    text-align: center;\n  }\n\n  .puffi-marshmallow-description__note-icon {\n    display: flex;\n    width: 47px;\n    height: 47px;\n    margin: 0 auto 17px;\n    align-items: center;\n    justify-content: center;\n    border-radius: 50%;\n    background: var(--blush);\n    color: var(--rose);\n    font-size: 13px;\n    font-weight: 700;\n  }\n\n  .puffi-marshmallow-description__note:nth-child(2)\n    .puffi-marshmallow-description__note-icon {\n    background: rgba(183, 159, 201, 0.18);\n    color: #9577aa;\n  }\n\n  .puffi-marshmallow-description__note:nth-child(3)\n    .puffi-marshmallow-description__note-icon {\n    background: rgba(205, 115, 117, 0.13);\n    color: var(--rose);\n  }\n\n  .puffi-marshmallow-description__note:nth-child(4)\n    .puffi-marshmallow-description__note-icon {\n    background: rgba(137, 149, 129, 0.16);\n    color: var(--sage);\n  }\n\n  .puffi-marshmallow-description__note h3 {\n    margin-bottom: 7px;\n    color: var(--dark);\n    font-size: 18px;\n  }\n\n  .puffi-marshmallow-description__note p {\n    margin-bottom: 0;\n    color: var(--text);\n    font-size: 14px;\n  }\n\n  \/* Experience *\/\n  .puffi-marshmallow-description__experience {\n    display: grid;\n    grid-template-columns: 1fr auto;\n    gap: 30px;\n    padding: 35px;\n    align-items: center;\n    border-radius: 22px;\n    background: var(--rose);\n    color: var(--white);\n  }\n\n  .puffi-marshmallow-description__experience h3 {\n    margin-bottom: 8px;\n    color: var(--white);\n    font-size: 24px;\n  }\n\n  .puffi-marshmallow-description__experience p {\n    margin-bottom: 0;\n    color: rgba(255, 255, 255, 0.92);\n    font-size: 15px;\n  }\n\n  .puffi-marshmallow-description__size {\n    min-width: 135px;\n    padding: 18px 24px;\n    border: 1px solid rgba(255, 255, 255, 0.3);\n    border-radius: 17px;\n    background: rgba(255, 255, 255, 0.12);\n    text-align: center;\n  }\n\n  .puffi-marshmallow-description__size strong {\n    display: block;\n    color: var(--white);\n    font-size: 27px;\n    line-height: 1.3;\n  }\n\n  .puffi-marshmallow-description__size span {\n    color: rgba(255, 255, 255, 0.82);\n    font-size: 13px;\n  }\n\n  \/* Closing *\/\n  .puffi-marshmallow-description__closing {\n    padding: 45px 25px 8px;\n    text-align: center;\n  }\n\n  .puffi-marshmallow-description__closing h3 {\n    margin-bottom: 12px;\n    color: var(--dark);\n    font-size: 25px;\n  }\n\n  .puffi-marshmallow-description__closing p {\n    max-width: 700px;\n    margin: 0 auto;\n    color: var(--text);\n    font-size: 15px;\n  }\n\n  @media screen and (max-width: 900px) {\n    .puffi-marshmallow-description__notes {\n      grid-template-columns: repeat(2, 1fr);\n    }\n  }\n\n  @media screen and (max-width: 767px) {\n    .puffi-marshmallow-description__intro {\n      padding: 35px 22px;\n      border-radius: 20px;\n    }\n\n    .puffi-marshmallow-description__intro h2 {\n      font-size: 28px;\n    }\n\n    .puffi-marshmallow-description__intro p {\n      font-size: 15px;\n    }\n\n    .puffi-marshmallow-description__notes-section {\n      padding: 40px 0;\n    }\n\n    .puffi-marshmallow-description__notes {\n      grid-template-columns: 1fr;\n      gap: 13px;\n    }\n\n    .puffi-marshmallow-description__note {\n      min-height: 0;\n      padding: 25px 20px;\n    }\n\n    .puffi-marshmallow-description__experience {\n      grid-template-columns: 1fr;\n      gap: 22px;\n      padding: 28px 22px;\n      text-align: center;\n    }\n\n    .puffi-marshmallow-description__size {\n      width: 100%;\n    }\n\n    .puffi-marshmallow-description__closing {\n      padding: 40px 10px 5px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"puffi-marshmallow-description\" dir=\"rtl\"\u003e\n\n  \u003cdiv class=\"puffi-marshmallow-description__intro\"\u003e\n\n    \u003cdiv class=\"puffi-marshmallow-description__label\"\u003e\n      Puffi Baby Marshmallow\n    \u003c\/div\u003e\n\n    \u003ch2\u003e\n      رائحة ساحرة…\n      \u003cspan\u003eتنشر البهجة في كل لحظة\u003c\/span\u003e\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      عطر طفولي ساحر يمنح صغيرك رائحة ناعمة ومميزة تدوم طويلًا، بمزيج\n      لطيف مستوحى من المارشميلو والزهور الرقيقة ولمسة بودرية تمنح إحساسًا\n      بالراحة والانتعاش.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"puffi-marshmallow-description__notes-section\"\u003e\n\n    \u003cdiv class=\"puffi-marshmallow-description__heading\"\u003e\n      \u003cspan\u003eتفاصيل الرائحة\u003c\/span\u003e\n      \u003ch3\u003eباقة ناعمة مليئة بالفرح\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"puffi-marshmallow-description__notes\"\u003e\n\n      \u003cdiv class=\"puffi-marshmallow-description__note\"\u003e\n        \u003cdiv class=\"puffi-marshmallow-description__note-icon\"\u003e01\u003c\/div\u003e\n\n        \u003ch3\u003eالمارشميلو\u003c\/h3\u003e\n\n        \u003cp\u003e\n          لمسة حلوة ومرحة تمنح العطر طابعًا طفوليًا محببًا.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"puffi-marshmallow-description__note\"\u003e\n        \u003cdiv class=\"puffi-marshmallow-description__note-icon\"\u003e02\u003c\/div\u003e\n\n        \u003ch3\u003eزهرة البنفسج\u003c\/h3\u003e\n\n        \u003cp\u003e\n          نفحات زهرية رقيقة تضيف إلى الرائحة نعومة وأناقة.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"puffi-marshmallow-description__note\"\u003e\n        \u003cdiv class=\"puffi-marshmallow-description__note-icon\"\u003e03\u003c\/div\u003e\n\n        \u003ch3\u003eالورد\u003c\/h3\u003e\n\n        \u003cp\u003e\n          قلب زهري ناعم ينشر إحساسًا جميلًا بالانتعاش والبهجة.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"puffi-marshmallow-description__note\"\u003e\n        \u003cdiv class=\"puffi-marshmallow-description__note-icon\"\u003e04\u003c\/div\u003e\n\n        \u003ch3\u003eلمسة بودرية\u003c\/h3\u003e\n\n        \u003cp\u003e\n          نهاية رقيقة تمنح العطر إحساسًا مريحًا وناعمًا.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"puffi-marshmallow-description__experience\"\u003e\n\n    \u003cdiv\u003e\n      \u003ch3\u003eرائحة حلوة ترافق أجمل اللحظات\u003c\/h3\u003e\n\n      \u003cp\u003e\n        باقة ناعمة تجمع بين المارشميلو وزهرة البنفسج والورد، مع لمسة\n        بودرية رقيقة تمنح طفلك رائحة مميزة تدوم طويلًا.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"puffi-marshmallow-description__size\"\u003e\n      \u003cstrong\u003e50 مل\u003c\/strong\u003e\n      \u003cspan\u003eحجم العبوة\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"puffi-marshmallow-description__closing\"\u003e\n\n    \u003ch3\u003eلمسة من الحلاوة والبهجة\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Puffi Baby Marshmallow هو الاختيار الجميل لمنح طفلك رائحة طفولية\n      مرحة تجمع بين النعومة والزهور والحلاوة في كل رشة.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Puffi Baby","offers":[{"title":"Default Title","offer_id":54427768127852,"sku":"1998","price":179.0,"currency_code":"SAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1016\/1415\/8188\/files\/5998cae3-0001-4d0a-94bd-97c805c0d842-1000x1000-XD86PBLvg88WhZQpGfHrsYct0Hj7egbD6EOgwgHb.png?v=1789564229","url":"https:\/\/puffibaby.store\/products\/puffi-marshmallow-kids-perfume","provider":"Puffi","version":"1.0","type":"link"}