{"product_id":"46-piece-kids-makeup-set-with-carry-case-pretend-beauty-nail-art-play-kit","title":"46-Piece Kids Makeup Set with Carry Case – Pretend Beauty \u0026 Nail Art Play Kit","description":"\u003cstyle\u003e\n  \/* =========================================================\n     HAPPY TOTS — 46 PCS KIDS MAKEUP SET\n     Product-specific scoped styling\n     Wrapper: .htx-makeup46\n  ========================================================= *\/\n\n  .htx-makeup46 {\n    --ht-pink: #e85f9d;\n    --ht-pink-dark: #b83b76;\n    --ht-pink-soft: #fff3f8;\n    --ht-pink-border: #f5d8e6;\n\n    --ht-purple: #7656e8;\n    --ht-purple-dark: #4f3cb8;\n    --ht-purple-soft: #f7f4ff;\n    --ht-purple-border: #e6dfff;\n\n    --ht-yellow: #e9a62f;\n    --ht-yellow-soft: #fff8e9;\n    --ht-yellow-border: #f5dfad;\n\n    --ht-blue: #58a5dc;\n    --ht-blue-soft: #eef8ff;\n\n    --ht-heading: #18204a;\n    --ht-text: #4b5268;\n    --ht-border: #ebeaf2;\n    --ht-white: #ffffff;\n\n    width: 100%;\n    margin: 0 !important;\n    padding: 0 !important;\n\n    font-family: Arial, Helvetica, sans-serif !important;\n    color: var(--ht-text) !important;\n    font-size: 15px !important;\n    line-height: 1.65 !important;\n  }\n\n  .htx-makeup46 *,\n  .htx-makeup46 *::before,\n  .htx-makeup46 *::after {\n    box-sizing: border-box;\n  }\n\n  .htx-makeup46 .htx-mk-wrap {\n    display: flex;\n    flex-direction: column;\n    gap: 19px;\n  }\n\n  .htx-makeup46 .htx-mk-section {\n    margin: 0 !important;\n  }\n\n  .htx-makeup46 .htx-mk-heading {\n    margin: 0 0 12px !important;\n    padding: 0 !important;\n\n    color: var(--ht-heading) !important;\n    font-size: 19px !important;\n    line-height: 1.3 !important;\n    font-weight: 800 !important;\n  }\n\n\n  \/* HERO *\/\n\n  .htx-makeup46 .htx-mk-hero {\n    position: relative;\n    overflow: hidden;\n    padding: 21px;\n\n    border: 1px solid var(--ht-pink-border);\n    border-radius: 18px;\n\n    background:\n      radial-gradient(\n        circle at 92% 12%,\n        rgba(232,95,157,.11) 0,\n        rgba(232,95,157,.11) 45px,\n        transparent 46px\n      ),\n      radial-gradient(\n        circle at 84% 91%,\n        rgba(118,86,232,.08) 0,\n        rgba(118,86,232,.08) 55px,\n        transparent 56px\n      ),\n      linear-gradient(135deg, #fff5fa 0%, #faf7ff 100%);\n  }\n\n  .htx-makeup46 .htx-mk-eyebrow {\n    display: inline-flex;\n    align-items: center;\n    gap: 7px;\n\n    margin: 0 0 11px !important;\n    padding: 6px 10px;\n\n    border: 1px solid var(--ht-pink-border);\n    border-radius: 999px;\n    background: #ffffff;\n\n    color: var(--ht-pink-dark) !important;\n    font-size: 11px !important;\n    line-height: 1 !important;\n    font-weight: 800 !important;\n    text-transform: uppercase;\n    letter-spacing: .7px;\n  }\n\n  .htx-makeup46 .htx-mk-dot {\n    width: 7px;\n    height: 7px;\n    flex: 0 0 7px;\n\n    border-radius: 50%;\n    background: var(--ht-purple);\n  }\n\n  .htx-makeup46 .htx-mk-title {\n    max-width: 760px;\n\n    margin: 0 0 10px !important;\n    padding: 0 !important;\n\n    color: var(--ht-heading) !important;\n    font-size: 23px !important;\n    line-height: 1.24 !important;\n    font-weight: 800 !important;\n    letter-spacing: -.4px;\n  }\n\n  .htx-makeup46 .htx-mk-intro {\n    max-width: 800px;\n\n    margin: 0 !important;\n\n    color: var(--ht-text) !important;\n    font-size: 14px !important;\n    line-height: 1.7 !important;\n  }\n\n  .htx-makeup46 .htx-mk-intro + .htx-mk-intro {\n    margin-top: 9px !important;\n  }\n\n\n  \/* QUICK HIGHLIGHTS *\/\n\n  .htx-makeup46 .htx-mk-quick {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 9px;\n  }\n\n  .htx-makeup46 .htx-mk-quick-item {\n    padding: 12px 8px;\n\n    border: 1px solid var(--ht-border);\n    border-radius: 13px;\n    background: #ffffff;\n\n    text-align: center;\n  }\n\n  .htx-makeup46 .htx-mk-quick-icon {\n    display: block;\n    margin-bottom: 5px;\n\n    font-size: 20px !important;\n    line-height: 1 !important;\n  }\n\n  .htx-makeup46 .htx-mk-quick-title {\n    display: block;\n\n    color: var(--ht-heading) !important;\n    font-size: 12px !important;\n    line-height: 1.35 !important;\n    font-weight: 800 !important;\n  }\n\n\n  \/* FEATURE CARDS *\/\n\n  .htx-makeup46 .htx-mk-feature-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 10px;\n  }\n\n  .htx-makeup46 .htx-mk-feature {\n    display: flex;\n    align-items: flex-start;\n    gap: 12px;\n\n    padding: 14px;\n\n    border: 1px solid var(--ht-purple-border);\n    border-radius: 14px;\n    background: var(--ht-white);\n  }\n\n  .htx-makeup46 .htx-mk-feature-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n\n    width: 40px;\n    height: 40px;\n    flex: 0 0 40px;\n\n    border-radius: 12px;\n    background: var(--ht-purple-soft);\n\n    font-size: 18px !important;\n    line-height: 1 !important;\n  }\n\n  .htx-makeup46 .htx-mk-feature-body {\n    min-width: 0;\n  }\n\n  .htx-makeup46 .htx-mk-feature-title {\n    display: block;\n\n    margin: 0 0 3px !important;\n\n    color: var(--ht-purple-dark) !important;\n    font-size: 14px !important;\n    line-height: 1.4 !important;\n    font-weight: 800 !important;\n  }\n\n  .htx-makeup46 .htx-mk-feature-text {\n    margin: 0 !important;\n\n    color: var(--ht-text) !important;\n    font-size: 13px !important;\n    line-height: 1.55 !important;\n  }\n\n\n  \/* ROLE PLAY SECTION *\/\n\n  .htx-makeup46 .htx-mk-play {\n    padding: 18px;\n\n    border: 1px solid var(--ht-pink-border);\n    border-radius: 18px;\n\n    background: linear-gradient(\n      135deg,\n      #fff5fa 0%,\n      #faf8ff 100%\n    );\n  }\n\n  .htx-makeup46 .htx-mk-play-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 8px;\n  }\n\n  .htx-makeup46 .htx-mk-play-item {\n    padding: 11px 9px;\n\n    border: 1px solid #f0e1ea;\n    border-radius: 11px;\n    background: rgba(255,255,255,.92);\n\n    color: var(--ht-heading) !important;\n    font-size: 12px !important;\n    line-height: 1.4 !important;\n    font-weight: 700 !important;\n    text-align: center;\n  }\n\n\n  \/* CARRY CASE *\/\n\n  .htx-makeup46 .htx-mk-case {\n    display: flex;\n    align-items: flex-start;\n    gap: 12px;\n\n    padding: 16px;\n\n    border: 1px solid var(--ht-purple-border);\n    border-radius: 16px;\n\n    background: linear-gradient(\n      135deg,\n      #f7f4ff 0%,\n      #fff7fb 100%\n    );\n  }\n\n  .htx-makeup46 .htx-mk-case-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n\n    width: 43px;\n    height: 43px;\n    flex: 0 0 43px;\n\n    border-radius: 12px;\n    background: #ffffff;\n\n    font-size: 20px !important;\n  }\n\n  .htx-makeup46 .htx-mk-case-title {\n    display: block;\n\n    margin: 0 0 4px !important;\n\n    color: var(--ht-purple-dark) !important;\n    font-size: 14px !important;\n    font-weight: 800 !important;\n  }\n\n  .htx-makeup46 .htx-mk-case-text {\n    margin: 0 !important;\n\n    color: var(--ht-text) !important;\n    font-size: 13px !important;\n    line-height: 1.55 !important;\n  }\n\n\n  \/* PRODUCT DETAILS *\/\n\n  .htx-makeup46 .htx-mk-details {\n    overflow: hidden;\n\n    border: 1px solid var(--ht-purple-border);\n    border-radius: 15px;\n    background: #ffffff;\n  }\n\n  .htx-makeup46 .htx-mk-detail-row {\n    display: grid;\n    grid-template-columns: minmax(125px, .9fr) minmax(0, 1.1fr);\n    gap: 14px;\n    align-items: center;\n\n    padding: 12px 14px;\n\n    border-bottom: 1px solid #eeeaf9;\n  }\n\n  .htx-makeup46 .htx-mk-detail-row:last-child {\n    border-bottom: 0;\n  }\n\n  .htx-makeup46 .htx-mk-detail-row:nth-child(odd) {\n    background: #faf8ff;\n  }\n\n  .htx-makeup46 .htx-mk-detail-label {\n    color: var(--ht-heading) !important;\n    font-size: 13px !important;\n    line-height: 1.45 !important;\n    font-weight: 800 !important;\n  }\n\n  .htx-makeup46 .htx-mk-detail-value {\n    color: var(--ht-text) !important;\n    font-size: 13px !important;\n    line-height: 1.5 !important;\n    text-align: right;\n  }\n\n\n  \/* KIT CONTENTS *\/\n\n  .htx-makeup46 .htx-mk-package {\n    padding: 18px;\n\n    border: 1px solid #dcecf8;\n    border-radius: 18px;\n\n    background: var(--ht-blue-soft);\n  }\n\n  .htx-makeup46 .htx-mk-package-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 8px;\n  }\n\n  .htx-makeup46 .htx-mk-package-item {\n    display: flex;\n    align-items: flex-start;\n    gap: 9px;\n\n    padding: 10px 11px;\n\n    border: 1px solid #e0edf7;\n    border-radius: 11px;\n    background: rgba(255,255,255,.92);\n\n    color: var(--ht-text) !important;\n    font-size: 13px !important;\n    line-height: 1.5 !important;\n  }\n\n  .htx-makeup46 .htx-mk-check {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n\n    width: 19px;\n    height: 19px;\n    flex: 0 0 19px;\n    margin-top: 1px;\n\n    border-radius: 50%;\n    background: #e5f4ff;\n\n    color: #347faf !important;\n    font-size: 10px !important;\n    font-weight: 900 !important;\n  }\n\n\n  \/* SAFETY *\/\n\n  .htx-makeup46 .htx-mk-safety {\n    padding: 16px;\n\n    border: 1px solid var(--ht-yellow-border);\n    border-radius: 15px;\n\n    background: var(--ht-yellow-soft);\n  }\n\n  .htx-makeup46 .htx-mk-safety-title {\n    display: block;\n\n    margin: 0 0 8px !important;\n\n    color: #805900 !important;\n    font-size: 14px !important;\n    line-height: 1.4 !important;\n    font-weight: 800 !important;\n  }\n\n  .htx-makeup46 .htx-mk-safety-list {\n    display: grid;\n    gap: 7px;\n  }\n\n  .htx-makeup46 .htx-mk-safety-item {\n    display: flex;\n    align-items: flex-start;\n    gap: 8px;\n\n    color: #695827 !important;\n    font-size: 12.5px !important;\n    line-height: 1.5 !important;\n  }\n\n\n  \/* NOTE *\/\n\n  .htx-makeup46 .htx-mk-note {\n    padding: 14px 15px;\n\n    border-left: 4px solid var(--ht-pink);\n    border-radius: 12px;\n\n    background: var(--ht-pink-soft);\n  }\n\n  .htx-makeup46 .htx-mk-note-title {\n    display: block;\n\n    margin-bottom: 4px;\n\n    color: var(--ht-pink-dark) !important;\n    font-size: 13px !important;\n    font-weight: 800 !important;\n  }\n\n  .htx-makeup46 .htx-mk-note-text {\n    margin: 0 !important;\n\n    color: var(--ht-text) !important;\n    font-size: 12.5px !important;\n    line-height: 1.6 !important;\n  }\n\n\n  \/* DESKTOP *\/\n\n  @media screen and (min-width: 750px) {\n\n    .htx-makeup46 .htx-mk-wrap {\n      gap: 22px;\n    }\n\n    .htx-makeup46 .htx-mk-hero {\n      padding: 25px 26px;\n    }\n\n    .htx-makeup46 .htx-mk-title {\n      font-size: 27px !important;\n    }\n\n    .htx-makeup46 .htx-mk-intro {\n      font-size: 15px !important;\n    }\n\n    .htx-makeup46 .htx-mk-quick {\n      grid-template-columns: repeat(4, minmax(0, 1fr));\n    }\n\n    .htx-makeup46 .htx-mk-feature-grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .htx-makeup46 .htx-mk-play-grid {\n      grid-template-columns: repeat(4, minmax(0, 1fr));\n    }\n\n    .htx-makeup46 .htx-mk-package-grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n\n  \/* MOBILE *\/\n\n  @media screen and (max-width: 420px) {\n\n    .htx-makeup46 .htx-mk-hero {\n      padding: 17px;\n    }\n\n    .htx-makeup46 .htx-mk-title {\n      font-size: 21px !important;\n    }\n\n    .htx-makeup46 .htx-mk-heading {\n      font-size: 18px !important;\n    }\n\n    .htx-makeup46 .htx-mk-detail-row {\n      grid-template-columns: 1fr;\n      gap: 3px;\n    }\n\n    .htx-makeup46 .htx-mk-detail-value {\n      text-align: left;\n    }\n  }\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"htx-makeup46\"\u003e\n  \u003cdiv class=\"htx-mk-wrap\"\u003e\n\n\n    \u003c!-- HERO --\u003e\n    \u003csection class=\"htx-mk-section htx-mk-hero\"\u003e\n\n      \u003cdiv class=\"htx-mk-eyebrow\"\u003e\n        \u003cspan class=\"htx-mk-dot\"\u003e\u003c\/span\u003e\n        Create • Style • Imagine • Play\n      \u003c\/div\u003e\n\n      \u003ch2 class=\"htx-mk-title\"\u003e\n        46-Piece Kids Makeup \u0026amp; Beauty Play Set\n      \u003c\/h2\u003e\n\n      \u003cp class=\"htx-mk-intro\"\u003e\n        Turn playtime into a creative beauty-salon adventure with this\n        \u003cstrong\u003e46-Piece Kids Makeup Set with Carry Case\u003c\/strong\u003e.\n        The colorful set combines makeup-style accessories, brushes,\n        nail accessories and decorative play items inside a stylish\n        suitcase-style case.\n      \u003c\/p\u003e\n\n      \u003cp class=\"htx-mk-intro\"\u003e\n        Kids can enjoy imaginative salon games, creative styling and\n        beauty-themed role play while keeping the complete collection\n        organized and ready for the next play session.\n      \u003c\/p\u003e\n\n    \u003c\/section\u003e\n\n\n    \u003c!-- QUICK HIGHLIGHTS --\u003e\n    \u003csection class=\"htx-mk-section\"\u003e\n\n      \u003cdiv class=\"htx-mk-quick\"\u003e\n\n        \u003cdiv class=\"htx-mk-quick-item\"\u003e\n          \u003cspan class=\"htx-mk-quick-icon\"\u003e💄\u003c\/span\u003e\n          \u003cspan class=\"htx-mk-quick-title\"\u003e\n            46-Piece Set\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"htx-mk-quick-item\"\u003e\n          \u003cspan class=\"htx-mk-quick-icon\"\u003e🎨\u003c\/span\u003e\n          \u003cspan class=\"htx-mk-quick-title\"\u003e\n            Colorful Palette\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"htx-mk-quick-item\"\u003e\n          \u003cspan class=\"htx-mk-quick-icon\"\u003e🪞\u003c\/span\u003e\n          \u003cspan class=\"htx-mk-quick-title\"\u003e\n            Built-In Mirror\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"htx-mk-quick-item\"\u003e\n          \u003cspan class=\"htx-mk-quick-icon\"\u003e👜\u003c\/span\u003e\n          \u003cspan class=\"htx-mk-quick-title\"\u003e\n            Carry Case\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/section\u003e\n\n\n    \u003c!-- FEATURES --\u003e\n    \u003csection class=\"htx-mk-section\"\u003e\n\n      \u003ch3 class=\"htx-mk-heading\"\u003e\n        Why Kids Will Love It\n      \u003c\/h3\u003e\n\n      \u003cdiv class=\"htx-mk-feature-grid\"\u003e\n\n\n        \u003cdiv class=\"htx-mk-feature\"\u003e\n\n          \u003cdiv class=\"htx-mk-feature-icon\"\u003e\n            💄\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"htx-mk-feature-body\"\u003e\n\n            \u003cspan class=\"htx-mk-feature-title\"\u003e\n              Complete Beauty Play Set\n            \u003c\/span\u003e\n\n            \u003cp class=\"htx-mk-feature-text\"\u003e\n              A colorful collection of beauty and makeup-style\n              accessories for imaginative salon and role play.\n            \u003c\/p\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"htx-mk-feature\"\u003e\n\n          \u003cdiv class=\"htx-mk-feature-icon\"\u003e\n            🖌️\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"htx-mk-feature-body\"\u003e\n\n            \u003cspan class=\"htx-mk-feature-title\"\u003e\n              Brushes \u0026amp; Accessories\n            \u003c\/span\u003e\n\n            \u003cp class=\"htx-mk-feature-text\"\u003e\n              Includes multiple brush-style accessories and beauty-play\n              items for creating different pretend salon looks.\n            \u003c\/p\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"htx-mk-feature\"\u003e\n\n          \u003cdiv class=\"htx-mk-feature-icon\"\u003e\n            💅\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"htx-mk-feature-body\"\u003e\n\n            \u003cspan class=\"htx-mk-feature-title\"\u003e\n              Nail-Themed Play\n            \u003c\/span\u003e\n\n            \u003cp class=\"htx-mk-feature-text\"\u003e\n              Nail accessories and decorative pieces add another fun\n              activity to the beauty-play experience.\n            \u003c\/p\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"htx-mk-feature\"\u003e\n\n          \u003cdiv class=\"htx-mk-feature-icon\"\u003e\n            ✨\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"htx-mk-feature-body\"\u003e\n\n            \u003cspan class=\"htx-mk-feature-title\"\u003e\n              Creative Role Play\n            \u003c\/span\u003e\n\n            \u003cp class=\"htx-mk-feature-text\"\u003e\n              Encourages kids to create their own pretend beauty salon,\n              styling sessions and imaginative play stories.\n            \u003c\/p\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n\n      \u003c\/div\u003e\n\n    \u003c\/section\u003e\n\n\n    \u003c!-- ROLE PLAY IDEAS --\u003e\n    \u003csection class=\"htx-mk-section htx-mk-play\"\u003e\n\n      \u003ch3 class=\"htx-mk-heading\"\u003e\n        Perfect for Creative Play\n      \u003c\/h3\u003e\n\n      \u003cdiv class=\"htx-mk-play-grid\"\u003e\n\n        \u003cdiv class=\"htx-mk-play-item\"\u003e\n          Pretend Beauty Salon\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"htx-mk-play-item\"\u003e\n          Makeup Role Play\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"htx-mk-play-item\"\u003e\n          Nail Art Play\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"htx-mk-play-item\"\u003e\n          Dress-Up Activities\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"htx-mk-play-item\"\u003e\n          Birthday Playtime\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"htx-mk-play-item\"\u003e\n          Creative Styling\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"htx-mk-play-item\"\u003e\n          Imaginative Play\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"htx-mk-play-item\"\u003e\n          Gift Giving\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/section\u003e\n\n\n    \u003c!-- CARRY CASE --\u003e\n    \u003csection class=\"htx-mk-section\"\u003e\n\n      \u003cdiv class=\"htx-mk-case\"\u003e\n\n        \u003cdiv class=\"htx-mk-case-icon\"\u003e\n          👜\n        \u003c\/div\u003e\n\n        \u003cdiv\u003e\n\n          \u003cspan class=\"htx-mk-case-title\"\u003e\n            Stylish Portable Carry Case\n          \u003c\/span\u003e\n\n          \u003cp class=\"htx-mk-case-text\"\u003e\n            The suitcase-style case helps keep the makeup-style accessories,\n            brushes, nail items and other pieces organized together.\n            A built-in handle makes the set convenient to carry and store.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/section\u003e\n\n\n    \u003c!-- KIT CONTENTS --\u003e\n    \u003csection class=\"htx-mk-section htx-mk-package\"\u003e\n\n      \u003ch3 class=\"htx-mk-heading\"\u003e\n        Inside the 46-Piece Set\n      \u003c\/h3\u003e\n\n      \u003cdiv class=\"htx-mk-package-grid\"\u003e\n\n        \u003cdiv class=\"htx-mk-package-item\"\u003e\n          \u003cspan class=\"htx-mk-check\"\u003e✓\u003c\/span\u003e\n          \u003cspan\u003eColorful makeup-style palette.\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"htx-mk-package-item\"\u003e\n          \u003cspan class=\"htx-mk-check\"\u003e✓\u003c\/span\u003e\n          \u003cspan\u003eAssorted beauty-play accessories.\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"htx-mk-package-item\"\u003e\n          \u003cspan class=\"htx-mk-check\"\u003e✓\u003c\/span\u003e\n          \u003cspan\u003eMakeup brush-style accessories.\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"htx-mk-package-item\"\u003e\n          \u003cspan class=\"htx-mk-check\"\u003e✓\u003c\/span\u003e\n          \u003cspan\u003eNail-themed accessories and decorative items.\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"htx-mk-package-item\"\u003e\n          \u003cspan class=\"htx-mk-check\"\u003e✓\u003c\/span\u003e\n          \u003cspan\u003eBuilt-in mirror.\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"htx-mk-package-item\"\u003e\n          \u003cspan class=\"htx-mk-check\"\u003e✓\u003c\/span\u003e\n          \u003cspan\u003ePortable suitcase-style carry case.\u003c\/span\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/section\u003e\n\n\n    \u003c!-- PRODUCT DETAILS --\u003e\n    \u003csection class=\"htx-mk-section\"\u003e\n\n      \u003ch3 class=\"htx-mk-heading\"\u003e\n        Product Details\n      \u003c\/h3\u003e\n\n      \u003cdiv class=\"htx-mk-details\"\u003e\n\n        \u003cdiv class=\"htx-mk-detail-row\"\u003e\n\n          \u003cdiv class=\"htx-mk-detail-label\"\u003e\n            Product Type\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"htx-mk-detail-value\"\u003e\n            Kids Beauty \u0026amp; Makeup Play Set\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"htx-mk-detail-row\"\u003e\n\n          \u003cdiv class=\"htx-mk-detail-label\"\u003e\n            Set Size\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"htx-mk-detail-value\"\u003e\n            46 Pieces\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"htx-mk-detail-row\"\u003e\n\n          \u003cdiv class=\"htx-mk-detail-label\"\u003e\n            Case Style\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"htx-mk-detail-value\"\u003e\n            Portable Suitcase with Handle\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"htx-mk-detail-row\"\u003e\n\n          \u003cdiv class=\"htx-mk-detail-label\"\u003e\n            Mirror\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"htx-mk-detail-value\"\u003e\n            Built-In\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"htx-mk-detail-row\"\u003e\n\n          \u003cdiv class=\"htx-mk-detail-label\"\u003e\n            Color Theme\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"htx-mk-detail-value\"\u003e\n            Pink \/ Multicolor\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"htx-mk-detail-row\"\u003e\n\n          \u003cdiv class=\"htx-mk-detail-label\"\u003e\n            Play Style\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"htx-mk-detail-value\"\u003e\n            Beauty Salon, Styling \u0026amp; Role Play\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/section\u003e\n\n\n    \u003c!-- SAFETY --\u003e\n    \u003csection class=\"htx-mk-section htx-mk-safety\"\u003e\n\n      \u003cspan class=\"htx-mk-safety-title\"\u003e\n        Important Safety Information\n      \u003c\/span\u003e\n\n      \u003cdiv class=\"htx-mk-safety-list\"\u003e\n\n        \u003cdiv class=\"htx-mk-safety-item\"\u003e\n          \u003cspan\u003e⚠️\u003c\/span\u003e\n          \u003cspan\u003e\n            Adult supervision is recommended during use.\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"htx-mk-safety-item\"\u003e\n          \u003cspan\u003e⚠️\u003c\/span\u003e\n          \u003cspan\u003e\n            Contains small accessories that should be kept away from babies\n            and younger children.\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"htx-mk-safety-item\"\u003e\n          \u003cspan\u003e⚠️\u003c\/span\u003e\n          \u003cspan\u003e\n            Do not swallow any product or accessory.\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"htx-mk-safety-item\"\u003e\n          \u003cspan\u003e⚠️\u003c\/span\u003e\n          \u003cspan\u003e\n            Avoid direct contact with the eyes and use all items only as\n            intended according to the supplied product instructions.\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"htx-mk-safety-item\"\u003e\n          \u003cspan\u003e⚠️\u003c\/span\u003e\n          \u003cspan\u003e\n            Store all accessories securely in the carry case after play.\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/section\u003e\n\n\n    \u003c!-- NOTE --\u003e\n    \u003cdiv class=\"htx-mk-note\"\u003e\n\n      \u003cspan class=\"htx-mk-note-title\"\u003e\n        Please Note\n      \u003c\/span\u003e\n\n      \u003cp class=\"htx-mk-note-text\"\u003e\n        Product packaging artwork, colors and individual accessory designs\n        may vary slightly between production batches. Exact accessory styles\n        should be checked against the current Happy Tots stock before dispatch.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Happy Tots","offers":[{"title":"Default Title","offer_id":50561212383474,"sku":"TOY-PRE-017-MK46","price":4500.0,"currency_code":"PKR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0850\/4154\/5458\/files\/46-piece-kids-makeup-set-with-carry-case-pretend-beauty-nail-art-play-kitImageSep25_2026_02_38_14AM_1.webp?v=1790286326","url":"https:\/\/happytots.pk\/products\/46-piece-kids-makeup-set-with-carry-case-pretend-beauty-nail-art-play-kit","provider":"Happy Tots","version":"1.0","type":"link"}