{"product_id":"himalaya-botanique-xylitol-fluoride-free-toothpaste-mint-flavor-4-oz","title":"Himalaya Botanique Xylitol Fluoride-Free Toothpaste, Mint Flavor, 4 oz","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\/**\n * Premium-module 12: Nav Carousel\n *\/\n\n.aplus-v2 .premium-aplus-module-12 .aplus-carousel-card {\n    position: relative;\n    width: 100%;\n}\n\n.aplus-v2 .premium-aplus-module-12 .aplus-carousel-container {\n    position: relative;\n}\n\n.aplus-v2 .premium-aplus-module-12 .aplus-image-carousel-container {\n    \/* Match the aspect ratio of the desktop image uploaded via the editor (1464px x 600px) *\/\n    padding-top: calc(600 \/ 1464 * 100%); \/* ~40.983% *\/\n    height: 0;\n}\n\n.aplus-v2 .premium-aplus-module-12 .aplus-image-carousel-container \u003e div {\n    position: absolute;\n    width: 100%;\n    height: 100%;\n    top: 0;\n    left: 0;\n}\n\n\/* Override AUI styles. It poorly attempts to measure the slide heights before waiting until images load. *\/\n.aplus-v2 .premium-aplus-module-12 .a-carousel-viewport {\n    height: 100% !important;\n}\n\n.aplus-v2 .premium-aplus-module-12 .aplus-card-image img {\n    width: 100%;\n    height: auto;\n}\n\n.aplus-v2 .premium-aplus-module-12 .aplus-card-details-wrapper {\n    position: absolute;\n    top: 0;\n    width: 50%;\n    height: 100%;\n}\n\n.aplus-v2 .premium-aplus-module-12 .aplus-card-detail {\n    display: table;\n    width: 100%;\n    height: 100%\n}\n\n.aplus-v2 .premium-aplus-module-12 .card-description {\n    text-align: left;\n}\n\nhtml[dir=\"rtl\"] .aplus-v2 .premium-aplus-module-12 .card-description {\n    text-align: right;\n}\n\n.aplus-v2 .premium-aplus-module-12 .aplus-table-cell {\n    display: table-cell;\n    vertical-align: middle;\n}\n\n.aplus-v2 .premium-aplus-module-12 .aplus-text-background {\n    padding: 20px;\n}\n\n.aplus-v2 .premium-aplus-module-12 .aplus-text-background-color {\n    background: rgba(0, 0, 0, 0.5);\n}\n\n.aplus-v2 .premium-aplus-module-12 .aplus-text-background-color,\n.aplus-v2 .premium-aplus-module-12 .aplus-text-background-color h1,\n.aplus-v2 .premium-aplus-module-12 .aplus-text-background-color h5,\n.aplus-v2 .premium-aplus-module-12 .aplus-text-background-color ol,\n.aplus-v2 .premium-aplus-module-12 .aplus-text-background-color ul,\n.aplus-v2 .premium-aplus-module-12 .aplus-text-background-color ol .a-list-item,\n.aplus-v2 .premium-aplus-module-12 .aplus-text-background-color ul .a-list-item {\n    color: #fff;\n}\n\n.aplus-v2 .premium-aplus-module-12 .description {\n    margin-top: 20px;\n}\n\n\/* nav *\/\n.aplus-v2 .premium-aplus-module-12 .aplus-carousel-actions {\n    position: absolute;\n    top: 20px;\n    width: 100%;\n    text-align: center;\n}\n\n.aplus-v2 .premium-aplus-module-12 .aplus-goto-btn {\n    display: inline-block;\n    margin: 7px 10px;\n    cursor: pointer;\n    border-radius: 30px;\n    border: 2px solid #000;\n    line-height: 2.5em;\n    min-width: 200px;\n    background-color: #fff;\n    white-space: nowrap;\n    color: #000;\n}\n\n.aplus-v2 .premium-aplus-module-12 .aplus-carousel-index {\n    display: none;\n}\n\n.aplus-v2 .premium-aplus-module-12 .aplus-goto-btn.aplus-active {\n    border-color: #fff;\n    background-color: #000;\n    color: #fff;\n}\n\n\/**\n * Regimen template specific css\n *\/\n\nhtml[dir=\"rtl\"] .aplus-v2 .premium-aplus-module-12 .aplus-goto-btn.regimen {\n    text-align: right;\n}\n\n.aplus-v2 .premium-aplus-module-12 .aplus-carousel-actions.regimen {\n    text-align: right;\n    top: 50%;\n    width: 250px;\n    right: 75px;\n    -webkit-transform: translateY(-50%);\n    -moz-transform: translateY(-50%);\n    -o-transform: translateY(-50%);\n    transform: translateY(-50%);\n}\n\nhtml[dir=\"rtl\"] .aplus-v2 .premium-aplus-module-12 .aplus-carousel-actions.regimen {\n    text-align: left;\n    top: 50%;\n    left: 75px;\n    right: auto;\n}\n\n.aplus-v2 .premium-aplus-module-12 .aplus-goto-btn.regimen {\n    display: inline-block;\n    margin: 10px 10px;\n    cursor: pointer;\n    border-radius: 30px;\n    border: 2px solid #000;\n    width: 220px;\n    background-color: #fff;\n    padding: 2px 0 2px;\n}\n\n.aplus-v2 .premium-aplus-module-12 .aplus-goto-btn.regimen.aplus-active {\n    border-color: #fff;\n    background-color: #000;\n    color: #fff;\n}\n\n.aplus-v2 .premium-aplus-module-12 .aplus-goto-btn.regimen.aplus-active .aplus-carousel-index {\n    color: inherit;\n}\n\n.aplus-v2 .premium-aplus-module-12 .aplus-goto-btn.regimen.aplus-active .aplus-carousel-label {\n    color: inherit;\n}\n\n.aplus-v2 .premium-aplus-module-12 .aplus-carousel-actions .regimen .aplus-carousel-index {\n    display: inline-block;\n    width: 12px;\n    color: #000;\n}\n\n.aplus-v2 .premium-aplus-module-12 .aplus-carousel-actions .regimen .aplus-carousel-label {\n    color: #000;\n}\n\nhtml[dir=\"rtl\"] .aplus-v2 .premium-aplus-module-12 .aplus-carousel-actions .regimen .aplus-carousel-index {\n    margin-left: 0px;\n    margin-right: 6px;\n}\n\n.aplus-v2 .premium-aplus-module-12 .aplus-headline-top.regimen {\n    position: absolute;\n    top: 0;\n    left: 0;\n    width: 100%;\n    background-color: #000;\n    opacity: 0.5;\n    text-align: center;\n}\n\n.aplus-v2 .premium-aplus-module-12 .aplus-headline-top.regimen .aplus-headline {\n    color: #fff;\n    line-height: 2em;\n}\n\n\/**\n * Navigation template specific css\n *\/\n\n.aplus-v2 .premium-aplus-module-12--top-nav .aplus-carousel-actions {\n    background-color: rgba(0, 0, 0, 0.8);\n    top: 0px;\n}\n\n.aplus-v2 .premium-aplus-module-12--top-nav .aplus-goto-btn {\n    padding: 8px;\n    color: #fff;\n    background-color: transparent;\n    border: none;\n}\n\n.aplus-v2 .premium-aplus-module-12--top-nav .aplus-goto-btn.aplus-active {\n    text-decoration: underline;\n    text-underline-offset: 0.8em;\n    text-decoration-thickness: 3px;\n    background-color: transparent;\n    border: none;\n}\n\u003c\/style\u003e\n  \u003cstyle type=\"text\/css\"\u003e\n\n\/**\n * Premium-module 8: Hero Video module\n *\/\n\n.aplus-v2 .premium-aplus-module-8 .premium-aplus-module-8-video {\n    position: relative;\n    width: 100%;\n}\n\n.aplus-v2 .premium-aplus-module-8 .video-placeholder {\n    padding-bottom: 40.984%; \/* Video or image required size 1464 : 600 = 40.9836 *\/\n}\n\n.aplus-v2 .premium-aplus-module-8 .video-container {\n    position: absolute;\n    top: 0;\n    width: 100%;\n    height: 100%;\n}\n\n\/*Override the default VSE video player size*\/\n.aplus-v2 .premium-aplus-module-8 .video-js.vjs-fluid {\n    padding: 0;\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-12-nav-carousel').execute('init-premium-module-12-nav-carousel', function(init) {\n    if (init) {\n        return;\n    }\n    P.register('premium-module-12-nav-carousel', function(){\n        return function() {\n            P.when('A', 'jQuery', 'a-carousel-framework', 'ready').execute('premium-12-nav-carousel', function (A, $, framework) {\n                function initiateCarousel(module) {\n                    var MODULE_ID = $(module).data('module-id');\n                    \/**\n                    * Carousel button element classname\n                    * @const\n                    *\/\n                    var GOTO_BTN_CLASS_NAME = \"aplus-goto-btn-\" + MODULE_ID;\n                    \/**\n                    * Carousel button element active classname\n                    * @const\n                    *\/\n                    var GOTO_BTN_ACTIVE_CLASS_NAME = \"aplus-active\";\n                    \/**\n                    * AUI name for aui carousel\n                    * @const\n                    *\/\n                    var CAROUSEL_NAME = \"premium-aplus-12-carousel-\" + MODULE_ID;\n                    \/**\n                    * Module class name\n                    * @const\n                    *\/\n                    var MODULE_CLASS_NAME = \".aplus-v2 .premium-aplus-module-12\";\n                    \/**\n                    * Carousel text container class name\n                    * @const\n                    *\/\n                    var TEXT_CONTAINER_CLASS_NAME = MODULE_CLASS_NAME + \" .aplus-carousel-text-container-\" + MODULE_ID;\n                    \/**\n                    * Carousel text hidden class name\n                    * @const\n                    *\/\n                    var TEXT_CONTAINER_HIDDEN = \"aplus-hidden\";\n                    \/**\n                    * Carousel horizontal scroll container class name\n                    * @const\n                    *\/\n                    var HORIZONTAL_SCROLL_CONTAINER_CLASS_NAME = MODULE_CLASS_NAME + \" .aplus-horizontal-scroll-container-\" + MODULE_ID;\n\n                    function showCarouselText(oldIndex, newIndex) {\n                        var oldClass = TEXT_CONTAINER_CLASS_NAME + \"-\" + oldIndex;\n                        var newClass= TEXT_CONTAINER_CLASS_NAME + \"-\" + newIndex;\n                        $(oldClass).addClass(TEXT_CONTAINER_HIDDEN);\n                        $(newClass).removeClass(TEXT_CONTAINER_HIDDEN);\n                    }\n\n                    function scrollToCarouselButton(scrollLeft) {\n                        if ($(HORIZONTAL_SCROLL_CONTAINER_CLASS_NAME).length) {\n                            $(HORIZONTAL_SCROLL_CONTAINER_CLASS_NAME).animate({scrollLeft}, 200);\n                        }\n                    }\n\n                    \/**\n                    * Creates a CarouselButton class for provided carousel instance\n                    * @param {object} carousel - AUI Carousel instance\n                    * @returns {Class} - CarouselButton Class\n                    *\/\n                    function CarouselButtonTemplate(carousel) {\n                        \/**\n                        * Button for controlling the active slide\n                        * @constructor\n                        * @param {number} index - slide index\n                        * @param {DOMElement} [elem] - optional DOM element to use as this objects DOM representation\n                        *\/\n                        function CarouselButton(index, elem) {\n                            var self = this;\n                            this.index = index;\n                            this.carousel = carousel;\n\n                            \/* create the button element *\/\n                            this.elem = this.getElem(elem);\n                            this.$elem = $(this.elem);  \/* store jquery version *\/\n                            this.elem.addEventListener('click', self.handleClick.bind(self));\n                            this.elem.setAttribute('role', 'tab');\n\n                            \/* add this object to the object manager *\/\n                            CarouselButton.objects.byId[index] = this;\n                            CarouselButton.objects.all.push(this);\n                        }\n\n                        \/**\n                        * Describe behavior for click events on this.elem\n                        * @memberOf CarouselButton\n                        *\/\n                        CarouselButton.prototype.handleClick = function(e) {\n                            e.preventDefault();\n                            this.carousel.gotoPage(this.index);\n                        };\n\n                        \/**\n                        * Enter active state\n                        * @memberOf CarouselButton\n                        *\/\n                        CarouselButton.prototype.activate = function() {\n                            this.$elem.addClass(GOTO_BTN_ACTIVE_CLASS_NAME).attr('aria-selected', 'true');\n                        };\n\n                        \/**\n                        * Enter inactive state\n                        * @memberOf CarouselButton\n                        *\/\n                        CarouselButton.prototype.deactivate = function() {\n                            this.$elem.removeClass(GOTO_BTN_ACTIVE_CLASS_NAME).attr('aria-selected', 'false');\n                        };\n\n                        \/**\n                        * Returns an existing or creates a new bound element for this object\n                        * @memberOf CarouselButton\n                        * @param {DOMElement} [elem] - optionally provide an existing element in the DOM to use\n                        * @returns {DOMElement} - this objects DOM representation\n                        *\/\n                        CarouselButton.prototype.getElem = function(elem) {\n                            if (this.elem) return this.elem;\n                            if (elem) return elem;\n\n                            var createdElem = document.createElement('span');\n                            createdElem.className = GOTO_BTN_CLASS_NAME;\n\n                            return createdElem;\n                        };\n\n                        \/** @const Object manager *\/\n                        CarouselButton.objects = {\n                            byId: {},\n                            all: [],\n                        };\n\n                        return CarouselButton;\n                    }\n\n                    framework.onInit(CAROUSEL_NAME, function(carousel) {\n                        \/** @const {Class} *\/\n                        var CarouselButton = CarouselButtonTemplate(carousel);\n\n                        \/* create carousel controls *\/\n                        var $carouselBtns = $(safeClassSelector(GOTO_BTN_CLASS_NAME));\n                        var btns = $carouselBtns.map(function(i, btnElem) {\n                            return new CarouselButton(i + 1, btnElem);\n                        });\n\n                        \/* activate first one *\/\n                        CarouselButton.objects.byId[1].activate();\n\n                        \/* Listen to slide changes *\/\n                        A.on(\"a:carousel:\" + CAROUSEL_NAME + \":change:pageNumber\", function (data) {\n                            var newCarouselButton = CarouselButton.objects.byId[data.newValue];\n                            var marginLeft = parseInt(getComputedStyle(newCarouselButton.elem).getPropertyValue('margin-left'));\n                            var positionLeft = newCarouselButton.elem.offsetLeft - marginLeft;\n\n                            newCarouselButton.activate();\n                            CarouselButton.objects.byId[data.oldValue].deactivate();\n                            scrollToCarouselButton(positionLeft);\n                            showCarouselText(data.oldValue, data.newValue);\n                        });\n                    });\n\n                    \/**\n                    * @returns {string} - css classname prefixed with module selector\n                    *\/\n                    function safeClassSelector(className) {\n                        return '.' + MODULE_CLASS_NAME + ' .' + className;\n                    }\n                }\n\n                $('.aplus-v2 .premium-aplus-module-12 .aplus-carousel-container').each(function (index, module) {\n                    initiateCarousel(module);\n                });\n                framework.createAll();\n                framework.initializeAll();\n            });\n        }\n    })\n});\n}));\u003c\/script\u003e\n  \u003cdiv class=\"aplus-content-wrapper\"\u003e\n   \u003cdiv class=\"aplus-module-csa-wrapper\" data-csa-c-type=\"widget\" data-csa-c-content-id=\"amzn1.aplus.fb7c73ce-3caa-4754-a1f2-1feb4f24ba37:1788989666487.941b32ac-f8ee-4ff3-8d34-ffe1cf161246.en_US\"\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=\"xylitol 2026 update1\" class=\"a-lazy-loaded\" data-src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/5f570438-5cae-4a06-b38e-3020cf638f3b.__CR0,1,2928,1200_PT0_SX1464_V1___.jpg\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/5f570438-5cae-4a06-b38e-3020cf638f3b.__CR0,1,2928,1200_PT0_SX1464_V1___.jpg\"\u003e\n        \u003cnoscript\u003e\n         \u003cimg alt=\"xylitol 2026 update1\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/5f570438-5cae-4a06-b38e-3020cf638f3b.__CR0,1,2928,1200_PT0_SX1464_V1___.jpg\"\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   \u003c\/div\u003e\n   \u003cdiv class=\"aplus-module-csa-wrapper\" data-csa-c-type=\"widget\" data-csa-c-content-id=\"amzn1.aplus.fb7c73ce-3caa-4754-a1f2-1feb4f24ba37:1788989666487.1b3dfcdd-48e4-418b-ac99-d4f7fe448c9c.en_US\"\u003e\n    \u003cdiv class=\"celwidget aplus-module premium-module-2-fullbackground-text aplus-premium\" cel_widget_id=\"aplus-premium-module-2-fullbackground-text\"\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=\"xylitol\" class=\"a-lazy-loaded\" data-src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/954a2eac-9588-48bd-b957-7410eeeaeea2.__CR0,0,2928,1200_PT0_SX1464_V1___.jpg\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/954a2eac-9588-48bd-b957-7410eeeaeea2.__CR0,0,2928,1200_PT0_SX1464_V1___.jpg\"\u003e\n        \u003cnoscript\u003e\n         \u003cimg alt=\"xylitol\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/954a2eac-9588-48bd-b957-7410eeeaeea2.__CR0,0,2928,1200_PT0_SX1464_V1___.jpg\"\u003e\n        \u003c\/noscript\u003e\n       \u003c\/div\u003e\n       \u003cdiv class=\"a-section a-spacing-none premium-intro-wrapper left secondary-color\"\u003e\n        \u003cdiv class=\"a-section a-spacing-none premium-intro-content-container\"\u003e\n         \u003cdiv class=\"a-section a-spacing-none premium-intro-content-column\"\u003e\n          \u003cdiv class=\"a-section a-spacing-none premium-intro-background black-background\"\u003e\n           \u003ch1 class=\"aplus-h1 aplus-module-2-heading a-text-bold\"\u003eDiscover the Secret to a Brighter Smile\u003c\/h1\u003e\n           \u003cdiv class=\"a-section a-spacing-none premium-intro-paragraph\"\u003e\n            \u003cp class=\"aplus-p2 aplus-module-2-description\"\u003eHimalaya Botanique Xylitol Toothpaste combines the stain-fighting, whitening power of fruit enzymes with sweet Xylitol to give you a radiant smile. Enjoy refreshing oral care without Fluoride, SLS, or Gluten!\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\n      \u003cdiv class=\"a-section a-text-center\"\u003e\u003c\/div\u003e\n     \u003c\/div\u003e\n    \u003c\/div\u003e\n   \u003c\/div\u003e\n   \u003cdiv class=\"aplus-module-csa-wrapper\" data-csa-c-type=\"widget\" data-csa-c-content-id=\"amzn1.aplus.fb7c73ce-3caa-4754-a1f2-1feb4f24ba37:1788989666487.79347d5b-9b89-4c14-ae9f-3eea892cf4b6.en_US\"\u003e\n    \u003cdiv class=\"celwidget aplus-module premium-module-8-hero-video aplus-premium\" cel_widget_id=\"aplus-premium-module-8-hero-video\"\u003e\n     \u003cdiv class=\"a-section a-spacing-none premium-aplus premium-aplus-module-8\"\u003e\n      \u003cdiv class=\"a-section a-spacing-none premium-aplus-module-8-video\"\u003e\n       \u003cdiv class=\"a-section a-spacing-none video-placeholder\"\u003e\u003c\/div\u003e\n       \u003cdiv class=\"a-section a-spacing-none video-container\"\u003e\n        \u003cstyle type=\"text\/css\"\u003e\n\n.aplus-v2 .vse-video-player-title,  .aplus-v2 .vse-lightPlayer-vendor{\n    display:none;\n}\n\n#aplus .vse-video-player-title,  #aplus .vse-lightPlayer-vendor{\n    display:none;\n}\n\n\u003c\/style\u003e\n        \u003cdiv id=\"0b646427-953f-4dae-9ec6-0ae6f3e9abcd\" style=\"width:100%; height:100%;\"\u003e\n         \u003clink rel=\"stylesheet\" href=\"https:\/\/m.media-amazon.com\/images\/I\/01n25BjbgEL.css?AUIClients\/VSEPlayer\"\u003e\n         \u003clink rel=\"stylesheet\" href=\"https:\/\/m.media-amazon.com\/images\/I\/51NP-5Gx4JL._RC|11s4jq82GaL.css_.css?AUIClients\/Brila\"\u003e\n         \u003cdiv data-csa-c-component=\"aplus-vse-video-widget\" data-csa-c-content-id=\"amzn1.vse.video.043656b892014b798ead3bbd3f48ab94\" data-csa-c-cs-type=\"vse\" data-csa-c-painter=\"vse-player\" data-csa-c-slot-id=\"aplus-ive-player\" data-csa-c-type=\"widget\" data-csa-op-log-render=\"\" class=\"a-section vse-player-container\"\u003e\n          \u003cscript type=\"a-state\" data-a-state='{\"key\":\"aplus-68421-player-26756216-f393-4c28-8ff4-04a942a32a35-player-ps\"}'\u003e{\"parentAsin\":\"\",\"enableFullScreenByDefault\":false,\"clickstreamNexusMetricsConfig\":{\"producerId\":\"vsemetrics_playercards\",\"schemaId\":\"clickstream.CustomerEvent.4\",\"actionType\":\"DISCOVERY\",\"eventOwner\":\"vsemetrics_playercards\",\"eventType\":\"IVEVideoView\",\"productId\":\"B08BX4FTXR\"},\"videoReferenceId\":\"d0d5d8b3-940e-47e7-a4ca-71d866809e3b_7b15a855-cce8-4bc9-b3e4-fc79e55bd555\",\"contentId\":\"B08BX4FTXR\",\"ccvDisclosure\":\"\",\"closedCaptionsConfig\":{\"captionsOnTexts\":{\"de\":\"German (Automated)\",\"ja\":\"Japanese (Automated)\",\"en\":\"English (Automated)\",\"fr\":\"French (Automated)\",\"es\":\"Spanish (Automated)\"},\"captionsOffText\":\"Captions off\",\"languageToLabelTexts\":{\"English\":\"English\",\"French\":\"French\",\"German\":\"German\",\"Spanish\":\"Spanish\",\"Japanese\":\"Japanese\"}},\"mimeType\":\"application\/x-mpegURL\",\"videoHeight\":480,\"disableReportIllegalLink\":false,\"videoWidth\":854,\"useHotspotsNX\":false,\"eligibleToTriggerCCWeblab\":false,\"videoUrl\":\"https:\/\/m.media-amazon.com\/images\/S\/vse-vms-transcoding-artifact-us-east-1-prod\/82c6f64c-1ee4-4dcc-b25a-cc0f84881c2f\/default.jobtemplate.hls.m3u8\",\"metricsEmissionMethod\":\"nexus\",\"imageUrl\":\"https:\/\/m.media-amazon.com\/images\/I\/81wtjMyj7vL.jpg\",\"needPlayerFactory\":false,\"isMobile\":false,\"showHotspots\":false,\"aciContentId\":\"amzn1.vse.video.043656b892014b798ead3bbd3f48ab94\",\"altText\":\"aplus content video\",\"videoContentId\":\"043656b892014b798ead3bbd3f48ab94\",\"clientPrefix\":\"aplus-68421\",\"hotSpotsV3Weblab\":\"\",\"productAsin\":\"B08BX4FTXR\",\"labelDetails\":{\"labelName\":\"\",\"labelType\":\"\",\"labelWeblabName\":\"\",\"labelWeblabTreatment\":\"\",\"showLabel\":false,\"tooltipSelector\":\"\"},\"sushiMetricsConfig\":{\"eventSource\":\"Player\",\"endpoint\":\"https:\/\/unagi-na.amazon.com\/1\/events\/com.amazon.eel.vse.metrics.prod.events.test\",\"requestId\":\"XZQ75K5N7RDFMW6T7Y97\",\"sessionId\":\"137-8817554-1463112\",\"customerId\":\"0\",\"refMarkers\":\"aplus-68421_ref\",\"sessionType\":1,\"placementContext\":\"desktop_web.AplusWidget.aplusdp\",\"marketplaceId\":\"ATVPDKIKX0DER\",\"weblabIds\":\"\",\"isInternal\":false,\"isRobot\":false,\"clientId\":\"VSE-US\",\"videoAsinList\":\"\",\"pageAsin\":\"B08BX4FTXR\"},\"reportUrl\":\"\",\"videoTitle\":\"aplus content video\",\"vendorName\":\"\",\"nexusMetricsConfig\":{\"eventSource\":\"Player\",\"isInternal\":false,\"playerTSMMetricsSchemaId\":\"vse.VSECardsPlayerEvents.9\",\"widgetMetricsSchemaId\":\"vse.VSECardsEvents.9\",\"producerId\":\"vsemetrics_playercards\",\"refMarkers\":\"aplus-68421_ref\",\"placementContext\":\"desktop_web.AplusWidget.aplusdp\",\"weblabIds\":\"\",\"clientId\":\"VSE-US\",\"videoAsin\":\"043656b892014b798ead3bbd3f48ab94\",\"videoAsinList\":\"\",\"pageAsin\":\"B08BX4FTXR\"},\"awaConfig\":{\"useUpNextComponent\":false,\"clickstreamNexusMetricsConfig\":{\"producerId\":\"vsemetrics_playercards\",\"schemaId\":\"clickstream.CustomerEvent.4\",\"actionType\":\"DISCOVERY\",\"eventOwner\":\"vsemetrics_playercards\",\"eventType\":\"IVEVideoView\",\"productId\":\"B08BX4FTXR\"},\"initialVideo\":\"043656b892014b798ead3bbd3f48ab94\",\"shouldPreload\":true,\"enableClickBasedAttribution\":false,\"isChromelessPlayer\":false,\"closedCaptionsConfig\":{\"captionsOnTexts\":{\"de\":\"German (Automated)\",\"ja\":\"Japanese (Automated)\",\"en\":\"English (Automated)\",\"fr\":\"French (Automated)\",\"es\":\"Spanish (Automated)\"},\"captionsOffText\":\"Captions off\",\"languageToLabelTexts\":{\"English\":\"English\",\"French\":\"French\",\"German\":\"German\",\"Spanish\":\"Spanish\",\"Japanese\":\"Japanese\"}},\"enableDynamicBlur\":false,\"showPlayerPlayButton\":false,\"isVideoImmersivePlayer\":false,\"metricsEmissionMethod\":\"nexus\",\"skipInitialFocus\":false,\"playerSkin\":\"none\",\"disabledViewIds\":[\"replayHint\"],\"includeEarnsComissionDisclosure\":false,\"customerId\":\"0\",\"containerId\":\"aplus-68421-player-26756216-f393-4c28-8ff4-04a942a32a35\",\"allowCrossOrigin\":false,\"requestMetadata\":{\"clientId\":\"VSE-US\",\"marketplaceId\":\"ATVPDKIKX0DER\",\"requestId\":\"XZQ75K5N7RDFMW6T7Y97\",\"sessionId\":\"137-8817554-1463112\",\"method\":\"desktop_web.AplusWidget.aplusdp\",\"pageAsin\":\"\"},\"shouldLoop\":false,\"shouldDisableControls\":false,\"alwaysSetInitialVideo\":true,\"showPlayerCloseButton\":false,\"clientPrefix\":\"aplus-68421\",\"useAutoplayFallback\":false,\"sushiMetricsConfig\":{\"eventSource\":\"Player\",\"endpoint\":\"https:\/\/unagi-na.amazon.com\/1\/events\/com.amazon.eel.vse.metrics.prod.events.test\",\"requestId\":\"XZQ75K5N7RDFMW6T7Y97\",\"sessionId\":\"137-8817554-1463112\",\"customerId\":\"0\",\"refMarkers\":\"aplus-68421_ref\",\"sessionType\":1,\"placementContext\":\"desktop_web.AplusWidget.aplusdp\",\"marketplaceId\":\"ATVPDKIKX0DER\",\"weblabIds\":\"\",\"isInternal\":false,\"isRobot\":false,\"clientId\":\"VSE-US\",\"videoAsinList\":\"\",\"pageAsin\":\"B08BX4FTXR\"},\"ospLinkCode\":\"vse\",\"showPosterImage\":true,\"languageCode\":\"en\",\"languageLocalization\":{\"play\":\"Play\",\"volumeLevel\":\"Volume Level\",\"subtitles\":\"Subtitles\",\"volumeSlider\":\"Volume Slider\",\"playVideo\":\"Click to play video\",\"fullscreen\":\"Fullscreen\",\"scrubberBar\":\"Scrubber bar\",\"mute\":\"Mute\",\"unmute\":\"Unmute\",\"pause\":\"Pause\",\"captions\":\"Captions\",\"nonfullscreen\":\"Non-Fullscreen\"},\"version\":\"\",\"isMoreVideosButtonEnabled\":false,\"nexusMetricsConfig\":{\"eventSource\":\"Player\",\"isInternal\":false,\"playerTSMMetricsSchemaId\":\"vse.VSECardsPlayerEvents.9\",\"widgetMetricsSchemaId\":\"vse.VSECardsEvents.9\",\"producerId\":\"vsemetrics_playercards\",\"refMarkers\":\"aplus-68421_ref\",\"placementContext\":\"desktop_web.AplusWidget.aplusdp\",\"weblabIds\":\"\",\"clientId\":\"VSE-US\",\"videoAsin\":\"043656b892014b798ead3bbd3f48ab94\",\"videoAsinList\":\"\",\"pageAsin\":\"B08BX4FTXR\"},\"shouldStartMuted\":false,\"airyVersion\":\"VideoJS\",\"languagePreferenceStrings\":{},\"enableInactiveFocus\":true,\"showVideoInfo\":false,\"isReactFactory\":false,\"osaInstrumentationConfig\":{\"schemaId\":\"csa.VideoInteractions.2\",\"producerId\":\"vsemetrics_csa_instrumentation\"},\"enableDelphiAttribution\":true,\"includeReportWidget\":false,\"shouldAutoplay\":false},\"placement\":\"desktop_web.AplusWidget.aplusdp\"}\u003c\/script\u003e\n          \u003cdiv class=\"vse-airy-container vse-player-container none \"\u003e\n           \u003cdiv id=\"ive-aplus-68421-player-label-container\" data-element-id=\"ive-player-label-container\" class=\"a-section a-spacing-none ive-player-label-container\"\u003e\n            \u003cspan class=\"a-declarative\" data-action=\"a-popover\" data-a-popover='{\"name\":\"ive-aplus-68421-label-type-tooltip\",\"width\":\"300\",\"position\":\"triggerRight\",\"dataStrategy\":\"preload\"}'\u003e\u003ca href=\"javascript:void(0)\" role=\"button\" class=\"a-popover-trigger a-declarative ive-player-label-name aok-hidden\"\u003e\u003ci class=\"a-icon a-icon-popover\"\u003e\u003c\/i\u003e\u003c\/a\u003e\u003c\/span\u003e\n            \u003cdiv class=\"a-popover-preload\" id=\"a-popover-ive-aplus-68421-label-type-tooltip\"\u003e\n             \u003cspan class=\"ive-demo-label-tooltip ive-player-label-tooltip aok-hidden\"\u003eThe video showcases the product in use.\u003c\/span\u003e\u003cspan class=\"ive-assembly-label-tooltip ive-player-label-tooltip aok-hidden\"\u003eThe video guides you through product setup.\u003c\/span\u003e\u003cspan class=\"ive-comparison-label-tooltip ive-player-label-tooltip aok-hidden\"\u003eThe video compares multiple products.\u003c\/span\u003e\u003cspan class=\"ive-unboxing-label-tooltip ive-player-label-tooltip aok-hidden\"\u003eThe video shows the product being unpacked.\u003c\/span\u003e\n            \u003c\/div\u003e\n           \u003c\/div\u003e\n           \u003cdiv id=\"aplus-68421-player-26756216-f393-4c28-8ff4-04a942a32a35\" class=\"vse-player\" data-element-id=\"vse-player-container\"\u003e\u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003ch1 class=\"vse-video-player-title\"\u003eaplus content video\u003c\/h1\u003e\n         \u003c\/div\u003e\n         \u003cscript\u003e\n  (window.AmazonUIPageJS ? AmazonUIPageJS : P).load.js('https:\/\/m.media-amazon.com\/images\/I\/61rtJ3+GOOL.js?AUIClients\/VSEPlayer');\n  (window.AmazonUIPageJS ? AmazonUIPageJS : P).load.js('https:\/\/m.media-amazon.com\/images\/I\/3175HHgX+OL._RC|11KFCxsEshL.js,11uNd0zHc-L.js,51ocjucRF0L.js,41tLmUCnr0L.js,91G7VmlBk7L.js,11cPgPsKKOL.js_.js?AUIClients\/Brila');\n\u003c\/script\u003e\n         \u003cscript type=\"text\/javascript\"\u003e(function(f) {var _np=(window.P._namespace(\"vse-ns-initVSEPlayerOnLoad\"));if(_np.guardFatal){_np.guardFatal(f)(_np);}else{f(_np);}}(function(P) {\n    P.when('VSEPlayer').execute(function(vsePlayer){vsePlayer.initPlayer('aplus-68421-player-26756216-f393-4c28-8ff4-04a942a32a35-player-ps');});\n    \/\/Please use below event to register FeedbackForm\n    P.when('A', 'VSEComponentAssets').execute('vse-ns-player-initialization', function(A, asset) {\n        A.trigger('vse:ns:player:aplus-68421:init', 'aplus-68421-player-26756216-f393-4c28-8ff4-04a942a32a35-player-ps');\n    });\n}));\u003c\/script\u003e\n        \u003c\/div\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   \u003c\/div\u003e\n   \u003cdiv class=\"aplus-module-csa-wrapper\" data-csa-c-type=\"widget\" data-csa-c-content-id=\"amzn1.aplus.fb7c73ce-3caa-4754-a1f2-1feb4f24ba37:1788989666487.19e2957d-9e2b-4283-9028-1572e06bfbb6.en_US\"\u003e\n    \u003cdiv class=\"celwidget aplus-module premium-module-12-nav-carousel aplus-premium\" cel_widget_id=\"aplus-premium-module-12-nav-carousel\"\u003e\n     \u003cdiv class=\"a-section a-spacing-none premium-aplus premium-aplus-module-12 premium-aplus-module-12--top-nav\"\u003e\n      \u003cdiv data-module-id=\"3\" class=\"a-section a-spacing-none aplus-carousel-container\"\u003e\n       \u003cdiv id=\"premium-aplus-12-carousel-3-id\" data-a-carousel-options='{\"peek_percentage\":0,\"minimum_gutter_width\":0,\"show_partial_next\":false,\"name\":\"premium-aplus-12-carousel-3\"}' aria-label=\"Featured content carousel\" aria-roledescription=\"carousel\" data-a-display-strategy=\"single\" data-a-transition-strategy=\"slideCircular\" role=\"region\" class=\"a-begin a-carousel-container a-carousel-static a-carousel-display-single a-carousel-transition-slideCircular aplus-image-carousel-container\"\u003e\n        \u003cinput autocomplete=\"on\" type=\"hidden\" class=\"a-carousel-firstvisibleitem\"\u003e\n        \u003cdiv class=\"a-row a-carousel-controls a-carousel-row a-carousel-has-buttons a-carousel-overlay-buttons a-carousel-rounded-buttons\"\u003e\n         \u003cdiv class=\"a-carousel-row-inner\"\u003e\n          \u003cdiv class=\"a-carousel-col a-carousel-left\"\u003e\n           \u003ca class=\"a-carousel-goto-prevpage\" role=\"button\" href=\"#\"\u003e\u003ci class=\"a-icon a-icon-previous-rounded\"\u003e\u003cspan class=\"a-icon-alt\"\u003ePrevious page\u003c\/span\u003e\u003c\/i\u003e\u003c\/a\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"a-carousel-col a-carousel-center\"\u003e\n           \u003cdiv class=\"a-carousel-viewport\" aria-roledescription=\"slide\"\u003e\n            \u003col class=\"a-carousel\" role=\"list\"\u003e\n             \u003cli aria-roledescription=\"slide\" class=\"a-carousel-card aplus-carousel-card\" aria-setsize=\"5\"\u003e\n              \u003cdiv class=\"a-section a-spacing-none aplus-card-image\"\u003e\n               \u003cimg alt=\"woman smiling\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/8e65638e-7d68-465d-a614-057b168664eb.__CR0,0,1464,600_PT0_SX1464_V1___.png\"\u003e\n              \u003c\/div\u003e\n              \u003cdiv class=\"a-section a-spacing-none aplus-card-details-wrapper aplus-container-2\"\u003e\n               \u003cdiv class=\"a-section a-spacing-none aplus-card-detail\"\u003e\n                \u003cdiv class=\"a-section a-spacing-none aplus-table-cell\"\u003e\n                 \u003cdiv class=\"a-section a-spacing-none aplus-text-background aplus-text-background-color\"\u003e\n                  \u003cdiv class=\"a-section a-spacing-none card-description\"\u003e\n                   \u003ch4 class=\"aplus-h1 a-text-bold\"\u003eSMILE BRIGHT WITH XYLITOL\u003c\/h4\u003e\n                   \u003cp class=\"description aplus-p1\"\u003eXylitol combined with botanicals helps clean teeth and brighten your smile.\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\/li\u003e\n             \u003cli aria-roledescription=\"slide\" class=\"a-carousel-card aplus-carousel-card\" aria-setsize=\"5\"\u003e\n              \u003cdiv class=\"a-section a-spacing-none aplus-card-image\"\u003e\n               \u003cimg alt=\"xylitol toothpaste updated 2026\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/d6c24e99-3058-4082-a761-d2a1e5448ecb.__CR0,0,2928,1200_PT0_SX1464_V1___.jpg\"\u003e\n              \u003c\/div\u003e\n              \u003cdiv class=\"a-section a-spacing-none aplus-card-details-wrapper aplus-container-2\"\u003e\n               \u003cdiv class=\"a-section a-spacing-none aplus-card-detail\"\u003e\n                \u003cdiv class=\"a-section a-spacing-none aplus-table-cell\"\u003e\n                 \u003cdiv class=\"a-section a-spacing-none aplus-text-background aplus-text-background-color\"\u003e\n                  \u003cdiv class=\"a-section a-spacing-none card-description\"\u003e\n                   \u003ch4 class=\"aplus-h1 a-text-bold\"\u003eWHITENING POWER\u003c\/h4\u003e\n                   \u003cp class=\"description aplus-p1\"\u003eOur toothpaste includes pineapple and papaya enzymes to help remove surface stains and whiten teeth.\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\/li\u003e\n             \u003cli aria-roledescription=\"slide\" class=\"a-carousel-card aplus-carousel-card\" aria-setsize=\"5\"\u003e\n              \u003cdiv class=\"a-section a-spacing-none aplus-card-image\"\u003e\n               \u003cimg alt=\"woman\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/fed1a74e-5484-4999-9c71-d09372c002ce.__CR0,0,1464,600_PT0_SX1464_V1___.png\"\u003e\n              \u003c\/div\u003e\n              \u003cdiv class=\"a-section a-spacing-none aplus-card-details-wrapper aplus-container-2\"\u003e\n               \u003cdiv class=\"a-section a-spacing-none aplus-card-detail\"\u003e\n                \u003cdiv class=\"a-section a-spacing-none aplus-table-cell\"\u003e\n                 \u003cdiv class=\"a-section a-spacing-none aplus-text-background aplus-text-background-color\"\u003e\n                  \u003cdiv class=\"a-section a-spacing-none card-description\"\u003e\n                   \u003ch4 class=\"aplus-h1 a-text-bold\"\u003eFEEL FRESH \u0026amp; INVIGORATED\u003c\/h4\u003e\n                   \u003cp class=\"description aplus-p1\"\u003eEnjoy a refreshing mint flavor that leaves your mouth feeling clean and fresh.\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\/li\u003e\n             \u003cli aria-roledescription=\"slide\" class=\"a-carousel-card aplus-carousel-card\" aria-setsize=\"5\"\u003e\n              \u003cdiv class=\"a-section a-spacing-none aplus-card-image\"\u003e\n               \u003cimg alt=\"xylitol toothpaste updated 20262\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/c6ed05bc-145e-4b2e-b08e-0f9a20af920c.__CR0,0,2928,1200_PT0_SX1464_V1___.jpg\"\u003e\n              \u003c\/div\u003e\n              \u003cdiv class=\"a-section a-spacing-none aplus-card-details-wrapper aplus-container-2\"\u003e\n               \u003cdiv class=\"a-section a-spacing-none aplus-card-detail\"\u003e\n                \u003cdiv class=\"a-section a-spacing-none aplus-table-cell\"\u003e\n                 \u003cdiv class=\"a-section a-spacing-none aplus-text-background aplus-text-background-color\"\u003e\n                  \u003cdiv class=\"a-section a-spacing-none card-description\"\u003e\n                   \u003ch4 class=\"aplus-h1 a-text-bold\"\u003eSIMPLIFY YOUR ORAL CARE\u003c\/h4\u003e\n                   \u003cp class=\"description aplus-p1\"\u003eFormulated with simple ingredients to leave your mouth feeling refreshingly clean every day.\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\/li\u003e\n             \u003cli aria-roledescription=\"slide\" class=\"a-carousel-card aplus-carousel-card\" aria-setsize=\"5\"\u003e\n              \u003cdiv class=\"a-section a-spacing-none aplus-card-image\"\u003e\n               \u003cimg alt=\"xylitol toothpaste updated 20263\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/3d3e6c05-bc4b-4a9f-90bf-7d818a1b7282.__CR0,0,2928,1200_PT0_SX1464_V1___.jpg\"\u003e\n              \u003c\/div\u003e\n             \u003c\/li\u003e\n            \u003c\/ol\u003e\n           \u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"a-carousel-col a-carousel-right\"\u003e\n           \u003ca class=\"a-carousel-goto-nextpage\" role=\"button\" href=\"#\"\u003e\u003ci class=\"a-icon a-icon-next-rounded\"\u003e\u003cspan class=\"a-icon-alt\"\u003eNext page\u003c\/span\u003e\u003c\/i\u003e\u003c\/a\u003e\n          \u003c\/div\u003e\n         \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cspan class=\"a-end aok-hidden\"\u003e\u003c\/span\u003e\n       \u003c\/div\u003e\n       \u003cdiv id=\"aplus-carousel-actions-3\" aria-label=\"tablist section\" class=\"a-section aplus-carousel-actions\" role=\"tablist\"\u003e\n        \u003cbutton class=\"aplus-goto-btn aplus-goto-btn-3 aplus-active\" role=\"tab\" tabindex=\"0\" aria-selected=\"true\"\u003e\u003cspan class=\"aplus-carousel-index\"\u003e1\u003c\/span\u003e \u003cspan class=\"aplus-accent2 aplus-carousel-label\"\u003eXYLITOL\u003c\/span\u003e\u003c\/button\u003e\n        \u003cbutton class=\"aplus-goto-btn aplus-goto-btn-3 \" role=\"tab\" tabindex=\"0\" aria-selected=\"false\"\u003e\u003cspan class=\"aplus-carousel-index\"\u003e2\u003c\/span\u003e \u003cspan class=\"aplus-accent2 aplus-carousel-label\"\u003eWHITENING\u003c\/span\u003e\u003c\/button\u003e\n        \u003cbutton class=\"aplus-goto-btn aplus-goto-btn-3 \" role=\"tab\" tabindex=\"0\" aria-selected=\"false\"\u003e\u003cspan class=\"aplus-carousel-index\"\u003e3\u003c\/span\u003e \u003cspan class=\"aplus-accent2 aplus-carousel-label\"\u003eREFRESHING MINT\u003c\/span\u003e\u003c\/button\u003e\n        \u003cbutton class=\"aplus-goto-btn aplus-goto-btn-3 \" role=\"tab\" tabindex=\"0\" aria-selected=\"false\"\u003e\u003cspan class=\"aplus-carousel-index\"\u003e4\u003c\/span\u003e \u003cspan class=\"aplus-accent2 aplus-carousel-label\"\u003eSIMPLE \u0026amp; EFFECTIVE\u003c\/span\u003e\u003c\/button\u003e\n        \u003cbutton class=\"aplus-goto-btn aplus-goto-btn-3 \" role=\"tab\" tabindex=\"0\" aria-selected=\"false\"\u003e\u003cspan class=\"aplus-carousel-index\"\u003e5\u003c\/span\u003e \u003cspan class=\"aplus-accent2 aplus-carousel-label\"\u003eSAFE\u003c\/span\u003e\u003c\/button\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-12-nav-carousel').execute('invoke-premium-12-nav-carousel-desktop-top', function(init){\n        init();\n    });\n}));\u003c\/script\u003e\n    \u003c\/div\u003e\n   \u003c\/div\u003e\n   \u003cdiv class=\"aplus-module-csa-wrapper\" data-csa-c-type=\"widget\" data-csa-c-content-id=\"amzn1.aplus.fb7c73ce-3caa-4754-a1f2-1feb4f24ba37:1788989666487.089a2d39-130f-4734-b2ea-cadbff3e5cad.en_US\"\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=\"toothpastes\" class=\"a-lazy-loaded\" data-src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/04a84e87-ba4c-442b-b3ed-63568067ad83.__CR0,0,1464,600_PT0_SX1464_V1___.png\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/04a84e87-ba4c-442b-b3ed-63568067ad83.__CR0,0,1464,600_PT0_SX1464_V1___.png\"\u003e\n        \u003cnoscript\u003e\n         \u003cimg alt=\"toothpastes\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/04a84e87-ba4c-442b-b3ed-63568067ad83.__CR0,0,1464,600_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   \u003c\/div\u003e\n   \u003cdiv class=\"aplus-module-csa-wrapper\" data-csa-c-type=\"widget\" data-csa-c-content-id=\"amzn1.aplus.fb7c73ce-3caa-4754-a1f2-1feb4f24ba37:1788989666487.93631f9e-062f-4691-957a-9e19bd257920.en_US\"\u003e\n    \u003cdiv class=\"celwidget aplus-module premium-module-12-nav-carousel aplus-premium\" cel_widget_id=\"aplus-premium-module-12-nav-carousel\"\u003e\n     \u003cdiv class=\"a-section a-spacing-none premium-aplus premium-aplus-module-12 premium-aplus-module-12--top-nav\"\u003e\n      \u003cdiv data-module-id=\"5\" class=\"a-section a-spacing-none aplus-carousel-container\"\u003e\n       \u003cdiv id=\"premium-aplus-12-carousel-5-id\" data-a-carousel-options='{\"peek_percentage\":0,\"minimum_gutter_width\":0,\"show_partial_next\":false,\"name\":\"premium-aplus-12-carousel-5\"}' aria-label=\"Featured content carousel\" aria-roledescription=\"carousel\" data-a-display-strategy=\"single\" data-a-transition-strategy=\"slideCircular\" role=\"region\" class=\"a-begin a-carousel-container a-carousel-static a-carousel-display-single a-carousel-transition-slideCircular aplus-image-carousel-container\"\u003e\n        \u003cinput autocomplete=\"on\" type=\"hidden\" class=\"a-carousel-firstvisibleitem\"\u003e\n        \u003cdiv class=\"a-row a-carousel-controls a-carousel-row a-carousel-has-buttons a-carousel-overlay-buttons a-carousel-rounded-buttons\"\u003e\n         \u003cdiv class=\"a-carousel-row-inner\"\u003e\n          \u003cdiv class=\"a-carousel-col a-carousel-left\"\u003e\n           \u003ca class=\"a-carousel-goto-prevpage\" role=\"button\" href=\"#\"\u003e\u003ci class=\"a-icon a-icon-previous-rounded\"\u003e\u003cspan class=\"a-icon-alt\"\u003ePrevious page\u003c\/span\u003e\u003c\/i\u003e\u003c\/a\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"a-carousel-col a-carousel-center\"\u003e\n           \u003cdiv class=\"a-carousel-viewport\" aria-roledescription=\"slide\"\u003e\n            \u003col class=\"a-carousel\" role=\"list\"\u003e\n             \u003cli aria-roledescription=\"slide\" class=\"a-carousel-card aplus-carousel-card\" aria-setsize=\"3\"\u003e\n              \u003cdiv class=\"a-section a-spacing-none aplus-card-image\"\u003e\n               \u003cimg alt=\"variety of products\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/1caf4a57-8afe-4cb6-b762-0681a54e1959.__CR0,0,1464,600_PT0_SX1464_V1___.png\"\u003e\n              \u003c\/div\u003e\n              \u003cdiv class=\"a-section a-spacing-none aplus-card-details-wrapper aplus-container-2\"\u003e\n               \u003cdiv class=\"a-section a-spacing-none aplus-card-detail\"\u003e\n                \u003cdiv class=\"a-section a-spacing-none aplus-table-cell\"\u003e\n                 \u003cdiv class=\"a-section a-spacing-none aplus-text-background aplus-text-background-color\"\u003e\n                  \u003cdiv class=\"a-section a-spacing-none card-description\"\u003e\n                   \u003cp class=\"description aplus-p1\"\u003eIn 1930, our founder combined ancient Ayurveda and modern science, a legacy that we continue today.\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\/li\u003e\n             \u003cli aria-roledescription=\"slide\" class=\"a-carousel-card aplus-carousel-card\" aria-setsize=\"3\"\u003e\n              \u003cdiv class=\"a-section a-spacing-none aplus-card-image\"\u003e\n               \u003cimg alt=\"herbs\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/d3cf92bf-859f-464d-b404-fbd3518d80f5.__CR0,0,1464,600_PT0_SX1464_V1___.png\"\u003e\n              \u003c\/div\u003e\n              \u003cdiv class=\"a-section a-spacing-none aplus-card-details-wrapper aplus-container-2\"\u003e\n               \u003cdiv class=\"a-section a-spacing-none aplus-card-detail\"\u003e\n                \u003cdiv class=\"a-section a-spacing-none aplus-table-cell\"\u003e\n                 \u003cdiv class=\"a-section a-spacing-none aplus-text-background aplus-text-background-color\"\u003e\n                  \u003cdiv class=\"a-section a-spacing-none card-description\"\u003e\n                   \u003cp class=\"description aplus-p1\"\u003eWe continue to deliver on our promise of “Wellness in every Home and Happiness in every Heart”.\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\/li\u003e\n             \u003cli aria-roledescription=\"slide\" class=\"a-carousel-card aplus-carousel-card\" aria-setsize=\"3\"\u003e\n              \u003cdiv class=\"a-section a-spacing-none aplus-card-image\"\u003e\n               \u003cimg alt=\"plant\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/9d6ddccf-3e93-41e0-b044-1c4fd824e663.__CR0,0,1464,600_PT0_SX1464_V1___.png\"\u003e\n              \u003c\/div\u003e\n              \u003cdiv class=\"a-section a-spacing-none aplus-card-details-wrapper aplus-container-2\"\u003e\n               \u003cdiv class=\"a-section a-spacing-none aplus-card-detail\"\u003e\n                \u003cdiv class=\"a-section a-spacing-none aplus-table-cell\"\u003e\n                 \u003cdiv class=\"a-section a-spacing-none aplus-text-background aplus-text-background-color\"\u003e\n                  \u003cdiv class=\"a-section a-spacing-none card-description\"\u003e\n                   \u003cp class=\"description aplus-p1\"\u003eOur seed-to-shelf process, from farming to research, delivers efficacy, quality, and consistency.\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\/li\u003e\n            \u003c\/ol\u003e\n           \u003c\/div\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"a-carousel-col a-carousel-right\"\u003e\n           \u003ca class=\"a-carousel-goto-nextpage\" role=\"button\" href=\"#\"\u003e\u003ci class=\"a-icon a-icon-next-rounded\"\u003e\u003cspan class=\"a-icon-alt\"\u003eNext page\u003c\/span\u003e\u003c\/i\u003e\u003c\/a\u003e\n          \u003c\/div\u003e\n         \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cspan class=\"a-end aok-hidden\"\u003e\u003c\/span\u003e\n       \u003c\/div\u003e\n       \u003cdiv id=\"aplus-carousel-actions-5\" aria-label=\"tablist section\" class=\"a-section aplus-carousel-actions\" role=\"tablist\"\u003e\n        \u003cbutton class=\"aplus-goto-btn aplus-goto-btn-5 aplus-active\" role=\"tab\" tabindex=\"0\" aria-selected=\"true\"\u003e\u003cspan class=\"aplus-carousel-index\"\u003e1\u003c\/span\u003e \u003cspan class=\"aplus-accent2 aplus-carousel-label\"\u003eOUR STORY\u003c\/span\u003e\u003c\/button\u003e\n        \u003cbutton class=\"aplus-goto-btn aplus-goto-btn-5 \" role=\"tab\" tabindex=\"0\" aria-selected=\"false\"\u003e\u003cspan class=\"aplus-carousel-index\"\u003e2\u003c\/span\u003e \u003cspan class=\"aplus-accent2 aplus-carousel-label\"\u003eOUR MISSION\u003c\/span\u003e\u003c\/button\u003e\n        \u003cbutton class=\"aplus-goto-btn aplus-goto-btn-5 \" role=\"tab\" tabindex=\"0\" aria-selected=\"false\"\u003e\u003cspan class=\"aplus-carousel-index\"\u003e3\u003c\/span\u003e \u003cspan class=\"aplus-accent2 aplus-carousel-label\"\u003eOUR PROCESS\u003c\/span\u003e\u003c\/button\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-12-nav-carousel').execute('invoke-premium-12-nav-carousel-desktop-top', function(init){\n        init();\n    });\n}));\u003c\/script\u003e\n    \u003c\/div\u003e\n   \u003c\/div\u003e\n   \u003cdiv class=\"aplus-module-csa-wrapper\" data-csa-c-type=\"widget\" data-csa-c-content-id=\"amzn1.aplus.fb7c73ce-3caa-4754-a1f2-1feb4f24ba37:1788989666487.7f92ce47-660f-4695-a535-1bc41be38630.en_US\"\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\"\u003eExplore Himalaya Botanique Toothpastes\u003c\/h3\u003e\n      \u003cdiv id=\"comparison-table-container-6\" data-comparison-name=\"comparison-table-container-6\" 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=\"Xylitol\" href=\"\/dp\/B08BX4FTXR?ref=emc_p_m_5_i_atc\"\u003e \u003cimg alt=\"\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/54d3d701-f18e-4dd2-acba-0563af71330b.__CR0,0,200,225_PT0_SX200_V1___.png\"\u003e \n             \u003cp class=\"product-title\"\u003eXylitol\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=\"hPpl1QEdNu3EZE9x6l00JrkteX\/C+JlJAJ0tE0htlITwAAAAAGqzN8U2NDQyZGE4NS01OTZkLTQzODQtYjE0Yy1kZWNiZDc2MDJkZjM=\"\u003e\u003c!-- sp:end-csrf --\u003e\n             \u003cinput type=\"hidden\" name=\"items[0.base][asin]\" value=\"B08BX4FTXR\"\u003e \u003cinput type=\"hidden\" name=\"items[0.base][offerListingId]\" value=\"9s1Tmnpx7n7wOo1r%2F9VYVklK5astlA1VX8lrWLK6WwAUnLITszX%2F8IvnK1703mhx1BgEwgErJrZIg1WfImL31shqrvakzd6bhZqom7X4E3mgWBZUSCXM8jZEq6fxIpdvKmXN4ivNmT0xgqSG8KQnf1jQ6yyhMO5B5JKnRKqomf0%2B8tL5VezS%2BjURqwhoD0nM\"\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=\"Whitening Complete Care\" href=\"\/dp\/B01CWYEUWK?ref=emc_p_m_5_i_atc\"\u003e \u003cimg alt=\"\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/2b43af23-3866-4b13-985f-52026898a5e4.__CR0,0,200,225_PT0_SX200_V1___.jpg\"\u003e \n             \u003cp class=\"product-title\"\u003eWhitening Complete Care\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=\"hPpl1QEdNu3EZE9x6l00JrkteX\/C+JlJAJ0tE0htlITwAAAAAGqzN8U2NDQyZGE4NS01OTZkLTQzODQtYjE0Yy1kZWNiZDc2MDJkZjM=\"\u003e\u003c!-- sp:end-csrf --\u003e\n             \u003cinput type=\"hidden\" name=\"items[0.base][asin]\" value=\"B01CWYEUWK\"\u003e \u003cinput type=\"hidden\" name=\"items[0.base][offerListingId]\" value=\"mDCvb8XDZeQy7XcUNTVi%2BWKyL9WeVe8guS48jmxAdwLt0d6ccfCVdHVMwhIUrvRJOwAFe01cKTCJt64Z%2Fwl42L%2BqJJds9dJyLQVt1yzyGDjbBtIPL5p0lq2igmKpSFL0rxeL4VvsJdUqpGAT%2FLCs7jifcjIDXznTK87g5AvnLw99p8TS9oDfVJAlrFtlRxtR\"\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=\"Whitening Turmeric\" href=\"\/dp\/B087N5PWVD?ref=emc_p_m_5_i_atc\"\u003e \u003cimg alt=\"\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/1537f563-c771-4063-b82a-984b90635201.__CR0,0,200,225_PT0_SX200_V1___.jpg\"\u003e \n             \u003cp class=\"product-title\"\u003eWhitening Turmeric\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=\"hPpl1QEdNu3EZE9x6l00JrkteX\/C+JlJAJ0tE0htlITwAAAAAGqzN8U2NDQyZGE4NS01OTZkLTQzODQtYjE0Yy1kZWNiZDc2MDJkZjM=\"\u003e\u003c!-- sp:end-csrf --\u003e\n             \u003cinput type=\"hidden\" name=\"items[0.base][asin]\" value=\"B087N5PWVD\"\u003e \u003cinput type=\"hidden\" name=\"items[0.base][offerListingId]\" value=\"CTs0%2BD7ZTb6Wl%2BBnhhWF2pXllj3tuGfeFRcdVqGTwMQi7EQA1T8gK57OBjHbmYNNkA1obPrUlJYe8K%2BTT85zB3ocJgsWx%2Bb%2FgZ3RCrW2xPh2ZT3FvRg2v4Fu%2F9Mlb4Q5MD%2B6OkP7G1wl0qMgOkEfn3WyhnZmYTXxIbvPGVVyx1EQfaOQX5miEOWBXzKGcQVQ\"\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=\"Complete Care Mint\" href=\"\/dp\/B01CWYERWI?ref=emc_p_m_5_i_atc\"\u003e \u003cimg alt=\"\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/45d52b0e-fc6e-47dc-981a-73c2af8dcedb.__CR0,0,200,225_PT0_SX200_V1___.jpg\"\u003e \n             \u003cp class=\"product-title\"\u003eComplete Care Mint\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=\"hPpl1QEdNu3EZE9x6l00JrkteX\/C+JlJAJ0tE0htlITwAAAAAGqzN8U2NDQyZGE4NS01OTZkLTQzODQtYjE0Yy1kZWNiZDc2MDJkZjM=\"\u003e\u003c!-- sp:end-csrf --\u003e\n             \u003cinput type=\"hidden\" name=\"items[0.base][asin]\" value=\"B01CWYERWI\"\u003e \u003cinput type=\"hidden\" name=\"items[0.base][offerListingId]\" value=\"dj8bMqAGFV4GC1do2lqO8VQhidqYOeCjyaZUxi9E5eCrzdEdX9mEf1%2BMJYPY4%2FNg5fFV0UFEUN%2Bg6FcEJ2vzVo5fjPgYU%2FjjmlBxHvRvVoFOSPr0ZE%2BTXlsroYPoppLhOQO2IaIUSW2G2%2BPLO91NPaMEAAn6AEBPDf7wV5zAhxu5KuBBr%2FVvrICi4tXbbZYZ\"\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=\"Neem \u0026amp; Pomegranate\" href=\"\/dp\/B0026X3MKO?ref=emc_p_m_5_i_atc\"\u003e \u003cimg alt=\"\" src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/e16c9224-d995-402b-937c-74f2ff5cc17f.__CR0,0,200,225_PT0_SX200_V1___.jpg\"\u003e \n             \u003cp class=\"product-title\"\u003eNeem \u0026amp; Pomegranate\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=\"hPpl1QEdNu3EZE9x6l00JrkteX\/C+JlJAJ0tE0htlITwAAAAAGqzN8U2NDQyZGE4NS01OTZkLTQzODQtYjE0Yy1kZWNiZDc2MDJkZjM=\"\u003e\u003c!-- sp:end-csrf --\u003e\n             \u003cinput type=\"hidden\" name=\"items[0.base][asin]\" value=\"B0026X3MKO\"\u003e \u003cinput type=\"hidden\" name=\"items[0.base][offerListingId]\" value=\"GKc8ccOIuELZESRCf7bYKOTEFbB4ufnWS3jlXp6OPZl7YJa4HtrY0ogi8qMH89x3zZuWFHuORKjQNK3Ll8QiOQbxZ23vB67MaBitubi0Fetp9iqM4YvVHXEHKnVrSp0QATqzFTCsw%2Fhcc123stHXRpyhv6NOp1%2Fs3CIHNJRPEXUrJ3bChyiSVtxFNKnVzdEa\"\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.6 out of 5 stars\u003c\/span\u003e\u003c\/i\u003e \u003cspan class=\"a-size-mini a-color-base\"\u003e4,967\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\"\u003e17,831\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\"\u003e7,459\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\"\u003e19,176\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\"\u003e8,469\u003c\/span\u003e\n             \u003c\/div\u003e\n            \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$7.49\u003c\/span\u003e\u003cspan aria-hidden=\"true\"\u003e\u003cspan class=\"a-price-symbol\"\u003e$\u003c\/span\u003e\u003cspan class=\"a-price-whole\"\u003e7\u003cspan class=\"a-price-decimal\"\u003e.\u003c\/span\u003e\u003c\/span\u003e\u003cspan class=\"a-price-fraction\"\u003e49\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$7.49\u003c\/span\u003e\u003cspan aria-hidden=\"true\"\u003e\u003cspan class=\"a-price-symbol\"\u003e$\u003c\/span\u003e\u003cspan class=\"a-price-whole\"\u003e7\u003cspan class=\"a-price-decimal\"\u003e.\u003c\/span\u003e\u003c\/span\u003e\u003cspan class=\"a-price-fraction\"\u003e49\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$7.49\u003c\/span\u003e\u003cspan aria-hidden=\"true\"\u003e\u003cspan class=\"a-price-symbol\"\u003e$\u003c\/span\u003e\u003cspan class=\"a-price-whole\"\u003e7\u003cspan class=\"a-price-decimal\"\u003e.\u003c\/span\u003e\u003c\/span\u003e\u003cspan class=\"a-price-fraction\"\u003e49\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$7.49\u003c\/span\u003e\u003cspan aria-hidden=\"true\"\u003e\u003cspan class=\"a-price-symbol\"\u003e$\u003c\/span\u003e\u003cspan class=\"a-price-whole\"\u003e7\u003cspan class=\"a-price-decimal\"\u003e.\u003c\/span\u003e\u003c\/span\u003e\u003cspan class=\"a-price-fraction\"\u003e49\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$7.49\u003c\/span\u003e\u003cspan aria-hidden=\"true\"\u003e\u003cspan class=\"a-price-symbol\"\u003e$\u003c\/span\u003e\u003cspan class=\"a-price-whole\"\u003e7\u003cspan class=\"a-price-decimal\"\u003e.\u003c\/span\u003e\u003c\/span\u003e\u003cspan class=\"a-price-fraction\"\u003e49\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 Why This Toothpaste Wins \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 Whiten teeth \u0026amp; freshen breath \u003c\/span\u003e\u003c\/td\u003e\n           \u003ctd class=\"aplus-data-column\"\u003e\u003cspan class=\"description\"\u003e Whiten \u0026amp; cleanse teeth \u003c\/span\u003e\u003c\/td\u003e\n           \u003ctd class=\"aplus-data-column\"\u003e\u003cspan class=\"description\"\u003e Brighten \u0026amp; soothe teeth \u003c\/span\u003e\u003c\/td\u003e\n           \u003ctd class=\"aplus-data-column\"\u003e\u003cspan class=\"description\"\u003e Fresh minty cleanse \u003c\/span\u003e\u003c\/td\u003e\n           \u003ctd class=\"aplus-data-column\"\u003e\u003cspan class=\"description\"\u003e Healthy-looking teeth \u0026amp; gums \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 No Fluoride \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          \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 No Artificial Color or Flavor \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          \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 No Sodium Lauryl Sulfate (SLS) \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          \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 No Gluten \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          \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 Whitening \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          \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 Vegan \u0026amp; Cruelty Free \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          \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 No Harsh Abrasives \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          \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   \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 \u003ch2 class=\"a-size-base-plus a-text-bold\"\u003eAbout this item\u003c\/h2\u003e\n \u003cdiv data-a-expander-collapsed-height=\"300\" class=\"a-expander-collapsed-height a-row a-expander-container a-expander-partial-collapse-container\"\u003e\n  \u003cdiv data-expanded=\"false\" class=\"a-expander-content a-expander-partial-collapse-content\"\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 WHITENS \u0026amp; HELPS REDUCE PLAQUE WITH REGULAR BRUSHING: Himalaya toothpaste pairs herbal ingredients rooted in Ayurvedic wisdom with sweet Xylitol to help keep teeth clean and looking brighter, brush after brush \u003c\/span\u003e\u003c\/li\u003e\n    \u003cli class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003e XYLITOL TOOTHPASTE WITH BOTANICALS: Infused with botanicals and sweet Xylitol, combined with teeth whitening enzymes from Pineapple and Papaya to help remove surface stains while Neem and Pomegranate keep your mouth clean \u003c\/span\u003e\u003c\/li\u003e\n    \u003cli class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003e GREAT FOAM \u0026amp; FLAVOR WITHOUT EXTRAS: Our fluoride free toothpaste contains no bleach, harsh abrasives, or harsh foaming agents, yet still tastes great and foams wonderfully with minty essential oil \u003c\/span\u003e\u003c\/li\u003e\n    \u003cli class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003e THOUGHTFULLY CRAFTED: This SLS free toothpaste is formulated without fluoride, triclosan, parabens, or carrageenan; an ideal vegan and gluten free tooth paste \u003c\/span\u003e\u003c\/li\u003e\n    \u003cli class=\"a-spacing-mini\"\u003e\u003cspan class=\"a-list-item\"\u003e FAMILY-OWNED \u0026amp; TRUSTED: Himalaya Botanique toothpaste blends time-honored Ayurvedic herbs with over 90 years of family-owned expertise to deliver trusted and effective oral care \u003c\/span\u003e\u003c\/li\u003e\n   \u003c\/ul\u003e\n  \u003c\/div\u003e\n \u003c\/div\u003e\n\u003c\/div\u003e\u003c\/div\u003e\u003cdiv\u003e\u003cdiv class=\"a-section content\"\u003e\n \u003ch4\u003eIngredients\u003c\/h4\u003e\n \u003cp\u003e\u003c\/p\u003e\n \u003cp\u003eXylitol, Glycerin (from vegetable oils), Water (aqua), Calcium Carbonate, Hydrated Silica, Lauryl Glucoside (from coconut oil), Salvadora Persica (peelu) Stem Extract, Stevia Rebaudiana (stevia) Leaf\/Stem Extract, Xanthan Gum, Flavor (from essential oils \u0026amp; botanicals), Sodium Bicarbonate, Sodium Cocoyl Glutamate \u0026amp; Disodium Cocoyl Glutamate (from amino acids and vegetable oils), Menthol*, Zinc Citrate, Sodium Chloride, Glycyrrhiza Glabra (Licorice) Root Extract, Thymol, Melia Azadirachta (neem) Leaf Extract•, Bromelain (from pineapple), Punica Granatum (pomegranate) Fruit Extract•, Embelia Ribes (vidanga) Fruit Extract•, Terminalia Chebula (chebulic myrobalan) Fruit Extract•, Terminalia Bellerica (belleric myrobalan) Fruit Extract•, Phyllanthus Emblica (amla) Fruit Extract*, Acacia Arabica (Indian gum arabic tree) Stem Bark Extract•, Papain (from papaya). *ORGANIC\u003c\/p\u003e\n \u003cp\u003e\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/div\u003e","brand":"HappyTots","offers":[{"title":"4 Ounce (Pack of 1)","offer_id":50512107569369,"sku":"B08BX4FTXR","price":45.0,"currency_code":"GBP","in_stock":true},{"title":"4 Ounce (Pack of 4)","offer_id":50512107602137,"sku":"B08SQ9LYCR","price":58.0,"currency_code":"GBP","in_stock":true},{"title":"4 Ounce (Pack of 2)","offer_id":50512107634905,"sku":"B08SPVM6KD","price":50.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0810\/0721\/4809\/files\/71mgD5nq_NL._AC_SL1500.jpg?v=1790130128","url":"https:\/\/happytotshealth.com\/products\/himalaya-botanique-xylitol-fluoride-free-toothpaste-mint-flavor-4-oz","provider":"HappyTots","version":"1.0","type":"link"}