{"product_id":"24-colour-triangular-plastic-wax-crayon-set","title":"24-Colour Triangular Plastic Wax Crayon Set","description":"\u003cdiv class=\"triangular-crayon-description\"\u003e\n\n  \u003cstyle\u003e\n    .triangular-crayon-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    .triangular-crayon-description *,\n    .triangular-crayon-description *::before,\n    .triangular-crayon-description *::after {\n      box-sizing: border-box;\n    }\n\n    .triangular-crayon-description p {\n      margin: 0;\n    }\n\n    .tc-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    \/* KEY SPECIFICATIONS *\/\n\n    .tc-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    .tc-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    .tc-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    .tc-specification-value {\n      display: block;\n      color: #10243a;\n      font-size: 14px;\n      font-weight: 700;\n      line-height: 1.45;\n    }\n\n    \/* ACCORDION *\/\n\n    .tc-accordion {\n      border-top: 1px solid #d6dfe7;\n    }\n\n    .tc-section {\n      border-bottom: 1px solid #d6dfe7;\n    }\n\n    .tc-section details {\n      display: block;\n    }\n\n    .tc-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    .tc-section summary::-webkit-details-marker {\n      display: none;\n    }\n\n    .tc-summary-title {\n      display: flex;\n      align-items: center;\n      gap: 11px;\n    }\n\n    .tc-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    .tc-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    .tc-toggle::before,\n    .tc-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    .tc-toggle::after {\n      transform: translate(-50%, -50%) rotate(90deg);\n    }\n\n    .tc-section details[open] .tc-toggle::after {\n      transform: translate(-50%, -50%) rotate(0deg);\n    }\n\n    .tc-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    .tc-content p {\n      margin: 0 0 13px;\n    }\n\n    .tc-content p:last-child {\n      margin-bottom: 0;\n    }\n\n    .tc-content ul {\n      margin: 0;\n      padding: 0;\n      list-style: none;\n    }\n\n    .tc-content li {\n      position: relative;\n      margin: 0;\n      padding: 9px 0 9px 18px;\n      border-bottom: 1px solid #e6ebf0;\n    }\n\n    .tc-content li:last-child {\n      border-bottom: 0;\n    }\n\n    .tc-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    .tc-content strong {\n      color: #10243a;\n      font-weight: 700;\n    }\n\n    \/* WHOLESALE TABLE *\/\n\n    .tc-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    .tc-wholesale-table th,\n    .tc-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    .tc-wholesale-table th:last-child,\n    .tc-wholesale-table td:last-child {\n      border-right: 0;\n    }\n\n    .tc-wholesale-table tr:last-child th,\n    .tc-wholesale-table tr:last-child td {\n      border-bottom: 0;\n    }\n\n    .tc-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    .tc-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    .tc-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    .tc-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    .tc-order-summary p {\n      color: #526174;\n      font-size: 13px;\n      line-height: 1.7;\n    }\n\n    .tc-order-summary strong {\n      color: #10243a;\n    }\n\n    .tc-safety-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    .tc-safety-note strong {\n      color: #10243a;\n    }\n\n    @media screen and (max-width: 850px) {\n      .tc-specifications {\n        grid-template-columns: repeat(2, minmax(0, 1fr));\n      }\n    }\n\n    @media screen and (max-width: 600px) {\n      .triangular-crayon-description {\n        font-size: 13px;\n      }\n\n      .tc-intro {\n        margin-bottom: 22px;\n        font-size: 14px;\n      }\n\n      .tc-specifications {\n        grid-template-columns: 1fr;\n      }\n\n      .tc-specification {\n        min-height: auto;\n        padding: 13px 14px;\n      }\n\n      .tc-section summary {\n        min-height: 58px;\n        padding: 13px 0;\n        font-size: 13px;\n      }\n\n      .tc-content {\n        padding: 0 0 21px;\n      }\n\n      .tc-wholesale-table,\n      .tc-wholesale-table tbody,\n      .tc-wholesale-table tr,\n      .tc-wholesale-table th,\n      .tc-wholesale-table td {\n        display: block;\n        width: 100%;\n      }\n\n      .tc-wholesale-table tr {\n        border-bottom: 1px solid #d6dfe7;\n      }\n\n      .tc-wholesale-table tr:last-child {\n        border-bottom: 0;\n      }\n\n      .tc-wholesale-table th,\n      .tc-wholesale-table td {\n        border-right: 0;\n        border-bottom: 0;\n      }\n\n      .tc-wholesale-table th {\n        padding-bottom: 5px;\n      }\n\n      .tc-wholesale-table td {\n        padding-top: 3px;\n      }\n    }\n  \u003c\/style\u003e\n\n  \u003cp class=\"tc-intro\"\u003e\n    A practical 24-colour plastic wax crayon set developed for drawing, colouring, school art lessons, and creative activities at home. The bright assortment gives children a broad selection of colours for pictures, patterns, school projects, and craft work. Each crayon features an ergonomic triangular body and a rounded tip designed for comfortable, controlled handling by young artists.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"tc-specifications\"\u003e\n\n    \u003cdiv class=\"tc-specification\"\u003e\n      \u003cspan class=\"tc-specification-label\"\u003e\n        Set contents\n      \u003c\/span\u003e\n\n      \u003cspan class=\"tc-specification-value\"\u003e\n        24 plastic wax crayons\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tc-specification\"\u003e\n      \u003cspan class=\"tc-specification-label\"\u003e\n        Colour assortment\n      \u003c\/span\u003e\n\n      \u003cspan class=\"tc-specification-value\"\u003e\n        24 bright colours\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tc-specification\"\u003e\n      \u003cspan class=\"tc-specification-label\"\u003e\n        Crayon shape\n      \u003c\/span\u003e\n\n      \u003cspan class=\"tc-specification-value\"\u003e\n        Ergonomic triangular body\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tc-specification\"\u003e\n      \u003cspan class=\"tc-specification-label\"\u003e\n        Recommended age\n      \u003c\/span\u003e\n\n      \u003cspan class=\"tc-specification-value\"\u003e\n        Children aged 3+\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"tc-accordion\"\u003e\n\n    \u003cdiv class=\"tc-section\"\u003e\n      \u003cdetails open\u003e\n\n        \u003csummary\u003e\n          \u003cspan class=\"tc-summary-title\"\u003e\n            \u003cspan class=\"tc-section-number\"\u003e01\u003c\/span\u003e\n            Bright Colour for Everyday Creativity\n          \u003c\/span\u003e\n\n          \u003cspan class=\"tc-toggle\" aria-hidden=\"true\"\u003e\u003c\/span\u003e\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"tc-content\"\u003e\n          \u003cp\u003e\n            Designed for young artists, this 24-piece crayon set provides a balanced selection of bright, neutral, warm, and cool colours. The assortment supports imaginative drawing, colouring, school projects, early art practice, and creative activities at home.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            The crayons apply colour smoothly to common drawing surfaces and are suitable for creating broad areas, layered shades, outlines, patterns, and textured effects. Their compact format makes the set convenient for school bags, classrooms, creative clubs, and travel activities.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tc-section\"\u003e\n      \u003cdetails\u003e\n\n        \u003csummary\u003e\n          \u003cspan class=\"tc-summary-title\"\u003e\n            \u003cspan class=\"tc-section-number\"\u003e02\u003c\/span\u003e\n            Material, Shape \u0026amp; Set Details\n          \u003c\/span\u003e\n\n          \u003cspan class=\"tc-toggle\" aria-hidden=\"true\"\u003e\u003c\/span\u003e\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"tc-content\"\u003e\n          \u003cul\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eProduct type:\u003c\/strong\u003e\n              Plastic wax crayons for drawing and colouring.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eSet quantity:\u003c\/strong\u003e\n              24 crayons.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eColour assortment:\u003c\/strong\u003e\n              24 bright colours, including red, orange, yellow, green, blue, purple, pink, brown, grey, black, white, and additional shades.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eBody shape:\u003c\/strong\u003e\n              Ergonomic triangular form designed to support a comfortable grip.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eTip design:\u003c\/strong\u003e\n              Rounded writing and drawing tip without a sharp point.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eComposition:\u003c\/strong\u003e\n              Non-toxic plastic wax formulation, subject to the supplier's final safety certification.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eHandling:\u003c\/strong\u003e\n              Designed to minimise strong colour transfer onto the hands during normal use.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eApproximate crayon length:\u003c\/strong\u003e\n              9–10 cm, subject to confirmation from the supplier.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eSet contents:\u003c\/strong\u003e\n              24 assorted plastic wax crayons in a storage tray.\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=\"tc-section\"\u003e\n      \u003cdetails\u003e\n\n        \u003csummary\u003e\n          \u003cspan class=\"tc-summary-title\"\u003e\n            \u003cspan class=\"tc-section-number\"\u003e03\u003c\/span\u003e\n            Use, Care \u0026amp; Safety\n          \u003c\/span\u003e\n\n          \u003cspan class=\"tc-toggle\" aria-hidden=\"true\"\u003e\u003c\/span\u003e\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"tc-content\"\u003e\n          \u003cul\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eRecommended uses:\u003c\/strong\u003e\n              Drawing, colouring, school art lessons, creative clubs, craft projects, and home activities.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eSuitable surfaces:\u003c\/strong\u003e\n              Paper, cardboard, and untreated wood. Test on a small area before use on other materials.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eGrip support:\u003c\/strong\u003e\n              The triangular body is designed to sit comfortably between the fingers and reduce rolling on flat surfaces.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eApplication:\u003c\/strong\u003e\n              Suitable for broad colouring, outlines, layered shades, patterns, and textured drawing effects.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eStorage:\u003c\/strong\u003e\n              Return the crayons to the tray after use and store them in a cool, dry location.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eHeat protection:\u003c\/strong\u003e\n              Keep away from radiators, direct heat, and prolonged exposure to sunlight.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eCleaning:\u003c\/strong\u003e\n              Remove light marks from hands with warm water and soap. Surface cleaning results may vary.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n\n          \u003cdiv class=\"tc-safety-note\"\u003e\n            \u003cstrong\u003eAge guidance:\u003c\/strong\u003e\n            Suitable for children aged 3 years and older. Adult supervision is recommended during use. Product safety and non-toxic certification should be confirmed against the supplier's documentation before sale.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"tc-section\"\u003e\n      \u003cdetails\u003e\n\n        \u003csummary\u003e\n          \u003cspan class=\"tc-summary-title\"\u003e\n            \u003cspan class=\"tc-section-number\"\u003e04\u003c\/span\u003e\n            Packaging \u0026amp; Wholesale Supply\n          \u003c\/span\u003e\n\n          \u003cspan class=\"tc-toggle\" aria-hidden=\"true\"\u003e\u003c\/span\u003e\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"tc-content\"\u003e\n          \u003cp\u003e\n            Each retail set contains 24 assorted crayons arranged in a protective storage tray. The compact presentation format is suitable for school supply stores, educational retailers, toy shops, creative departments, gift shops, and seasonal back-to-school ranges.\n          \u003c\/p\u003e\n\n          \u003ctable class=\"tc-wholesale-table\"\u003e\n            \u003ctbody\u003e\n              \u003ctr\u003e\n                \u003cth\u003ePack contents\u003c\/th\u003e\n                \u003ctd\u003e24 plastic wax crayons\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003cth\u003eColour assortment\u003c\/th\u003e\n                \u003ctd\u003e24 assorted colours\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003cth\u003eWholesale set price\u003c\/th\u003e\n                \u003ctd\u003e£4.75\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003cth\u003eApproximate price per crayon\u003c\/th\u003e\n                \u003ctd\u003e£0.20\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003cth\u003eMinimum order\u003c\/th\u003e\n                \u003ctd\u003e15 sets\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003cth\u003eTotal quantity at MOQ\u003c\/th\u003e\n                \u003ctd\u003e360 crayons\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003cth\u003eMinimum order value\u003c\/th\u003e\n                \u003ctd\u003e£71.25\u003c\/td\u003e\n              \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n          \u003c\/table\u003e\n\n          \u003cdiv class=\"tc-order-summary\"\u003e\n            \u003cspan class=\"tc-order-summary-label\"\u003e\n              Wholesale order summary\n            \u003c\/span\u003e\n\n            \u003cp\u003e\n              \u003cstrong\u003e1 set = 24 plastic wax crayons\u003c\/strong\u003e\u003cbr\u003e\n              \u003cstrong\u003eMinimum order = 15 sets \/ 360 crayons\u003c\/strong\u003e\u003cbr\u003e\n              Minimum order total: \u003cstrong\u003e£71.25\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":50587815280863,"sku":null,"price":5.95,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0819\/5434\/1087\/files\/ChatGPTImage20_2026_._23_12_30_2.png?v=1784578701","url":"https:\/\/paperforgewholesale.com\/products\/24-colour-triangular-plastic-wax-crayon-set","provider":"PAPERFORGE WHOLESALE LIMITED","version":"1.0","type":"link"}