{"product_id":"craize-guava-crisps-gluten-free-vegan-kosher-toasted-corn-crackers-4-oz-each","title":"Craize Guava Crisps | Gluten Free, Vegan, Kosher, Toasted Corn Crackers | 4 oz each","description":"\u003cdiv class=\"aplus-v2 desktop celwidget\" cel_widget_id=\"aplus\" data-csa-c-id=\"9evomq-gehlt5-39qjhe-tv6jwo\" data-cel-widget=\"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(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(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       \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                    \u003cdiv class=\"celwidget aplus-module premium-module-2-fullbackground-image aplus-premium\" cel_widget_id=\"aplus-premium-module-2-fullbackground-image\" data-csa-c-id=\"y5r03c-mpq5j0-l5seus-kctye0\" data-cel-widget=\"aplus-premium-module-2-fullbackground-image\"\u003e\n                             \u003cdiv class=\"a-section a-spacing-none premium-aplus premium-aplus-module-2\"\u003e                                   \u003cdiv class=\"a-section a-spacing-none premium-background-wrapper\"\u003e  \u003cdiv class=\"a-section a-spacing-none background-image\"\u003e                                    \u003cimg alt=\"Craize Guava Crackers\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/4e1a10f0-33bf-4ade-a5df-7fbcbaebdbfa.__CR0,0,1464,600_PT0_SX1464_V1___.jpg\" class=\"\" data-src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/4e1a10f0-33bf-4ade-a5df-7fbcbaebdbfa.__CR0,0,1464,600_PT0_SX1464_V1___.jpg\"\u003e\u003cnoscript\u003e\u003cimg alt=\"Craize Guava Crackers\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/4e1a10f0-33bf-4ade-a5df-7fbcbaebdbfa.__CR0,0,1464,600_PT0_SX1464_V1___.jpg\"\u003e\u003c\/noscript\u003e  \u003c\/div\u003e   \u003c\/div\u003e \u003cdiv class=\"a-section a-text-center\"\u003e                                  \u003c\/div\u003e \u003c\/div\u003e      \u003c\/div\u003e\n\n         \u003cdiv class=\"celwidget aplus-module premium-module-2-fullbackground-image aplus-premium\" cel_widget_id=\"aplus-premium-module-2-fullbackground-image\" data-csa-c-id=\"bob9en-9ntcat-ep1l6g-di2piq\" data-cel-widget=\"aplus-premium-module-2-fullbackground-image\"\u003e\n                             \u003cdiv class=\"a-section a-spacing-none premium-aplus premium-aplus-module-2\"\u003e                                   \u003cdiv class=\"a-section a-spacing-none premium-background-wrapper\"\u003e  \u003cdiv class=\"a-section a-spacing-none background-image\"\u003e                                    \u003cimg alt=\"Craize Guava Crackers\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/5ee6ba28-fc0d-4569-ba9b-43cdfab0d51d.__CR0,0,1464,600_PT0_SX1464_V1___.jpg\" class=\"\" data-src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/5ee6ba28-fc0d-4569-ba9b-43cdfab0d51d.__CR0,0,1464,600_PT0_SX1464_V1___.jpg\"\u003e\u003cnoscript\u003e\u003cimg alt=\"Craize Guava Crackers\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/5ee6ba28-fc0d-4569-ba9b-43cdfab0d51d.__CR0,0,1464,600_PT0_SX1464_V1___.jpg\"\u003e\u003c\/noscript\u003e  \u003c\/div\u003e   \u003c\/div\u003e \u003cdiv class=\"a-section a-text-center\"\u003e                                  \u003c\/div\u003e \u003c\/div\u003e      \u003c\/div\u003e\n\n         \u003cdiv class=\"celwidget aplus-module premium-module-2-fullbackground-image aplus-premium\" cel_widget_id=\"aplus-premium-module-2-fullbackground-image\" data-csa-c-id=\"jg48li-b89c1w-djg33z-73xo90\" data-cel-widget=\"aplus-premium-module-2-fullbackground-image\"\u003e\n                             \u003cdiv class=\"a-section a-spacing-none premium-aplus premium-aplus-module-2\"\u003e                                   \u003cdiv class=\"a-section a-spacing-none premium-background-wrapper\"\u003e  \u003cdiv class=\"a-section a-spacing-none background-image\"\u003e                                    \u003cimg alt=\"Craize Guava Crackers\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/a0adf84c-5dd7-4a02-8930-970b5aaff9b6.__CR0,0,1464,600_PT0_SX1464_V1___.jpg\" class=\"\" data-src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/a0adf84c-5dd7-4a02-8930-970b5aaff9b6.__CR0,0,1464,600_PT0_SX1464_V1___.jpg\"\u003e\u003cnoscript\u003e\u003cimg alt=\"Craize Guava Crackers\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/a0adf84c-5dd7-4a02-8930-970b5aaff9b6.__CR0,0,1464,600_PT0_SX1464_V1___.jpg\"\u003e\u003c\/noscript\u003e  \u003c\/div\u003e   \u003c\/div\u003e \u003cdiv class=\"a-section a-text-center\"\u003e                                  \u003c\/div\u003e \u003c\/div\u003e      \u003c\/div\u003e\n\n         \u003cdiv class=\"celwidget aplus-module premium-module-2-fullbackground-image aplus-premium\" cel_widget_id=\"aplus-premium-module-2-fullbackground-image\" data-csa-c-id=\"oxihnk-ah1gz9-vu17fn-m45lip\" data-cel-widget=\"aplus-premium-module-2-fullbackground-image\"\u003e\n                             \u003cdiv class=\"a-section a-spacing-none premium-aplus premium-aplus-module-2\"\u003e                                   \u003cdiv class=\"a-section a-spacing-none premium-background-wrapper\"\u003e  \u003cdiv class=\"a-section a-spacing-none background-image\"\u003e                                    \u003cimg alt=\"Craize Sweet Corn Crackers\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-brand-media\/9531bd42212443a3a6142be2fc31eadc.w1920.h1080.__CR0,147,1920,787_PT0_SX1464_V1___.jpg\" class=\"\" data-src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-brand-media\/9531bd42212443a3a6142be2fc31eadc.w1920.h1080.__CR0,147,1920,787_PT0_SX1464_V1___.jpg\"\u003e\u003cnoscript\u003e\u003cimg alt=\"Craize Sweet Corn Crackers\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-brand-media\/9531bd42212443a3a6142be2fc31eadc.w1920.h1080.__CR0,147,1920,787_PT0_SX1464_V1___.jpg\"\u003e\u003c\/noscript\u003e  \u003c\/div\u003e   \u003c\/div\u003e \u003cdiv class=\"a-section a-text-center\"\u003e                                  \u003c\/div\u003e \u003c\/div\u003e      \u003c\/div\u003e\n\n         \u003cdiv class=\"celwidget aplus-module premium-module-5-comparison-table-scroller aplus-premium\" cel_widget_id=\"aplus-premium-module-5-comparison-table-scroller\" data-csa-c-id=\"k11d05-19613a-h7iciv-rzu2iq\" data-cel-widget=\"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\"\u003e Try All Our Bold Flavors \u003c\/h3\u003e    \u003cdiv id=\"comparison-table-container-4\" data-comparison-name=\"comparison-table-container-4\" class=\"a-section a-spacing-none table-container\"\u003e  \u003cdiv class=\"table-slider scroll-wrapper-bottom\"\u003e\n                \u003ctable class=\"a-bordered a-horizontal-stripes scroll-width\"\u003e  \u003ctbody\u003e\n\u003ctr\u003e  \u003ctd class=\"attribute empty\"\u003e\u003c\/td\u003e      \u003cth class=\"aplus-data-column top-header active active-item\" style=\"min-width: 230px; width: 230px;\"\u003e     \u003ca class=\"a-link-normal a-text-normal\" title=\"Variety 6-Pack\" href=\"\/dp\/B0C3818418?ref=emc_p_m_5_i_atc\"\u003e                                    \u003cimg alt=\"\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/d2ea516d-4759-4f01-87db-05168eec7901.__CR83,0,1333,1500_PT0_SX200_V1___.jpg\"\u003e  \u003cp class=\"product-title\"\u003e Variety 6-Pack \u003c\/p\u003e \u003c\/a\u003e     \u003cscript type=\"application\/javascript\"\u003e\n                                                            logShoppableMetrics(\"premium-module-5-comparison-table-scroller\", false)\n                                                        \u003c\/script\u003e\n                                                        \u003cdiv class=\"add-to-cart\"\u003e\n                                                            \u003cspan class=\"a-button a-button-base\" id=\"a-autoid-13\"\u003e\u003cspan class=\"a-button-inner\"\u003e\u003ca href=\"\/dp\/B0C3818418?ref=emc_p_m_5_i_atc\" class=\"a-button-text\" id=\"a-autoid-13-announce\"\u003e Buying Options \u003c\/a\u003e\u003c\/span\u003e\u003c\/span\u003e \u003c\/div\u003e\n                                                          \u003c\/th\u003e      \u003cth class=\"aplus-data-column top-header\" style=\"min-width: 230px;\"\u003e     \u003ca class=\"a-link-normal a-text-normal\" title=\"Sweet Corn 6-Pack\" href=\"\/dp\/B07YNZ8ZDQ?ref=emc_p_m_5_i_atc\"\u003e                                    \u003cimg alt=\"\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/6166d170-59c1-4de4-889d-9d3870e163d5.__CR0,0,1200,1350_PT0_SX200_V1___.jpg\"\u003e  \u003cp class=\"product-title\"\u003e Sweet Corn 6-Pack \u003c\/p\u003e \u003c\/a\u003e                         \u003cform method=\"post\" action=\"\/cart\/add-to-cart\/ref=emc_p_m_5_i_atc_c\"\u003e \u003c!-- sp:csrf --\u003e\u003cinput type=\"hidden\" name=\"anti-csrftoken-a2z\" value=\"hM0EEqDp5qNHewWC7U9U0qf0tdagDCR+l9bqXvcQ0t3MAAAAAGj68H9lNDljODlhMy0wOTAyLTQ3ZWEtYmYwNC0xYmE0M2Q3ZjY2OWU=\"\u003e\u003c!-- sp:end-csrf --\u003e\n            \u003cinput type=\"hidden\" name=\"items[0.base][asin]\" value=\"B07YNZ8ZDQ\"\u003e \u003cinput type=\"hidden\" name=\"items[0.base][offerListingId]\" value=\"aldpgZNDkn5Gb%2F19VXmyNgFQPpiPjbs0YgK%2FYgSYJVycKqrfNryj3xOsCXBiSW7hIbHknu4BS8lWSSnKBEYfu2e7cDAM0Ce4ey67Fm3pgfB8CG1tpSpMhKXdenTwMt7KcUcogPX9zSNrqpJdGkkLfpwZW2t3h15DeicpH%2B65dtzxnMJ0OtaChNZVSokgh99V\"\u003e \u003cinput type=\"hidden\" name=\"items[0.base][quantity]\" value=\"1\"\u003e \u003cinput type=\"hidden\" name=\"clientName\" value=\"Aplus_BuyableModules_DetailPage\"\u003e     \u003cdiv class=\"add-to-cart\"\u003e\n                        \u003cspan class=\"a-button a-spacing-small a-button-primary a-button-icon\" id=\"a-autoid-14\"\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\" aria-labelledby=\"a-autoid-14-announce\"\u003e\u003cspan class=\"a-button-text\" aria-hidden=\"true\" id=\"a-autoid-14-announce\"\u003e Add to Cart \u003c\/span\u003e\u003c\/span\u003e\u003c\/span\u003e \u003c\/div\u003e\n                  \u003c\/form\u003e       \u003cscript type=\"application\/javascript\"\u003e\n        logShoppableMetrics(\"premium-module-5-comparison-table-scroller\", true)\n    \u003c\/script\u003e\n        \u003c\/th\u003e      \u003cth class=\"aplus-data-column top-header\" style=\"min-width: 230px;\"\u003e     \u003ca class=\"a-link-normal a-text-normal\" title=\"Guava 6-Pack\" href=\"\/dp\/B07YNZJ13Z?ref=emc_p_m_5_i_atc\"\u003e                                    \u003cimg alt=\"\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/7f796771-9392-421b-92b1-c7c4d61556c2.__CR0,0,1200,1350_PT0_SX200_V1___.jpg\"\u003e  \u003cp class=\"product-title\"\u003e Guava 6-Pack \u003c\/p\u003e \u003c\/a\u003e                         \u003cform method=\"post\" action=\"\/cart\/add-to-cart\/ref=emc_p_m_5_i_atc_c\"\u003e \u003c!-- sp:csrf --\u003e\u003cinput type=\"hidden\" name=\"anti-csrftoken-a2z\" value=\"hM0EEqDp5qNHewWC7U9U0qf0tdagDCR+l9bqXvcQ0t3MAAAAAGj68H9lNDljODlhMy0wOTAyLTQ3ZWEtYmYwNC0xYmE0M2Q3ZjY2OWU=\"\u003e\u003c!-- sp:end-csrf --\u003e\n            \u003cinput type=\"hidden\" name=\"items[0.base][asin]\" value=\"B07YNZJ13Z\"\u003e \u003cinput type=\"hidden\" name=\"items[0.base][offerListingId]\" value=\"QYIivAQTiBhv3T3%2BvzHKGPSRNNpYdBMsTuCyk3tnY%2FAW1mUrjOSeDkxXQC8fzuI3VHBgKOPpMfziInSNPF4uacNuoRbOsCaxFXQx6voMRf2TF0njDn30ct8T5QHXU8goBI9%2B4SCD%2B1gyRohxwBRGs%2BHV0XQQJ3zRL4G1J%2BYLOs%2BGDvqDzAr8fKuGXyha5UgS\"\u003e \u003cinput type=\"hidden\" name=\"items[0.base][quantity]\" value=\"1\"\u003e \u003cinput type=\"hidden\" name=\"clientName\" value=\"Aplus_BuyableModules_DetailPage\"\u003e     \u003cdiv class=\"add-to-cart\"\u003e\n                        \u003cspan class=\"a-button a-spacing-small a-button-primary a-button-icon\" id=\"a-autoid-15\"\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\" aria-labelledby=\"a-autoid-15-announce\"\u003e\u003cspan class=\"a-button-text\" aria-hidden=\"true\" id=\"a-autoid-15-announce\"\u003e Add to Cart \u003c\/span\u003e\u003c\/span\u003e\u003c\/span\u003e \u003c\/div\u003e\n                  \u003c\/form\u003e       \u003cscript type=\"application\/javascript\"\u003e\n        logShoppableMetrics(\"premium-module-5-comparison-table-scroller\", true)\n    \u003c\/script\u003e\n        \u003c\/th\u003e      \u003cth class=\"aplus-data-column top-header\" style=\"min-width: 230px;\"\u003e     \u003ca class=\"a-link-normal a-text-normal\" title=\"Coconut 6-Pack\" href=\"\/dp\/B07YNXV8NP?ref=emc_p_m_5_i_atc\"\u003e                                    \u003cimg alt=\"\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/baec7919-d40b-4530-9966-0c57bbc58053.__CR0,0,1200,1350_PT0_SX200_V1___.jpg\"\u003e  \u003cp class=\"product-title\"\u003e Coconut 6-Pack \u003c\/p\u003e \u003c\/a\u003e                         \u003cform method=\"post\" action=\"\/cart\/add-to-cart\/ref=emc_p_m_5_i_atc_c\"\u003e \u003c!-- sp:csrf --\u003e\u003cinput type=\"hidden\" name=\"anti-csrftoken-a2z\" value=\"hM0EEqDp5qNHewWC7U9U0qf0tdagDCR+l9bqXvcQ0t3MAAAAAGj68H9lNDljODlhMy0wOTAyLTQ3ZWEtYmYwNC0xYmE0M2Q3ZjY2OWU=\"\u003e\u003c!-- sp:end-csrf --\u003e\n            \u003cinput type=\"hidden\" name=\"items[0.base][asin]\" value=\"B07YNXV8NP\"\u003e \u003cinput type=\"hidden\" name=\"items[0.base][offerListingId]\" value=\"rdxte2%2B2khu0x2LOYHJZVhHKDaGqo8R%2F9CQscTKYnoNwo%2BU7MHikeWsxh%2F%2B7vw8wXT%2BGWqODUPb1mvyDtS7PJ9Kh8ie88P9DLedgwdSTt8zDg3RYhsxubzA%2FlW%2Fpq7h7OWteW3GAWpuQpT8fNF7IjyuC6G4Tgkmuvx8sPV3WioEfXn%2BTHnkL3et9TOtHtjXP\"\u003e \u003cinput type=\"hidden\" name=\"items[0.base][quantity]\" value=\"1\"\u003e \u003cinput type=\"hidden\" name=\"clientName\" value=\"Aplus_BuyableModules_DetailPage\"\u003e     \u003cdiv class=\"add-to-cart\"\u003e\n                        \u003cspan class=\"a-button a-spacing-small a-button-primary a-button-icon\" id=\"a-autoid-16\"\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\" aria-labelledby=\"a-autoid-16-announce\"\u003e\u003cspan class=\"a-button-text\" aria-hidden=\"true\" id=\"a-autoid-16-announce\"\u003e Add to Cart \u003c\/span\u003e\u003c\/span\u003e\u003c\/span\u003e \u003c\/div\u003e\n                  \u003c\/form\u003e       \u003cscript type=\"application\/javascript\"\u003e\n        logShoppableMetrics(\"premium-module-5-comparison-table-scroller\", true)\n    \u003c\/script\u003e\n        \u003c\/th\u003e      \u003cth class=\"aplus-data-column top-header\" style=\"min-width: 230px;\"\u003e     \u003ca class=\"a-link-normal a-text-normal\" title=\"Everything 6-Pack\" href=\"\/dp\/B09ZVZYT29?ref=emc_p_m_5_i_atc\"\u003e                                    \u003cimg alt=\"\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/668a9a83-9756-427b-9fe5-96340f91a74a.__CR0,0,1200,1350_PT0_SX200_V1___.jpg\"\u003e  \u003cp class=\"product-title\"\u003e Everything 6-Pack \u003c\/p\u003e \u003c\/a\u003e                         \u003cform method=\"post\" action=\"\/cart\/add-to-cart\/ref=emc_p_m_5_i_atc_c\"\u003e \u003c!-- sp:csrf --\u003e\u003cinput type=\"hidden\" name=\"anti-csrftoken-a2z\" value=\"hM0EEqDp5qNHewWC7U9U0qf0tdagDCR+l9bqXvcQ0t3MAAAAAGj68H9lNDljODlhMy0wOTAyLTQ3ZWEtYmYwNC0xYmE0M2Q3ZjY2OWU=\"\u003e\u003c!-- sp:end-csrf --\u003e\n            \u003cinput type=\"hidden\" name=\"items[0.base][asin]\" value=\"B09ZVZYT29\"\u003e \u003cinput type=\"hidden\" name=\"items[0.base][offerListingId]\" value=\"XRMTTXFZsmDaN9KMm6HASF%2FL364jZoBN%2B%2Fp48WgxQXT4OjrgjhXMeQl%2FRWXzYGEmni23Rq0rYdlfXO3SBmYU4HJRRZ6ug6r5GYp0hjlWdl2pVDaPdbGAjwWamYpSVgiKwFYs7FI4%2Ff6rBue%2FtBEW4A%3D%3D\"\u003e \u003cinput type=\"hidden\" name=\"items[0.base][quantity]\" value=\"1\"\u003e \u003cinput type=\"hidden\" name=\"clientName\" value=\"Aplus_BuyableModules_DetailPage\"\u003e     \u003cdiv class=\"add-to-cart\"\u003e\n                        \u003cspan class=\"a-button a-spacing-small a-button-primary a-button-icon\" id=\"a-autoid-17\"\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\" aria-labelledby=\"a-autoid-17-announce\"\u003e\u003cspan class=\"a-button-text\" aria-hidden=\"true\" id=\"a-autoid-17-announce\"\u003e Add to Cart \u003c\/span\u003e\u003c\/span\u003e\u003c\/span\u003e \u003c\/div\u003e\n                  \u003c\/form\u003e       \u003cscript type=\"application\/javascript\"\u003e\n        logShoppableMetrics(\"premium-module-5-comparison-table-scroller\", true)\n    \u003c\/script\u003e\n        \u003c\/th\u003e      \u003cth class=\"aplus-data-column top-header\" style=\"min-width: 230px;\"\u003e     \u003ca class=\"a-link-normal a-text-normal\" title=\"Plantain 6-Pack\" href=\"\/dp\/B07YNY6X53?ref=emc_p_m_5_i_atc\"\u003e                                    \u003cimg alt=\"\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/acefcc03-f00c-4b5e-845a-3667f760d96f.__CR0,0,1200,1350_PT0_SX200_V1___.jpg\"\u003e  \u003cp class=\"product-title\"\u003e Plantain 6-Pack \u003c\/p\u003e \u003c\/a\u003e     \u003cscript type=\"application\/javascript\"\u003e\n                                                            logShoppableMetrics(\"premium-module-5-comparison-table-scroller\", false)\n                                                        \u003c\/script\u003e\n                                                        \u003cdiv class=\"add-to-cart\"\u003e\n                                                            \u003cspan class=\"a-button a-button-base\" id=\"a-autoid-18\"\u003e\u003cspan class=\"a-button-inner\"\u003e\u003ca href=\"\/dp\/B07YNY6X53?ref=emc_p_m_5_i_atc\" class=\"a-button-text\" id=\"a-autoid-18-announce\"\u003e Buying Options \u003c\/a\u003e\u003c\/span\u003e\u003c\/span\u003e \u003c\/div\u003e\n                                                          \u003c\/th\u003e      \u003cth class=\"aplus-data-column top-header\" style=\"min-width: 230px;\"\u003e     \u003ca class=\"a-link-normal a-text-normal\" title=\"Seeded 6-Pack\" href=\"\/dp\/B07YNZ7KM1?ref=emc_p_m_5_i_atc\"\u003e                                    \u003cimg alt=\"\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/916cbaf2-4578-4978-b637-b6746d16bf0f.__CR0,0,1200,1350_PT0_SX200_V1___.jpg\"\u003e  \u003cp class=\"product-title\"\u003e Seeded 6-Pack \u003c\/p\u003e \u003c\/a\u003e     \u003cscript type=\"application\/javascript\"\u003e\n                                                            logShoppableMetrics(\"premium-module-5-comparison-table-scroller\", false)\n                                                        \u003c\/script\u003e\n                                                        \u003cdiv class=\"add-to-cart\"\u003e\n                                                            \u003cspan class=\"a-button a-button-base\" id=\"a-autoid-19\"\u003e\u003cspan class=\"a-button-inner\"\u003e\u003ca href=\"\/dp\/B07YNZ7KM1?ref=emc_p_m_5_i_atc\" class=\"a-button-text\" id=\"a-autoid-19-announce\"\u003e Buying Options \u003c\/a\u003e\u003c\/span\u003e\u003c\/span\u003e \u003c\/div\u003e\n                                                          \u003c\/th\u003e   \u003c\/tr\u003e   \u003ctr\u003e   \u003ctd class=\"attribute a-text-bold\"\u003e \u003cdiv class=\"comparison-metric-name \" data-inline-content=\"\" data-position=\"triggerRight\"\u003e\n                                    \u003cspan class=\"a-text-bold\"\u003e Customer Reviews \u003c\/span\u003e \u003c\/div\u003e\n                            \u003c\/td\u003e      \u003ctd class=\"aplus-data-column active active-item\" style=\"min-width: 230px; width: 230px;\"\u003e                         \u003cstyle\u003e\n    .aplus-v2 .aplus-review-right-padding {\n        padding-right: 0.1rem;\n    }\n\u003c\/style\u003e\n\n\u003cdiv class=\"\"\u003e\n         \u003cdiv class=\"a-size-base\"\u003e\n                    \u003ci class=\"a-icon a-icon-star-small a-star-small-4 a-spacing-none\"\u003e\u003cspan class=\"a-icon-alt\"\u003e4.2 out of 5 stars\u003c\/span\u003e\u003c\/i\u003e  \u003cspan class=\"a-size-mini a-color-base\"\u003e360\u003c\/span\u003e  \u003c\/div\u003e\n                \u003c\/div\u003e \u003c\/td\u003e      \u003ctd class=\"aplus-data-column\" style=\"min-width: 230px;\"\u003e                         \u003cstyle\u003e\n    .aplus-v2 .aplus-review-right-padding {\n        padding-right: 0.1rem;\n    }\n\u003c\/style\u003e\n\n\u003cdiv class=\"\"\u003e\n         \u003cdiv class=\"a-size-base\"\u003e\n                    \u003ci class=\"a-icon a-icon-star-small a-star-small-4 a-spacing-none\"\u003e\u003cspan class=\"a-icon-alt\"\u003e4.2 out of 5 stars\u003c\/span\u003e\u003c\/i\u003e  \u003cspan class=\"a-size-mini a-color-base\"\u003e1,249\u003c\/span\u003e  \u003c\/div\u003e\n                \u003c\/div\u003e \u003c\/td\u003e      \u003ctd class=\"aplus-data-column\" style=\"min-width: 230px;\"\u003e                         \u003cstyle\u003e\n    .aplus-v2 .aplus-review-right-padding {\n        padding-right: 0.1rem;\n    }\n\u003c\/style\u003e\n\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\"\u003e326\u003c\/span\u003e  \u003c\/div\u003e\n                \u003c\/div\u003e \u003c\/td\u003e      \u003ctd class=\"aplus-data-column\" style=\"min-width: 230px;\"\u003e                         \u003cstyle\u003e\n    .aplus-v2 .aplus-review-right-padding {\n        padding-right: 0.1rem;\n    }\n\u003c\/style\u003e\n\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\"\u003e283\u003c\/span\u003e  \u003c\/div\u003e\n                \u003c\/div\u003e \u003c\/td\u003e      \u003ctd class=\"aplus-data-column\" style=\"min-width: 230px;\"\u003e                         \u003cstyle\u003e\n    .aplus-v2 .aplus-review-right-padding {\n        padding-right: 0.1rem;\n    }\n\u003c\/style\u003e\n\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\"\u003e106\u003c\/span\u003e  \u003c\/div\u003e\n                \u003c\/div\u003e \u003c\/td\u003e      \u003ctd class=\"aplus-data-column\" style=\"min-width: 230px;\"\u003e                         \u003cstyle\u003e\n    .aplus-v2 .aplus-review-right-padding {\n        padding-right: 0.1rem;\n    }\n\u003c\/style\u003e\n\n\u003cdiv class=\"\"\u003e\n         \u003cdiv class=\"a-size-base\"\u003e\n                    \u003ci class=\"a-icon a-icon-star-small a-star-small-4 a-spacing-none\"\u003e\u003cspan class=\"a-icon-alt\"\u003e4.0 out of 5 stars\u003c\/span\u003e\u003c\/i\u003e  \u003cspan class=\"a-size-mini a-color-base\"\u003e20\u003c\/span\u003e  \u003c\/div\u003e\n                \u003c\/div\u003e \u003c\/td\u003e      \u003ctd class=\"aplus-data-column\" style=\"min-width: 230px;\"\u003e                         \u003cstyle\u003e\n    .aplus-v2 .aplus-review-right-padding {\n        padding-right: 0.1rem;\n    }\n\u003c\/style\u003e\n\n\u003cdiv class=\"\"\u003e\n         \u003cdiv class=\"a-size-base\"\u003e\n                    \u003ci class=\"a-icon a-icon-star-small a-star-small-3-5 a-spacing-none\"\u003e\u003cspan class=\"a-icon-alt\"\u003e3.5 out of 5 stars\u003c\/span\u003e\u003c\/i\u003e  \u003cspan class=\"a-size-mini a-color-base\"\u003e16\u003c\/span\u003e  \u003c\/div\u003e\n                \u003c\/div\u003e \u003c\/td\u003e   \u003c\/tr\u003e   \u003ctr\u003e   \u003ctd class=\"attribute a-text-bold\"\u003e \u003cdiv class=\"comparison-metric-name \" data-inline-content=\"\" data-position=\"triggerRight\"\u003e\n                                    \u003cspan class=\"a-text-bold\"\u003e Price \u003c\/span\u003e \u003c\/div\u003e\n                            \u003c\/td\u003e      \u003ctd class=\"aplus-data-column active active-item\" style=\"min-width: 230px; width: 230px;\"\u003e  \u003cspan class=\"description\"\u003e\n                                                  \n                                                        —    \u003c\/span\u003e\n                                    \u003c\/td\u003e      \u003ctd class=\"aplus-data-column\" style=\"min-width: 230px;\"\u003e  \u003cspan class=\"description\"\u003e\n                                                        \u003cspan class=\"a-price\" data-a-size=\"medium_plus\" data-a-color=\"base\"\u003e\u003cspan class=\"a-offscreen\"\u003e$31.99\u003c\/span\u003e\u003cspan aria-hidden=\"true\"\u003e\u003cspan class=\"a-price-symbol\"\u003e$\u003c\/span\u003e\u003cspan class=\"a-price-whole\"\u003e31\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\n                                    \u003c\/td\u003e      \u003ctd class=\"aplus-data-column\" style=\"min-width: 230px;\"\u003e  \u003cspan class=\"description\"\u003e\n                                                        \u003cspan class=\"a-price\" data-a-size=\"medium_plus\" data-a-color=\"base\"\u003e\u003cspan class=\"a-offscreen\"\u003e$35.00\u003c\/span\u003e\u003cspan aria-hidden=\"true\"\u003e\u003cspan class=\"a-price-symbol\"\u003e$\u003c\/span\u003e\u003cspan class=\"a-price-whole\"\u003e35\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\n                                    \u003c\/td\u003e      \u003ctd class=\"aplus-data-column\" style=\"min-width: 230px;\"\u003e  \u003cspan class=\"description\"\u003e\n                                                        \u003cspan class=\"a-price\" data-a-size=\"medium_plus\" data-a-color=\"base\"\u003e\u003cspan class=\"a-offscreen\"\u003e$31.99\u003c\/span\u003e\u003cspan aria-hidden=\"true\"\u003e\u003cspan class=\"a-price-symbol\"\u003e$\u003c\/span\u003e\u003cspan class=\"a-price-whole\"\u003e31\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\n                                    \u003c\/td\u003e      \u003ctd class=\"aplus-data-column\" style=\"min-width: 230px;\"\u003e  \u003cspan class=\"description\"\u003e\n                                                        \u003cspan class=\"a-price\" data-a-size=\"medium_plus\" data-a-color=\"base\"\u003e\u003cspan class=\"a-offscreen\"\u003e$31.80\u003c\/span\u003e\u003cspan aria-hidden=\"true\"\u003e\u003cspan class=\"a-price-symbol\"\u003e$\u003c\/span\u003e\u003cspan class=\"a-price-whole\"\u003e31\u003cspan class=\"a-price-decimal\"\u003e.\u003c\/span\u003e\u003c\/span\u003e\u003cspan class=\"a-price-fraction\"\u003e80\u003c\/span\u003e\u003c\/span\u003e\u003c\/span\u003e     \u003c\/span\u003e\n                                    \u003c\/td\u003e      \u003ctd class=\"aplus-data-column\" style=\"min-width: 230px;\"\u003e  \u003cspan class=\"description\"\u003e\n                                                  \n                                                        —    \u003c\/span\u003e\n                                    \u003c\/td\u003e      \u003ctd class=\"aplus-data-column\" style=\"min-width: 230px;\"\u003e  \u003cspan class=\"description\"\u003e\n                                                  \n                                                        —    \u003c\/span\u003e\n                                    \u003c\/td\u003e   \u003c\/tr\u003e    \u003ctr\u003e  \u003ctd class=\"attribute a-text-bold\"\u003e \u003cdiv class=\"comparison-metric-name \" data-inline-content=\"\" data-position=\"triggerRight\"\u003e\n                                    \u003cspan class=\"a-text-bold\"\u003e Gluten Free \u003c\/span\u003e \u003c\/div\u003e\n                            \u003c\/td\u003e      \u003ctd class=\"aplus-data-column active active-item\" style=\"min-width: 230px; width: 230px;\"\u003e \u003cspan class=\"description\"\u003e\n                                             \n                                                    ✔       \u003c\/span\u003e\n                                    \u003c\/td\u003e      \u003ctd class=\"aplus-data-column\" style=\"min-width: 230px;\"\u003e \u003cspan class=\"description\"\u003e\n                                             \n                                                    ✔       \u003c\/span\u003e\n                                    \u003c\/td\u003e      \u003ctd class=\"aplus-data-column\" style=\"min-width: 230px;\"\u003e \u003cspan class=\"description\"\u003e\n                                             \n                                                    ✔       \u003c\/span\u003e\n                                    \u003c\/td\u003e      \u003ctd class=\"aplus-data-column\" style=\"min-width: 230px;\"\u003e \u003cspan class=\"description\"\u003e\n                                             \n                                                    ✔       \u003c\/span\u003e\n                                    \u003c\/td\u003e      \u003ctd class=\"aplus-data-column\" style=\"min-width: 230px;\"\u003e \u003cspan class=\"description\"\u003e\n                                             \n                                                    ✔       \u003c\/span\u003e\n                                    \u003c\/td\u003e      \u003ctd class=\"aplus-data-column\" style=\"min-width: 230px;\"\u003e \u003cspan class=\"description\"\u003e\n                                             \n                                                    ✔       \u003c\/span\u003e\n                                    \u003c\/td\u003e      \u003ctd class=\"aplus-data-column\" style=\"min-width: 230px;\"\u003e \u003cspan class=\"description\"\u003e\n                                             \n                                                    ✔       \u003c\/span\u003e\n                                    \u003c\/td\u003e   \u003c\/tr\u003e  \u003ctr\u003e  \u003ctd class=\"attribute a-text-bold\"\u003e \u003cdiv class=\"comparison-metric-name \" data-inline-content=\"\" data-position=\"triggerRight\"\u003e\n                                    \u003cspan class=\"a-text-bold\"\u003e Key Flavor \u003c\/span\u003e \u003c\/div\u003e\n                            \u003c\/td\u003e      \u003ctd class=\"aplus-data-column active active-item\" style=\"min-width: 230px; width: 230px;\"\u003e \u003cspan class=\"description\"\u003e\n                                                All    \u003c\/span\u003e\n                                    \u003c\/td\u003e      \u003ctd class=\"aplus-data-column\" style=\"min-width: 230px;\"\u003e \u003cspan class=\"description\"\u003e\n                                                Sweet Corn    \u003c\/span\u003e\n                                    \u003c\/td\u003e      \u003ctd class=\"aplus-data-column\" style=\"min-width: 230px;\"\u003e \u003cspan class=\"description\"\u003e\n                                                Guava    \u003c\/span\u003e\n                                    \u003c\/td\u003e      \u003ctd class=\"aplus-data-column\" style=\"min-width: 230px;\"\u003e \u003cspan class=\"description\"\u003e\n                                                Coconut    \u003c\/span\u003e\n                                    \u003c\/td\u003e      \u003ctd class=\"aplus-data-column\" style=\"min-width: 230px;\"\u003e \u003cspan class=\"description\"\u003e\n                                                Everything    \u003c\/span\u003e\n                                    \u003c\/td\u003e      \u003ctd class=\"aplus-data-column\" style=\"min-width: 230px;\"\u003e \u003cspan class=\"description\"\u003e\n                                                Plantain    \u003c\/span\u003e\n                                    \u003c\/td\u003e      \u003ctd class=\"aplus-data-column\" style=\"min-width: 230px;\"\u003e \u003cspan class=\"description\"\u003e\n                                                Seeded    \u003c\/span\u003e\n                                    \u003c\/td\u003e   \u003c\/tr\u003e  \u003ctr\u003e  \u003ctd class=\"attribute a-text-bold\"\u003e \u003cdiv class=\"comparison-metric-name \" data-inline-content=\"\" data-position=\"triggerRight\"\u003e\n                                    \u003cspan class=\"a-text-bold\"\u003e Vegan \u003c\/span\u003e \u003c\/div\u003e\n                            \u003c\/td\u003e      \u003ctd class=\"aplus-data-column active active-item\" style=\"min-width: 230px; width: 230px;\"\u003e \u003cspan class=\"description\"\u003e\n                                             \n                                                    ✔       \u003c\/span\u003e\n                                    \u003c\/td\u003e      \u003ctd class=\"aplus-data-column\" style=\"min-width: 230px;\"\u003e \u003cspan class=\"description\"\u003e\n                                             \n                                                    ✔       \u003c\/span\u003e\n                                    \u003c\/td\u003e      \u003ctd class=\"aplus-data-column\" style=\"min-width: 230px;\"\u003e \u003cspan class=\"description\"\u003e\n                                             \n                                                    ✔       \u003c\/span\u003e\n                                    \u003c\/td\u003e      \u003ctd class=\"aplus-data-column\" style=\"min-width: 230px;\"\u003e \u003cspan class=\"description\"\u003e\n                                             \n                                                    ✔       \u003c\/span\u003e\n                                    \u003c\/td\u003e      \u003ctd class=\"aplus-data-column\" style=\"min-width: 230px;\"\u003e \u003cspan class=\"description\"\u003e\n                                             \n                                                    ✔       \u003c\/span\u003e\n                                    \u003c\/td\u003e      \u003ctd class=\"aplus-data-column\" style=\"min-width: 230px;\"\u003e \u003cspan class=\"description\"\u003e\n                                             \n                                                    ✔       \u003c\/span\u003e\n                                    \u003c\/td\u003e      \u003ctd class=\"aplus-data-column\" style=\"min-width: 230px;\"\u003e \u003cspan class=\"description\"\u003e\n                                             \n                                                    ✔       \u003c\/span\u003e\n                                    \u003c\/td\u003e   \u003c\/tr\u003e  \u003ctr\u003e  \u003ctd class=\"attribute a-text-bold\"\u003e \u003cdiv class=\"comparison-metric-name \" data-inline-content=\"\" data-position=\"triggerRight\"\u003e\n                                    \u003cspan class=\"a-text-bold\"\u003e Kosher \u003c\/span\u003e \u003c\/div\u003e\n                            \u003c\/td\u003e      \u003ctd class=\"aplus-data-column active active-item\" style=\"min-width: 230px; width: 230px;\"\u003e \u003cspan class=\"description\"\u003e\n                                             \n                                                    ✔       \u003c\/span\u003e\n                                    \u003c\/td\u003e      \u003ctd class=\"aplus-data-column\" style=\"min-width: 230px;\"\u003e \u003cspan class=\"description\"\u003e\n                                             \n                                                    ✔       \u003c\/span\u003e\n                                    \u003c\/td\u003e      \u003ctd class=\"aplus-data-column\" style=\"min-width: 230px;\"\u003e \u003cspan class=\"description\"\u003e\n                                             \n                                                    ✔       \u003c\/span\u003e\n                                    \u003c\/td\u003e      \u003ctd class=\"aplus-data-column\" style=\"min-width: 230px;\"\u003e \u003cspan class=\"description\"\u003e\n                                             \n                                                    ✔       \u003c\/span\u003e\n                                    \u003c\/td\u003e      \u003ctd class=\"aplus-data-column\" style=\"min-width: 230px;\"\u003e \u003cspan class=\"description\"\u003e\n                                             \n                                                    ✔       \u003c\/span\u003e\n                                    \u003c\/td\u003e      \u003ctd class=\"aplus-data-column\" style=\"min-width: 230px;\"\u003e \u003cspan class=\"description\"\u003e\n                                             \n                                                    ✔       \u003c\/span\u003e\n                                    \u003c\/td\u003e      \u003ctd class=\"aplus-data-column\" style=\"min-width: 230px;\"\u003e \u003cspan class=\"description\"\u003e\n                                             \n                                                    ✔       \u003c\/span\u003e\n                                    \u003c\/td\u003e   \u003c\/tr\u003e  \u003ctr\u003e  \u003ctd class=\"attribute a-text-bold\"\u003e \u003cdiv class=\"comparison-metric-name \" data-inline-content=\"\" data-position=\"triggerRight\"\u003e\n                                    \u003cspan class=\"a-text-bold\"\u003e Sweet\/Savory \u003c\/span\u003e \u003c\/div\u003e\n                            \u003c\/td\u003e      \u003ctd class=\"aplus-data-column active active-item\" style=\"min-width: 230px; width: 230px;\"\u003e \u003cspan class=\"description\"\u003e\n                                                Sweet\/Savory    \u003c\/span\u003e\n                                    \u003c\/td\u003e      \u003ctd class=\"aplus-data-column\" style=\"min-width: 230px;\"\u003e \u003cspan class=\"description\"\u003e\n                                                Sweet    \u003c\/span\u003e\n                                    \u003c\/td\u003e      \u003ctd class=\"aplus-data-column\" style=\"min-width: 230px;\"\u003e \u003cspan class=\"description\"\u003e\n                                                Sweet    \u003c\/span\u003e\n                                    \u003c\/td\u003e      \u003ctd class=\"aplus-data-column\" style=\"min-width: 230px;\"\u003e \u003cspan class=\"description\"\u003e\n                                                Sweet    \u003c\/span\u003e\n                                    \u003c\/td\u003e      \u003ctd class=\"aplus-data-column\" style=\"min-width: 230px;\"\u003e \u003cspan class=\"description\"\u003e\n                                                Savory    \u003c\/span\u003e\n                                    \u003c\/td\u003e      \u003ctd class=\"aplus-data-column\" style=\"min-width: 230px;\"\u003e \u003cspan class=\"description\"\u003e\n                                                Sweet\/Savory    \u003c\/span\u003e\n                                    \u003c\/td\u003e      \u003ctd class=\"aplus-data-column\" style=\"min-width: 230px;\"\u003e \u003cspan class=\"description\"\u003e\n                                                Savory    \u003c\/span\u003e\n                                    \u003c\/td\u003e   \u003c\/tr\u003e  \u003c\/tbody\u003e\n\u003c\/table\u003e \u003c\/div\u003e\n        \u003c\/div\u003e \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(function(init){ init() });\n}));\u003c\/script\u003e     \u003c\/div\u003e\n\n        \u003c\/div\u003e\u003cbr\u003e\u003cb\u003eProduct Information\u003c\/b\u003e\u003cbr\u003eSOUTH AMERICAN BORN, MIAMI RAISED. Inspired by the latin arepa, these snappy corn crisps are crafted with fun flavors and real ingredients. Pop them, top them, crunch in color!\nGUAVA CRAIZE: Sassy, sweet and always the life of the party. With a tangy tropical fruit sweetness, Guava Craize pair perfectly with cheese, nut butter, or as a little treat on their own.\nBAKED IN VIBES: Craize leaves other crackers in their dust, with clean, simple ingredients and flavors that turn snack time into a fiesta. Always toasted, never fried, with no artificial preservatives, chemicals, or powdery flavors. Just non-GMO corn, tangy-sweet guava jam, and a handful of other natural ingredients in a uniquely crispy, feel-good snack that's a little bit Miami and a little bit vice.\nCRISPS GONE WILD. These super versatile corn crisps are great for popping, topping, dipping, and dunking. Or Craize by the handful, right from the bag. Try Guava Craize with a classic sweet creamy cheese, for a sweet Latin guava-and-cheese staple. Whip up a quick cottage cheese and honey dip and spread it on with your fave herbs for a tangy appetizer. Top with cheese, fruit, berries, chocolate spread, or honey. Add them to your favorite cheese board.\nGLUTEN-FREE, VEGAN, PLANT-BASED, DAIRY-FREE, EGG-FREE, NON-GMO, KOSHER. MINORITY OWNED. MADE IN THE USA.\u003cbr\u003eProduct Dimensions ‏ : ‎ 6.7 x 6.6 x 3.25 inches; 4 ounces\nUPC ‏ : ‎ 860493002284\nManufacturer ‏ : ‎ Craize\nUnits ‏ : ‎ 4.0 Ounce\nBest Sellers Rank: #43,038 in Grocery \u0026amp; Gourmet Food","brand":"Craize","offers":[{"title":"4 Ounce (Pack of 1)","offer_id":50560691994910,"sku":"TEEB07V8N2V3L","price":7.37,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0978\/6743\/2222\/files\/61XYCq2mNfL._SL1500.jpg?v=1769677413","url":"https:\/\/ecohousekit.com\/products\/craize-guava-crisps-gluten-free-vegan-kosher-toasted-corn-crackers-4-oz-each","provider":"Eco House Kit","version":"1.0","type":"link"}