{"product_id":"farw","title":"🎁50-Color Erasable Triangular Colored Pencils with Eraser Tips","description":"\u003cstyle\u003e\n  .moonighty-pencil-page {\n    max-width: 760px;\n    margin: 0 auto;\n    padding: 0;\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Arial, Helvetica, sans-serif;\n    color: #3f4147;\n    font-size: 16px;\n    line-height: 1.65;\n    background: #ffffff;\n  }\n\n  .moonighty-pencil-page * {\n    box-sizing: border-box;\n  }\n\n  .moonighty-pencil-page img {\n    display: block;\n    width: 100%;\n    max-width: 100%;\n    height: auto;\n    margin: 16px auto 28px;\n    border-radius: 14px;\n  }\n\n  .mp-section {\n    margin-bottom: 34px;\n  }\n\n  \/* SECTION TITLE *\/\n  .mp-title {\n    margin: 0 0 20px;\n    padding: 11px 15px;\n    border-left: 5px solid #d98aa6;\n    border-radius: 0 10px 10px 0;\n    background: linear-gradient(90deg, #fff1f6 0%, #fffafd 100%);\n    color: #a95d78;\n    font-size: 22px;\n    font-weight: 800;\n    line-height: 1.3;\n    letter-spacing: 0.3px;\n  }\n\n  \/* FEATURE CARD *\/\n  .mp-feature {\n    margin: 0 0 18px;\n    padding: 18px 17px;\n    border: 1px solid #eee4eb;\n    border-radius: 14px;\n    background: #fffafd;\n    box-shadow: 0 3px 12px rgba(120, 80, 110, 0.05);\n  }\n\n  .mp-feature-title {\n    display: flex;\n    align-items: flex-start;\n    gap: 9px;\n    margin: 0 0 9px;\n    color: #8f5a78;\n    font-size: 18px;\n    font-weight: 800;\n    line-height: 1.35;\n  }\n\n  .mp-icon {\n    flex: 0 0 auto;\n    font-size: 20px;\n    line-height: 1.2;\n  }\n\n  .mp-feature p {\n    margin: 0;\n    color: #4b4d53;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .mp-highlight {\n    color: #b86888;\n    font-weight: 700;\n  }\n\n  \/* TAGS *\/\n  .mp-tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin-top: 14px;\n  }\n\n  .mp-tag {\n    display: inline-block;\n    padding: 6px 10px;\n    border-radius: 20px;\n    font-size: 14px;\n    font-weight: 700;\n    line-height: 1.3;\n  }\n\n  .mp-tag-pink {\n    background: #fbe8f0;\n    color: #a95d78;\n  }\n\n  .mp-tag-purple {\n    background: #f1ebfb;\n    color: #75609d;\n  }\n\n  .mp-tag-green {\n    background: #eaf7f0;\n    color: #4f8168;\n  }\n\n  .mp-tag-blue {\n    background: #eaf5fb;\n    color: #527d96;\n  }\n\n  .mp-tag-yellow {\n    background: #fff4dc;\n    color: #8b6b2c;\n  }\n\n  \/* SPECIFICATIONS *\/\n  .mp-spec-box {\n    overflow: hidden;\n    border: 1px solid #e9e4eb;\n    border-radius: 14px;\n    background: #fcfbfd;\n  }\n\n  .mp-spec-row {\n    display: flex;\n    gap: 15px;\n    padding: 14px 16px;\n    border-bottom: 1px solid #eeeaf0;\n  }\n\n  .mp-spec-row:last-child {\n    border-bottom: none;\n  }\n\n  .mp-spec-label {\n    flex: 0 0 125px;\n    color: #9a607c;\n    font-weight: 800;\n  }\n\n  .mp-spec-value {\n    flex: 1;\n    color: #44474d;\n  }\n\n  \/* PACKAGE *\/\n  .mp-package {\n    padding: 17px 18px;\n    border: 1px solid #eadff0;\n    border-radius: 14px;\n    background: linear-gradient(135deg, #faf3ff 0%, #fffafd 100%);\n  }\n\n  .mp-package p {\n    margin: 0;\n    color: #49424d;\n    font-size: 16px;\n    font-weight: 700;\n  }\n\n  \/* NOTES *\/\n  .mp-notes {\n    padding: 17px 18px;\n    border: 1px solid #e4e6e8;\n    border-radius: 14px;\n    background: #f8f9fa;\n  }\n\n  .mp-notes p {\n    position: relative;\n    margin: 0 0 11px;\n    padding-left: 23px;\n    color: #56595f;\n    font-size: 15px;\n    line-height: 1.6;\n  }\n\n  .mp-notes p:last-child {\n    margin-bottom: 0;\n  }\n\n  .mp-notes p::before {\n    content: \"•\";\n    position: absolute;\n    left: 6px;\n    top: 0;\n    color: #ca7c99;\n    font-weight: 900;\n  }\n\n  \/* AUTHENTICITY *\/\n  .mp-authenticity {\n    margin-top: 40px;\n    padding: 22px 18px;\n    border: 2px solid #9b647b;\n    border-radius: 16px;\n    background: linear-gradient(135deg, #fff7fa 0%, #f8f0f4 100%);\n    text-align: center;\n    box-shadow: 0 4px 14px rgba(120, 75, 100, 0.08);\n  }\n\n  .mp-authenticity-icon {\n    margin-bottom: 8px;\n    font-size: 29px;\n  }\n\n  .mp-authenticity-title {\n    margin: 0 0 10px;\n    color: #7f4f65;\n    font-size: 20px;\n    font-weight: 900;\n    line-height: 1.3;\n  }\n\n  .mp-authenticity p {\n    margin: 0;\n    color: #4f4b50;\n    font-size: 15px;\n    line-height: 1.65;\n  }\n\n  .mp-brand {\n    color: #9a607c;\n    font-weight: 800;\n  }\n\n  \/* MOBILE *\/\n  @media (max-width: 480px) {\n    .moonighty-pencil-page {\n      font-size: 16px;\n    }\n\n    .mp-section {\n      margin-bottom: 30px;\n    }\n\n    .mp-title {\n      font-size: 21px;\n      padding: 10px 14px;\n    }\n\n    .mp-feature {\n      padding: 16px 15px;\n    }\n\n    .mp-feature-title {\n      font-size: 17px;\n    }\n\n    .mp-feature p {\n      font-size: 16px;\n    }\n\n    .mp-spec-row {\n      display: block;\n      padding: 13px 15px;\n    }\n\n    .mp-spec-label {\n      display: block;\n      margin-bottom: 3px;\n    }\n\n    .mp-authenticity-title {\n      font-size: 19px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003carticle class=\"moonighty-pencil-page\"\u003e\n\n  \u003c!-- FEATURES --\u003e\n  \u003cdiv class=\"mp-section\"\u003e\n\n    \u003cdiv class=\"mp-title\"\u003e\n      FEATURES\n    \u003c\/div\u003e\n\n\n    \u003c!-- FEATURE 1 --\u003e\n    \u003cdiv class=\"mp-feature\"\u003e\n\n      \u003cdiv class=\"mp-feature-title\"\u003e\n        \u003cspan class=\"mp-icon\"\u003e🌈\u003c\/span\u003e\n        \u003cspan\u003e50 VIBRANT MACARON COLORS\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cp\u003e\n        Bring your ideas to life with a rich collection of\n        \u003cspan class=\"mp-highlight\"\u003e50 bright and pastel-inspired shades\u003c\/span\u003e.\n        From soft macaron tones to vibrant everyday colors, the wide palette gives\n        artists, students and hobbyists more freedom to blend, layer, shade and\n        create detailed artwork.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"mp-tags\"\u003e\n        \u003cspan class=\"mp-tag mp-tag-pink\"\u003e50 Colors\u003c\/span\u003e\n        \u003cspan class=\"mp-tag mp-tag-purple\"\u003ePastel Shades\u003c\/span\u003e\n        \u003cspan class=\"mp-tag mp-tag-green\"\u003eCreative Freedom\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0705\/8935\/0183\/files\/1_dd56dcb8-05a2-4b69-83e5-a356c0ac5672.png?v=1787844725\" alt=\"50 vibrant macaron colored pencils\" loading=\"lazy\"\u003e\n\n\n    \u003c!-- FEATURE 2 --\u003e\n    \u003cdiv class=\"mp-feature\"\u003e\n\n      \u003cdiv class=\"mp-feature-title\"\u003e\n        \u003cspan class=\"mp-icon\"\u003e✏️\u003c\/span\u003e\n        \u003cspan\u003eERASABLE COLORED PENCILS\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cp\u003e\n        Each pencil features a\n        \u003cspan class=\"mp-highlight\"\u003ebuilt-in eraser tip\u003c\/span\u003e,\n        making it easier to correct small mistakes, refine outlines and adjust\n        details without having to start your artwork over.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"mp-tags\"\u003e\n        \u003cspan class=\"mp-tag mp-tag-pink\"\u003eBuilt-In Eraser\u003c\/span\u003e\n        \u003cspan class=\"mp-tag mp-tag-blue\"\u003eEasy Corrections\u003c\/span\u003e\n        \u003cspan class=\"mp-tag mp-tag-yellow\"\u003eMore Creative Control\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0705\/8935\/0183\/files\/2_c5b095fb-ab2f-452c-9b35-5a830376f893.png?v=1787844723\" alt=\"Erasable colored pencils with built in eraser tips\" loading=\"lazy\"\u003e\n\n\n    \u003c!-- FEATURE 3 --\u003e\n    \u003cdiv class=\"mp-feature\"\u003e\n\n      \u003cdiv class=\"mp-feature-title\"\u003e\n        \u003cspan class=\"mp-icon\"\u003e🤲\u003c\/span\u003e\n        \u003cspan\u003eCOMFORTABLE TRIANGULAR BARREL\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cp\u003e\n        The ergonomic triangular shape sits naturally in the hand and helps provide\n        \u003cspan class=\"mp-highlight\"\u003ecomfortable control during longer drawing and coloring sessions\u003c\/span\u003e.\n        Its anti-roll profile also helps keep pencils from constantly rolling off\n        desks and tables.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"mp-tags\"\u003e\n        \u003cspan class=\"mp-tag mp-tag-purple\"\u003eErgonomic Grip\u003c\/span\u003e\n        \u003cspan class=\"mp-tag mp-tag-green\"\u003eAnti-Roll Design\u003c\/span\u003e\n        \u003cspan class=\"mp-tag mp-tag-blue\"\u003eEasy Control\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0705\/8935\/0183\/files\/3_238e2ba0-5d59-4b8f-87c9-14a38476b211.png?v=1787844723\" alt=\"Triangular ergonomic colored pencil design\" loading=\"lazy\"\u003e\n\n\n    \u003c!-- FEATURE 4 --\u003e\n    \u003cdiv class=\"mp-feature\"\u003e\n\n      \u003cdiv class=\"mp-feature-title\"\u003e\n        \u003cspan class=\"mp-icon\"\u003e🎨\u003c\/span\u003e\n        \u003cspan\u003eSMOOTH COLOR LAYDOWN \u0026amp; EASY BLENDING\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cp\u003e\n        Designed for smooth and even color application, these pencils make it\n        easier to build layers, create gradients and add soft shading.\n        Perfect for\n        \u003cspan class=\"mp-highlight\"\u003ecoloring, sketching, journaling, illustration and everyday art projects\u003c\/span\u003e.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"mp-tags\"\u003e\n        \u003cspan class=\"mp-tag mp-tag-pink\"\u003eSmooth Coloring\u003c\/span\u003e\n        \u003cspan class=\"mp-tag mp-tag-purple\"\u003eEasy Blending\u003c\/span\u003e\n        \u003cspan class=\"mp-tag mp-tag-green\"\u003eLayer \u0026amp; Shade\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0705\/8935\/0183\/files\/5_66b55eca-d11e-4c99-a0b5-40e3c9d3eac5.png?v=1787844723\" alt=\"Smooth blending colored pencils\" loading=\"lazy\"\u003e\n\n\n    \u003c!-- FEATURE 5 --\u003e\n    \u003cdiv class=\"mp-feature\"\u003e\n\n      \u003cdiv class=\"mp-feature-title\"\u003e\n        \u003cspan class=\"mp-icon\"\u003e🎁\u003c\/span\u003e\n        \u003cspan\u003eALL-IN-ONE ART SET FOR SCHOOL, HOME \u0026amp; GIFTS\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cp\u003e\n        With 50 colors together in one convenient set, these pencils are ideal for\n        \u003cspan class=\"mp-highlight\"\u003eschool supplies, art classes, creative hobbies,\n        travel drawing and gift giving\u003c\/span\u003e.\n        A colorful and practical choice for kids, teens, adults and anyone who\n        enjoys drawing.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"mp-tags\"\u003e\n        \u003cspan class=\"mp-tag mp-tag-blue\"\u003e🏫 School\u003c\/span\u003e\n        \u003cspan class=\"mp-tag mp-tag-green\"\u003e🏠 Home\u003c\/span\u003e\n        \u003cspan class=\"mp-tag mp-tag-purple\"\u003e🎨 Art Projects\u003c\/span\u003e\n        \u003cspan class=\"mp-tag mp-tag-pink\"\u003e🎁 Gifts\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0705\/8935\/0183\/files\/4_d03f78b5-69c8-4a41-ac73-7f666dfcda77.png?v=1787844723\" alt=\"50 color pencil art set for school and home\" loading=\"lazy\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0705\/8935\/0183\/files\/7_c15c2eec-78e8-4883-badd-f2d645e91a5a.png?v=1787844723\" alt=\"Macaron colored pencil set for drawing and coloring\" loading=\"lazy\"\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- SPECIFICATIONS --\u003e\n  \u003cdiv class=\"mp-section\"\u003e\n\n    \u003cdiv class=\"mp-title\"\u003e\n      SPECIFICATIONS\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"mp-spec-box\"\u003e\n\n      \u003cdiv class=\"mp-spec-row\"\u003e\n        \u003cdiv class=\"mp-spec-label\"\u003eProduct Type\u003c\/div\u003e\n        \u003cdiv class=\"mp-spec-value\"\u003e\n          Erasable Colored Pencil Set\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mp-spec-row\"\u003e\n        \u003cdiv class=\"mp-spec-label\"\u003eQuantity\u003c\/div\u003e\n        \u003cdiv class=\"mp-spec-value\"\u003e\n          50 Colors\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mp-spec-row\"\u003e\n        \u003cdiv class=\"mp-spec-label\"\u003eBarrel Shape\u003c\/div\u003e\n        \u003cdiv class=\"mp-spec-value\"\u003e\n          Triangular\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mp-spec-row\"\u003e\n        \u003cdiv class=\"mp-spec-label\"\u003eFeature\u003c\/div\u003e\n        \u003cdiv class=\"mp-spec-value\"\u003e\n          Built-In Eraser Tip\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mp-spec-row\"\u003e\n        \u003cdiv class=\"mp-spec-label\"\u003eColor Style\u003c\/div\u003e\n        \u003cdiv class=\"mp-spec-value\"\u003e\n          Bright \u0026amp; Macaron-Inspired Assorted Colors\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mp-spec-row\"\u003e\n        \u003cdiv class=\"mp-spec-label\"\u003eApplication\u003c\/div\u003e\n        \u003cdiv class=\"mp-spec-value\"\u003e\n          Drawing, Coloring, Sketching, School, Journaling \u0026amp; Art Projects\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- PACKAGE --\u003e\n  \u003cdiv class=\"mp-section\"\u003e\n\n    \u003cdiv class=\"mp-title\"\u003e\n      PACKAGE INCLUDES\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"mp-package\"\u003e\n      \u003cp\u003e\n        🎁 1 × 50-Color Erasable Triangular Colored Pencil Set\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- NOTES --\u003e\n  \u003cdiv class=\"mp-section\"\u003e\n\n    \u003cdiv class=\"mp-title\"\u003e\n      NOTES\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"mp-notes\"\u003e\n\n      \u003cp\u003e\n        Actual pencil colors may vary slightly due to lighting conditions,\n        monitor settings and production batches.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Erasability may vary depending on the type of paper, coloring pressure\n        and number of color layers applied.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Avoid pressing excessively hard when coloring to help maintain the pencil\n        core and achieve smoother blending.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Sharpen pencil points carefully and keep sharp points away from the face\n        and eyes.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Young children should use the pencils with appropriate adult supervision.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- ANTI-COUNTERFEIT NOTICE --\u003e\n  \u003cdiv class=\"mp-authenticity\"\u003e\n\n    \u003cdiv class=\"mp-authenticity-icon\"\u003e\n      🛡️\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"mp-authenticity-title\"\u003e\n      BEWARE OF COUNTERFEIT \u0026amp; IMITATION PRODUCTS\n    \u003c\/div\u003e\n\n    \u003cp\u003e\n      To protect your shopping experience, please make sure you are purchasing\n      through an\n      \u003cspan class=\"mp-brand\"\u003eofficial Moonighty® store page\u003c\/span\u003e.\n      Be cautious of unauthorized sellers, imitation websites and products\n      falsely claiming to be associated with\n      \u003cspan class=\"mp-brand\"\u003eMoonighty®\u003c\/span\u003e.\n      Please carefully verify the store information before placing your order.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/article\u003e","brand":"moonighty","offers":[{"title":"50 colors🔥","offer_id":51936368623911,"sku":"LP20552350","price":34.99,"currency_code":"USD","in_stock":true},{"title":"15 colors","offer_id":51936368656679,"sku":"LP20552350A1","price":17.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0705\/8935\/0183\/files\/1_dd56dcb8-05a2-4b69-83e5-a356c0ac5672.png?v=1787844725","url":"https:\/\/moonighty.com\/products\/farw","provider":"moonighty","version":"1.0","type":"link"}