{"product_id":"ergonomic-stainless-steel-scissors-single-pair","title":"Ergonomic Stainless Steel Scissors — Single Pair","description":"\u003cstyle\u003e\n  .ergonomic-scissors-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  .ergonomic-scissors-description *,\n  .ergonomic-scissors-description *::before,\n  .ergonomic-scissors-description *::after {\n    box-sizing: border-box;\n  }\n\n  .ergonomic-scissors-description p {\n    margin: 0;\n  }\n\n  .esc-intro {\n    max-width: 960px;\n    margin: 0 0 26px;\n    color: #536174;\n    font-size: 15px;\n    line-height: 1.8;\n  }\n\n  .esc-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  .esc-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  .esc-specification-label {\n    display: block;\n    margin-bottom: 5px;\n    color: #69788b;\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  .esc-specification-value {\n    display: block;\n    color: #10243a;\n    font-size: 14px;\n    font-weight: 700;\n    line-height: 1.45;\n  }\n\n  .esc-accordion {\n    border-top: 1px solid #d6dfe7;\n  }\n\n  .esc-section {\n    border-bottom: 1px solid #d6dfe7;\n  }\n\n  .esc-section details {\n    display: block;\n  }\n\n  .esc-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  .esc-section summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .esc-summary-title {\n    display: flex;\n    align-items: center;\n    gap: 11px;\n  }\n\n  .esc-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  .esc-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  .esc-toggle::before,\n  .esc-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  .esc-toggle::after {\n    transform: translate(-50%, -50%) rotate(90deg);\n  }\n\n  .esc-section details[open] .esc-toggle::after {\n    transform: translate(-50%, -50%) rotate(0deg);\n  }\n\n  .esc-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  .esc-content p {\n    margin: 0 0 13px;\n  }\n\n  .esc-content p:last-child {\n    margin-bottom: 0;\n  }\n\n  .esc-content ul {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .esc-content li {\n    position: relative;\n    margin: 0;\n    padding: 9px 0 9px 18px;\n    border-bottom: 1px solid #e6ebf0;\n  }\n\n  .esc-content li:last-child {\n    border-bottom: 0;\n  }\n\n  .esc-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  .esc-content strong {\n    color: #10243a;\n    font-weight: 700;\n  }\n\n  .esc-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  .esc-feature-item {\n    min-height: 78px;\n    padding: 13px 14px;\n    border-right: 1px solid #d6dfe7;\n    border-bottom: 1px solid #d6dfe7;\n    background: #ffffff;\n  }\n\n  .esc-feature-label {\n    display: block;\n    margin-bottom: 4px;\n    color: #69788b;\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  .esc-feature-value {\n    display: block;\n    color: #10243a;\n    font-size: 13px;\n    font-weight: 700;\n    line-height: 1.45;\n  }\n\n  .esc-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  .esc-wholesale-table th,\n  .esc-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  .esc-wholesale-table th:last-child,\n  .esc-wholesale-table td:last-child {\n    border-right: 0;\n  }\n\n  .esc-wholesale-table tr:last-child th,\n  .esc-wholesale-table tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .esc-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  .esc-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  .esc-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  .esc-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  .esc-order-summary p {\n    color: #526174;\n    font-size: 13px;\n    line-height: 1.7;\n  }\n\n  .esc-order-summary strong {\n    color: #10243a;\n  }\n\n  .esc-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  .esc-note strong {\n    color: #10243a;\n  }\n\n  @media screen and (max-width: 850px) {\n    .esc-specifications {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .esc-feature-grid {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  @media screen and (max-width: 600px) {\n    .ergonomic-scissors-description {\n      font-size: 13px;\n    }\n\n    .esc-intro {\n      margin-bottom: 22px;\n      font-size: 14px;\n    }\n\n    .esc-specifications {\n      grid-template-columns: 1fr;\n    }\n\n    .esc-specification {\n      min-height: auto;\n      padding: 13px 14px;\n    }\n\n    .esc-section summary {\n      min-height: 58px;\n      padding: 13px 0;\n      font-size: 13px;\n    }\n\n    .esc-summary-title {\n      gap: 9px;\n    }\n\n    .esc-content {\n      padding: 0 0 21px;\n    }\n\n    .esc-wholesale-table,\n    .esc-wholesale-table tbody,\n    .esc-wholesale-table tr,\n    .esc-wholesale-table th,\n    .esc-wholesale-table td {\n      display: block;\n      width: 100%;\n    }\n\n    .esc-wholesale-table tr {\n      border-bottom: 1px solid #d6dfe7;\n    }\n\n    .esc-wholesale-table tr:last-child {\n      border-bottom: 0;\n    }\n\n    .esc-wholesale-table th,\n    .esc-wholesale-table td {\n      border-right: 0;\n      border-bottom: 0;\n    }\n\n    .esc-wholesale-table th {\n      padding-bottom: 5px;\n    }\n\n    .esc-wholesale-table td {\n      padding-top: 3px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"ergonomic-scissors-description\" data-package-singular=\"piece\" data-package-plural=\"pieces\" data-unit-singular=\"pair of scissors\" data-unit-plural=\"pairs of scissors\" data-minimum-packages=\"15\" data-units-per-package=\"1\" data-wholesale-price=\"2.25\"\u003e\n  \u003cp class=\"esc-intro\"\u003e\n    A practical pair of general-purpose scissors designed for everyday cutting\n    tasks at school, in the office, at home, and during creative activities.\n    Stainless steel blades provide reliable cutting performance, while the\n    ergonomic red handles feature soft grey inserts for a more secure and\n    comfortable grip. Each pair is individually presented in a transparent\n    hanging blister pack suitable for organised retail display.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"esc-specifications\"\u003e\n    \u003cdiv class=\"esc-specification\"\u003e\n      \u003cspan class=\"esc-specification-label\"\u003eBox contents\u003c\/span\u003e\n      \u003cspan class=\"esc-specification-value\"\u003e1 pair of scissors\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"esc-specification\"\u003e\n      \u003cspan class=\"esc-specification-label\"\u003eBlade material\u003c\/span\u003e\n      \u003cspan class=\"esc-specification-value\"\u003eStainless steel\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"esc-specification\"\u003e\n      \u003cspan class=\"esc-specification-label\"\u003eWholesale price\u003c\/span\u003e\n      \u003cspan class=\"esc-specification-value\"\u003e£2.25 per piece\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"esc-specification\"\u003e\n      \u003cspan class=\"esc-specification-label\"\u003eMinimum order\u003c\/span\u003e\n      \u003cspan class=\"esc-specification-value\"\u003e15 pieces\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"esc-accordion\"\u003e\n\n    \u003cdiv class=\"esc-section\"\u003e\n      \u003cdetails open\u003e\n        \u003csummary\u003e\n          \u003cspan class=\"esc-summary-title\"\u003e\n            \u003cspan class=\"esc-section-number\"\u003e01\u003c\/span\u003e\n            Reliable Cutting for Everyday Tasks\n          \u003c\/span\u003e\n\n          \u003cspan class=\"esc-toggle\" aria-hidden=\"true\"\u003e\u003c\/span\u003e\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"esc-content\"\u003e\n          \u003cp\u003e\n            Created for regular everyday use, these scissors provide a practical\n            solution for cutting paper, light card, worksheets, labels, craft\n            materials, wrapping paper, and other lightweight materials.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            The stainless steel blades are joined with a secure central screw\n            for stable movement and controlled cutting. Ergonomically shaped\n            handles with soft grey inserts help improve comfort during repeated\n            school, office, household, and creative tasks.\n          \u003c\/p\u003e\n\n          \u003cdiv class=\"esc-feature-grid\"\u003e\n            \u003cdiv class=\"esc-feature-item\"\u003e\n              \u003cspan class=\"esc-feature-label\"\u003eBlade construction\u003c\/span\u003e\n              \u003cspan class=\"esc-feature-value\"\u003e\n                Stainless steel cutting blades\n              \u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"esc-feature-item\"\u003e\n              \u003cspan class=\"esc-feature-label\"\u003eHandle comfort\u003c\/span\u003e\n              \u003cspan class=\"esc-feature-value\"\u003e\n                Ergonomic grip with soft grey inserts\n              \u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"esc-feature-item\"\u003e\n              \u003cspan class=\"esc-feature-label\"\u003eRecommended use\u003c\/span\u003e\n              \u003cspan class=\"esc-feature-value\"\u003e\n                School, office, home and crafts\n              \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=\"esc-section\"\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003e\n          \u003cspan class=\"esc-summary-title\"\u003e\n            \u003cspan class=\"esc-section-number\"\u003e02\u003c\/span\u003e\n            Materials, Construction \u0026amp; Product Details\n          \u003c\/span\u003e\n\n          \u003cspan class=\"esc-toggle\" aria-hidden=\"true\"\u003e\u003c\/span\u003e\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"esc-content\"\u003e\n          \u003cul\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eProduct type:\u003c\/strong\u003e\n              General-purpose scissors.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eQuantity per package:\u003c\/strong\u003e\n              1 pair of scissors.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eBlade material:\u003c\/strong\u003e\n              Stainless steel.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eBlade design:\u003c\/strong\u003e\n              Straight cutting blades suitable for controlled everyday cutting.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eCutting mechanism:\u003c\/strong\u003e\n              Smooth manual opening and closing action.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eBlade connection:\u003c\/strong\u003e\n              Secure central screw joint.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eHandle material:\u003c\/strong\u003e\n              Durable moulded plastic.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eGrip design:\u003c\/strong\u003e\n              Ergonomic asymmetric finger openings designed for comfortable\n              handling.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eSoft grip:\u003c\/strong\u003e\n              Grey inner inserts help provide additional comfort and control.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eColour:\u003c\/strong\u003e\n              Red handles with grey grip inserts.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eSuitable materials:\u003c\/strong\u003e\n              Paper, lightweight card, labels, wrapping paper, worksheets, and\n              light craft materials.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003ePackaging:\u003c\/strong\u003e\n              Transparent retail blister pack with hanging tab.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n\n          \u003cdiv class=\"esc-note\"\u003e\n            \u003cstrong\u003eDimension note:\u003c\/strong\u003e\n            The exact overall length and blade length were not supplied and\n            should be confirmed with the supplier before publishing numerical\n            measurements.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"esc-section\"\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003e\n          \u003cspan class=\"esc-summary-title\"\u003e\n            \u003cspan class=\"esc-section-number\"\u003e03\u003c\/span\u003e\n            Use, Storage \u0026amp; Safety Guidance\n          \u003c\/span\u003e\n\n          \u003cspan class=\"esc-toggle\" aria-hidden=\"true\"\u003e\u003c\/span\u003e\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"esc-content\"\u003e\n          \u003cul\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eRecommended uses:\u003c\/strong\u003e\n              School assignments, office documents, household organisation,\n              paper crafts, card making, wrapping, and general stationery work.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eCutting guidance:\u003c\/strong\u003e\n              Open and close the blades using steady, controlled movements.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eMaterial guidance:\u003c\/strong\u003e\n              Use only for paper, light card, and similarly lightweight\n              materials.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eBlade protection:\u003c\/strong\u003e\n              Avoid cutting wire, hard plastic, metal, thick board, or abrasive\n              materials that may damage the cutting edges.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eCleaning:\u003c\/strong\u003e\n              Wipe the blades with a clean, dry or slightly damp cloth after use.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eMoisture protection:\u003c\/strong\u003e\n              Dry the blades thoroughly before storage.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eStorage:\u003c\/strong\u003e\n              Store closed in a clean and dry place away from excessive\n              moisture.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eSafety:\u003c\/strong\u003e\n              Keep the cutting blades away from fingers and always pass the\n              scissors handle-first.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eChild supervision:\u003c\/strong\u003e\n              Adult supervision is recommended when used by children.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n\n          \u003cdiv class=\"esc-note\"\u003e\n            \u003cstrong\u003eSafety note:\u003c\/strong\u003e\n            This product contains functional cutting edges and should be stored\n            safely when not in use.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"esc-section\"\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003e\n          \u003cspan class=\"esc-summary-title\"\u003e\n            \u003cspan class=\"esc-section-number\"\u003e04\u003c\/span\u003e\n            Packaging \u0026amp; Wholesale Supply\n          \u003c\/span\u003e\n\n          \u003cspan class=\"esc-toggle\" aria-hidden=\"true\"\u003e\u003c\/span\u003e\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"esc-content\"\u003e\n          \u003cp\u003e\n            Each pair of scissors is individually supplied in a transparent\n            blister package with a hanging tab. The protective packaging keeps\n            the blades covered during storage and transport while allowing the\n            handle colour and product shape to remain clearly visible for retail\n            presentation.\n          \u003c\/p\u003e\n\n          \u003ctable class=\"esc-wholesale-table product-wholesale-table\" data-box-contents=\"1\" data-minimum-order=\"15\" data-box-price=\"2.25\" data-unit-price=\"2.25\"\u003e\n            \u003ctbody\u003e\n              \u003ctr\u003e\n                \u003cth\u003eBox contents\u003c\/th\u003e\n                \u003ctd\u003e1 pair of ergonomic scissors\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003cth\u003eBlade material\u003c\/th\u003e\n                \u003ctd\u003eStainless steel\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003cth\u003eHandle colour\u003c\/th\u003e\n                \u003ctd\u003eRed with grey grip inserts\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003cth\u003eWholesale price\u003c\/th\u003e\n                \u003ctd\u003e£2.25 per piece\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003cth\u003ePrice per pair\u003c\/th\u003e\n                \u003ctd\u003e£2.25\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003cth\u003eMinimum order\u003c\/th\u003e\n                \u003ctd\u003e15 pieces\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003cth\u003eTotal quantity at MOQ\u003c\/th\u003e\n                \u003ctd\u003e15 pairs of scissors\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003cth\u003eMOQ total\u003c\/th\u003e\n                \u003ctd\u003e£33.75\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003cth\u003ePackaging\u003c\/th\u003e\n                \u003ctd\u003eIndividual transparent blister pack with hanging tab\u003c\/td\u003e\n              \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n          \u003c\/table\u003e\n\n          \u003cdiv class=\"esc-order-summary\"\u003e\n            \u003cspan class=\"esc-order-summary-label\"\u003e\n              Wholesale order summary\n            \u003c\/span\u003e\n\n            \u003cp\u003e\n              \u003cstrong\u003e1 piece = 1 pair of ergonomic scissors\u003c\/strong\u003e\u003cbr\u003e\n              \u003cstrong\u003eMinimum order = 15 pieces \/ 15 pairs\u003c\/strong\u003e\u003cbr\u003e\n              Minimum order total: \u003cstrong\u003e£33.75\u003c\/strong\u003e\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\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":50592515293407,"sku":null,"price":2.95,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0819\/5434\/1087\/files\/ChatGPTImage22_.2026_._18_37_54_2.png?v=1784735230","url":"https:\/\/paperforgewholesale.com\/products\/ergonomic-stainless-steel-scissors-single-pair","provider":"PAPERFORGE WHOLESALE LIMITED","version":"1.0","type":"link"}