{"product_id":"retractable-pen-style-erasers-pack-of-10","title":"Retractable Pen-Style Erasers — Pack of 10","description":"\u003cstyle\u003e\n  .retractable-eraser-product {\n    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  .retractable-eraser-product *,\n  .retractable-eraser-product *::before,\n  .retractable-eraser-product *::after {\n    box-sizing: border-box;\n  }\n\n  .retractable-eraser-product p {\n    margin: 0;\n  }\n\n  .re-intro {\n    max-width: 980px;\n    margin: 0 0 26px;\n    color: #566579;\n    font-size: 15px;\n    line-height: 1.8;\n  }\n\n  .re-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  .re-specification {\n    min-width: 0;\n    min-height: 88px;\n    padding: 15px 16px;\n    border-right: 1px solid #d6dfe7;\n    border-bottom: 1px solid #d6dfe7;\n  }\n\n  .re-specification-label {\n    display: block;\n    margin-bottom: 5px;\n    color: #6b798b;\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  .re-specification-value {\n    display: block;\n    color: #10243a;\n    font-size: 14px;\n    font-weight: 700;\n    line-height: 1.45;\n  }\n\n  .re-accordion {\n    border-top: 1px solid #d6dfe7;\n  }\n\n  .re-section {\n    border-bottom: 1px solid #d6dfe7;\n  }\n\n  .re-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    cursor: pointer;\n    list-style: none;\n    user-select: none;\n  }\n\n  .re-section summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .re-summary-title {\n    display: flex;\n    align-items: center;\n    gap: 11px;\n  }\n\n  .re-section-number {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    width: 28px;\n    height: 28px;\n    min-width: 28px;\n    border: 1px solid #cbd6df;\n    color: #819db7;\n    background: #ffffff;\n    font-size: 10px;\n    font-weight: 750;\n    line-height: 1;\n  }\n\n  .re-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  .re-toggle::before,\n  .re-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  .re-toggle::after {\n    transform: translate(-50%, -50%) rotate(90deg);\n  }\n\n  .re-section details[open] .re-toggle::after {\n    transform: translate(-50%, -50%) rotate(0deg);\n  }\n\n  .re-content {\n    max-width: 1040px;\n    padding: 0 0 24px 39px;\n    color: #536174;\n    font-size: 14px;\n    line-height: 1.75;\n  }\n\n  .re-content p {\n    margin: 0 0 13px;\n  }\n\n  .re-content p:last-child {\n    margin-bottom: 0;\n  }\n\n  .re-content ul {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .re-content li {\n    position: relative;\n    margin: 0;\n    padding: 9px 0 9px 18px;\n    border-bottom: 1px solid #e6ebf0;\n  }\n\n  .re-content li:last-child {\n    border-bottom: 0;\n  }\n\n  .re-content li::before {\n    content: \"\";\n    position: absolute;\n    top: 18px;\n    left: 1px;\n    width: 5px;\n    height: 5px;\n    background: #91aec5;\n  }\n\n  .re-content strong {\n    color: #10243a;\n    font-weight: 700;\n  }\n\n  .re-feature-grid {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    margin-top: 18px;\n    border-top: 1px solid #d6dfe7;\n    border-left: 1px solid #d6dfe7;\n  }\n\n  .re-feature {\n    min-height: 82px;\n    padding: 13px 14px;\n    border-right: 1px solid #d6dfe7;\n    border-bottom: 1px solid #d6dfe7;\n    background: #ffffff;\n  }\n\n  .re-feature-label {\n    display: block;\n    margin-bottom: 4px;\n    color: #6b798b;\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  .re-feature-value {\n    display: block;\n    color: #10243a;\n    font-size: 13px;\n    font-weight: 700;\n    line-height: 1.45;\n  }\n\n  .re-wholesale-table {\n    width: 100%;\n    margin-top: 18px;\n    border: 1px solid #d6dfe7;\n    border-collapse: collapse;\n    table-layout: fixed;\n  }\n\n  .re-wholesale-table th,\n  .re-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  .re-wholesale-table th:last-child,\n  .re-wholesale-table td:last-child {\n    border-right: 0;\n  }\n\n  .re-wholesale-table tr:last-child th,\n  .re-wholesale-table tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .re-wholesale-table th {\n    width: 42%;\n    background: #f5f7f9;\n    color: #677588;\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  .re-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  .re-order-summary {\n    margin-top: 16px;\n    padding: 15px 16px;\n    border: 1px solid #cbd6df;\n    border-left: 3px solid #91aec5;\n    background: #f7fafc;\n  }\n\n  .re-order-summary-label {\n    display: block;\n    margin-bottom: 6px;\n    color: #668aa6;\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  .re-order-summary p {\n    color: #536174;\n    font-size: 13px;\n    line-height: 1.7;\n  }\n\n  .re-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  @media screen and (max-width: 850px) {\n    .re-specifications {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .re-feature-grid {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  @media screen and (max-width: 600px) {\n    .re-intro {\n      font-size: 14px;\n    }\n\n    .re-specifications {\n      grid-template-columns: 1fr;\n    }\n\n    .re-specification {\n      min-height: auto;\n      padding: 13px 14px;\n    }\n\n    .re-section summary {\n      min-height: 58px;\n      padding: 13px 0;\n      font-size: 13px;\n    }\n\n    .re-content {\n      padding: 0 0 21px;\n    }\n\n    .re-wholesale-table,\n    .re-wholesale-table tbody,\n    .re-wholesale-table tr,\n    .re-wholesale-table th,\n    .re-wholesale-table td {\n      display: block;\n      width: 100%;\n    }\n\n    .re-wholesale-table tr {\n      border-bottom: 1px solid #d6dfe7;\n    }\n\n    .re-wholesale-table tr:last-child {\n      border-bottom: 0;\n    }\n\n    .re-wholesale-table th,\n    .re-wholesale-table td {\n      border-right: 0;\n      border-bottom: 0;\n    }\n\n    .re-wholesale-table th {\n      padding-bottom: 5px;\n    }\n\n    .re-wholesale-table td {\n      padding-top: 3px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"retractable-eraser-product\" data-package-singular=\"pack\" data-package-plural=\"packs\" data-unit-singular=\"eraser\" data-unit-plural=\"erasers\" data-minimum-packages=\"10\" data-units-per-package=\"10\" data-wholesale-price=\"7.50\"\u003e\n  \u003cp class=\"re-intro\"\u003e\n    A wholesale pack of ten pen-style retractable erasers designed for clean,\n    controlled removal of graphite marks. The protective plastic barrel,\n    push-button mechanism and integrated pocket clip make each eraser a\n    practical choice for school, office, drawing and technical work.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"re-specifications\"\u003e\n    \u003cdiv class=\"re-specification\"\u003e\n      \u003cspan class=\"re-specification-label\"\u003eBox contents\u003c\/span\u003e\n      \u003cspan class=\"re-specification-value\"\u003e10 retractable erasers\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"re-specification\"\u003e\n      \u003cspan class=\"re-specification-label\"\u003ePrice per eraser\u003c\/span\u003e\n      \u003cspan class=\"re-specification-value\"\u003eApproximately £0.75\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"re-specification\"\u003e\n      \u003cspan class=\"re-specification-label\"\u003eBody length\u003c\/span\u003e\n      \u003cspan class=\"re-specification-value\"\u003eApproximately 110 mm\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"re-specification\"\u003e\n      \u003cspan class=\"re-specification-label\"\u003eMinimum order\u003c\/span\u003e\n      \u003cspan class=\"re-specification-value\"\u003e10 packs · 100 erasers\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"re-accordion\"\u003e\n    \u003cdiv class=\"re-section\"\u003e\n      \u003cdetails open\u003e\n        \u003csummary\u003e\n          \u003cspan class=\"re-summary-title\"\u003e\n            \u003cspan class=\"re-section-number\"\u003e01\u003c\/span\u003e\n            Clean Erasing with One-Handed Control\n          \u003c\/span\u003e\n          \u003cspan class=\"re-toggle\" aria-hidden=\"true\"\u003e\u003c\/span\u003e\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"re-content\"\u003e\n          \u003cp\u003e\n            The push-button mechanism extends the white eraser from its\n            protective barrel, allowing the user to erase with a controlled,\n            pencil-like grip. The narrow rounded tip is suitable for removing\n            both individual lines and small areas of graphite.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            The eraser is designed to remove pencil marks cleanly without\n            leaving heavy smudges. Its enclosed format also helps protect the\n            erasing material from dirt, dust and damage when stored inside a\n            pencil case, bag or desk drawer.\n          \u003c\/p\u003e\n\n          \u003cdiv class=\"re-feature-grid\"\u003e\n            \u003cdiv class=\"re-feature\"\u003e\n              \u003cspan class=\"re-feature-label\"\u003eMechanism\u003c\/span\u003e\n              \u003cspan class=\"re-feature-value\"\u003ePush-button retractable design\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"re-feature\"\u003e\n              \u003cspan class=\"re-feature-label\"\u003eBody length\u003c\/span\u003e\n              \u003cspan class=\"re-feature-value\"\u003eApproximately 110 mm\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"re-feature\"\u003e\n              \u003cspan class=\"re-feature-label\"\u003eEraser length\u003c\/span\u003e\n              \u003cspan class=\"re-feature-value\"\u003eApproximately 78 mm\u003c\/span\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"re-section\"\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003e\n          \u003cspan class=\"re-summary-title\"\u003e\n            \u003cspan class=\"re-section-number\"\u003e02\u003c\/span\u003e\n            Materials, Mechanism and Dimensions\n          \u003c\/span\u003e\n          \u003cspan class=\"re-toggle\" aria-hidden=\"true\"\u003e\u003c\/span\u003e\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"re-content\"\u003e\n          \u003cul\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eProduct type:\u003c\/strong\u003e Retractable pen-style eraser.\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eBox contents:\u003c\/strong\u003e Ten complete retractable erasers.\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eEraser colour:\u003c\/strong\u003e White.\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eBody material:\u003c\/strong\u003e Lightweight plastic.\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eMechanism:\u003c\/strong\u003e Push-button extension for convenient\n              one-handed operation.\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eBody length:\u003c\/strong\u003e Approximately 110 mm.\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eInternal eraser length:\u003c\/strong\u003e Approximately 78 mm.\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eShape:\u003c\/strong\u003e Rounded pen-style barrel for a\n              comfortable and controlled grip.\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003ePocket clip:\u003c\/strong\u003e Suitable for attaching the eraser\n              to notebooks, pencil cases, folders or pockets.\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eProtection:\u003c\/strong\u003e The barrel helps protect the eraser\n              from dirt and accidental damage.\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eBranding:\u003c\/strong\u003e Neutral product presentation without\n              visible logos or brand markings.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"re-section\"\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003e\n          \u003cspan class=\"re-summary-title\"\u003e\n            \u003cspan class=\"re-section-number\"\u003e03\u003c\/span\u003e\n            Recommended Use and Care\n          \u003c\/span\u003e\n          \u003cspan class=\"re-toggle\" aria-hidden=\"true\"\u003e\u003c\/span\u003e\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"re-content\"\u003e\n          \u003cul\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eSchool use:\u003c\/strong\u003e Suitable for everyday writing,\n              homework, mathematics and classroom activities.\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eDrawing:\u003c\/strong\u003e Useful for sketching, shading\n              corrections and controlled removal of pencil lines.\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eTechnical work:\u003c\/strong\u003e Suitable for diagrams,\n              drafting and precise corrections.\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eOffice use:\u003c\/strong\u003e Convenient for notes, forms and\n              general pencil work.\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eStorage:\u003c\/strong\u003e Retract the eraser after use to keep\n              the exposed surface clean and protected.\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eCleaning:\u003c\/strong\u003e Wipe the plastic barrel with a dry or\n              slightly damp soft cloth.\n            \u003c\/li\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eCare:\u003c\/strong\u003e Avoid excessive pressure and prolonged\n              exposure to heat or moisture.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n\n          \u003cdiv class=\"re-note\"\u003e\n            \u003cstrong\u003eUsage note:\u003c\/strong\u003e Extend only a short section of the\n            eraser during use. This provides better control and helps reduce\n            the risk of bending or breaking the eraser material.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"re-section\"\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003e\n          \u003cspan class=\"re-summary-title\"\u003e\n            \u003cspan class=\"re-section-number\"\u003e04\u003c\/span\u003e\n            Packaging and Wholesale Information\n          \u003c\/span\u003e\n          \u003cspan class=\"re-toggle\" aria-hidden=\"true\"\u003e\u003c\/span\u003e\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"re-content\"\u003e\n          \u003cp\u003e\n            Each wholesale pack contains ten matching retractable erasers\n            arranged in a compact presentation box. The pen-style format,\n            protective barrel and practical pocket clip make the product\n            suitable for stationery shops, school-supply retailers, office\n            suppliers and educational ranges.\n          \u003c\/p\u003e\n\n          \u003ctable class=\"re-wholesale-table product-wholesale-table\" data-box-contents=\"10\" data-minimum-order=\"10\" data-box-price=\"7.50\" data-unit-price=\"0.75\"\u003e\n            \u003ctbody\u003e\n              \u003ctr\u003e\n                \u003cth\u003eBox contents\u003c\/th\u003e\n                \u003ctd\u003e10 retractable pen-style erasers\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003cth\u003eWholesale pack price\u003c\/th\u003e\n                \u003ctd\u003e£7.50\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003cth\u003ePrice per eraser\u003c\/th\u003e\n                \u003ctd\u003eApproximately £0.75\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003cth\u003eBody length\u003c\/th\u003e\n                \u003ctd\u003eApproximately 110 mm\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003cth\u003eEraser length\u003c\/th\u003e\n                \u003ctd\u003eApproximately 78 mm\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003cth\u003eMechanism\u003c\/th\u003e\n                \u003ctd\u003ePush-button retractable mechanism\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003cth\u003eClip\u003c\/th\u003e\n                \u003ctd\u003eIntegrated pocket clip\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003cth\u003eMinimum order\u003c\/th\u003e\n                \u003ctd\u003e10 packs\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003cth\u003eTotal erasers at MOQ\u003c\/th\u003e\n                \u003ctd\u003e100 retractable erasers\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003cth\u003eMOQ total\u003c\/th\u003e\n                \u003ctd\u003e£75.00\u003c\/td\u003e\n              \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n          \u003c\/table\u003e\n\n          \u003cdiv class=\"re-order-summary\"\u003e\n            \u003cspan class=\"re-order-summary-label\"\u003e\n              Wholesale order summary\n            \u003c\/span\u003e\n\n            \u003cp\u003e\n              \u003cstrong\u003e1 pack = 10 retractable erasers\u003c\/strong\u003e\u003cbr\u003e\n              Wholesale price per pack: \u003cstrong\u003e£7.50\u003c\/strong\u003e\u003cbr\u003e\n              Approximate price per eraser: \u003cstrong\u003e£0.75\u003c\/strong\u003e\u003cbr\u003e\n              Minimum order: \u003cstrong\u003e10 packs\u003c\/strong\u003e\u003cbr\u003e\n              Total quantity at MOQ: \u003cstrong\u003e100 erasers\u003c\/strong\u003e\u003cbr\u003e\n              Minimum order total: \u003cstrong\u003e£75.00\u003c\/strong\u003e\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"My Store","offers":[{"title":"Default Title","offer_id":50600086503647,"sku":null,"price":8.95,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0819\/5434\/1087\/files\/ChatGPTImage24_.2026_._17_01_33_1.png?v=1784901873","url":"https:\/\/paperforgewholesale.com\/products\/retractable-pen-style-erasers-pack-of-10","provider":"PAPERFORGE WHOLESALE LIMITED","version":"1.0","type":"link"}