{"product_id":"12-colour-fluorescent-gel-pen-set-pack-of-12","title":"12-Colour Fluorescent Gel Pen Set — Pack of 12","description":"\u003cdiv class=\"neon-gel-pen-description\"\u003e\n\n  \u003cstyle\u003e\n    .neon-gel-pen-description {\n      width: 100%;\n      max-width: 100%;\n      color: #10243a;\n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Arial, sans-serif;\n      font-size: 14px;\n      line-height: 1.7;\n    }\n\n    .neon-gel-pen-description *,\n    .neon-gel-pen-description *::before,\n    .neon-gel-pen-description *::after {\n      box-sizing: border-box;\n    }\n\n    .neon-gel-pen-description p {\n      margin: 0;\n    }\n\n    .ngp-intro {\n      max-width: 920px;\n      margin: 0 0 26px;\n      color: #536174;\n      font-size: 15px;\n      line-height: 1.8;\n    }\n\n    .ngp-specifications {\n      display: grid;\n      grid-template-columns: repeat(4, minmax(0, 1fr));\n      margin: 0 0 28px;\n      border-top: 1px solid #d6dfe7;\n      border-left: 1px solid #d6dfe7;\n      background: #ffffff;\n    }\n\n    .ngp-specification {\n      min-width: 0;\n      min-height: 84px;\n      padding: 15px 16px;\n      border-right: 1px solid #d6dfe7;\n      border-bottom: 1px solid #d6dfe7;\n      background: #ffffff;\n    }\n\n    .ngp-specification-label {\n      display: block;\n      margin-bottom: 5px;\n      color: #6a788a;\n      font-size: 9px;\n      font-weight: 750;\n      line-height: 1.4;\n      letter-spacing: 0.1em;\n      text-transform: uppercase;\n    }\n\n    .ngp-specification-value {\n      display: block;\n      color: #10243a;\n      font-size: 14px;\n      font-weight: 700;\n      line-height: 1.45;\n    }\n\n    .ngp-accordion {\n      border-top: 1px solid #d6dfe7;\n    }\n\n    .ngp-section {\n      border-bottom: 1px solid #d6dfe7;\n    }\n\n    .ngp-section details {\n      display: block;\n    }\n\n    .ngp-section summary {\n      display: flex;\n      align-items: center;\n      justify-content: space-between;\n      gap: 18px;\n      min-height: 62px;\n      padding: 15px 0;\n      color: #10243a;\n      font-size: 14px;\n      font-weight: 700;\n      line-height: 1.4;\n      letter-spacing: 0.01em;\n      cursor: pointer;\n      list-style: none;\n      user-select: none;\n    }\n\n    .ngp-section summary::-webkit-details-marker {\n      display: none;\n    }\n\n    .ngp-summary-title {\n      display: flex;\n      align-items: center;\n      gap: 11px;\n    }\n\n    .ngp-section-number {\n      width: 28px;\n      height: 28px;\n      min-width: 28px;\n      border: 1px solid #cbd6df;\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      background: #ffffff;\n      color: #176a9e;\n      font-size: 10px;\n      font-weight: 750;\n      line-height: 1;\n    }\n\n    .ngp-toggle {\n      position: relative;\n      width: 28px;\n      height: 28px;\n      min-width: 28px;\n      border: 1px solid #cbd6df;\n      background: #ffffff;\n    }\n\n    .ngp-toggle::before,\n    .ngp-toggle::after {\n      content: \"\";\n      position: absolute;\n      top: 50%;\n      left: 50%;\n      width: 11px;\n      height: 1px;\n      background: #10243a;\n      transform: translate(-50%, -50%);\n      transition: transform 0.2s ease;\n    }\n\n    .ngp-toggle::after {\n      transform: translate(-50%, -50%) rotate(90deg);\n    }\n\n    .ngp-section details[open] .ngp-toggle::after {\n      transform: translate(-50%, -50%) rotate(0deg);\n    }\n\n    .ngp-content {\n      max-width: 1040px;\n      padding: 0 0 24px 39px;\n      color: #526174;\n      font-size: 14px;\n      line-height: 1.75;\n    }\n\n    .ngp-content p {\n      margin: 0 0 13px;\n    }\n\n    .ngp-content p:last-child {\n      margin-bottom: 0;\n    }\n\n    .ngp-content ul {\n      margin: 0;\n      padding: 0;\n      list-style: none;\n    }\n\n    .ngp-content li {\n      position: relative;\n      margin: 0;\n      padding: 9px 0 9px 18px;\n      border-bottom: 1px solid #e6ebf0;\n    }\n\n    .ngp-content li:last-child {\n      border-bottom: 0;\n    }\n\n    .ngp-content li::before {\n      content: \"\";\n      position: absolute;\n      top: 18px;\n      left: 1px;\n      width: 5px;\n      height: 5px;\n      background: #176a9e;\n    }\n\n    .ngp-content strong {\n      color: #10243a;\n      font-weight: 700;\n    }\n\n    .ngp-wholesale-table {\n      width: 100%;\n      margin-top: 18px;\n      border-collapse: collapse;\n      border: 1px solid #d6dfe7;\n      table-layout: fixed;\n    }\n\n    .ngp-wholesale-table th,\n    .ngp-wholesale-table td {\n      padding: 12px 14px;\n      border-right: 1px solid #d6dfe7;\n      border-bottom: 1px solid #d6dfe7;\n      text-align: left;\n      vertical-align: middle;\n    }\n\n    .ngp-wholesale-table th:last-child,\n    .ngp-wholesale-table td:last-child {\n      border-right: 0;\n    }\n\n    .ngp-wholesale-table tr:last-child th,\n    .ngp-wholesale-table tr:last-child td {\n      border-bottom: 0;\n    }\n\n    .ngp-wholesale-table th {\n      width: 42%;\n      background: #f5f7f9;\n      color: #667487;\n      font-size: 9px;\n      font-weight: 750;\n      line-height: 1.4;\n      letter-spacing: 0.09em;\n      text-transform: uppercase;\n    }\n\n    .ngp-wholesale-table td {\n      background: #ffffff;\n      color: #10243a;\n      font-size: 13px;\n      font-weight: 700;\n      line-height: 1.45;\n    }\n\n    .ngp-order-summary {\n      margin-top: 16px;\n      padding: 15px 16px;\n      border: 1px solid #cbd6df;\n      border-left: 3px solid #176a9e;\n      background: #f7f9fb;\n    }\n\n    .ngp-order-summary-label {\n      display: block;\n      margin-bottom: 6px;\n      color: #176a9e;\n      font-size: 9px;\n      font-weight: 750;\n      line-height: 1.4;\n      letter-spacing: 0.1em;\n      text-transform: uppercase;\n    }\n\n    .ngp-order-summary p {\n      color: #526174;\n      font-size: 13px;\n      line-height: 1.7;\n    }\n\n    .ngp-order-summary strong {\n      color: #10243a;\n    }\n\n    .ngp-paper-note {\n      margin-top: 15px;\n      padding: 13px 14px;\n      border: 1px solid #d6dfe7;\n      background: #f8fafb;\n      color: #59687a;\n      font-size: 12px;\n      line-height: 1.65;\n    }\n\n    .ngp-paper-note strong {\n      color: #10243a;\n    }\n\n    @media screen and (max-width: 850px) {\n      .ngp-specifications {\n        grid-template-columns: repeat(2, minmax(0, 1fr));\n      }\n    }\n\n    @media screen and (max-width: 600px) {\n      .neon-gel-pen-description {\n        font-size: 13px;\n      }\n\n      .ngp-intro {\n        margin-bottom: 22px;\n        font-size: 14px;\n      }\n\n      .ngp-specifications {\n        grid-template-columns: 1fr;\n      }\n\n      .ngp-specification {\n        min-height: auto;\n        padding: 13px 14px;\n      }\n\n      .ngp-section summary {\n        min-height: 58px;\n        padding: 13px 0;\n        font-size: 13px;\n      }\n\n      .ngp-content {\n        padding: 0 0 21px;\n      }\n\n      .ngp-wholesale-table,\n      .ngp-wholesale-table tbody,\n      .ngp-wholesale-table tr,\n      .ngp-wholesale-table th,\n      .ngp-wholesale-table td {\n        display: block;\n        width: 100%;\n      }\n\n      .ngp-wholesale-table tr {\n        border-bottom: 1px solid #d6dfe7;\n      }\n\n      .ngp-wholesale-table tr:last-child {\n        border-bottom: 0;\n      }\n\n      .ngp-wholesale-table th,\n      .ngp-wholesale-table td {\n        border-right: 0;\n        border-bottom: 0;\n      }\n\n      .ngp-wholesale-table th {\n        padding-bottom: 5px;\n      }\n\n      .ngp-wholesale-table td {\n        padding-top: 3px;\n      }\n    }\n  \u003c\/style\u003e\n\n  \u003cp class=\"ngp-intro\"\u003e\n    A coordinated set of 12 fluorescent gel pens designed to add vivid colour to notes, illustrations, cards, journals, doodles, and creative lettering. Each pen combines a 1 mm writing tip with an approximate 0.4 mm line, producing bright, controlled marks for everyday study and decorative work. The assorted neon colours are supplied in a practical transparent plastic case for organised storage and easy transport.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"ngp-specifications\"\u003e\n\n    \u003cdiv class=\"ngp-specification\"\u003e\n      \u003cspan class=\"ngp-specification-label\"\u003e\n        Set contents\n      \u003c\/span\u003e\n\n      \u003cspan class=\"ngp-specification-value\"\u003e\n        12 fluorescent gel pens\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ngp-specification\"\u003e\n      \u003cspan class=\"ngp-specification-label\"\u003e\n        Writing tip\n      \u003c\/span\u003e\n\n      \u003cspan class=\"ngp-specification-value\"\u003e\n        1 mm ball tip\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ngp-specification\"\u003e\n      \u003cspan class=\"ngp-specification-label\"\u003e\n        Approximate line\n      \u003c\/span\u003e\n\n      \u003cspan class=\"ngp-specification-value\"\u003e\n        0.4 mm\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ngp-specification\"\u003e\n      \u003cspan class=\"ngp-specification-label\"\u003e\n        Packaging\n      \u003c\/span\u003e\n\n      \u003cspan class=\"ngp-specification-value\"\u003e\n        Transparent plastic case\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"ngp-accordion\"\u003e\n\n    \u003cdiv class=\"ngp-section\"\u003e\n      \u003cdetails open\u003e\n\n        \u003csummary\u003e\n          \u003cspan class=\"ngp-summary-title\"\u003e\n            \u003cspan class=\"ngp-section-number\"\u003e01\u003c\/span\u003e\n            Fluorescent Colour for Creative Details\n          \u003c\/span\u003e\n\n          \u003cspan class=\"ngp-toggle\" aria-hidden=\"true\"\u003e\u003c\/span\u003e\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"ngp-content\"\u003e\n          \u003cp\u003e\n            Developed for colourful writing and creative illustration, this 12-piece gel pen assortment provides a varied selection of fluorescent shades for highlighting important details, decorating notes, creating cards, and adding vivid accents to drawings.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            The bright inks are suitable for everyday study, journaling, lettering, doodling, zentangle-inspired patterns, illustrations, and handmade stationery. The lightweight barrels are designed for comfortable handling during both short creative tasks and longer writing sessions.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ngp-section\"\u003e\n      \u003cdetails\u003e\n\n        \u003csummary\u003e\n          \u003cspan class=\"ngp-summary-title\"\u003e\n            \u003cspan class=\"ngp-section-number\"\u003e02\u003c\/span\u003e\n            Ink, Dimensions \u0026amp; Construction\n          \u003c\/span\u003e\n\n          \u003cspan class=\"ngp-toggle\" aria-hidden=\"true\"\u003e\u003c\/span\u003e\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"ngp-content\"\u003e\n          \u003cul\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eProduct type:\u003c\/strong\u003e\n              Fluorescent coloured gel pen set.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eSet quantity:\u003c\/strong\u003e\n              12 pens in assorted neon colours.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eInk properties:\u003c\/strong\u003e\n              Bright, quick-drying and light-resistant gel ink.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eWriting tip diameter:\u003c\/strong\u003e\n              1 mm.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eApproximate writing line:\u003c\/strong\u003e\n              0.4 mm.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003ePen length:\u003c\/strong\u003e\n              Approximately 140 mm.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eBarrel diameter:\u003c\/strong\u003e\n              Approximately 7.5 mm.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eApproximate pen weight:\u003c\/strong\u003e\n              7 g.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eRefill:\u003c\/strong\u003e\n              Replaceable refill measuring approximately 128 mm.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eApproximate writing length:\u003c\/strong\u003e\n              Up to 500 metres, depending on writing pressure and use.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eCase dimensions:\u003c\/strong\u003e\n              Approximately 175 × 120 × 12 mm.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003ePack contents:\u003c\/strong\u003e\n              12 fluorescent gel pens.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ngp-section\"\u003e\n      \u003cdetails\u003e\n\n        \u003csummary\u003e\n          \u003cspan class=\"ngp-summary-title\"\u003e\n            \u003cspan class=\"ngp-section-number\"\u003e03\u003c\/span\u003e\n            Use, Care \u0026amp; Features\n          \u003c\/span\u003e\n\n          \u003cspan class=\"ngp-toggle\" aria-hidden=\"true\"\u003e\u003c\/span\u003e\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"ngp-content\"\u003e\n          \u003cul\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eRecommended uses:\u003c\/strong\u003e\n              Notes, planners, journals, handmade cards, illustration, colouring, lettering, doodling, and decorative schoolwork.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eSuitable users:\u003c\/strong\u003e\n              School pupils, students, artists, journal enthusiasts, and office users.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eWriting comfort:\u003c\/strong\u003e\n              The slim 7.5 mm barrel and lightweight construction support comfortable everyday use.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eInk drying:\u003c\/strong\u003e\n              Allow fresh lines to dry briefly before touching or layering to reduce smudging.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eRefill replacement:\u003c\/strong\u003e\n              Replace the inner refill when the original ink supply is exhausted.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eStorage:\u003c\/strong\u003e\n              Keep the pens capped and store them inside the case in a clean, dry location.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eHeat protection:\u003c\/strong\u003e\n              Keep away from direct heat and prolonged sunlight.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n\n          \u003cdiv class=\"ngp-paper-note\"\u003e\n            \u003cstrong\u003ePaper guidance:\u003c\/strong\u003e\n            The pens can be used for colourful details on white and dark paper. Visibility and colour intensity on black or heavily coloured paper may vary, so test each shade before beginning the final work.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"ngp-section\"\u003e\n      \u003cdetails\u003e\n\n        \u003csummary\u003e\n          \u003cspan class=\"ngp-summary-title\"\u003e\n            \u003cspan class=\"ngp-section-number\"\u003e04\u003c\/span\u003e\n            Packaging \u0026amp; Wholesale Supply\n          \u003c\/span\u003e\n\n          \u003cspan class=\"ngp-toggle\" aria-hidden=\"true\"\u003e\u003c\/span\u003e\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"ngp-content\"\u003e\n          \u003cp\u003e\n            Each retail set contains 12 fluorescent gel pens arranged in a compact transparent plastic case. The organised presentation is suitable for stationery retailers, educational suppliers, creative departments, gift shops, art stores, and seasonal school ranges.\n          \u003c\/p\u003e\n\n          \u003ctable class=\"ngp-wholesale-table\"\u003e\n            \u003ctbody\u003e\n              \u003ctr\u003e\n                \u003cth\u003ePack contents\u003c\/th\u003e\n                \u003ctd\u003e12 fluorescent gel pens\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003cth\u003eColour assortment\u003c\/th\u003e\n                \u003ctd\u003e12 assorted neon colours\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003cth\u003eWholesale set price\u003c\/th\u003e\n                \u003ctd\u003e£3.99\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003cth\u003eApproximate price per pen\u003c\/th\u003e\n                \u003ctd\u003e£0.33\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003cth\u003eMinimum order\u003c\/th\u003e\n                \u003ctd\u003e10 sets\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003cth\u003eTotal quantity at MOQ\u003c\/th\u003e\n                \u003ctd\u003e120 pens\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003cth\u003eMinimum order value\u003c\/th\u003e\n                \u003ctd\u003e£39.90\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003cth\u003ePackaging\u003c\/th\u003e\n                \u003ctd\u003eTransparent plastic storage case\u003c\/td\u003e\n              \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n          \u003c\/table\u003e\n\n          \u003cdiv class=\"ngp-order-summary\"\u003e\n            \u003cspan class=\"ngp-order-summary-label\"\u003e\n              Wholesale order summary\n            \u003c\/span\u003e\n\n            \u003cp\u003e\n              \u003cstrong\u003e1 set = 12 fluorescent gel pens\u003c\/strong\u003e\u003cbr\u003e\n              \u003cstrong\u003eMinimum order = 10 sets \/ 120 pens\u003c\/strong\u003e\u003cbr\u003e\n              Minimum order total: \u003cstrong\u003e£39.90\u003c\/strong\u003e\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"My Store","offers":[{"title":"Default Title","offer_id":50587892383967,"sku":null,"price":4.95,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0819\/5434\/1087\/files\/ChatGPTImage21_2026_._00_09_42_2.png?v=1784581990","url":"https:\/\/paperforgewholesale.com\/products\/12-colour-fluorescent-gel-pen-set-pack-of-12","provider":"PAPERFORGE WHOLESALE LIMITED","version":"1.0","type":"link"}