{"product_id":"neon-sticky-notes-case-of-10-retail-packs","title":"Neon Sticky Notes — Case of 10 Retail Packs","description":"\u003cstyle\u003e\n  .neon-sticky-notes-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  .neon-sticky-notes-product *,\n  .neon-sticky-notes-product *::before,\n  .neon-sticky-notes-product *::after {\n    box-sizing: border-box;\n  }\n\n  .neon-sticky-notes-product p {\n    margin: 0;\n  }\n\n  .nsn-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  .nsn-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  .nsn-specification {\n    min-width: 0;\n    min-height: 86px;\n    padding: 15px 16px;\n    border-right: 1px solid #d6dfe7;\n    border-bottom: 1px solid #d6dfe7;\n  }\n\n  .nsn-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  .nsn-specification-value {\n    display: block;\n    color: #10243a;\n    font-size: 14px;\n    font-weight: 700;\n    line-height: 1.45;\n  }\n\n  .nsn-accordion {\n    border-top: 1px solid #d6dfe7;\n  }\n\n  .nsn-section {\n    border-bottom: 1px solid #d6dfe7;\n  }\n\n  .nsn-section details {\n    display: block;\n  }\n\n  .nsn-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  .nsn-section summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .nsn-summary-title {\n    display: flex;\n    align-items: center;\n    gap: 11px;\n  }\n\n  .nsn-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: #176a9e;\n    background: #ffffff;\n    font-size: 10px;\n    font-weight: 750;\n    line-height: 1;\n  }\n\n  .nsn-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  .nsn-toggle::before,\n  .nsn-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  .nsn-toggle::after {\n    transform: translate(-50%, -50%) rotate(90deg);\n  }\n\n  .nsn-section details[open] .nsn-toggle::after {\n    transform: translate(-50%, -50%) rotate(0deg);\n  }\n\n  .nsn-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  .nsn-content p {\n    margin: 0 0 13px;\n  }\n\n  .nsn-content p:last-child {\n    margin-bottom: 0;\n  }\n\n  .nsn-content ul {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .nsn-content li {\n    position: relative;\n    margin: 0;\n    padding: 9px 0 9px 18px;\n    border-bottom: 1px solid #e6ebf0;\n  }\n\n  .nsn-content li:last-child {\n    border-bottom: 0;\n  }\n\n  .nsn-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  .nsn-content strong {\n    color: #10243a;\n    font-weight: 700;\n  }\n\n  .nsn-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  .nsn-feature {\n    min-height: 80px;\n    padding: 13px 14px;\n    border-right: 1px solid #d6dfe7;\n    border-bottom: 1px solid #d6dfe7;\n    background: #ffffff;\n  }\n\n  .nsn-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  .nsn-feature-value {\n    display: block;\n    color: #10243a;\n    font-size: 13px;\n    font-weight: 700;\n    line-height: 1.45;\n  }\n\n  .nsn-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  .nsn-wholesale-table th,\n  .nsn-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  .nsn-wholesale-table th:last-child,\n  .nsn-wholesale-table td:last-child {\n    border-right: 0;\n  }\n\n  .nsn-wholesale-table tr:last-child th,\n  .nsn-wholesale-table tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .nsn-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  .nsn-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  .nsn-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  .nsn-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  .nsn-order-summary p {\n    color: #536174;\n    font-size: 13px;\n    line-height: 1.7;\n  }\n\n  .nsn-order-summary strong {\n    color: #10243a;\n  }\n\n  .nsn-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    .nsn-specifications {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .nsn-feature-grid {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  @media screen and (max-width: 600px) {\n    .nsn-intro {\n      font-size: 14px;\n    }\n\n    .nsn-specifications {\n      grid-template-columns: 1fr;\n    }\n\n    .nsn-specification {\n      min-height: auto;\n      padding: 13px 14px;\n    }\n\n    .nsn-section summary {\n      min-height: 58px;\n      padding: 13px 0;\n      font-size: 13px;\n    }\n\n    .nsn-content {\n      padding: 0 0 21px;\n    }\n\n    .nsn-wholesale-table,\n    .nsn-wholesale-table tbody,\n    .nsn-wholesale-table tr,\n    .nsn-wholesale-table th,\n    .nsn-wholesale-table td {\n      display: block;\n      width: 100%;\n    }\n\n    .nsn-wholesale-table tr {\n      border-bottom: 1px solid #d6dfe7;\n    }\n\n    .nsn-wholesale-table tr:last-child {\n      border-bottom: 0;\n    }\n\n    .nsn-wholesale-table th,\n    .nsn-wholesale-table td {\n      border-right: 0;\n      border-bottom: 0;\n    }\n\n    .nsn-wholesale-table th {\n      padding-bottom: 5px;\n    }\n\n    .nsn-wholesale-table td {\n      padding-top: 3px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv data-wholesale-price=\"34.50\" data-units-per-package=\"10\" data-minimum-packages=\"10\" data-unit-plural=\"retail packs\" data-unit-singular=\"retail pack\" data-package-plural=\"cases\" data-package-singular=\"case\" class=\"neon-sticky-notes-product\"\u003e\n\u003cp class=\"nsn-intro\"\u003eA retail-ready wholesale case of neon self-adhesive notes designed for reminders, planning, document marking and everyday organisation. Each case contains 10 individual retail packs, with 12 sticky-note pads and 1,200 sheets in every pack. Bright yellow, orange and blue paper makes important information easy to identify at a glance, while the compact hanging packaging is suitable for stationery shops, school-supply retailers and office-product displays.\u003c\/p\u003e\n\u003cdiv class=\"nsn-specifications\"\u003e\n\u003cdiv class=\"nsn-specification\"\u003e\n\u003cspan class=\"nsn-specification-label\"\u003eBox contents\u003c\/span\u003e \u003cspan class=\"nsn-specification-value\"\u003e10 retail packs\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nsn-specification\"\u003e\n\u003cspan class=\"nsn-specification-label\"\u003eContents per retail pack\u003c\/span\u003e \u003cspan class=\"nsn-specification-value\"\u003e12 pads · 1,200 sheets\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nsn-specification\"\u003e\n\u003cspan class=\"nsn-specification-label\"\u003eTotal case contents\u003c\/span\u003e \u003cspan class=\"nsn-specification-value\"\u003e120 pads · 12,000 sheets\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nsn-specification\"\u003e\n\u003cspan class=\"nsn-specification-label\"\u003eMinimum order\u003c\/span\u003e \u003cspan class=\"nsn-specification-value\"\u003e10 cases · 100 retail packs\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nsn-accordion\"\u003e\n\u003cdiv class=\"nsn-section\"\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003e\u003cspan class=\"nsn-summary-title\"\u003e \u003cspan class=\"nsn-section-number\"\u003e01\u003c\/span\u003e Bright Notes for Planning and Organisation \u003c\/span\u003e \u003cspan aria-hidden=\"true\" class=\"nsn-toggle\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"nsn-content\"\u003e\n\u003cp\u003eThese bright self-adhesive notes provide a simple and practical way to record reminders, organise tasks, mark documents and highlight important information. The neon yellow, orange and blue colours remain easy to notice on notebooks, reports, folders, calendars and other smooth surfaces.\u003c\/p\u003e\n\u003cp\u003eEach retail pack contains 12 separate pads with 100 sheets in every pad. The removable adhesive allows individual notes to be attached, repositioned and removed when no longer required, making them suitable for temporary labelling and frequently updated information.\u003c\/p\u003e\n\u003cdiv class=\"nsn-feature-grid\"\u003e\n\u003cdiv class=\"nsn-feature\"\u003e\n\u003cspan class=\"nsn-feature-label\"\u003eColours\u003c\/span\u003e \u003cspan class=\"nsn-feature-value\"\u003eYellow, orange and blue\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nsn-feature\"\u003e\n\u003cspan class=\"nsn-feature-label\"\u003ePads per retail pack\u003c\/span\u003e \u003cspan class=\"nsn-feature-value\"\u003e12 sticky-note pads\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nsn-feature\"\u003e\n\u003cspan class=\"nsn-feature-label\"\u003eSheets per pad\u003c\/span\u003e \u003cspan class=\"nsn-feature-value\"\u003e100 self-adhesive sheets\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nsn-section\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003e\u003cspan class=\"nsn-summary-title\"\u003e \u003cspan class=\"nsn-section-number\"\u003e02\u003c\/span\u003e Product Details and Case Contents \u003c\/span\u003e \u003cspan aria-hidden=\"true\" class=\"nsn-toggle\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"nsn-content\"\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eProduct type:\u003c\/strong\u003e Self-adhesive neon sticky-note pads.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eRetail packs per wholesale case:\u003c\/strong\u003e 10 packs.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePads per retail pack:\u003c\/strong\u003e 12 pads.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSheets per pad:\u003c\/strong\u003e 100 sheets.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSheets per retail pack:\u003c\/strong\u003e 1,200 sheets.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eTotal pads per wholesale case:\u003c\/strong\u003e 120 pads.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eTotal sheets per wholesale case:\u003c\/strong\u003e 12,000 sheets.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eColour assortment:\u003c\/strong\u003e Neon yellow, orange and blue.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eAdhesive type:\u003c\/strong\u003e Temporary, repositionable self-adhesive edge.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eApplication:\u003c\/strong\u003e Suitable for paper and other clean, dry and smooth surfaces.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eRetail presentation:\u003c\/strong\u003e Individual hanging card packaging.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eRecommended uses:\u003c\/strong\u003e Reminders, planning, indexing, document marking and temporary labels.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSuitable environments:\u003c\/strong\u003e Offices, schools, homes, libraries and stationery retailers.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nsn-section\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003e\u003cspan class=\"nsn-summary-title\"\u003e \u003cspan class=\"nsn-section-number\"\u003e03\u003c\/span\u003e Application and Storage \u003c\/span\u003e \u003cspan aria-hidden=\"true\" class=\"nsn-toggle\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"nsn-content\"\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eRemoving a sheet:\u003c\/strong\u003e Lift the note gently from the side to help maintain an even adhesive edge.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eApplying a note:\u003c\/strong\u003e Press the adhesive edge onto a clean, dry and smooth surface.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eRepositioning:\u003c\/strong\u003e Notes can be carefully removed and placed in a new position during temporary use.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eWriting tools:\u003c\/strong\u003e Suitable for pencils, ballpoint pens, gel pens and most standard writing instruments.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDocument use:\u003c\/strong\u003e Ideal for marking reports, books, folders, notebooks, calendars and planning boards.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eStorage:\u003c\/strong\u003e Keep unused pads inside their packaging in a clean and dry location.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eProtection:\u003c\/strong\u003e Avoid prolonged exposure to moisture, excessive heat and direct sunlight.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eSurface testing:\u003c\/strong\u003e Test on a discreet area before applying to delicate, painted or valuable surfaces.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"nsn-note\"\u003e\n\u003cstrong\u003eUsage note:\u003c\/strong\u003e Adhesive performance may vary depending on the surface texture, dust, moisture and the number of times a note has been repositioned.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"nsn-section\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003e\u003cspan class=\"nsn-summary-title\"\u003e \u003cspan class=\"nsn-section-number\"\u003e04\u003c\/span\u003e Packaging and Wholesale Information \u003c\/span\u003e \u003cspan aria-hidden=\"true\" class=\"nsn-toggle\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"nsn-content\"\u003e\n\u003cp\u003eEach wholesale case contains 10 individually packaged retail units. Every retail unit contains 12 sticky-note pads, with 100 sheets in each pad. The hanging card packaging is suitable for peg displays, retail shelves and stationery counters.\u003c\/p\u003e\n\u003ctable data-unit-price=\"3.45\" data-box-price=\"34.50\" data-minimum-order=\"10\" data-box-contents=\"10\" class=\"nsn-wholesale-table product-wholesale-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eBox contents\u003c\/th\u003e\n\u003ctd\u003e10 retail packs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eWholesale box price\u003c\/th\u003e\n\u003ctd\u003e£34.50\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePrice per retail pack\u003c\/th\u003e\n\u003ctd\u003eApproximately £3.45\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eContents per retail pack\u003c\/th\u003e\n\u003ctd\u003e12 sticky-note pads\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePrice per pad\u003c\/th\u003e\n\u003ctd\u003eApproximately £0.29\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSheets per pad\u003c\/th\u003e\n\u003ctd\u003e100 sheets\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSheets per retail pack\u003c\/th\u003e\n\u003ctd\u003e1,200 sheets\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eTotal pads per box\u003c\/th\u003e\n\u003ctd\u003e120 sticky-note pads\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eTotal sheets per box\u003c\/th\u003e\n\u003ctd\u003e12,000 sheets\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eColour assortment\u003c\/th\u003e\n\u003ctd\u003eNeon yellow, orange and blue\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eRetail packaging\u003c\/th\u003e\n\u003ctd\u003eIndividual hanging card packs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMinimum order\u003c\/th\u003e\n\u003ctd\u003e10 boxes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eTotal retail packs at MOQ\u003c\/th\u003e\n\u003ctd\u003e100 retail packs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eTotal pads at MOQ\u003c\/th\u003e\n\u003ctd\u003e1,200 sticky-note pads\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eTotal sheets at MOQ\u003c\/th\u003e\n\u003ctd\u003e120,000 sheets\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMOQ total\u003c\/th\u003e\n\u003ctd\u003e£345.00\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cdiv class=\"nsn-order-summary\"\u003e\n\u003cspan class=\"nsn-order-summary-label\"\u003e Wholesale order summary \u003c\/span\u003e\n\u003cp\u003e\u003cstrong\u003e1 box = 10 retail packs\u003c\/strong\u003e\u003cbr\u003e\u003cstrong\u003e1 retail pack = 12 pads \/ 1,200 sheets\u003c\/strong\u003e\u003cbr\u003e\u003cstrong\u003eMinimum order = 10 boxes \/ 100 retail packs\u003c\/strong\u003e\u003cbr\u003eTotal quantity at MOQ: \u003cstrong\u003e1,200 pads \/ 120,000 sheets\u003c\/strong\u003e\u003cbr\u003eMinimum order total: \u003cstrong\u003e£345.00\u003c\/strong\u003e\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":50596060201183,"sku":null,"price":41.95,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0819\/5434\/1087\/files\/ChatGPTImage24_.2026_._00_38_41_2.png?v=1784843305","url":"https:\/\/paperforgewholesale.com\/products\/neon-sticky-notes-case-of-10-retail-packs","provider":"PAPERFORGE WHOLESALE LIMITED","version":"1.0","type":"link"}