{"product_id":"12-piece-graphite-drawing-pencil-set","title":"12-Piece Graphite Drawing Pencil Set from 6H to 8B","description":"\u003cstyle\u003e\n  .graphite-tone-lab{\n    --black:#17191d;\n    --graphite:#343941;\n    --slate:#69717c;\n    --silver:#c7ccd1;\n    --mist:#eef0f2;\n    --paper:#ffffff;\n    --cream:#faf8f1;\n    --accent:#d8b45b;\n    --muted:#666d75;\n    max-width:1040px;\n    margin:0 auto;\n    color:var(--black);\n    font-family:Arial,Helvetica,sans-serif;\n    line-height:1.55;\n  }\n\n  .graphite-tone-lab *,\n  .graphite-tone-lab *::before,\n  .graphite-tone-lab *::after{\n    box-sizing:border-box;\n  }\n\n  .gtl-hero{\n    overflow:hidden;\n    border:5px solid var(--black);\n    background:var(--paper);\n  }\n\n  .gtl-topbar{\n    display:flex;\n    justify-content:space-between;\n    gap:15px;\n    padding:13px 18px;\n    background:var(--black);\n  }\n\n  .gtl-topbar strong,\n  .gtl-topbar span{\n    color:#ffffff!important;\n    -webkit-text-fill-color:#ffffff!important;\n    font-size:10px!important;\n    font-weight:900!important;\n    letter-spacing:1px!important;\n    text-transform:uppercase!important;\n  }\n\n  .gtl-hero-body{\n    display:grid;\n    grid-template-columns:.92fr 1.08fr;\n    gap:28px;\n    align-items:center;\n    padding:34px;\n    background:\n      linear-gradient(90deg,rgba(23,25,29,.05) 1px,transparent 1px),\n      linear-gradient(rgba(23,25,29,.05) 1px,transparent 1px),\n      var(--cream);\n    background-size:28px 28px;\n  }\n\n  .gtl-label{\n    display:inline-block;\n    padding:8px 12px;\n    border:3px solid var(--black);\n    background:var(--accent);\n    color:var(--black)!important;\n    -webkit-text-fill-color:var(--black)!important;\n    font-size:10px!important;\n    font-weight:900!important;\n    text-transform:uppercase!important;\n  }\n\n  .gtl-copy h2{\n    margin:18px 0 13px!important;\n    color:var(--black)!important;\n    -webkit-text-fill-color:var(--black)!important;\n    font-size:clamp(34px,5vw,52px)!important;\n    line-height:1.04!important;\n    font-weight:950!important;\n  }\n\n  .gtl-copy h2 span{\n    display:block;\n    color:var(--graphite)!important;\n    -webkit-text-fill-color:var(--graphite)!important;\n  }\n\n  .gtl-copy p{\n    margin:0!important;\n    color:var(--muted)!important;\n    -webkit-text-fill-color:var(--muted)!important;\n    font-size:16px!important;\n  }\n\n  .gtl-chips{\n    display:flex;\n    flex-wrap:wrap;\n    gap:8px;\n    margin-top:18px;\n  }\n\n  .gtl-chips span{\n    padding:8px 10px;\n    border:2px solid var(--black);\n    background:#ffffff;\n    color:var(--black)!important;\n    -webkit-text-fill-color:var(--black)!important;\n    font-size:11px!important;\n    font-weight:850!important;\n  }\n\n  .gtl-scale-panel{\n    padding:24px;\n    border:5px solid var(--black);\n    background:var(--mist);\n  }\n\n  .gtl-panel-title{\n    padding:9px;\n    border:3px solid var(--black);\n    background:#ffffff;\n    color:var(--black)!important;\n    -webkit-text-fill-color:var(--black)!important;\n    text-align:center;\n    font-size:10px!important;\n    font-weight:900!important;\n    text-transform:uppercase!important;\n  }\n\n  .gtl-scale{\n    display:grid;\n    grid-template-columns:repeat(12,minmax(0,1fr));\n    gap:4px;\n    margin-top:24px;\n    min-height:230px;\n    align-items:end;\n  }\n\n  .gtl-grade{\n    position:relative;\n    display:flex;\n    align-items:flex-end;\n    justify-content:center;\n    min-height:90px;\n    padding:9px 3px;\n    border:2px solid var(--black);\n    background:#f4f4f4;\n    color:var(--black)!important;\n    -webkit-text-fill-color:var(--black)!important;\n    font-size:9px!important;\n    font-weight:900!important;\n  }\n\n  .gtl-grade:nth-child(1){height:92px;background:#f4f4f4;}\n  .gtl-grade:nth-child(2){height:102px;background:#e6e6e6;}\n  .gtl-grade:nth-child(3){height:112px;background:#d8d8d8;}\n  .gtl-grade:nth-child(4){height:122px;background:#c9c9c9;}\n  .gtl-grade:nth-child(5){height:132px;background:#b7b7b7;}\n  .gtl-grade:nth-child(6){height:142px;background:#a4a4a4;}\n  .gtl-grade:nth-child(7){height:152px;background:#8f8f8f;color:#fff!important;-webkit-text-fill-color:#fff!important;}\n  .gtl-grade:nth-child(8){height:162px;background:#797979;color:#fff!important;-webkit-text-fill-color:#fff!important;}\n  .gtl-grade:nth-child(9){height:172px;background:#626262;color:#fff!important;-webkit-text-fill-color:#fff!important;}\n  .gtl-grade:nth-child(10){height:182px;background:#4b4b4b;color:#fff!important;-webkit-text-fill-color:#fff!important;}\n  .gtl-grade:nth-child(11){height:192px;background:#343434;color:#fff!important;-webkit-text-fill-color:#fff!important;}\n  .gtl-grade:nth-child(12){height:202px;background:#1d1d1d;color:#fff!important;-webkit-text-fill-color:#fff!important;}\n\n  .gtl-scale-caption{\n    margin-top:13px;\n    display:flex;\n    justify-content:space-between;\n    gap:15px;\n    color:var(--muted)!important;\n    -webkit-text-fill-color:var(--muted)!important;\n    font-size:10px!important;\n    font-weight:850!important;\n    text-transform:uppercase!important;\n  }\n\n  .gtl-stats{\n    display:grid;\n    grid-template-columns:repeat(4,minmax(0,1fr));\n    gap:2px;\n    border-top:5px solid var(--black);\n    background:var(--black);\n  }\n\n  .gtl-stat{\n    padding:16px 9px;\n    background:#ffffff;\n    text-align:center;\n  }\n\n  .gtl-stat strong{\n    display:block;\n    color:var(--black)!important;\n    -webkit-text-fill-color:var(--black)!important;\n    font-size:14px!important;\n  }\n\n  .gtl-stat span{\n    color:var(--muted)!important;\n    -webkit-text-fill-color:var(--muted)!important;\n    font-size:11px!important;\n  }\n\n  .gtl-section{\n    padding:46px 18px 0;\n  }\n\n  .gtl-section h3{\n    margin:0 0 18px!important;\n    color:var(--black)!important;\n    -webkit-text-fill-color:var(--black)!important;\n    font-size:27px!important;\n  }\n\n  .gtl-workflow{\n    display:grid;\n    grid-template-columns:repeat(4,minmax(0,1fr));\n    gap:12px;\n  }\n\n  .gtl-work-card{\n    min-height:165px;\n    padding:21px;\n    border:4px solid var(--black);\n    background:#ffffff;\n  }\n\n  .gtl-work-card:nth-child(2){background:#f1f2f3;}\n  .gtl-work-card:nth-child(3){background:#dedfe1;}\n  .gtl-work-card:nth-child(4){\n    background:var(--graphite);\n  }\n\n  .gtl-work-card:nth-child(4),\n  .gtl-work-card:nth-child(4) *{\n    color:#ffffff!important;\n    -webkit-text-fill-color:#ffffff!important;\n  }\n\n  .gtl-work-card span{\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    width:40px;\n    height:40px;\n    margin-bottom:12px;\n    border:3px solid var(--black);\n    border-radius:50%;\n    background:var(--accent);\n    color:var(--black)!important;\n    -webkit-text-fill-color:var(--black)!important;\n    font-weight:950!important;\n  }\n\n  .gtl-work-card strong{\n    display:block;\n    margin-bottom:6px;\n    color:var(--black)!important;\n    -webkit-text-fill-color:var(--black)!important;\n    font-size:17px!important;\n  }\n\n  .gtl-work-card p{\n    margin:0!important;\n    color:var(--muted)!important;\n    -webkit-text-fill-color:var(--muted)!important;\n    font-size:13px!important;\n  }\n\n  .gtl-kit{\n    display:grid;\n    grid-template-columns:1.25fr .75fr .75fr;\n    gap:14px;\n  }\n\n  .gtl-kit-card{\n    min-height:170px;\n    padding:22px;\n    border:4px solid var(--black);\n    background:#ffffff;\n  }\n\n  .gtl-kit-card.main{\n    background:var(--mist);\n  }\n\n  .gtl-kit-card.accent{\n    background:var(--accent);\n  }\n\n  .gtl-kit-card strong{\n    display:block;\n    margin-bottom:7px;\n    color:var(--black)!important;\n    -webkit-text-fill-color:var(--black)!important;\n    font-size:18px!important;\n  }\n\n  .gtl-kit-card p{\n    margin:0!important;\n    color:var(--muted)!important;\n    -webkit-text-fill-color:var(--muted)!important;\n    font-size:13px!important;\n  }\n\n  .gtl-use-row{\n    display:grid;\n    grid-template-columns:repeat(4,minmax(0,1fr));\n    gap:10px;\n  }\n\n  .gtl-use{\n    padding:18px 10px;\n    border:3px dashed var(--black);\n    background:var(--cream);\n    color:var(--black)!important;\n    -webkit-text-fill-color:var(--black)!important;\n    text-align:center;\n    font-size:11px!important;\n    font-weight:900!important;\n  }\n\n  .gtl-footer{\n    margin-top:46px;\n    padding:34px 24px;\n    border:9px solid var(--accent);\n    background:var(--black);\n    text-align:center;\n  }\n\n  .gtl-footer,\n  .gtl-footer *,\n  .gtl-footer h3,\n  .gtl-footer p{\n    color:#ffffff!important;\n    -webkit-text-fill-color:#ffffff!important;\n  }\n\n  .gtl-footer h3{\n    margin:0 0 7px!important;\n    font-size:27px!important;\n  }\n\n  .gtl-footer p{\n    max-width:690px;\n    margin:0 auto!important;\n  }\n\n  .gtl-faq{\n    margin-top:46px;\n    border:5px solid var(--black);\n    background:#ffffff;\n  }\n\n  .gtl-faq-title{\n    padding:19px;\n    border-bottom:5px solid var(--black);\n    background:var(--mist);\n  }\n\n  .gtl-faq-title h3{\n    margin:0!important;\n    color:var(--black)!important;\n    -webkit-text-fill-color:var(--black)!important;\n    font-size:25px!important;\n  }\n\n  .gtl-faq details{\n    margin:0!important;\n    padding:0!important;\n    border:0!important;\n    border-bottom:3px solid var(--black)!important;\n    background:#ffffff!important;\n  }\n\n  .gtl-faq details:last-child{\n    border-bottom:0!important;\n  }\n\n  .gtl-faq summary{\n    position:relative;\n    display:block;\n    width:100%;\n    margin:0!important;\n    padding:17px 70px 17px 18px!important;\n    border:0!important;\n    outline:0;\n    list-style:none!important;\n    background:#ffffff!important;\n    color:var(--black)!important;\n    -webkit-text-fill-color:var(--black)!important;\n    cursor:pointer;\n    font-size:15px!important;\n    font-weight:900!important;\n    line-height:1.4!important;\n  }\n\n  .gtl-faq summary::-webkit-details-marker{\n    display:none!important;\n  }\n\n  .gtl-faq summary::marker{\n    content:\"\"!important;\n  }\n\n  .gtl-faq summary::after{\n    content:\"+\";\n    position:absolute;\n    right:17px;\n    top:50%;\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    width:36px;\n    height:36px;\n    transform:translateY(-50%);\n    border:3px solid var(--black);\n    background:var(--accent);\n    color:var(--black)!important;\n    -webkit-text-fill-color:var(--black)!important;\n    font-size:22px;\n    line-height:1;\n  }\n\n  .gtl-faq summary:hover,\n  .gtl-faq details[open] summary{\n    background:var(--mist)!important;\n  }\n\n  .gtl-faq summary:focus-visible{\n    outline:3px solid var(--accent);\n    outline-offset:-5px;\n  }\n\n  .gtl-faq details[open] summary::after{\n    content:\"−\";\n    background:var(--black);\n    color:#ffffff!important;\n    -webkit-text-fill-color:#ffffff!important;\n  }\n\n  .gtl-faq-answer{\n    padding:0 18px 18px!important;\n    background:#ffffff!important;\n    color:var(--muted)!important;\n    -webkit-text-fill-color:var(--muted)!important;\n    font-size:14px!important;\n    line-height:1.6!important;\n  }\n\n  @media(max-width:840px){\n    .gtl-hero-body{\n      grid-template-columns:1fr;\n    }\n\n    .gtl-stats,\n    .gtl-workflow{\n      grid-template-columns:repeat(2,minmax(0,1fr));\n    }\n\n    .gtl-kit{\n      grid-template-columns:1fr;\n    }\n  }\n\n  @media(max-width:600px){\n    .gtl-topbar{\n      display:grid;\n    }\n\n    .gtl-hero-body{\n      padding:21px;\n    }\n\n    .gtl-scale{\n      grid-template-columns:repeat(6,minmax(0,1fr));\n      align-items:end;\n    }\n\n    .gtl-grade{\n      height:90px!important;\n      min-height:90px;\n    }\n\n    .gtl-scale-caption{\n      display:none;\n    }\n\n    .gtl-stats,\n    .gtl-workflow,\n    .gtl-use-row{\n      grid-template-columns:1fr;\n    }\n\n    .gtl-faq summary{\n      padding:15px 62px 15px 15px!important;\n    }\n\n    .gtl-faq summary::after{\n      right:13px;\n      width:34px;\n      height:34px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"graphite-tone-lab\"\u003e\n\n  \u003csection class=\"gtl-hero\"\u003e\n    \u003cdiv class=\"gtl-topbar\"\u003e\n      \u003cstrong\u003eGraphite Tone Laboratory\u003c\/strong\u003e\n      \u003cspan\u003e12 Degrees · 6H to 8B\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"gtl-hero-body\"\u003e\n      \u003cdiv class=\"gtl-copy\"\u003e\n        \u003cspan class=\"gtl-label\"\u003eComplete Drawing Range\u003c\/span\u003e\n\n        \u003ch2\u003e\n          From Precise Construction Lines\n          \u003cspan\u003eto Deep Expressive Shading\u003c\/span\u003e\n        \u003c\/h2\u003e\n\n        \u003cp\u003e\n          Twelve graphite pencils covering hard detail grades,\n          balanced sketching tones and soft dark values,\n          complete with a sharpener, eraser and storage case.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"gtl-chips\"\u003e\n          \u003cspan\u003e12 Graphite Pencils\u003c\/span\u003e\n          \u003cspan\u003e6H–8B Range\u003c\/span\u003e\n          \u003cspan\u003eSharpener Included\u003c\/span\u003e\n          \u003cspan\u003eDust-Free Eraser\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gtl-scale-panel\"\u003e\n        \u003cdiv class=\"gtl-panel-title\"\u003e\n          Graphite Value Calibration Scale\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"gtl-scale\" aria-label=\"Graphite pencil grades from 6H to 8B\"\u003e\n          \u003cdiv class=\"gtl-grade\"\u003e6H\u003c\/div\u003e\n          \u003cdiv class=\"gtl-grade\"\u003e4H\u003c\/div\u003e\n          \u003cdiv class=\"gtl-grade\"\u003e2H\u003c\/div\u003e\n          \u003cdiv class=\"gtl-grade\"\u003eH\u003c\/div\u003e\n          \u003cdiv class=\"gtl-grade\"\u003eHB\u003c\/div\u003e\n          \u003cdiv class=\"gtl-grade\"\u003eB\u003c\/div\u003e\n          \u003cdiv class=\"gtl-grade\"\u003e2B\u003c\/div\u003e\n          \u003cdiv class=\"gtl-grade\"\u003e3B\u003c\/div\u003e\n          \u003cdiv class=\"gtl-grade\"\u003e4B\u003c\/div\u003e\n          \u003cdiv class=\"gtl-grade\"\u003e6B\u003c\/div\u003e\n          \u003cdiv class=\"gtl-grade\"\u003e7B\u003c\/div\u003e\n          \u003cdiv class=\"gtl-grade\"\u003e8B\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"gtl-scale-caption\"\u003e\n          \u003cspan\u003eHard · Light · Precise\u003c\/span\u003e\n          \u003cspan\u003eSoft · Dark · Expressive\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"gtl-stats\"\u003e\n      \u003cdiv class=\"gtl-stat\"\u003e\n        \u003cstrong\u003e12 Grades\u003c\/strong\u003e\n        \u003cspan\u003eComplete tonal progression\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gtl-stat\"\u003e\n        \u003cstrong\u003e6H–8B\u003c\/strong\u003e\n        \u003cspan\u003eHard to soft graphite\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gtl-stat\"\u003e\n        \u003cstrong\u003e0.35 lb\u003c\/strong\u003e\n        \u003cspan\u003eListed set weight\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gtl-stat\"\u003e\n        \u003cstrong\u003eStorage Case\u003c\/strong\u003e\n        \u003cspan\u003ePortable organization\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"gtl-section\"\u003e\n    \u003ch3\u003eChoose the Right Grade for Every Stage\u003c\/h3\u003e\n\n    \u003cdiv class=\"gtl-workflow\"\u003e\n      \u003cdiv class=\"gtl-work-card\"\u003e\n        \u003cspan\u003e1\u003c\/span\u003e\n        \u003cstrong\u003eConstruction\u003c\/strong\u003e\n        \u003cp\u003e\n          Use harder grades for light guidelines,\n          measurements and technical details.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gtl-work-card\"\u003e\n        \u003cspan\u003e2\u003c\/span\u003e\n        \u003cstrong\u003eSketching\u003c\/strong\u003e\n        \u003cp\u003e\n          Mid-range grades support outlines,\n          studies and everyday drawing.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gtl-work-card\"\u003e\n        \u003cspan\u003e3\u003c\/span\u003e\n        \u003cstrong\u003eShading\u003c\/strong\u003e\n        \u003cp\u003e\n          Softer pencils build gradients,\n          volume and controlled shadows.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gtl-work-card\"\u003e\n        \u003cspan\u003e4\u003c\/span\u003e\n        \u003cstrong\u003eDeep Values\u003c\/strong\u003e\n        \u003cp\u003e\n          Dark B grades create bold contrast\n          and expressive finishing marks.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"gtl-section\"\u003e\n    \u003ch3\u003eComplete Drawing Kit\u003c\/h3\u003e\n\n    \u003cdiv class=\"gtl-kit\"\u003e\n      \u003cdiv class=\"gtl-kit-card main\"\u003e\n        \u003cstrong\u003e12 Graphite Pencils\u003c\/strong\u003e\n        \u003cp\u003e\n          Includes 6H, 4H, 2H, H, HB, B,\n          2B, 3B, 4B, 6B, 7B and 8B.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gtl-kit-card accent\"\u003e\n        \u003cstrong\u003eSharpener\u003c\/strong\u003e\n        \u003cp\u003e\n          Helps prepare clean points for\n          detail work and controlled strokes.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"gtl-kit-card\"\u003e\n        \u003cstrong\u003eDust-Free Eraser\u003c\/strong\u003e\n        \u003cp\u003e\n          Removes graphite while helping\n          keep the drawing surface tidy.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"gtl-section\"\u003e\n    \u003ch3\u003eSuitable Drawing Applications\u003c\/h3\u003e\n\n    \u003cdiv class=\"gtl-use-row\"\u003e\n      \u003cdiv class=\"gtl-use\"\u003eTECHNICAL DRAWING\u003c\/div\u003e\n      \u003cdiv class=\"gtl-use\"\u003eSKETCHING\u003c\/div\u003e\n      \u003cdiv class=\"gtl-use\"\u003eSHADING\u003c\/div\u003e\n      \u003cdiv class=\"gtl-use\"\u003eFINE DETAILS\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"gtl-footer\"\u003e\n    \u003ch3\u003eTwelve Graphite Values in One Portable Set\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Move smoothly from light planning lines\n      to rich dark shading with a complete drawing range.\n    \u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"gtl-faq\"\u003e\n    \u003cdiv class=\"gtl-faq-title\"\u003e\n      \u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdetails open\u003e\n      \u003csummary\u003eWhat is included in the set?\u003c\/summary\u003e\n      \u003cdiv class=\"gtl-faq-answer\"\u003e\n        The set includes 12 graphite drawing pencils,\n        one sharpener, one dust-free eraser\n        and a protective plastic storage case.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhich graphite grades are included?\u003c\/summary\u003e\n      \u003cdiv class=\"gtl-faq-answer\"\u003e\n        The grades are 6H, 4H, 2H, H, HB, B,\n        2B, 3B, 4B, 6B, 7B and 8B.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhich grades are best for fine details?\u003c\/summary\u003e\n      \u003cdiv class=\"gtl-faq-answer\"\u003e\n        Harder grades such as 6H, 4H and 2H\n        are suitable for light lines and precise details.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhich grades are suitable for dark shading?\u003c\/summary\u003e\n      \u003cdiv class=\"gtl-faq-answer\"\u003e\n        Softer grades such as 4B, 6B, 7B and 8B\n        produce darker, richer graphite values.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes the set include storage?\u003c\/summary\u003e\n      \u003cdiv class=\"gtl-faq-answer\"\u003e\n        Yes. A compact plastic case is included\n        to organize and protect the drawing tools.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat are the listed dimensions?\u003c\/summary\u003e\n      \u003cdiv class=\"gtl-faq-answer\"\u003e\n        The set measures approximately\n        7.28 × 2.17 × 4.25 inches.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"PulinGO","offers":[{"title":"Default","offer_id":45464514396336,"sku":"B073TSRK8R","price":54.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0664\/8319\/1984\/files\/71p9V3-qOCL._AC_SL1241.jpg?v=1784287487","url":"https:\/\/www.pulingo.com\/products\/12-piece-graphite-drawing-pencil-set","provider":"PulinGO","version":"1.0","type":"link"}