{"product_id":"trailmaker-12-pack-bulk-school-supply-kits-30-piece-classroom-supply-sets-for-elementary-middle-school-notebooks-pencils-crayons-essentials-ideal-for-schools-nonprofits-charities-donation-programs","title":"Trailmaker 12 Pack Bulk School Supply Kits | 30 Piece Classroom Supply Sets for Elementary \u0026 Middle School | Notebooks, Pencils, Crayons \u0026 Essentials | Ideal for Schools, Nonprofits, Charities \u0026 Donation Programs","description":"\u003cdiv\u003e\u003cdiv lang=\"en_US\"\u003e\n \u003cdiv class=\"aplus-v2 desktop celwidget\" cel_widget_id=\"aplus\"\u003e\n  \u003cstyle type=\"text\/css\"\u003e\n\n.aplus-v2 .premium-aplus-module-2 .premium-background-wrapper {\n    position: relative;\n}\n\n.aplus-v2 .premium-aplus-module-2 .premium-intro-wrapper {\n    position: absolute;\n    width: 50%;\n    height: 100%;\n    top: 0;\n}\n\n.aplus-v2 .premium-aplus-module-2 .premium-intro-wrapper.right {\n    left: 50%;\n}\n\nhtml[dir=\"rtl\"] .aplus-v2 .premium-aplus-module-2 .premium-intro-wrapper.right {\n    left: auto;\n    right: 50%;\n}\n\n.aplus-v2 .premium-aplus-module-2 .premium-intro-wrapper.secondary-color {\n    color: #fff;\n}\n\n.aplus-v2 .premium-aplus-module-2 .premium-intro-background {\n    padding: 20px;\n}\n\n.aplus-v2 .premium-aplus-module-2 .aplus-module-2-topic {\n    padding-bottom: 10px;\n}\n\n.aplus-v2 .premium-aplus-module-2 .aplus-module-2-heading {\n    padding-bottom: 20px;\n}\n\n.aplus-v2 .premium-aplus-module-2 .aplus-module-2-description {\n    line-height: 1.5em;\n}\n\n.aplus-v2 .premium-aplus-module-2 .premium-intro-background.white-background {\n    background: rgba(255,255,255,0.5);\n}\n\n.aplus-v2 .premium-aplus-module-2 .premium-intro-background.black-background {\n    background: rgba(0,0,0,0.5);\n}\n\n.aplus-v2 .premium-aplus-module-2 .premium-intro-background.black-background,\n.aplus-v2 .premium-aplus-module-2 .premium-intro-background.black-background h1,\n.aplus-v2 .premium-aplus-module-2 .premium-intro-background.black-background h5,\n.aplus-v2 .premium-aplus-module-2 .premium-intro-background.black-background ol,\n.aplus-v2 .premium-aplus-module-2 .premium-intro-background.black-background ul,\n.aplus-v2 .premium-aplus-module-2 .premium-intro-background.black-background ol .a-list-item,\n.aplus-v2 .premium-aplus-module-2 .premium-intro-background.black-background ul .a-list-item {\n  color: #fff;\n}\n\n.aplus-v2 .premium-aplus-module-2 .premium-intro-content-container {\n    display: table;\n    height: 100%;\n}\n\n.aplus-v2 .premium-aplus-module-2 .premium-intro-wrapper.left .premium-intro-content-container {\n    padding-left: 40px;\n}\n\nhtml[dir=\"rtl\"] .aplus-v2 .premium-aplus-module-2 .premium-intro-wrapper.left .premium-intro-content-container {\n\tpadding-left: 0px;\n\tpadding-right: 40px;\n}\n\n.aplus-v2 .premium-aplus-module-2 .premium-intro-wrapper.right .premium-intro-content-container {\n    padding-right: 40px;\n}\n\nhtml[dir=\"rtl\"] .aplus-v2 .premium-aplus-module-2 .premium-intro-wrapper.right .premium-intro-content-container {\n    padding-right: 0px;\n    padding-left: 40px;\n}\n\n.aplus-v2 .premium-aplus-module-2 .premium-intro-content-column {\n    display: table-cell;\n    vertical-align: middle;\n}\n\n\n\u003c\/style\u003e\n  \u003cscript type=\"text\/javascript\"\u003e(function(f) {var _np=(window.P._namespace(\"PremiumAplusModule\"));if(_np.guardFatal){_np.guardFatal(f)(_np);}else{f(_np);}}(function(P) {\nP.now('premium-module-5-comparison-table-scroller').execute('init-premium-module-5-comparison-table', function(init){\n    if (init) {\n        return;\n    }\n    P.register('premium-module-5-comparison-table-scroller', function(){\n        return function() {\n            P.when('jQuery', 'a-popover', 'A', 'ready').execute('premium-5-comparison-table-scroller', function($, popover, A) {\n                function initCompTable(module) {\n                    \/**\n                    * Premium comparison table: popover trigger module\n                    *\/\n                    var comparisonName = $(module).data('comparison-name');\n                    (function() {\n                        var $additionalInfo = $('.aplus-v2 .aplus-popover-trigger');\n                        $additionalInfo.each(function(i, trigger) {\n                            return popover.create(trigger, $(trigger).data());\n                        });\n                        $additionalInfo.hover(\n                            function() {\n                                $(this).focus();\n                            }\n                        );\n                    })();\n                    \/**\n                    * Premium comparison table: adjust column width module\n                    *\/\n                    (function() {\n                        var VISIBLE_COLUMNS = 4.2;  \/* How many visible columns on load *\/\n                        var MIN_WIDTH = 230;\n                        var getWidth = function() {\n                            return $(this).outerWidth();\n                        }\n                        \/* cache selectors *\/\n                        var\n                            $container = $('.aplus-v2 .comparison-table #'+comparisonName),\n                            $header = $('.aplus-v2 .comparison-table #'+comparisonName+' td.attribute'),\n                            $slider = $('.aplus-v2 .comparison-table #'+comparisonName+' .table-slider'),\n                            $columns = $('.aplus-v2 .comparison-table #'+comparisonName+' .aplus-data-column'),\n                            $activeColumn = $('.aplus-v2 .comparison-table #'+comparisonName+' .aplus-data-column.active.active-item');\n\n                        \/* Formula for determining desired column width *\/\n\n                        var calculatedColumnWidth = Math.floor(\n                            ($container.innerWidth() - $header.innerWidth()) \/ VISIBLE_COLUMNS\n                        );\n\n                        var childWidths = $activeColumn.map(getWidth).get();\n                        var maxChildWidth = Math.max(MIN_WIDTH, Math.max.apply(Math, childWidths));\n                        var minColumnWidth = $columns.innerWidth();\n\n                        \/* set the min-width of each column to the calulated width or minWidth *\/\n                        $columns.css(\n                            'min-width',\n                            Math.max(MIN_WIDTH, (calculatedColumnWidth \u003c minColumnWidth\n                                ? calculatedColumnWidth\n                                : minColumnWidth))\n                        );\n                        $activeColumn.css('width', maxChildWidth);\n\n                        \/* show the component *\/\n                        $container.removeClass('loading');\n                    })();\n\n                    \/**\n                     * Premium comparison table: sticky attribute \u0026 column\n                     *\/\n\n                    (function() {\n                        \/* cache selectors *\/\n                        const comparisonTable = document.querySelector('.aplus-v2 .comparison-table #'+comparisonName);\n                        const header = comparisonTable.querySelector('td.attribute');\n                        const fixedColumn = comparisonTable.querySelector('td.active');\n\n                        const attributeColumnObserver = new ResizeObserver((entries) =\u003e {\n                            for (let entry of entries) {\n                                const bounds = entry.target.getBoundingClientRect().width;\n                                const activeCellWidth = window.getComputedStyle(fixedColumn).left;\n                                if (bounds + \"px\" !== activeCellWidth) {\n                                    const activeCells = document.querySelectorAll('.aplus-data-column.active');\n                                    activeCells.forEach(cell =\u003e cell.style.left = bounds + \"px\");\n\n                                }\n                            }\n\n                        })\n\n                        attributeColumnObserver.observe(header)\n                    })();\n\n                    \/**\n                    * Premium comparison table: top scroll bar\n                    *\/\n                    (function() {\n                        \/* cache selectors *\/\n                        var\n                            $header = $('.aplus-v2 .comparison-table #'+comparisonName+' td.attribute'),\n                            $fixedColumn = $('.aplus-v2 .comparison-table #'+comparisonName+' td.active'),\n                            $scrollWrapperTop = $('.aplus-v2 .comparison-table #'+comparisonName+' .scroll-wrapper-top'),\n                            $scrollWrapperBottom = $('.aplus-v2 .comparison-table #'+comparisonName+' .scroll-wrapper-bottom'),\n                            $scrollWidth = $('.aplus-v2 .comparison-table #'+comparisonName+' .scroll-width'),\n                            $scrollBar = $('.aplus-v2 .comparison-table #'+comparisonName+' .scroll-bar');\n                        \/* confirm fixed column exists and can add width to the total width of the scroll bar *\/\n                        var fixedColumnWidth = $fixedColumn.innerWidth();\n                        if ( fixedColumnWidth === null ) {\n                            fixedColumnWidth = 0;\n                        }\n                        \/* set width of scrollBar *\/\n                        $scrollBar.css('width', $scrollWidth.innerWidth() + fixedColumnWidth + $header.innerWidth());\n                        \/* connect scrolls together *\/\n                        $scrollWrapperTop.scroll(function() {\n                            $scrollWrapperBottom.scrollLeft($scrollWrapperTop.scrollLeft());\n                        });\n                        $scrollWrapperBottom.scroll(function() {\n                            $scrollWrapperTop.scrollLeft($scrollWrapperBottom.scrollLeft());\n                        });\n                    })();\n                }\n\n                $('.aplus-v2 .premium-aplus-module-5 .table-container').each(function(index, module) {\n                    initCompTable(module);\n                });\n            });\n        }\n    });\n});\n}));\u003c\/script\u003e\n  \u003cstyle type=\"text\/css\"\u003e\n\n\/**\n * Premium-module 5: Comparision table - scroller\n *\/\n\n.aplus-v2 .premium-aplus-module-5 h1 {\n    padding-bottom: 30px;\n}\n\n\/* position column-headers relative to this table *\/\n.aplus-v2 .premium-aplus-module-5 .table-container {\n    position: relative;\n    opacity: 1;\n}\n\n.aplus-v2 .premium-aplus-module-5 .table-container.loading {\n    opacity: 0;\n}\n\n.aplus-v2 .premium-aplus-module-5 .table-slider {\n    overflow-x: scroll;\n    overflow-y: visible;\n    width: 100%;\n}\n\n.aplus-v2 .premium-aplus-module-5 td.attribute {\n    min-width: 300px;\n    top: auto;\n    left: 0;\n    z-index: 100;\n}\n\nhtml[dir=\"rtl\"] .aplus-v2 .premium-aplus-module-5 td.attribute {\n    right: 0px;\n    left: auto;\n}\n\n.aplus-v2 .premium-aplus-module-5 td.active-item,\n.aplus-v2 .premium-aplus-module-5 th.active-item {\n    top: auto;\n    left: 300px;\n    z-index: 100;\n}\n\nhtml[dir=\"rtl\"]  .premium-aplus-module-5 td.active-item,\nhtml[dir=\"rtl\"]  .premium-aplus-module-5 th.active-item {\n    left: auto;\n    right: 300px;\n}\n\n.aplus-v2 .premium-aplus-module-5 .attribute,\n.aplus-v2 .premium-aplus-module-5 .active-item{\n    position: sticky;\n}\n\n.aplus-v2 .premium-aplus-module-5 table.a-bordered td,\n.aplus-v2 .premium-aplus-module-5 table.a-bordered th {\n    background-color: #fff;\n}\n\n.aplus-v2 .premium-aplus-module-5 table.a-bordered td.attribute .aplus-popover-trigger::after {\n    content: \"?\";\n    display: inline-block;\n    font-size: 12px;\n    position: relative;\n    bottom: 5px;\n}\n\n.aplus-v2 .premium-aplus-module-5 .product-title {\n    font-size: 15px;\n    padding: 10px 0;\n}\n\n.aplus-v2 .premium-aplus-module-5 .scroll-width {\n    overflow-x: scroll;\n    overflow-y: visible;\n}\n\n\n.aplus-v2 .premium-aplus-module-5 td.attribute.empty {\n    height: 300px;\n}\n\n.aplus-v2 .premium-aplus-module-5 .header-img {\n    padding-top: 10px;\n}\n\n\/* Override default AUI .a-bordered table borders *\/\n.aplus-v2 .premium-aplus-module-5 table.a-bordered {\n    border-width: 0;\n    border-color: #eaeaea;\n    border-style: solid;\n}\n\n\/* Size the top scroller *\/\n.aplus-v2 .premium-aplus-module-5 .scroll-wrapper-top {\n    width: 100%;\n    height: 20px;\n    overflow-x: scroll;\n    overflow-y: visible;\n}\n\n.aplus-v2 .premium-aplus-module-5 .scroll-bar {\n    height: 1px;\n}\n\n.aplus-v2 .premium-aplus-module-5 .add-to-cart {\n    line-height: 1rem;\n    font-weight: normal;\n}\n\n.aplus-v2 .premium-aplus-module-5 .review {\n    font-size: 14px;\n}\n\u003c\/style\u003e\n  \u003cstyle type=\"text\/css\"\u003e\n\n\/**\n * Premium modules global styles\n *\/\n.aplus-v2.desktop {\n  max-width: 1464px;\n  min-width: 800px;\n  margin-left: auto;\n  margin-right: auto;\n  word-wrap: break-word;\n  overflow-wrap: break-word;\n  word-break: break-word;\n}\n\/* Undo this for tech-specs because it breaks table layout *\/\n.aplus-v2.desktop .premium-aplus .aplus-tech-spec-table { word-break: initial; }\n\n.aplus-v2 .premium-aplus,\n.aplus-v2 .premium-aplus .aplus-h1,\n.aplus-v2 .premium-aplus .aplus-h2,\n.aplus-v2 .premium-aplus .aplus-p1,\n.aplus-v2 .premium-aplus .aplus-p2,\n.aplus-v2 .premium-aplus .aplus-p3,\n.aplus-v2 .premium-aplus .aplus-accent1,\n.aplus-v2 .premium-aplus .aplus-accent2\n{ font-family: Arial, sans-serif; }\n\n.aplus-v2 .premium-aplus,\n.aplus-v2 .premium-aplus .aplus-h1,\n.aplus-v2 .premium-aplus .aplus-h2,\n.aplus-v2 .premium-aplus .aplus-p1,\n.aplus-v2 .premium-aplus .aplus-p2,\n.aplus-v2 .premium-aplus .aplus-p3,\n.aplus-v2 .premium-aplus .aplus-accent1,\n.aplus-v2 .premium-aplus .aplus-accent2\n{ font-family: inherit; }\n\n\/* type *\/\n.aplus-v2 .premium-aplus .aplus-h1 { font-size: 32px; line-height: 1.2em; font-weight: 500; }\n.aplus-v2 .premium-aplus .aplus-h2 { font-size: 26px; line-height: 1.25em; font-weight: 500; }\n.aplus-v2 .premium-aplus .aplus-h3 { font-size: 18px; line-height: 1.25em; font-weight: 500; }\n.aplus-v2 .premium-aplus .aplus-p1 { font-size: 20px; line-height: 1.3em; font-weight: 300; }\n.aplus-v2 .premium-aplus .aplus-p2 { font-size: 16px; line-height: 1.4em; font-weight: 300; }\n.aplus-v2 .premium-aplus .aplus-p3 { font-size: 14px; line-height: 1.4em; font-weight: 300; }\n.aplus-v2 .premium-aplus .aplus-accent1 { font-size: 16px; line-height: 1.4em; font-weight: 600; }\n.aplus-v2 .premium-aplus .aplus-accent2 { font-size: 14px; line-height: 1.4em; font-weight: 600; }\n\n\/* spacing *\/\n.aplus-v2 .aplus-container-1 { padding: 40px; }\n.aplus-v2 .aplus-container-1-2 { padding: 40px 80px; }\n.aplus-v2 .aplus-container-2 { padding: 80px; }\n.aplus-v2 .aplus-container-3 { padding: 40px 0; }\n\n\/* Display *\/\n.aplus-v2 .premium-aplus .aplus-display-table { display: table; }\n.aplus-v2 .premium-aplus .aplus-display-table-cell { display: table-cell; }\n.aplus-v2 .premium-aplus .aplus-display-inline-block { display: inline-block; }\n\n\/* Aplus display table with min-width 1000px and fill remaining space inside parent *\/\n.aplus-v2.desktop .premium-aplus .aplus-display-table-width { min-width: 1000px; width: 100% }\n\n\/**\n* Padding and margin for element should be 10, 20, 40, or 80 px. Considering mini 10, small 20, medium 40, large 80.\n*\/\n\n\u003c\/style\u003e\n  \u003cstyle type=\"text\/css\"\u003e\n\n.premium-aplus-module-15 {\n    padding: 40px 0;\n    text-align: left;\n}\n\n.aplus-v2 .premium-aplus-module-15 {\n    text-align: inherit;\n}\n\n.aplus-v2 .premium-aplus-module-15 .premium-aplus-15-heading-text {\n    padding-bottom: 20px;\n}\n\n\u003c\/style\u003e\n  \u003cstyle type=\"text\/css\"\u003e\n\n.aplus-v2 .premium-aplus-module-4 .premium-aplus-two-column {\n    text-align: center;\n}\n\n.aplus-v2 .premium-aplus-module-4 .premium-aplus-two-column {\n    text-align: inherit;\n}\n\n.aplus-v2 .premium-aplus-module-4 .premium-aplus-column {\n    display: inline-block;\n    vertical-align: top;\n    width: 50%;\n}\n\n.aplus-v2 .premium-aplus-module-4 .premium-module-4-heading {\n    padding-bottom: 40px;\n}\n\n.aplus-v2 .premium-aplus-module-4 div.premium-aplus-column:nth-child(2n) {\n    padding-left: 40px;\n}\n\nhtml[dir=\"rtl\"] .aplus-v2 .premium-aplus-module-4 div.premium-aplus-column:nth-child(2n) {\n    padding-left: 0px;\n    padding-right: 40px;\n}\n\n.aplus-v2 .premium-aplus-module-4 div.premium-aplus-column:nth-child(2n-1) {\n    padding-right: 40px;\n}\n\nhtml[dir=\"rtl\"] .aplus-v2 .premium-aplus-module-4 div.premium-aplus-column:nth-child(2n-1) {\n    padding-right: 0px;\n    padding-left: 40px;\n}\n\n.aplus-v2 .premium-aplus-module-4 .column-heading {\n    padding-top: 20px;\n}\n\n.aplus-v2 .premium-aplus-module-4 .column-description {\n    padding-top: 10px;\n}\n\n\u003c\/style\u003e\n  \u003cdiv class=\"aplus-content-wrapper\"\u003e\n   \u003cdiv class=\"celwidget aplus-module premium-module-4-two-column-images aplus-premium\" cel_widget_id=\"aplus-premium-module-4-two-column-images\"\u003e\n    \u003cdiv class=\"a-section a-spacing-none premium-aplus premium-aplus-module-4 aplus-container-1\"\u003e\n     \u003cdiv class=\"a-section a-spacing-none premium-aplus-two-column\"\u003e\n      \u003cdiv class=\"a-section a-spacing-none premium-aplus-column\"\u003e\n       \u003cdiv class=\"a-section a-spacing-none {'column-image'}\"\u003e\n        \u003cimg alt=\"SCHOOL SUPPLIES,BULK SCHOOL SUPPLIES,KIDS SCHOOL SUPPLIES,TODDLER BACKPACKS,TODDLER PRESCHOOL\" class=\"a-lazy-loaded\" data-src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/1cb9dcd2-dce0-42da-8bc5-3c80a10776c9.__CR0,0,650,350_PT0_SX650_V1___.png\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/1cb9dcd2-dce0-42da-8bc5-3c80a10776c9.__CR0,0,650,350_PT0_SX650_V1___.png\"\u003e\n        \u003cnoscript\u003e\n         \u003cimg alt=\"SCHOOL SUPPLIES,BULK SCHOOL SUPPLIES,KIDS SCHOOL SUPPLIES,TODDLER BACKPACKS,TODDLER PRESCHOOL\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/1cb9dcd2-dce0-42da-8bc5-3c80a10776c9.__CR0,0,650,350_PT0_SX650_V1___.png\"\u003e\n        \u003c\/noscript\u003e\n       \u003c\/div\u003e\n       \u003cdiv class=\"a-section a-spacing-none column-heading\"\u003e\n        \u003ch1 class=\"aplus-h3 a-text-bold\"\u003eEverything Kids Need for a Strong School Year\u003c\/h1\u003e\n       \u003c\/div\u003e\n       \u003cdiv class=\"a-section a-spacing-none column-description\"\u003e\n        \u003cp class=\"aplus-p3\"\u003ePacked with \u003cspan class=\"a-text-bold\"\u003eclassroom essentials\u003c\/span\u003e for everyday learning, this \u003cspan class=\"a-text-bold\"\u003e30-piece school supply kit\u003c\/span\u003e helps students stay organized, prepared, and ready for school activities, homework, and creative projects.\u003c\/p\u003e\n       \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"a-section a-spacing-none premium-aplus-column\"\u003e\n       \u003cdiv class=\"a-section a-spacing-none {'column-image'}\"\u003e\n        \u003cimg alt=\"SCHOOL SUPPLIES,BULK SCHOOL SUPPLIES,KIDS SCHOOL SUPPLIES,TODDLER BACKPACKS,TODDLER PRESCHOOL\" class=\"a-lazy-loaded\" data-src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/a453dbc1-ec5d-446d-801a-f519f0b59577.__CR0,261,976,526_PT0_SX650_V1___.png\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/a453dbc1-ec5d-446d-801a-f519f0b59577.__CR0,261,976,526_PT0_SX650_V1___.png\"\u003e\n        \u003cnoscript\u003e\n         \u003cimg alt=\"SCHOOL SUPPLIES,BULK SCHOOL SUPPLIES,KIDS SCHOOL SUPPLIES,TODDLER BACKPACKS,TODDLER PRESCHOOL\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/a453dbc1-ec5d-446d-801a-f519f0b59577.__CR0,261,976,526_PT0_SX650_V1___.png\"\u003e\n        \u003c\/noscript\u003e\n       \u003c\/div\u003e\n       \u003cdiv class=\"a-section a-spacing-none column-heading\"\u003e\n        \u003ch1 class=\"aplus-h3 a-text-bold\"\u003eMade for Schools, Donations \u0026amp; Back-to-School\u003c\/h1\u003e\n       \u003c\/div\u003e\n       \u003cdiv class=\"a-section a-spacing-none column-description\"\u003e\n        \u003cp class=\"aplus-p3\"\u003eDesigned for \u003cspan class=\"a-text-bold\"\u003eclassrooms, nonprofits, teachers, and community programs\u003c\/span\u003e, this complete school supply bundle makes it easy to provide students with reliable everyday essentials in one convenient kit.\u003c\/p\u003e\n       \u003c\/div\u003e\n      \u003c\/div\u003e\n     \u003c\/div\u003e\n    \u003c\/div\u003e\n   \u003c\/div\u003e\n   \u003cdiv class=\"celwidget aplus-module premium-module-2-fullbackground-image aplus-premium\" cel_widget_id=\"aplus-premium-module-2-fullbackground-image\"\u003e\n    \u003cdiv class=\"a-section a-spacing-none premium-aplus premium-aplus-module-2\"\u003e\n     \u003ch1 class=\"a-text-center aplus-container-3 aplus-h1 a-text-bold\"\u003e30-Piece School Supply Kit for Back-to-School Success\u003c\/h1\u003e\n     \u003cdiv class=\"a-section a-spacing-none premium-background-wrapper\"\u003e\n      \u003cdiv class=\"a-section a-spacing-none background-image\"\u003e\n       \u003cimg alt=\"SCHOOL SUPPLIES,BULK SCHOOL SUPPLIES,KIDS SCHOOL SUPPLIES,TODDLER BACKPACKS,TODDLER PRESCHOOL\" class=\"a-lazy-loaded\" data-src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/81253aee-a47a-419a-b391-4bb0867b9f30.__CR8,0,1601,656_PT0_SX1464_V1___.png\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/81253aee-a47a-419a-b391-4bb0867b9f30.__CR8,0,1601,656_PT0_SX1464_V1___.png\"\u003e\n       \u003cnoscript\u003e\n        \u003cimg alt=\"SCHOOL SUPPLIES,BULK SCHOOL SUPPLIES,KIDS SCHOOL SUPPLIES,TODDLER BACKPACKS,TODDLER PRESCHOOL\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/81253aee-a47a-419a-b391-4bb0867b9f30.__CR8,0,1601,656_PT0_SX1464_V1___.png\"\u003e\n       \u003c\/noscript\u003e\n      \u003c\/div\u003e\n     \u003c\/div\u003e\n     \u003cdiv class=\"a-section a-text-center\"\u003e\n      \u003cp class=\"aplus-description aplus-container-3 aplus-p1\"\u003ePacked with \u003cspan class=\"a-text-bold\"\u003enotebooks, pencils, crayons, pens, scissors, highlighters, ruler \u0026amp; sharpener\u003c\/span\u003e — everything for a \u003cspan class=\"a-text-bold\"\u003eready-to-go school year\u003c\/span\u003e.\u003c\/p\u003e\n     \u003c\/div\u003e\n    \u003c\/div\u003e\n   \u003c\/div\u003e\n   \u003cdiv class=\"celwidget aplus-module premium-module-4-two-column-images aplus-premium\" cel_widget_id=\"aplus-premium-module-4-two-column-images\"\u003e\n    \u003cdiv class=\"a-section a-spacing-none premium-aplus premium-aplus-module-4 aplus-container-1\"\u003e\n     \u003cdiv class=\"a-section a-spacing-none premium-aplus-two-column\"\u003e\n      \u003cdiv class=\"a-section a-spacing-none premium-aplus-column\"\u003e\n       \u003cdiv class=\"a-section a-spacing-none {'column-image'}\"\u003e\n        \u003cimg alt=\"SCHOOL SUPPLIES,BULK SCHOOL SUPPLIES,KIDS SCHOOL SUPPLIES,TODDLER BACKPACKS,TODDLER PRESCHOOL\" class=\"a-lazy-loaded\" data-src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/fbe90aa3-41bd-4291-9922-f0f21371e34c.__CR0,0,650,350_PT0_SX650_V1___.jpg\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/fbe90aa3-41bd-4291-9922-f0f21371e34c.__CR0,0,650,350_PT0_SX650_V1___.jpg\"\u003e\n        \u003cnoscript\u003e\n         \u003cimg alt=\"SCHOOL SUPPLIES,BULK SCHOOL SUPPLIES,KIDS SCHOOL SUPPLIES,TODDLER BACKPACKS,TODDLER PRESCHOOL\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/fbe90aa3-41bd-4291-9922-f0f21371e34c.__CR0,0,650,350_PT0_SX650_V1___.jpg\"\u003e\n        \u003c\/noscript\u003e\n       \u003c\/div\u003e\n       \u003cdiv class=\"a-section a-spacing-none column-heading\"\u003e\n        \u003ch1 class=\"aplus-h3 a-text-bold\"\u003eComplete 30-Piece School Supply Kit\u003c\/h1\u003e\n       \u003c\/div\u003e\n       \u003cdiv class=\"a-section a-spacing-none column-description\"\u003e\n        \u003cp class=\"aplus-p3\"\u003eIncludes \u003cspan class=\"a-text-bold\"\u003e5 #2 pencils\u003c\/span\u003e, \u003cspan class=\"a-text-bold\"\u003epencil sharpener with lid\u003c\/span\u003e, \u003cspan class=\"a-text-bold\"\u003ecanvas pencil case\u003c\/span\u003e, \u003cspan class=\"a-text-bold\"\u003e5 pens (blue, red, black ink)\u003c\/span\u003e, \u003cspan class=\"a-text-bold\"\u003espiral notebook\u003c\/span\u003e, \u003cspan class=\"a-text-bold\"\u003eerasers\u003c\/span\u003e, \u003cspan class=\"a-text-bold\"\u003e3 pocket folders\u003c\/span\u003e, \u003cspan class=\"a-text-bold\"\u003eruler\u003c\/span\u003e, \u003cspan class=\"a-text-bold\"\u003ekids safety scissors\u003c\/span\u003e, \u003cspan class=\"a-text-bold\"\u003e2 highlighters\u003c\/span\u003e, \u003cspan class=\"a-text-bold\"\u003ecrayons\u003c\/span\u003e, \u0026amp; \u003cspan class=\"a-text-bold\"\u003e2 glue sticks\u003c\/span\u003e.\u003c\/p\u003e\n       \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"a-section a-spacing-none premium-aplus-column\"\u003e\n       \u003cdiv class=\"a-section a-spacing-none {'column-image'}\"\u003e\n        \u003cimg alt=\"pizza bag,fdood insulated bag,delivery food bag,door dash food bag,pizza pie\" class=\"a-lazy-loaded\" data-src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/0bd965b6-a890-4a20-9c9f-25f10297d893.__CR116,0,1278,688_PT0_SX650_V1___.png\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/0bd965b6-a890-4a20-9c9f-25f10297d893.__CR116,0,1278,688_PT0_SX650_V1___.png\"\u003e\n        \u003cnoscript\u003e\n         \u003cimg alt=\"pizza bag,fdood insulated bag,delivery food bag,door dash food bag,pizza pie\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/0bd965b6-a890-4a20-9c9f-25f10297d893.__CR116,0,1278,688_PT0_SX650_V1___.png\"\u003e\n        \u003c\/noscript\u003e\n       \u003c\/div\u003e\n       \u003cdiv class=\"a-section a-spacing-none column-heading\"\u003e\n        \u003ch1 class=\"aplus-h3 a-text-bold\"\u003eComplete the Look with Our Backpack Sizes\u003c\/h1\u003e\n       \u003c\/div\u003e\n       \u003cdiv class=\"a-section a-spacing-none column-description\"\u003e\n        \u003cp class=\"aplus-p3\"\u003eComplete the look with our \u003cspan class=\"a-text-bold\"\u003e15”, 17”, or 19” backpacks\u003c\/span\u003e — designed to fit students of all ages and needs. Available in \u003cspan class=\"a-text-bold\"\u003esingle units or bulk packs\u003c\/span\u003e, making them ideal for schools, programs, and everyday use. Mix, match, and outfit every student with the right size and style.\u003c\/p\u003e\n       \u003c\/div\u003e\n      \u003c\/div\u003e\n     \u003c\/div\u003e\n    \u003c\/div\u003e\n   \u003c\/div\u003e\n   \u003cdiv class=\"celwidget aplus-module premium-module-5-comparison-table-scroller aplus-premium\" cel_widget_id=\"aplus-premium-module-5-comparison-table-scroller\"\u003e\n    \u003cdiv class=\"premium-aplus premium-aplus-module-5 aplus-container-3 comparison-table\"\u003e\n     \u003ch3 class=\"a-text-center aplus-h1 a-text-bold\"\u003eComplete School Essentials\u003c\/h3\u003e\n     \u003cdiv id=\"comparison-table-container-3\" data-comparison-name=\"comparison-table-container-3\" class=\"a-section a-spacing-none table-container loading\"\u003e\n      \u003cdiv class=\"table-slider scroll-wrapper-bottom\"\u003e\n       \u003ctable class=\"a-bordered a-horizontal-stripes scroll-width\"\u003e\n        \u003ctbody\u003e\n         \u003ctr\u003e\n          \u003ctd class=\"attribute empty\"\u003e\u003c\/td\u003e\n          \u003cth class=\"aplus-data-column top-header active active-item\"\u003e\n\u003ca class=\"a-link-normal a-text-normal\" title=\"(50 Pack) Wide Ruled\" href=\"\/dp\/B0B6Y9PSTZ?ref=emc_p_m_5_i_atc\"\u003e \u003cimg alt=\"\" src=\"https:\/\/m.media-amazon.com\/images\/I\/61LmhNTabKL.__AC_SR200,225___.jpg\"\u003e \n            \u003cp class=\"product-title\"\u003e(50 Pack) Wide Ruled\u003c\/p\u003e \u003c\/a\u003e\n           \u003cform method=\"post\" action=\"\/cart\/add-to-cart\/ref=emc_p_m_5_i_atc_c\"\u003e\n            \u003c!-- sp:csrf --\u003e\n            \u003cinput type=\"hidden\" name=\"anti-csrftoken-a2z\" value=\"hLV3mPfhsoYdZP0+\/G8B6aRakT\/z36JvA\/nnkjnXDwRkAAAAAGphX8llOTU2YjFjYS02MWM0LTQ0YWEtODY2Mi02NmZhY2NlOTVlZDQ=\"\u003e\u003c!-- sp:end-csrf --\u003e\n            \u003cinput type=\"hidden\" name=\"items[0.base][asin]\" value=\"B0B6Y9PSTZ\"\u003e \u003cinput type=\"hidden\" name=\"items[0.base][offerListingId]\" value=\"APzHLJfdUIywW%2FBHlPRo4swIXfaRu5%2Fp9wA3JiBZrwi%2BF7LXqWM0%2Bk6y9T9of5w2fEXbgAujHs9l4y%2FKH294GOxh4%2FK5nL7t8ZFuXAEZbpI6dX0M6wG%2Bep%2B80IXfj6d9IQVNbo818Tpj%2Fo4PH5QEiGCLqcGFXuwwWOPYdvuc%2BgGD5ayYDctzvOvquwYT8KiF\"\u003e \u003cinput type=\"hidden\" name=\"items[0.base][quantity]\" value=\"1\"\u003e \u003cinput type=\"hidden\" name=\"clientName\" value=\"Aplus_BuyableModules_DetailPage\"\u003e\n            \u003cdiv class=\"add-to-cart\"\u003e\n             \u003cspan class=\"a-button a-spacing-small a-button-primary a-button-icon\"\u003e\u003cspan class=\"a-button-inner\"\u003e\u003ci class=\"a-icon a-icon-cart\"\u003e\u003c\/i\u003e\u003cinput class=\"a-button-input\" type=\"submit\"\u003e\u003cspan class=\"a-button-text\" aria-hidden=\"true\"\u003e Add to Cart \u003c\/span\u003e\u003c\/span\u003e\u003c\/span\u003e\n            \u003c\/div\u003e\n           \u003c\/form\u003e\n           \u003cscript type=\"application\/javascript\"\u003e\n        logShoppableMetrics(\"premium-module-5-comparison-table-scroller\", true)\n    \u003c\/script\u003e\n\u003c\/th\u003e\n          \u003cth class=\"aplus-data-column top-header\"\u003e\n\u003ca class=\"a-link-normal a-text-normal\" title=\"(50 Pack) College Ruled\" href=\"\/dp\/B0B4X5ZZ3Q?ref=emc_p_m_5_i_atc\"\u003e \u003cimg alt=\"\" src=\"https:\/\/m.media-amazon.com\/images\/I\/51IAKYdw5RL.__AC_SR200,225___.jpg\"\u003e \n            \u003cp class=\"product-title\"\u003e(50 Pack) College Ruled\u003c\/p\u003e \u003c\/a\u003e\n           \u003cform method=\"post\" action=\"\/cart\/add-to-cart\/ref=emc_p_m_5_i_atc_c\"\u003e\n            \u003c!-- sp:csrf --\u003e\n            \u003cinput type=\"hidden\" name=\"anti-csrftoken-a2z\" value=\"hLV3mPfhsoYdZP0+\/G8B6aRakT\/z36JvA\/nnkjnXDwRkAAAAAGphX8llOTU2YjFjYS02MWM0LTQ0YWEtODY2Mi02NmZhY2NlOTVlZDQ=\"\u003e\u003c!-- sp:end-csrf --\u003e\n            \u003cinput type=\"hidden\" name=\"items[0.base][asin]\" value=\"B0B4X5ZZ3Q\"\u003e \u003cinput type=\"hidden\" name=\"items[0.base][offerListingId]\" value=\"U0i%2FljtC3XkeAboiRXPQ1bu1VoddV9lJMdbGI5WpQk2uMPjyh1Uj%2BVEKZT1BDDSGKcGnXdfZQdqf3g1%2B%2BNnuu4O5Swha6v6jjSBuNguN3chTCDjmxrZLIYAniX4and0ULeznB8O3r7JP%2Bpp5KgfAXR25jkTtinx%2Fab6nTWS6gS%2FVV%2BsZtz%2FOeN6RE50G3j7K\"\u003e \u003cinput type=\"hidden\" name=\"items[0.base][quantity]\" value=\"1\"\u003e \u003cinput type=\"hidden\" name=\"clientName\" value=\"Aplus_BuyableModules_DetailPage\"\u003e\n            \u003cdiv class=\"add-to-cart\"\u003e\n             \u003cspan class=\"a-button a-spacing-small a-button-primary a-button-icon\"\u003e\u003cspan class=\"a-button-inner\"\u003e\u003ci class=\"a-icon a-icon-cart\"\u003e\u003c\/i\u003e\u003cinput class=\"a-button-input\" type=\"submit\"\u003e\u003cspan class=\"a-button-text\" aria-hidden=\"true\"\u003e Add to Cart \u003c\/span\u003e\u003c\/span\u003e\u003c\/span\u003e\n            \u003c\/div\u003e\n           \u003c\/form\u003e\n           \u003cscript type=\"application\/javascript\"\u003e\n        logShoppableMetrics(\"premium-module-5-comparison-table-scroller\", true)\n    \u003c\/script\u003e\n\u003c\/th\u003e\n          \u003cth class=\"aplus-data-column top-header\"\u003e\n\u003ca class=\"a-link-normal a-text-normal\" title='(24 Pack) 17\" Backpacks' href=\"\/dp\/B00XLN9CH0?ref=emc_p_m_5_i_atc\"\u003e \u003cimg alt=\"\" src=\"https:\/\/m.media-amazon.com\/images\/I\/41BroF-XnPL.__AC_SR200,225___.jpg\"\u003e \n            \u003cp class=\"product-title\"\u003e(24 Pack) 17\" Backpacks\u003c\/p\u003e \u003c\/a\u003e\n           \u003cform method=\"post\" action=\"\/cart\/add-to-cart\/ref=emc_p_m_5_i_atc_c\"\u003e\n            \u003c!-- sp:csrf --\u003e\n            \u003cinput type=\"hidden\" name=\"anti-csrftoken-a2z\" value=\"hLV3mPfhsoYdZP0+\/G8B6aRakT\/z36JvA\/nnkjnXDwRkAAAAAGphX8llOTU2YjFjYS02MWM0LTQ0YWEtODY2Mi02NmZhY2NlOTVlZDQ=\"\u003e\u003c!-- sp:end-csrf --\u003e\n            \u003cinput type=\"hidden\" name=\"items[0.base][asin]\" value=\"B00XLN9CH0\"\u003e \u003cinput type=\"hidden\" name=\"items[0.base][offerListingId]\" value=\"tRtwIVe6AouF%2BcbJdyOWt%2FXhgKUipEsBh6bIlSsdN1rJfBe2PpL1ANwoK7sVNLM%2BkldfJZSjE8Eh2bIcGhnPmhmLKjpo9KZzBSA8a5eZvJMHAzaTbHpmt1P%2BqgnuPINZXr4nL6gtDAc9J%2BsCuV1k2qbvKTm35ClZi2ghFXArhyKVTtxc3lDdxBP5WY7oRLBH\"\u003e \u003cinput type=\"hidden\" name=\"items[0.base][quantity]\" value=\"1\"\u003e \u003cinput type=\"hidden\" name=\"clientName\" value=\"Aplus_BuyableModules_DetailPage\"\u003e\n            \u003cdiv class=\"add-to-cart\"\u003e\n             \u003cspan class=\"a-button a-spacing-small a-button-primary a-button-icon\"\u003e\u003cspan class=\"a-button-inner\"\u003e\u003ci class=\"a-icon a-icon-cart\"\u003e\u003c\/i\u003e\u003cinput class=\"a-button-input\" type=\"submit\"\u003e\u003cspan class=\"a-button-text\" aria-hidden=\"true\"\u003e Add to Cart \u003c\/span\u003e\u003c\/span\u003e\u003c\/span\u003e\n            \u003c\/div\u003e\n           \u003c\/form\u003e\n           \u003cscript type=\"application\/javascript\"\u003e\n        logShoppableMetrics(\"premium-module-5-comparison-table-scroller\", true)\n    \u003c\/script\u003e\n\u003c\/th\u003e\n          \u003cth class=\"aplus-data-column top-header\"\u003e\n\u003ca class=\"a-link-normal a-text-normal\" title='(24 Pack) 15\" Printed' href=\"\/dp\/B0GJFWF8H4?ref=emc_p_m_5_i_atc\"\u003e \u003cimg alt=\"\" src=\"https:\/\/m.media-amazon.com\/images\/I\/51tQWGLxUQL.__AC_SR200,225___.jpg\"\u003e \n            \u003cp class=\"product-title\"\u003e(24 Pack) 15\" Printed\u003c\/p\u003e \u003c\/a\u003e\n           \u003cform method=\"post\" action=\"\/cart\/add-to-cart\/ref=emc_p_m_5_i_atc_c\"\u003e\n            \u003c!-- sp:csrf --\u003e\n            \u003cinput type=\"hidden\" name=\"anti-csrftoken-a2z\" value=\"hLV3mPfhsoYdZP0+\/G8B6aRakT\/z36JvA\/nnkjnXDwRkAAAAAGphX8llOTU2YjFjYS02MWM0LTQ0YWEtODY2Mi02NmZhY2NlOTVlZDQ=\"\u003e\u003c!-- sp:end-csrf --\u003e\n            \u003cinput type=\"hidden\" name=\"items[0.base][asin]\" value=\"B0GJFWF8H4\"\u003e \u003cinput type=\"hidden\" name=\"items[0.base][offerListingId]\" value=\"HMppHQ67S1wxU0CQ8v3Sc1%2FhyI4BIUymdL4DyTbCjI6ZfRUErbJm0xaXCW5Q693HPvjicyNnYHextOV1jJYeexKGa8LN77eA7UdZ7btzEC3YlkkhwJjRw21Ncs4Wt8pb5P8oqOk78FKYIpBIkUUJ2iczC1kx3s6WlJTgHVNXcuQf60WdWvCr9ht7Hu3TmBgl\"\u003e \u003cinput type=\"hidden\" name=\"items[0.base][quantity]\" value=\"1\"\u003e \u003cinput type=\"hidden\" name=\"clientName\" value=\"Aplus_BuyableModules_DetailPage\"\u003e\n            \u003cdiv class=\"add-to-cart\"\u003e\n             \u003cspan class=\"a-button a-spacing-small a-button-primary a-button-icon\"\u003e\u003cspan class=\"a-button-inner\"\u003e\u003ci class=\"a-icon a-icon-cart\"\u003e\u003c\/i\u003e\u003cinput class=\"a-button-input\" type=\"submit\"\u003e\u003cspan class=\"a-button-text\" aria-hidden=\"true\"\u003e Add to Cart \u003c\/span\u003e\u003c\/span\u003e\u003c\/span\u003e\n            \u003c\/div\u003e\n           \u003c\/form\u003e\n           \u003cscript type=\"application\/javascript\"\u003e\n        logShoppableMetrics(\"premium-module-5-comparison-table-scroller\", true)\n    \u003c\/script\u003e\n\u003c\/th\u003e\n          \u003cth class=\"aplus-data-column top-header\"\u003e\n\u003ca class=\"a-link-normal a-text-normal\" title='17\" Printed Backpack' href=\"\/dp\/B0F5ZCWBQB?ref=emc_p_m_5_i_atc\"\u003e \u003cimg alt=\"\" src=\"https:\/\/m.media-amazon.com\/images\/I\/41P7I6pw7PL.__AC_SR200,225___.jpg\"\u003e \n            \u003cp class=\"product-title\"\u003e17\" Printed Backpack\u003c\/p\u003e \u003c\/a\u003e\n           \u003cform method=\"post\" action=\"\/cart\/add-to-cart\/ref=emc_p_m_5_i_atc_c\"\u003e\n            \u003c!-- sp:csrf --\u003e\n            \u003cinput type=\"hidden\" name=\"anti-csrftoken-a2z\" value=\"hLV3mPfhsoYdZP0+\/G8B6aRakT\/z36JvA\/nnkjnXDwRkAAAAAGphX8llOTU2YjFjYS02MWM0LTQ0YWEtODY2Mi02NmZhY2NlOTVlZDQ=\"\u003e\u003c!-- sp:end-csrf --\u003e\n            \u003cinput type=\"hidden\" name=\"items[0.base][asin]\" value=\"B0F5ZCWBQB\"\u003e \u003cinput type=\"hidden\" name=\"items[0.base][offerListingId]\" value=\"MS2DCgBt2uJbZkrca64%2FDHQY8VSpCEHAEQqQVPHDV4UUlqus2MJI%2F6AUTosYO9yUQNYDpU0EY9yuGtr69J7LOUn4tNxpD97FvR92M4I8jw%2FoSE%2F7IxKWHz3qGoCA4mL7klijOHTCGY4pYxAnorBb6lbjdtrYeskrQr340kkRy0YjDnc%2FwTc8UTDN1f%2B7wJG%2B\"\u003e \u003cinput type=\"hidden\" name=\"items[0.base][quantity]\" value=\"1\"\u003e \u003cinput type=\"hidden\" name=\"clientName\" value=\"Aplus_BuyableModules_DetailPage\"\u003e\n            \u003cdiv class=\"add-to-cart\"\u003e\n             \u003cspan class=\"a-button a-spacing-small a-button-primary a-button-icon\"\u003e\u003cspan class=\"a-button-inner\"\u003e\u003ci class=\"a-icon a-icon-cart\"\u003e\u003c\/i\u003e\u003cinput class=\"a-button-input\" type=\"submit\"\u003e\u003cspan class=\"a-button-text\" aria-hidden=\"true\"\u003e Add to Cart \u003c\/span\u003e\u003c\/span\u003e\u003c\/span\u003e\n            \u003c\/div\u003e\n           \u003c\/form\u003e\n           \u003cscript type=\"application\/javascript\"\u003e\n        logShoppableMetrics(\"premium-module-5-comparison-table-scroller\", true)\n    \u003c\/script\u003e\n\u003c\/th\u003e\n          \u003cth class=\"aplus-data-column top-header\"\u003e\n\u003ca class=\"a-link-normal a-text-normal\" title=\"#2 Pencils\" href=\"\/dp\/B0CWPTWYX8?ref=emc_p_m_5_i_atc\"\u003e \u003cimg alt=\"\" src=\"https:\/\/m.media-amazon.com\/images\/I\/51BtYGqTQdL.__AC_SR200,225___.jpg\"\u003e \n            \u003cp class=\"product-title\"\u003e#2 Pencils\u003c\/p\u003e \u003c\/a\u003e\n           \u003cform method=\"post\" action=\"\/cart\/add-to-cart\/ref=emc_p_m_5_i_atc_c\"\u003e\n            \u003c!-- sp:csrf --\u003e\n            \u003cinput type=\"hidden\" name=\"anti-csrftoken-a2z\" value=\"hLV3mPfhsoYdZP0+\/G8B6aRakT\/z36JvA\/nnkjnXDwRkAAAAAGphX8llOTU2YjFjYS02MWM0LTQ0YWEtODY2Mi02NmZhY2NlOTVlZDQ=\"\u003e\u003c!-- sp:end-csrf --\u003e\n            \u003cinput type=\"hidden\" name=\"items[0.base][asin]\" value=\"B0CWPTWYX8\"\u003e \u003cinput type=\"hidden\" name=\"items[0.base][offerListingId]\" value=\"2tsGrWvm4hL9eF34J8MQs8XXlOQVeTpDCJg7mqrp3EWLNcfwMVVCutAfN7t1Lu8RYKuG1scZ73CLH4GWctKQfdRH%2Bkdbi8RrJtEZ7wfW5valThF7rut3T5Xd8NlCyWtAMg%2Fqh5fE5rP1yhD7j7NMzCegzAHl5b5mbnG%2F6GUxHq%2BpQZGv2zhG3oDgE0FHh3MF\"\u003e \u003cinput type=\"hidden\" name=\"items[0.base][quantity]\" value=\"1\"\u003e \u003cinput type=\"hidden\" name=\"clientName\" value=\"Aplus_BuyableModules_DetailPage\"\u003e\n            \u003cdiv class=\"add-to-cart\"\u003e\n             \u003cspan class=\"a-button a-spacing-small a-button-primary a-button-icon\"\u003e\u003cspan class=\"a-button-inner\"\u003e\u003ci class=\"a-icon a-icon-cart\"\u003e\u003c\/i\u003e\u003cinput class=\"a-button-input\" type=\"submit\"\u003e\u003cspan class=\"a-button-text\" aria-hidden=\"true\"\u003e Add to Cart \u003c\/span\u003e\u003c\/span\u003e\u003c\/span\u003e\n            \u003c\/div\u003e\n           \u003c\/form\u003e\n           \u003cscript type=\"application\/javascript\"\u003e\n        logShoppableMetrics(\"premium-module-5-comparison-table-scroller\", true)\n    \u003c\/script\u003e\n\u003c\/th\u003e\n          \u003cth class=\"aplus-data-column top-header\"\u003e\n\u003ca class=\"a-link-normal a-text-normal\" title=\"Colored Pencils\" href=\"\/dp\/B0H1S9V8J5?ref=emc_p_m_5_i_atc\"\u003e \u003cimg alt=\"\" src=\"https:\/\/m.media-amazon.com\/images\/I\/51JAV9Ya3ML.__AC_SR200,225___.jpg\"\u003e \n            \u003cp class=\"product-title\"\u003eColored Pencils\u003c\/p\u003e \u003c\/a\u003e\n           \u003cform method=\"post\" action=\"\/cart\/add-to-cart\/ref=emc_p_m_5_i_atc_c\"\u003e\n            \u003c!-- sp:csrf --\u003e\n            \u003cinput type=\"hidden\" name=\"anti-csrftoken-a2z\" value=\"hLV3mPfhsoYdZP0+\/G8B6aRakT\/z36JvA\/nnkjnXDwRkAAAAAGphX8llOTU2YjFjYS02MWM0LTQ0YWEtODY2Mi02NmZhY2NlOTVlZDQ=\"\u003e\u003c!-- sp:end-csrf --\u003e\n            \u003cinput type=\"hidden\" name=\"items[0.base][asin]\" value=\"B0H1S9V8J5\"\u003e \u003cinput type=\"hidden\" name=\"items[0.base][offerListingId]\" value=\"8%2FNR5%2F4WAoAAF4m8o4ZcExlu%2Bpcxf7d2RGi%2FH5o8qDQdST%2Fu3oHedAg2CPZxtHI3o9C9HZTSJH%2BP1JKsr82oOQRs3CL2lHCLAy3QmhxPcQvHs4YhcZ5l1X3wJLlprQG%2B6K%2B2anTWPiNZ8eB30vnh7rUK9uqDT%2B1Rv%2F7Uea3eGXfnWcDUQeVMVtOBQQ8EvB4S\"\u003e \u003cinput type=\"hidden\" name=\"items[0.base][quantity]\" value=\"1\"\u003e \u003cinput type=\"hidden\" name=\"clientName\" value=\"Aplus_BuyableModules_DetailPage\"\u003e\n            \u003cdiv class=\"add-to-cart\"\u003e\n             \u003cspan class=\"a-button a-spacing-small a-button-primary a-button-icon\"\u003e\u003cspan class=\"a-button-inner\"\u003e\u003ci class=\"a-icon a-icon-cart\"\u003e\u003c\/i\u003e\u003cinput class=\"a-button-input\" type=\"submit\"\u003e\u003cspan class=\"a-button-text\" aria-hidden=\"true\"\u003e Add to Cart \u003c\/span\u003e\u003c\/span\u003e\u003c\/span\u003e\n            \u003c\/div\u003e\n           \u003c\/form\u003e\n           \u003cscript type=\"application\/javascript\"\u003e\n        logShoppableMetrics(\"premium-module-5-comparison-table-scroller\", true)\n    \u003c\/script\u003e\n\u003c\/th\u003e\n         \u003c\/tr\u003e\n         \u003ctr\u003e\n          \u003ctd class=\"attribute a-text-bold\"\u003e\n           \u003cdiv class=\"comparison-metric-name \" data-inline-content=\"\" data-position=\"triggerRight\"\u003e\n            \u003cspan class=\"a-text-bold\"\u003e Customer Reviews \u003c\/span\u003e\n           \u003c\/div\u003e\n          \u003c\/td\u003e\n          \u003ctd class=\"aplus-data-column active active-item\"\u003e\n           \u003cstyle\u003e\n    .aplus-v2 .aplus-review-right-padding {\n        padding-right: 0.1rem;\n    }\n\u003c\/style\u003e\n           \u003cdiv class=\"\"\u003e\n            \u003cdiv class=\"a-size-base\"\u003e\n             \u003ci class=\"a-icon a-icon-star-small a-star-small-4-5 a-spacing-none\"\u003e\u003cspan class=\"a-icon-alt\"\u003e4.7 out of 5 stars\u003c\/span\u003e\u003c\/i\u003e \u003cspan class=\"a-size-mini a-color-base\"\u003e33\u003c\/span\u003e\n            \u003c\/div\u003e\n           \u003c\/div\u003e\n          \u003c\/td\u003e\n          \u003ctd class=\"aplus-data-column\"\u003e\n           \u003cstyle\u003e\n    .aplus-v2 .aplus-review-right-padding {\n        padding-right: 0.1rem;\n    }\n\u003c\/style\u003e\n           \u003cdiv class=\"\"\u003e\n            \u003cdiv class=\"a-size-base\"\u003e\n             \u003ci class=\"a-icon a-icon-star-small a-star-small-4-5 a-spacing-none\"\u003e\u003cspan class=\"a-icon-alt\"\u003e4.7 out of 5 stars\u003c\/span\u003e\u003c\/i\u003e \u003cspan class=\"a-size-mini a-color-base\"\u003e158\u003c\/span\u003e\n            \u003c\/div\u003e\n           \u003c\/div\u003e\n          \u003c\/td\u003e\n          \u003ctd class=\"aplus-data-column\"\u003e\n           \u003cstyle\u003e\n    .aplus-v2 .aplus-review-right-padding {\n        padding-right: 0.1rem;\n    }\n\u003c\/style\u003e\n           \u003cdiv class=\"\"\u003e\n            \u003cdiv class=\"a-size-base\"\u003e\n             \u003ci class=\"a-icon a-icon-star-small a-star-small-4-5 a-spacing-none\"\u003e\u003cspan class=\"a-icon-alt\"\u003e4.6 out of 5 stars\u003c\/span\u003e\u003c\/i\u003e \u003cspan class=\"a-size-mini a-color-base\"\u003e2,447\u003c\/span\u003e\n            \u003c\/div\u003e\n           \u003c\/div\u003e\n          \u003c\/td\u003e\n          \u003ctd class=\"aplus-data-column\"\u003e\n           \u003cstyle\u003e\n    .aplus-v2 .aplus-review-right-padding {\n        padding-right: 0.1rem;\n    }\n\u003c\/style\u003e\n           \u003cdiv class=\"\"\u003e\n            \u003cdiv class=\"a-size-base\"\u003e\n             \u003ci class=\"a-icon a-icon-star-small a-star-small-4-5 a-spacing-none\"\u003e\u003cspan class=\"a-icon-alt\"\u003e4.5 out of 5 stars\u003c\/span\u003e\u003c\/i\u003e \u003cspan class=\"a-size-mini a-color-base\"\u003e290\u003c\/span\u003e\n            \u003c\/div\u003e\n           \u003c\/div\u003e\n          \u003c\/td\u003e\n          \u003ctd class=\"aplus-data-column\"\u003e\n           \u003cstyle\u003e\n    .aplus-v2 .aplus-review-right-padding {\n        padding-right: 0.1rem;\n    }\n\u003c\/style\u003e\n           \u003cdiv class=\"\"\u003e\n            \u003cdiv class=\"a-size-base\"\u003e\n             \u003ci class=\"a-icon a-icon-star-small a-star-small-4-5 a-spacing-none\"\u003e\u003cspan class=\"a-icon-alt\"\u003e4.3 out of 5 stars\u003c\/span\u003e\u003c\/i\u003e \u003cspan class=\"a-size-mini a-color-base\"\u003e267\u003c\/span\u003e\n            \u003c\/div\u003e\n           \u003c\/div\u003e\n          \u003c\/td\u003e\n          \u003ctd class=\"aplus-data-column\"\u003e\n           \u003cstyle\u003e\n    .aplus-v2 .aplus-review-right-padding {\n        padding-right: 0.1rem;\n    }\n\u003c\/style\u003e\n           \u003cdiv class=\"\"\u003e\n            \u003cdiv class=\"a-size-base\"\u003e\n             \u003ci class=\"a-icon a-icon-star-small a-star-small-4-5 a-spacing-none\"\u003e\u003cspan class=\"a-icon-alt\"\u003e4.6 out of 5 stars\u003c\/span\u003e\u003c\/i\u003e \u003cspan class=\"a-size-mini a-color-base\"\u003e86\u003c\/span\u003e\n            \u003c\/div\u003e\n           \u003c\/div\u003e\n          \u003c\/td\u003e\n          \u003ctd class=\"aplus-data-column\"\u003e\n           \u003cstyle\u003e\n    .aplus-v2 .aplus-review-right-padding {\n        padding-right: 0.1rem;\n    }\n\u003c\/style\u003e\n           \u003cdiv class=\"\"\u003e—\u003c\/div\u003e\n          \u003c\/td\u003e\n         \u003c\/tr\u003e\n         \u003ctr\u003e\n          \u003ctd class=\"attribute a-text-bold\"\u003e\n           \u003cdiv class=\"comparison-metric-name \" data-inline-content=\"\" data-position=\"triggerRight\"\u003e\n            \u003cspan class=\"a-text-bold\"\u003e Price \u003c\/span\u003e\n           \u003c\/div\u003e\n          \u003c\/td\u003e\n          \u003ctd class=\"aplus-data-column active active-item\"\u003e\u003cspan class=\"description\"\u003e \u003cspan class=\"a-price\" data-a-size=\"medium_plus\" data-a-color=\"base\"\u003e\u003cspan class=\"a-offscreen\"\u003e$55.00\u003c\/span\u003e\u003cspan aria-hidden=\"true\"\u003e\u003cspan class=\"a-price-symbol\"\u003e$\u003c\/span\u003e\u003cspan class=\"a-price-whole\"\u003e55\u003cspan class=\"a-price-decimal\"\u003e.\u003c\/span\u003e\u003c\/span\u003e\u003cspan class=\"a-price-fraction\"\u003e00\u003c\/span\u003e\u003c\/span\u003e\u003c\/span\u003e \u003c\/span\u003e\u003c\/td\u003e\n          \u003ctd class=\"aplus-data-column\"\u003e\u003cspan class=\"description\"\u003e \u003cspan class=\"a-price\" data-a-size=\"medium_plus\" data-a-color=\"base\"\u003e\u003cspan class=\"a-offscreen\"\u003e$47.00\u003c\/span\u003e\u003cspan aria-hidden=\"true\"\u003e\u003cspan class=\"a-price-symbol\"\u003e$\u003c\/span\u003e\u003cspan class=\"a-price-whole\"\u003e47\u003cspan class=\"a-price-decimal\"\u003e.\u003c\/span\u003e\u003c\/span\u003e\u003cspan class=\"a-price-fraction\"\u003e00\u003c\/span\u003e\u003c\/span\u003e\u003c\/span\u003e \u003c\/span\u003e\u003c\/td\u003e\n          \u003ctd class=\"aplus-data-column\"\u003e\u003cspan class=\"description\"\u003e \u003cspan class=\"a-price\" data-a-size=\"medium_plus\" data-a-color=\"base\"\u003e\u003cspan class=\"a-offscreen\"\u003e$89.00\u003c\/span\u003e\u003cspan aria-hidden=\"true\"\u003e\u003cspan class=\"a-price-symbol\"\u003e$\u003c\/span\u003e\u003cspan class=\"a-price-whole\"\u003e89\u003cspan class=\"a-price-decimal\"\u003e.\u003c\/span\u003e\u003c\/span\u003e\u003cspan class=\"a-price-fraction\"\u003e00\u003c\/span\u003e\u003c\/span\u003e\u003c\/span\u003e \u003c\/span\u003e\u003c\/td\u003e\n          \u003ctd class=\"aplus-data-column\"\u003e\u003cspan class=\"description\"\u003e \u003cspan class=\"a-price\" data-a-size=\"medium_plus\" data-a-color=\"base\"\u003e\u003cspan class=\"a-offscreen\"\u003e$87.00\u003c\/span\u003e\u003cspan aria-hidden=\"true\"\u003e\u003cspan class=\"a-price-symbol\"\u003e$\u003c\/span\u003e\u003cspan class=\"a-price-whole\"\u003e87\u003cspan class=\"a-price-decimal\"\u003e.\u003c\/span\u003e\u003c\/span\u003e\u003cspan class=\"a-price-fraction\"\u003e00\u003c\/span\u003e\u003c\/span\u003e\u003c\/span\u003e \u003c\/span\u003e\u003c\/td\u003e\n          \u003ctd class=\"aplus-data-column\"\u003e\u003cspan class=\"description\"\u003e \u003cspan class=\"a-price\" data-a-size=\"medium_plus\" data-a-color=\"base\"\u003e\u003cspan class=\"a-offscreen\"\u003e$9.99\u003c\/span\u003e\u003cspan aria-hidden=\"true\"\u003e\u003cspan class=\"a-price-symbol\"\u003e$\u003c\/span\u003e\u003cspan class=\"a-price-whole\"\u003e9\u003cspan class=\"a-price-decimal\"\u003e.\u003c\/span\u003e\u003c\/span\u003e\u003cspan class=\"a-price-fraction\"\u003e99\u003c\/span\u003e\u003c\/span\u003e\u003c\/span\u003e \u003c\/span\u003e\u003c\/td\u003e\n          \u003ctd class=\"aplus-data-column\"\u003e\u003cspan class=\"description\"\u003e \u003cspan class=\"a-price\" data-a-size=\"medium_plus\" data-a-color=\"base\"\u003e\u003cspan class=\"a-offscreen\"\u003e$17.99\u003c\/span\u003e\u003cspan aria-hidden=\"true\"\u003e\u003cspan class=\"a-price-symbol\"\u003e$\u003c\/span\u003e\u003cspan class=\"a-price-whole\"\u003e17\u003cspan class=\"a-price-decimal\"\u003e.\u003c\/span\u003e\u003c\/span\u003e\u003cspan class=\"a-price-fraction\"\u003e99\u003c\/span\u003e\u003c\/span\u003e\u003c\/span\u003e \u003c\/span\u003e\u003c\/td\u003e\n          \u003ctd class=\"aplus-data-column\"\u003e\u003cspan class=\"description\"\u003e \u003cspan class=\"a-price\" data-a-size=\"medium_plus\" data-a-color=\"base\"\u003e\u003cspan class=\"a-offscreen\"\u003e$59.00\u003c\/span\u003e\u003cspan aria-hidden=\"true\"\u003e\u003cspan class=\"a-price-symbol\"\u003e$\u003c\/span\u003e\u003cspan class=\"a-price-whole\"\u003e59\u003cspan class=\"a-price-decimal\"\u003e.\u003c\/span\u003e\u003c\/span\u003e\u003cspan class=\"a-price-fraction\"\u003e00\u003c\/span\u003e\u003c\/span\u003e\u003c\/span\u003e \u003c\/span\u003e\u003c\/td\u003e\n         \u003c\/tr\u003e\n         \u003ctr\u003e\n          \u003ctd class=\"attribute a-text-bold\"\u003e\n           \u003cdiv class=\"comparison-metric-name \" data-inline-content=\"\" data-position=\"triggerRight\"\u003e\n            \u003cspan class=\"a-text-bold\"\u003e Primary Use \u003c\/span\u003e\n           \u003c\/div\u003e\n          \u003c\/td\u003e\n          \u003ctd class=\"aplus-data-column active active-item\"\u003e\u003cspan class=\"description\"\u003e Note-taking \u0026amp; homework \u003c\/span\u003e\u003c\/td\u003e\n          \u003ctd class=\"aplus-data-column\"\u003e\u003cspan class=\"description\"\u003e Flexible note-taking \u003c\/span\u003e\u003c\/td\u003e\n          \u003ctd class=\"aplus-data-column\"\u003e\u003cspan class=\"description\"\u003e School \u0026amp; Travel \u003c\/span\u003e\u003c\/td\u003e\n          \u003ctd class=\"aplus-data-column\"\u003e\u003cspan class=\"description\"\u003e School \u0026amp; Everyday \u003c\/span\u003e\u003c\/td\u003e\n          \u003ctd class=\"aplus-data-column\"\u003e\u003cspan class=\"description\"\u003e School \u0026amp; Everyday \u003c\/span\u003e\u003c\/td\u003e\n          \u003ctd class=\"aplus-data-column\"\u003e\u003cspan class=\"description\"\u003e Everyday writing \u003c\/span\u003e\u003c\/td\u003e\n          \u003ctd class=\"aplus-data-column\"\u003e\u003cspan class=\"description\"\u003e Arts \u0026amp; Crafts \u003c\/span\u003e\u003c\/td\u003e\n         \u003c\/tr\u003e\n         \u003ctr\u003e\n          \u003ctd class=\"attribute a-text-bold\"\u003e\n           \u003cdiv class=\"comparison-metric-name \" data-inline-content=\"\" data-position=\"triggerRight\"\u003e\n            \u003cspan class=\"a-text-bold\"\u003e Durability \u003c\/span\u003e\n           \u003c\/div\u003e\n          \u003c\/td\u003e\n          \u003ctd class=\"aplus-data-column active active-item\"\u003e\u003cspan class=\"description\"\u003e Stitched binding, thick cover \u003c\/span\u003e\u003c\/td\u003e\n          \u003ctd class=\"aplus-data-column\"\u003e\u003cspan class=\"description\"\u003e Coil binding \u003c\/span\u003e\u003c\/td\u003e\n          \u003ctd class=\"aplus-data-column\"\u003e\u003cspan class=\"description\"\u003e Long-Term Use \/ Padded Straps \u003c\/span\u003e\u003c\/td\u003e\n          \u003ctd class=\"aplus-data-column\"\u003e\u003cspan class=\"description\"\u003e Long-Term Use \/ Padded Straps \u003c\/span\u003e\u003c\/td\u003e\n          \u003ctd class=\"aplus-data-column\"\u003e\u003cspan class=\"description\"\u003e Long-Term Use \/ Padded Straps \u003c\/span\u003e\u003c\/td\u003e\n          \u003ctd class=\"aplus-data-column\"\u003e\u003cspan class=\"description\"\u003e Smooth #2 HB lead \u003c\/span\u003e\u003c\/td\u003e\n          \u003ctd class=\"aplus-data-column\"\u003e\u003cspan class=\"description\"\u003e Smooth coloring \u003c\/span\u003e\u003c\/td\u003e\n         \u003c\/tr\u003e\n         \u003ctr\u003e\n          \u003ctd class=\"attribute a-text-bold\"\u003e\n           \u003cdiv class=\"comparison-metric-name \" data-inline-content=\"\" data-position=\"triggerRight\"\u003e\n            \u003cspan class=\"a-text-bold\"\u003e School \u0026amp; Office Essential \u003c\/span\u003e\n           \u003c\/div\u003e\n          \u003c\/td\u003e\n          \u003ctd class=\"aplus-data-column active active-item\"\u003e\u003cspan class=\"description\"\u003e ✔ \u003c\/span\u003e\u003c\/td\u003e\n          \u003ctd class=\"aplus-data-column\"\u003e\u003cspan class=\"description\"\u003e ✔ \u003c\/span\u003e\u003c\/td\u003e\n          \u003ctd class=\"aplus-data-column\"\u003e\u003cspan class=\"description\"\u003e ✔ \u003c\/span\u003e\u003c\/td\u003e\n          \u003ctd class=\"aplus-data-column\"\u003e\u003cspan class=\"description\"\u003e ✔ \u003c\/span\u003e\u003c\/td\u003e\n          \u003ctd class=\"aplus-data-column\"\u003e\u003cspan class=\"description\"\u003e ✔ \u003c\/span\u003e\u003c\/td\u003e\n          \u003ctd class=\"aplus-data-column\"\u003e\u003cspan class=\"description\"\u003e ✔ \u003c\/span\u003e\u003c\/td\u003e\n          \u003ctd class=\"aplus-data-column\"\u003e\u003cspan class=\"description\"\u003e ✔ \u003c\/span\u003e\u003c\/td\u003e\n         \u003c\/tr\u003e\n         \u003ctr\u003e\n          \u003ctd class=\"attribute a-text-bold\"\u003e\n           \u003cdiv class=\"comparison-metric-name \" data-inline-content=\"\" data-position=\"triggerRight\"\u003e\n            \u003cspan class=\"a-text-bold\"\u003e Pack Sizes Available \u003c\/span\u003e\n           \u003c\/div\u003e\n          \u003c\/td\u003e\n          \u003ctd class=\"aplus-data-column active active-item\"\u003e\u003cspan class=\"description\"\u003e 5, 50 or 2,000 pack \u003c\/span\u003e\u003c\/td\u003e\n          \u003ctd class=\"aplus-data-column\"\u003e\u003cspan class=\"description\"\u003e 5, 50 or 2,000 pack \u003c\/span\u003e\u003c\/td\u003e\n          \u003ctd class=\"aplus-data-column\"\u003e\u003cspan class=\"description\"\u003e 24 pack \u003c\/span\u003e\u003c\/td\u003e\n          \u003ctd class=\"aplus-data-column\"\u003e\u003cspan class=\"description\"\u003e 24 pack \u003c\/span\u003e\u003c\/td\u003e\n          \u003ctd class=\"aplus-data-column\"\u003e\u003cspan class=\"description\"\u003e Single Unit \u003c\/span\u003e\u003c\/td\u003e\n          \u003ctd class=\"aplus-data-column\"\u003e\u003cspan class=\"description\"\u003e 200, 500, 1000 or 2,000 count \u003c\/span\u003e\u003c\/td\u003e\n          \u003ctd class=\"aplus-data-column\"\u003e\u003cspan class=\"description\"\u003e 500, 1,000 or 2,000 count \u003c\/span\u003e\u003c\/td\u003e\n         \u003c\/tr\u003e\n         \u003ctr\u003e\n          \u003ctd class=\"attribute a-text-bold\"\u003e\n           \u003cdiv class=\"comparison-metric-name \" data-inline-content=\"\" data-position=\"triggerRight\"\u003e\n            \u003cspan class=\"a-text-bold\"\u003e Format Type \u003c\/span\u003e\n           \u003c\/div\u003e\n          \u003c\/td\u003e\n          \u003ctd class=\"aplus-data-column active active-item\"\u003e\u003cspan class=\"description\"\u003e Bound notebook \u003c\/span\u003e\u003c\/td\u003e\n          \u003ctd class=\"aplus-data-column\"\u003e\u003cspan class=\"description\"\u003e Coil notebook \u003c\/span\u003e\u003c\/td\u003e\n          \u003ctd class=\"aplus-data-column\"\u003e\u003cspan class=\"description\"\u003e 17 inch Backpack \u003c\/span\u003e\u003c\/td\u003e\n          \u003ctd class=\"aplus-data-column\"\u003e\u003cspan class=\"description\"\u003e 15 inch Backpack \u003c\/span\u003e\u003c\/td\u003e\n          \u003ctd class=\"aplus-data-column\"\u003e\u003cspan class=\"description\"\u003e 17 inch Backpack \u003c\/span\u003e\u003c\/td\u003e\n          \u003ctd class=\"aplus-data-column\"\u003e\u003cspan class=\"description\"\u003e Pencil set \u003c\/span\u003e\u003c\/td\u003e\n          \u003ctd class=\"aplus-data-column\"\u003e\u003cspan class=\"description\"\u003e Colored Pencils Set \u003c\/span\u003e\u003c\/td\u003e\n         \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n       \u003c\/table\u003e\n      \u003c\/div\u003e\n     \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cscript type=\"text\/javascript\"\u003e(function(f) {var _np=(window.P._namespace(\"PremiumAplusModule\"));if(_np.guardFatal){_np.guardFatal(f)(_np);}else{f(_np);}}(function(P) {\n    P.when('premium-module-5-comparison-table-scroller', 'ready').execute('invoke-premium-5-comparison-table', function(init){ init() });\n}));\u003c\/script\u003e\n   \u003c\/div\u003e\n   \u003cdiv class=\"celwidget aplus-module premium-module-2-fullbackground-image aplus-premium\" cel_widget_id=\"aplus-premium-module-2-fullbackground-image\"\u003e\n    \u003cdiv class=\"a-section a-spacing-none premium-aplus premium-aplus-module-2\"\u003e\n     \u003cdiv class=\"a-section a-spacing-none premium-background-wrapper\"\u003e\n      \u003cdiv class=\"a-section a-spacing-none background-image\"\u003e\n       \u003cimg alt=\"SCHOOL SUPPLIES,BULK BACKPACKS,KIDS SCHOOL BAGS,SCHOOL KITS\" class=\"a-lazy-loaded\" data-src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/b3ec2673-f845-4bb4-b22f-f6a33d229a7a.__CR0,45,1496,613_PT0_SX1464_V1___.png\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/b3ec2673-f845-4bb4-b22f-f6a33d229a7a.__CR0,45,1496,613_PT0_SX1464_V1___.png\"\u003e\n       \u003cnoscript\u003e\n        \u003cimg alt=\"SCHOOL SUPPLIES,BULK BACKPACKS,KIDS SCHOOL BAGS,SCHOOL KITS\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/b3ec2673-f845-4bb4-b22f-f6a33d229a7a.__CR0,45,1496,613_PT0_SX1464_V1___.png\"\u003e\n       \u003c\/noscript\u003e\n      \u003c\/div\u003e\n     \u003c\/div\u003e\n     \u003cdiv class=\"a-section a-text-center\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n   \u003c\/div\u003e\n   \u003cdiv class=\"celwidget aplus-module premium-module-15-text aplus-premium\" cel_widget_id=\"aplus-premium-module-15-text\"\u003e\n    \u003cdiv class=\"a-section a-spacing-none premium-aplus premium-aplus-module-15\"\u003e\n     \u003c!-- Optional header --\u003e\n     \u003cdiv class=\"a-section a-spacing-none premium-aplus-15-heading\"\u003e\n      \u003ch1 class=\"premium-aplus-15-heading-text a-text-bold\"\u003eOver 100 Years of Quality \u0026amp; Reliability\u003c\/h1\u003e\n     \u003c\/div\u003e\n     \u003cdiv class=\"a-section a-spacing-none\"\u003e\n      \u003cp class=\"description\"\u003eTRAILMAKER is a family-rooted company with over \u003cspan class=\"a-text-bold\"\u003e100 years of experience\u003c\/span\u003e delivering trusted quality products across \u003cspan class=\"a-text-bold\"\u003eschool supplies, office supplies, and everyday essentials\u003c\/span\u003e. Built on generations of expertise, we have grown into a \u003cspan class=\"a-text-bold\"\u003eleading provider\u003c\/span\u003e of dependable supplies designed to support \u003cspan class=\"a-text-bold\"\u003elearning, organization, and productivity\u003c\/span\u003e.\u003c\/p\u003e\n      \u003cp class=\"description\"\u003eFrom \u003cspan class=\"a-text-bold\"\u003enotebooks, pens, and index cards\u003c\/span\u003e to \u003cspan class=\"a-text-bold\"\u003ebackpacks and full school supply solutions\u003c\/span\u003e, TRAILMAKER focuses on creating \u003cspan class=\"a-text-bold\"\u003edurable, functional, and affordable products\u003c\/span\u003e that perform in real life—not just on paper. We are committed to \u003cspan class=\"a-text-bold\"\u003equality control, consistency, and value\u003c\/span\u003e, ensuring every product meets the needs of \u003cspan class=\"a-text-bold\"\u003estudents, teachers, parents, and professionals\u003c\/span\u003e.\u003c\/p\u003e\n      \u003cp class=\"description\"\u003eAs a long-standing \u003cspan class=\"a-text-bold\"\u003eindustry leader\u003c\/span\u003e, we continue to evolve with modern demands while staying true to our core mission: delivering \u003cspan class=\"a-text-bold\"\u003ereliable products\u003c\/span\u003e that help people succeed in \u003cspan class=\"a-text-bold\"\u003eschool, work, and beyond\u003c\/span\u003e. TRAILMAKER stands for \u003cspan class=\"a-text-bold\"\u003etrust, durability, and everyday performance\u003c\/span\u003e across all categories we serve.\u003c\/p\u003e\n     \u003c\/div\u003e\n    \u003c\/div\u003e\n   \u003c\/div\u003e\n  \u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\u003cdiv\u003e\u003cdiv id=\"feature-bullets\" class=\"a-section a-spacing-medium a-spacing-top-small\"\u003e\n \u003cul class=\"a-unordered-list a-vertical a-spacing-mini\"\u003e\n  \u003cli class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003e ALL-IN-ONE 30 PIECE SCHOOL SUPPLY KIT: Each Trailmaker kit includes essential classroom supplies: spiral notebook, pocket folder, pens, pencils, crayons, eraser, pencil case, pencil sharpener, glue stick, ruler, and highlighters—everything students need to succeed. \u003c\/span\u003e\u003c\/li\u003e\n  \u003cli class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003e WHAT’S INCLUDED: Each pack has 5 #2 pencils, pencil sharpener with lid cover, canvas pencil case, 5 ballpoint pens (in blue, red \u0026amp; black ink), spiral subject notebook, rubber erasers, 3 pocket folders, standard ruler, blunt tip kids safety scissors, 2 highlighters, non-toxic wax crayons, \u0026amp; 2 easy-twist glue sticks \u003c\/span\u003e\u003c\/li\u003e\n  \u003cli class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003e PERFECT FOR SCHOOL DRIVES \u0026amp; CHARITABLE DONATIONS: Designed for back-to-school events, outreach programs, and donation initiatives. A practical, ready-to-distribute solution for helping students in need. \u003c\/span\u003e\u003c\/li\u003e\n  \u003cli class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003e GREAT FOR ELEMENTARY, MIDDLE SCHOOL \u0026amp; TODDLERS: Age-appropriate school essentials for preschool, elementary, and middle school students. Perfect for classroom readiness and learning environments. \u003c\/span\u003e\u003c\/li\u003e\n  \u003cli class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003e READY-TO-GO CLASSROOM ESSENTIALS: Pre-packed kits save time for teachers and organizers—no assembly required. Each set is individually packed and ready for immediate distribution. \u003c\/span\u003e\u003c\/li\u003e\n \u003c\/ul\u003e\n \u003cdiv data-csa-c-content-id=\"voyager-product-details-jumplink\" data-csa-c-slot-id=\"voyager-product-details-jumplink\" data-csa-c-type=\"link\" class=\"a-section aok-hidden\"\u003e\n  \u003cspan class=\"caretnext\"\u003e›\u003c\/span\u003e \u003ca id=\"seeMoreDetailsLink\" class=\"a-link-normal\" href=\"#productDetails\"\u003e See more product details \u003c\/a\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e","brand":"Moodwell","offers":[{"title":"12 Kits (30 pieces per Kit)","offer_id":45915081605180,"sku":"B07QNTTMJM","price":69.0,"currency_code":"USD","in_stock":true},{"title":"720 Kits (30 pieces per Kit)","offer_id":45915081637948,"sku":"B0H7DJLW9R","price":3900.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0720\/8612\/6652\/files\/81VVrvB1u8L._AC_SL1500.jpg?v=1784766414","url":"https:\/\/moodwell-store.myshopify.com\/products\/trailmaker-12-pack-bulk-school-supply-kits-30-piece-classroom-supply-sets-for-elementary-middle-school-notebooks-pencils-crayons-essentials-ideal-for-schools-nonprofits-charities-donation-programs","provider":"Moodwell","version":"1.0","type":"link"}