{"product_id":"assorted-push-pins-in-storage-jars-pack-of-10","title":"Assorted Push Pins in Storage Jars — Pack of 10","description":"\u003cstyle\u003e\n  .assorted-push-pins-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  .assorted-push-pins-description *,\n  .assorted-push-pins-description *::before,\n  .assorted-push-pins-description *::after {\n    box-sizing: border-box;\n  }\n\n  .assorted-push-pins-description p {\n    margin: 0;\n  }\n\n  .app-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  .app-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  .app-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  .app-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  .app-specification-value {\n    display: block;\n    color: #10243a;\n    font-size: 14px;\n    font-weight: 700;\n    line-height: 1.45;\n  }\n\n  .app-accordion {\n    border-top: 1px solid #d6dfe7;\n  }\n\n  .app-section {\n    border-bottom: 1px solid #d6dfe7;\n  }\n\n  .app-section details {\n    display: block;\n  }\n\n  .app-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  .app-section summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .app-summary-title {\n    display: flex;\n    align-items: center;\n    gap: 11px;\n  }\n\n  .app-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    background: #ffffff;\n    color: #176a9e;\n    font-size: 10px;\n    font-weight: 750;\n    line-height: 1;\n  }\n\n  .app-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  .app-toggle::before,\n  .app-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  .app-toggle::after {\n    transform: translate(-50%, -50%) rotate(90deg);\n  }\n\n  .app-section details[open] .app-toggle::after {\n    transform: translate(-50%, -50%) rotate(0deg);\n  }\n\n  .app-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  .app-content p {\n    margin: 0 0 13px;\n  }\n\n  .app-content p:last-child {\n    margin-bottom: 0;\n  }\n\n  .app-content ul {\n    margin: 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .app-content li {\n    position: relative;\n    margin: 0;\n    padding: 9px 0 9px 18px;\n    border-bottom: 1px solid #e6ebf0;\n  }\n\n  .app-content li:last-child {\n    border-bottom: 0;\n  }\n\n  .app-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  .app-content strong {\n    color: #10243a;\n    font-weight: 700;\n  }\n\n  .app-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  .app-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  .app-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  .app-feature-value {\n    display: block;\n    color: #10243a;\n    font-size: 13px;\n    font-weight: 700;\n    line-height: 1.45;\n  }\n\n  .app-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  .app-wholesale-table th,\n  .app-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  .app-wholesale-table th:last-child,\n  .app-wholesale-table td:last-child {\n    border-right: 0;\n  }\n\n  .app-wholesale-table tr:last-child th,\n  .app-wholesale-table tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .app-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  .app-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  .app-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  .app-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  .app-order-summary p {\n    color: #526174;\n    font-size: 13px;\n    line-height: 1.7;\n  }\n\n  .app-order-summary strong {\n    color: #10243a;\n  }\n\n  .app-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  .app-note strong {\n    color: #10243a;\n  }\n\n  @media screen and (max-width: 850px) {\n    .app-specifications {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .app-feature-grid {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  @media screen and (max-width: 600px) {\n    .assorted-push-pins-description {\n      font-size: 13px;\n    }\n\n    .app-intro {\n      margin-bottom: 22px;\n      font-size: 14px;\n    }\n\n    .app-specifications {\n      grid-template-columns: 1fr;\n    }\n\n    .app-specification {\n      min-height: auto;\n      padding: 13px 14px;\n    }\n\n    .app-section summary {\n      min-height: 58px;\n      padding: 13px 0;\n      font-size: 13px;\n    }\n\n    .app-summary-title {\n      gap: 9px;\n    }\n\n    .app-content {\n      padding: 0 0 21px;\n    }\n\n    .app-wholesale-table,\n    .app-wholesale-table tbody,\n    .app-wholesale-table tr,\n    .app-wholesale-table th,\n    .app-wholesale-table td {\n      display: block;\n      width: 100%;\n    }\n\n    .app-wholesale-table tr {\n      border-bottom: 1px solid #d6dfe7;\n    }\n\n    .app-wholesale-table tr:last-child {\n      border-bottom: 0;\n    }\n\n    .app-wholesale-table th,\n    .app-wholesale-table td {\n      border-right: 0;\n      border-bottom: 0;\n    }\n\n    .app-wholesale-table th {\n      padding-bottom: 5px;\n    }\n\n    .app-wholesale-table td {\n      padding-top: 3px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"assorted-push-pins-description\" data-package-singular=\"set\" data-package-plural=\"sets\" data-unit-singular=\"jar\" data-unit-plural=\"jars\" data-minimum-packages=\"10\" data-units-per-package=\"10\" data-wholesale-price=\"8.95\"\u003e\n  \u003cp class=\"app-intro\"\u003e\n    A practical wholesale set of ten transparent storage jars filled with\n    assorted colourful push pins for noticeboards, classroom displays, office\n    planning and creative organisation. The selection includes several\n    decorative head shapes in bright colours, while the strong metal points\n    provide secure attachment to suitable cork and soft display surfaces.\n    Individual lidded jars keep the pins contained, visible and ready for\n    convenient retail display or everyday use.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"app-specifications\"\u003e\n    \u003cdiv class=\"app-specification\"\u003e\n      \u003cspan class=\"app-specification-label\"\u003eBox contents\u003c\/span\u003e\n      \u003cspan class=\"app-specification-value\"\u003e10 jars of assorted push pins\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"app-specification\"\u003e\n      \u003cspan class=\"app-specification-label\"\u003ePin assortment\u003c\/span\u003e\n      \u003cspan class=\"app-specification-value\"\u003eMultiple colours and shapes\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"app-specification\"\u003e\n      \u003cspan class=\"app-specification-label\"\u003eStorage\u003c\/span\u003e\n      \u003cspan class=\"app-specification-value\"\u003eTransparent lidded jars\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"app-specification\"\u003e\n      \u003cspan class=\"app-specification-label\"\u003eMinimum order\u003c\/span\u003e\n      \u003cspan class=\"app-specification-value\"\u003e10 sets · 100 jars\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"app-accordion\"\u003e\n    \u003cdiv class=\"app-section\"\u003e\n      \u003cdetails open\u003e\n        \u003csummary\u003e\n          \u003cspan class=\"app-summary-title\"\u003e\n            \u003cspan class=\"app-section-number\"\u003e01\u003c\/span\u003e\n            Colourful Organisation for Boards and Displays\n          \u003c\/span\u003e\n\n          \u003cspan class=\"app-toggle\" aria-hidden=\"true\"\u003e\u003c\/span\u003e\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"app-content\"\u003e\n          \u003cp\u003e\n            These assorted push pins provide a convenient way to attach notes,\n            photographs, reminders, schedules, classroom materials, notices and\n            lightweight decorations to compatible cork boards and other soft\n            pinning surfaces.\n          \u003c\/p\u003e\n\n          \u003cp\u003e\n            The mixed colours make it easy to create visual categories or\n            highlight important information. Assorted head designs, including\n            classic push-pin shapes, rounded heads, cubes and flag-style pins,\n            add variety for both practical filing and decorative displays.\n          \u003c\/p\u003e\n\n          \u003cdiv class=\"app-feature-grid\"\u003e\n            \u003cdiv class=\"app-feature-item\"\u003e\n              \u003cspan class=\"app-feature-label\"\u003eColour assortment\u003c\/span\u003e\n              \u003cspan class=\"app-feature-value\"\u003e\n                Red, blue, green, yellow and white\n              \u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"app-feature-item\"\u003e\n              \u003cspan class=\"app-feature-label\"\u003eHead designs\u003c\/span\u003e\n              \u003cspan class=\"app-feature-value\"\u003e\n                Classic, rounded, cube and flag shapes\n              \u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"app-feature-item\"\u003e\n              \u003cspan class=\"app-feature-label\"\u003eRecommended surfaces\u003c\/span\u003e\n              \u003cspan class=\"app-feature-value\"\u003e\n                Cork boards and soft noticeboards\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=\"app-section\"\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003e\n          \u003cspan class=\"app-summary-title\"\u003e\n            \u003cspan class=\"app-section-number\"\u003e02\u003c\/span\u003e\n            Materials, Shapes \u0026amp; Construction\n          \u003c\/span\u003e\n\n          \u003cspan class=\"app-toggle\" aria-hidden=\"true\"\u003e\u003c\/span\u003e\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"app-content\"\u003e\n          \u003cul\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eProduct type:\u003c\/strong\u003e\n              Assorted push pins supplied in storage jars.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eQuantity per wholesale set:\u003c\/strong\u003e\n              10 jars.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003ePin head material:\u003c\/strong\u003e\n              Durable moulded plastic.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003ePoint material:\u003c\/strong\u003e\n              Strong metal.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eColour assortment:\u003c\/strong\u003e\n              Red, blue, green, yellow and white.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eHead shapes:\u003c\/strong\u003e\n              Assorted classic push-pin, rounded, cube and flag-style designs.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eStorage container:\u003c\/strong\u003e\n              Clear round plastic jar.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eJar closure:\u003c\/strong\u003e\n              Removable transparent lid.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eVisibility:\u003c\/strong\u003e\n              Transparent packaging allows the contents and colours to remain visible.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003ePortability:\u003c\/strong\u003e\n              Compact jars are easy to store in drawers, cupboards, stationery cabinets and supply rooms.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eDisplay format:\u003c\/strong\u003e\n              Ten jars are supplied together in a protective wholesale carton.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eExact number of pins per jar:\u003c\/strong\u003e\n              Not specified in the supplied product information.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n\n          \u003cdiv class=\"app-note\"\u003e\n            \u003cstrong\u003eAssortment note:\u003c\/strong\u003e\n            The proportions of individual colours and decorative shapes may vary\n            between jars and wholesale production batches.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"app-section\"\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003e\n          \u003cspan class=\"app-summary-title\"\u003e\n            \u003cspan class=\"app-section-number\"\u003e03\u003c\/span\u003e\n            Recommended Uses, Storage \u0026amp; Safety\n          \u003c\/span\u003e\n\n          \u003cspan class=\"app-toggle\" aria-hidden=\"true\"\u003e\u003c\/span\u003e\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"app-content\"\u003e\n          \u003cul\u003e\n            \u003cli\u003e\n              \u003cstrong\u003eOffice use:\u003c\/strong\u003e\n              Pin notices, schedules, reminders, project information and printed documents to cork boards.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eSchool use:\u003c\/strong\u003e\n              Suitable for classroom displays, teaching materials, noticeboards and student project presentations.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eHome use:\u003c\/strong\u003e\n              Attach photographs, calendars, shopping lists, notes and reminders to compatible boards.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eCreative use:\u003c\/strong\u003e\n              Suitable for mood boards, planning boards, visual layouts and lightweight decorative displays.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eColour coding:\u003c\/strong\u003e\n              Use different colours or shapes to identify categories, priorities, departments or subjects.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eStorage:\u003c\/strong\u003e\n              Return unused pins to the jar and secure the lid after use.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eProtection:\u003c\/strong\u003e\n              Keep the jars in a clean, dry location away from excessive moisture and heat.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eHandling:\u003c\/strong\u003e\n              Hold each pin by its plastic head and press the metal point carefully into a suitable surface.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eSurface care:\u003c\/strong\u003e\n              Test the pin on an inconspicuous area before use, as metal points create small holes.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n              \u003cstrong\u003eSafety:\u003c\/strong\u003e\n              The product contains sharp points and should be kept away from young children.\n            \u003c\/li\u003e\n          \u003c\/ul\u003e\n\n          \u003cdiv class=\"app-note\"\u003e\n            \u003cstrong\u003eImportant safety information:\u003c\/strong\u003e\n            Push pins have sharp metal points. Adult supervision is recommended\n            in educational and craft settings. Store all pins securely inside\n            the closed jars when they are not being used.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"app-section\"\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003e\n          \u003cspan class=\"app-summary-title\"\u003e\n            \u003cspan class=\"app-section-number\"\u003e04\u003c\/span\u003e\n            Packaging \u0026amp; Wholesale Supply\n          \u003c\/span\u003e\n\n          \u003cspan class=\"app-toggle\" aria-hidden=\"true\"\u003e\u003c\/span\u003e\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"app-content\"\u003e\n          \u003cp\u003e\n            Each wholesale set contains ten transparent jars of assorted\n            colourful push pins. The jars are arranged inside a protective\n            display carton, making the product suitable for stationery\n            retailers, office suppliers, schools, educational departments,\n            craft stores and businesses purchasing shared stationery supplies.\n          \u003c\/p\u003e\n\n          \u003ctable class=\"app-wholesale-table product-wholesale-table\" data-box-contents=\"10\" data-minimum-order=\"10\" data-box-price=\"8.95\" data-unit-price=\"0.895\"\u003e\n            \u003ctbody\u003e\n              \u003ctr\u003e\n                \u003cth\u003eBox contents\u003c\/th\u003e\n                \u003ctd\u003e10 jars of assorted push pins\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003cth\u003ePin colours\u003c\/th\u003e\n                \u003ctd\u003eRed, blue, green, yellow and white\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003cth\u003eAssorted shapes\u003c\/th\u003e\n                \u003ctd\u003eClassic, rounded, cube and flag-style heads\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003cth\u003ePoint material\u003c\/th\u003e\n                \u003ctd\u003eMetal\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003cth\u003eJar material\u003c\/th\u003e\n                \u003ctd\u003eTransparent plastic\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003cth\u003eWholesale set price\u003c\/th\u003e\n                \u003ctd\u003e£8.95\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003cth\u003ePrice per jar\u003c\/th\u003e\n                \u003ctd\u003eApproximately £0.90\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\u003e100 jars of push pins\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003cth\u003eMOQ total\u003c\/th\u003e\n                \u003ctd\u003e£89.50\u003c\/td\u003e\n              \u003c\/tr\u003e\n\n              \u003ctr\u003e\n                \u003cth\u003ePackaging\u003c\/th\u003e\n                \u003ctd\u003e10 lidded jars in a protective wholesale carton\u003c\/td\u003e\n              \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n          \u003c\/table\u003e\n\n          \u003cdiv class=\"app-order-summary\"\u003e\n            \u003cspan class=\"app-order-summary-label\"\u003e\n              Wholesale order summary\n            \u003c\/span\u003e\n\n            \u003cp\u003e\n              \u003cstrong\u003e1 set = 10 jars of assorted push pins\u003c\/strong\u003e\u003cbr\u003e\n              \u003cstrong\u003eWholesale set price = £8.95\u003c\/strong\u003e\u003cbr\u003e\n              \u003cstrong\u003ePrice per jar = approximately £0.90\u003c\/strong\u003e\u003cbr\u003e\n              \u003cstrong\u003eMinimum order = 10 sets\u003c\/strong\u003e\u003cbr\u003e\n              \u003cstrong\u003eMOQ quantity = 100 jars\u003c\/strong\u003e\u003cbr\u003e\n              Minimum order total: \u003cstrong\u003e£89.50\u003c\/strong\u003e\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"app-note\"\u003e\n            \u003cstrong\u003eWholesale calculation:\u003c\/strong\u003e\n            10 sets × 10 jars = 100 jars.\n            10 sets × £8.95 = £89.50.\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":50595030859999,"sku":null,"price":10.95,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0819\/5434\/1087\/files\/ChatGPTImage23_.2026_._20_14_23_2.png?v=1784827022","url":"https:\/\/paperforgewholesale.com\/products\/assorted-push-pins-in-storage-jars-pack-of-10","provider":"PAPERFORGE WHOLESALE LIMITED","version":"1.0","type":"link"}