Nutra Bites Dog (Shopping3)

Category:

Description

[et_pb_section bb_built=”1″ next_background_color=”#000000″ _builder_version=”3.3.1″ custom_padding=”35px|||” custom_padding_last_edited=”on|desktop” custom_padding_tablet=”50px|||”][et_pb_row _builder_version=”3.3.1″ custom_margin=”0px|0px|0px|0px” custom_padding=”0px|0px|0px|0px” padding_top_1=”0px” padding_right_1=”0px” padding_bottom_1=”0px” padding_left_1=”0px” custom_css_main_element=”display: none;”][et_pb_column type=”4_4″][et_pb_code admin_label=”Add to Cart JS” _builder_version=”3.3.1″]<script><!– [et_pb_line_break_holder] –> jQuery(document).ready(function($){<!– [et_pb_line_break_holder] –> <!– [et_pb_line_break_holder] –> var product_final_price = ['$24.99','$65.97','$125.94'];<!– [et_pb_line_break_holder] –> var product_old_price = ['$24.99','$74.97','$149.94'];<!– [et_pb_line_break_holder] –> var product_savings = ['$00.00','$9.00','$24.00'];<!– [et_pb_line_break_holder] –> var product_links = [<!– [et_pb_line_break_holder] –> 'http://ultimatepetnutrition.com/cmd.php?pid=5258f0276dd040eaaa212431b8c7a3ca&rm=hjntd',<!– [et_pb_line_break_holder] –> 'http://ultimatepetnutrition.com/cmd.php?pid=d567231f96c741f590ed2f5f26185041&rm=hjntd',<!– [et_pb_line_break_holder] –> 'http://ultimatepetnutrition.com/cmd.php?pid=88096ead8c12456696991f69ae1cef77&rm=hjntd'];<!– [et_pb_line_break_holder] –> <!– [et_pb_line_break_holder] –> var product_data = {<!– [et_pb_line_break_holder] –> 'old_price': product_old_price,<!– [et_pb_line_break_holder] –> 'final_price': product_final_price,<!– [et_pb_line_break_holder] –> 'savings': product_savings,<!– [et_pb_line_break_holder] –> 'product_link': product_links};<!– [et_pb_line_break_holder] –> <!– [et_pb_line_break_holder] –>var getUrlParameter = function getUrlParameter(sParam) {<!– [et_pb_line_break_holder] –> var sPageURL = window.location.search.substring(1),<!– [et_pb_line_break_holder] –> sURLVariables = sPageURL.split('&'),<!– [et_pb_line_break_holder] –> sParameterName,<!– [et_pb_line_break_holder] –> i;<!– [et_pb_line_break_holder] –><!– [et_pb_line_break_holder] –> for (i = 0; i < sURLVariables.length; i ) {<!– [et_pb_line_break_holder] –> sParameterName = sURLVariables[i].split('=');<!– [et_pb_line_break_holder] –><!– [et_pb_line_break_holder] –> if (sParameterName[0] === sParam) {<!– [et_pb_line_break_holder] –> return sParameterName[1] === undefined ? true : decodeURIComponent(sParameterName[1]);<!– [et_pb_line_break_holder] –> }<!– [et_pb_line_break_holder] –> }<!– [et_pb_line_break_holder] –> };<!– [et_pb_line_break_holder] –><!– [et_pb_line_break_holder] –> var url_src = getUrlParameter('src');<!– [et_pb_line_break_holder] –><!– [et_pb_line_break_holder] –> $('body.single-product .product-add-to-cart-container .quantity-selector-container .quantity-container').removeClass('active');<!– [et_pb_line_break_holder] –><!– [et_pb_line_break_holder] –> if(url_src == 'brandshop'){<!– [et_pb_line_break_holder] –> $('select.quantity-selector').val(1).change();<!– [et_pb_line_break_holder] –> $('body.single-product .product-add-to-cart-container .quantity-selector-container .quantity-container[data-number="1"]').addClass('active').change();<!– [et_pb_line_break_holder] –> }else if(url_src == 'brandshop6'){<!– [et_pb_line_break_holder] –> $('select.quantity-selector').val(3).change();<!– [et_pb_line_break_holder] –> $('body.single-product .product-add-to-cart-container .quantity-selector-container .quantity-container[data-number="3"]').addClass('active').change();<!– [et_pb_line_break_holder] –> }else{<!– [et_pb_line_break_holder] –> $('select.quantity-selector').val(2).change();<!– [et_pb_line_break_holder] –> $('body.single-product .product-add-to-cart-container .quantity-selector-container .quantity-container[data-number="2"]').addClass('active').change();<!– [et_pb_line_break_holder] –> }<!– [et_pb_line_break_holder] –> <!– [et_pb_line_break_holder] –> $('.product-add-to-cart-container .quantity-selector').on('change', function() {<!– [et_pb_line_break_holder] –> var selected_value = this.value;<!– [et_pb_line_break_holder] –> updateProductInfo(selected_value, product_data);<!– [et_pb_line_break_holder] –> });<!– [et_pb_line_break_holder] –> $('.product-add-to-cart-container .type-of-purchase-section .type-of-purchase-container1').click(function(event){<!– [et_pb_line_break_holder] –> $('.product-add-to-cart-container .type-of-purchase-section .type-of-purchase-container1').addClass('active');<!– [et_pb_line_break_holder] –> $('.product-add-to-cart-container .type-of-purchase-section .type-of-purchase-container2').removeClass('active');<!– [et_pb_line_break_holder] –> });<!– [et_pb_line_break_holder] –> $('.product-add-to-cart-container .type-of-purchase-section .type-of-purchase-container2').click(function(event){<!– [et_pb_line_break_holder] –> $('.product-add-to-cart-container .type-of-purchase-section .type-of-purchase-container2').addClass('active');<!– [et_pb_line_break_holder] –> $('.product-add-to-cart-container .type-of-purchase-section .type-of-purchase-container1').removeClass('active');<!– [et_pb_line_break_holder] –> });<!– [et_pb_line_break_holder] –> $('body.single-product .product-add-to-cart-container .quantity-selector-container .quantity-container').click(function() {<!– [et_pb_line_break_holder] –> $('body.single-product .product-add-to-cart-container .quantity-selector-container .quantity-container').not(this).each(function(){<!– [et_pb_line_break_holder] –> $(this).removeClass('active');<!– [et_pb_line_break_holder] –> });<!– [et_pb_line_break_holder] –> var selected_value = $(this).data('number');<!– [et_pb_line_break_holder] –> $(this).addClass('active');<!– [et_pb_line_break_holder] –> updateProductInfo(selected_value, product_data);<!– [et_pb_line_break_holder] –> });<!– [et_pb_line_break_holder] –> window.onload = function(){<!– [et_pb_line_break_holder] –> var selected_product_quantity = $('.product-add-to-cart-container .quantity-selector').val();<!– [et_pb_line_break_holder] –> updateProductInfo(selected_product_quantity, product_data);<!– [et_pb_line_break_holder] –> };<!– [et_pb_line_break_holder] –> });<!– [et_pb_line_break_holder] –> </script>[/et_pb_code][/et_pb_column][/et_pb_row][et_pb_row _builder_version=”3.3.1″ custom_css_main_1=”width: 53% !important;||margin-right: 7.5% !important;” custom_css_main_2=”width: 39.5% !important;” custom_css_main_element=”max-width: 1170px !important;” disabled=”off” disabled_on=”on|on|”][et_pb_column type=”1_2″][et_pb_code admin_label=”Product Slider (Desktop)” _builder_version=”3.3.1″ disabled=”off” disabled_on=”off|off|off”][upn-product-gallery2 image_ids="245811,140687,244967,140689"][/et_pb_code][/et_pb_column][et_pb_column type=”1_2″][et_pb_code admin_label=”Product details (Desktop)” _builder_version=”3.3.1″]<h1 class="product-title">Nutra Bites</h1><!– [et_pb_line_break_holder] –><h3 class="product-subtitle">Freeze-Dried Raw Bison Liver Dog Treats</h3><!– [et_pb_line_break_holder] –><div class="product-rating"></div><!– [et_pb_line_break_holder] –><p class="product-description">These bite-size treats are made with one single, nutritious ingredient: Bison liver. This top-grade protein is low in calories and loaded with vitamins, minerals, and essential fatty acids. These tasty treats can help your dog: maintain a healthy weight, support digestion and boost overall health. That way, you can treat your dog worry-free.</p>[/et_pb_code][et_pb_code admin_label=”Add to cart block (Desktop)” _builder_version=”3.3.1″ disabled_on=”off|off|off” disabled=”off”]<div class="product-add-to-cart-container"><!– [et_pb_line_break_holder] –> <!–<div class="type-of-purchase-section"><!– [et_pb_line_break_holder] –> <div class="type-of-purchase-container type-of-purchase-container1 active"><!– [et_pb_line_break_holder] –> <img class="checkmark" src="https://cdn.ultimatepetnutrition.com/wp-content/uploads/2019/09/check-mark1.png"><!– [et_pb_line_break_holder] –> <p class="type-of-purchase paragraph">One-time purchase</p><!– [et_pb_line_break_holder] –> <p class="money-saved">$00.00</p><!– [et_pb_line_break_holder] –> </div><!– [et_pb_line_break_holder] –> <div class="type-of-purchase-container type-of-purchase-container2"><!– [et_pb_line_break_holder] –> <img class="checkmark" src="https://cdn.ultimatepetnutrition.com/wp-content/uploads/2019/09/check-mark1.png"><!– [et_pb_line_break_holder] –> <p class="type-of-purchase paragraph">Subscribe & Save <img src="https://cdn.ultimatepetnutrition.com/wp-content/uploads/2019/09/question-mark1.png" class="questionmark" alt="Subscribe & Save money"></p><!– [et_pb_line_break_holder] –> <p class="money-saved">$00.00</p><!– [et_pb_line_break_holder] –> </div><!– [et_pb_line_break_holder] –> </div>–><!– [et_pb_line_break_holder] –> <p class="final-price"><span>$ 65.97</span> USD</p><!– [et_pb_line_break_holder] –> <div class="savings-retail-price-container"><!– [et_pb_line_break_holder] –> <p class="savings">Total Savings: <span>$9.00</span></p> <p class="old-price">Regular Price: <span>$74.97</span> USD</p><!– [et_pb_line_break_holder] –> </div><!– [et_pb_line_break_holder] –> <div class="quantity-selector-container"><!– [et_pb_line_break_holder] –> <select class="quantity-selector"><!– [et_pb_line_break_holder] –> <option value="1">QUANTITY: &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 1 Bag ($24.99)</option><!– [et_pb_line_break_holder] –> <option value="2" selected="selected">QUANTITY: &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 3 Bags ($65.97)</option><!– [et_pb_line_break_holder] –> <option value="3">QUANTITY: &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 6 Bags ($125.94)</option><!– [et_pb_line_break_holder] –> </select><!– [et_pb_line_break_holder] –> </div><!– [et_pb_line_break_holder] –> <a href="http://ultimatepetnutrition.com/cmd.php?pid=d567231f96c741f590ed2f5f26185041&rm=hjntd" class="add-to-cart-btn">ADD TO CART</a><!– [et_pb_line_break_holder] –> <div class="add-product-icons-container"><!– [et_pb_line_break_holder] –> <div class="free-shipping-container"><!– [et_pb_line_break_holder] –> <img src="https://cdn.ultimatepetnutrition.com/wp-content/uploads/2019/09/truck_png1.png"><!– [et_pb_line_break_holder] –> <p class="free-shipping-text paragraph">Free Shipping on all US orders over $50</p><!– [et_pb_line_break_holder] –> </div><!– [et_pb_line_break_holder] –> <div class="90-day-container"><!– [et_pb_line_break_holder] –> <img src="https://cdn.ultimatepetnutrition.com/wp-content/uploads/2019/09/90days-guarantee-img1.png"><!– [et_pb_line_break_holder] –> <p class="90-day-text paragraph">90-Day Money Back Guarantee</p><!– [et_pb_line_break_holder] –> </div><!– [et_pb_line_break_holder] –> </div><!– [et_pb_line_break_holder] –></div>[/et_pb_code][et_pb_text _builder_version=”3.3.1″ text_font=”|700|||||||” text_font_size=”20px” disabled=”on” disabled_on=”on|on|on”]

OUT OF STOCK

[/et_pb_text][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=”1″ specialty=”off” prev_background_color=”#000000″ next_background_color=”#eef0f2″ _builder_version=”3.3.1″ disabled=”off” disabled_on=”||on” custom_padding=”0px|||”][et_pb_row _builder_version=”3.3.1″ disabled=”off” disabled_on=”||on” custom_css_main_element=”width: 90% !important;” module_class=”mobile-product-row”][et_pb_column type=”4_4″][et_pb_code admin_label=”Product Title (Mobile)” _builder_version=”3.3.1″ text_orientation=”center”]<p class="product-title">Nutra Bites</p><!– [et_pb_line_break_holder] –><p class="product-subtitle"> Freeze-Dried Raw Bison Liver Dog Treats</p><!– [et_pb_line_break_holder] –><div class="product-rating" style="display: inline-flex; margin-top: 15px;"></div>[/et_pb_code][/et_pb_column][/et_pb_row][et_pb_row _builder_version=”3.3.1″ disabled=”off” disabled_on=”||on” custom_css_main_element=”width: 100% !important;” module_class=”mobile-product-row”][et_pb_column type=”4_4″][et_pb_code admin_label=”Product Slider (Mobile)” _builder_version=”3.3.1″][upn-mobile-product-gallery image_ids="245811,140687,244967,140689"][/et_pb_code][/et_pb_column][/et_pb_row][et_pb_row _builder_version=”3.3.1″ disabled=”off” disabled_on=”||on” custom_css_main_element=”width: 90% !important;” module_class=”mobile-product-row”][et_pb_column type=”4_4″][et_pb_code admin_label=”Product Description (Mobile)” _builder_version=”3.3.1″]<p class="product-description">These bite-size treats are made with one single, nutritious ingredient: Bison liver. This top-grade protein is low in calories and loaded with vitamins, minerals, and essential fatty acids. These tasty treats can help your dog: maintain a healthy weight, support digestion and boost overall health. That way, you can treat your dog worry-free.</p>[/et_pb_code][et_pb_code admin_label=”Add to cart block (Mobile)” _builder_version=”3.3.1″]<div class="product-add-to-cart-container"><!– [et_pb_line_break_holder] –> <!–<div class="type-of-purchase-section"><!– [et_pb_line_break_holder] –> <div class="type-of-purchase-container type-of-purchase-container1 active"><!– [et_pb_line_break_holder] –> <img class="checkmark" src="https://cdn.ultimatepetnutrition.com/wp-content/uploads/2019/09/check-mark1.png"><!– [et_pb_line_break_holder] –> <p class="type-of-purchase paragraph">One-time purchase</p><!– [et_pb_line_break_holder] –> <p class="money-saved">$00.00</p><!– [et_pb_line_break_holder] –> </div><!– [et_pb_line_break_holder] –> <div class="type-of-purchase-container type-of-purchase-container2"><!– [et_pb_line_break_holder] –> <img class="checkmark" src="https://cdn.ultimatepetnutrition.com/wp-content/uploads/2019/09/check-mark1.png"><!– [et_pb_line_break_holder] –> <p class="type-of-purchase paragraph">Subscribe & Save <img src="https://cdn.ultimatepetnutrition.com/wp-content/uploads/2019/09/question-mark1.png" class="questionmark" alt="Subscribe & Save money"></p><!– [et_pb_line_break_holder] –> <p class="money-saved">$00.00</p><!– [et_pb_line_break_holder] –> </div><!– [et_pb_line_break_holder] –> </div>–><!– [et_pb_line_break_holder] –> <p class="final-price"><span>$ 65.97</span> USD</p><!– [et_pb_line_break_holder] –> <div class="savings-retail-price-container"><!– [et_pb_line_break_holder] –> <p class="savings">Total Savings: <span>$9.00</span></p> <p class="old-price">Regular Price: <span>$74.97</span> USD</p><!– [et_pb_line_break_holder] –> </div><!– [et_pb_line_break_holder] –> <div class="quantity-selector-container"><!– [et_pb_line_break_holder] –> <div class="quantity-container" data-number="1"><p>1 Bag</p></div><!– [et_pb_line_break_holder] –> <div class="quantity-container active" data-number="2"><p>3 Bags</p></div><!– [et_pb_line_break_holder] –> <div class="quantity-container" data-number="3"><p>6 Bags</p></div><!– [et_pb_line_break_holder] –> </div><!– [et_pb_line_break_holder] –> <a href="http://ultimatepetnutrition.com/cmd.php?pid=d567231f96c741f590ed2f5f26185041&rm=hjntd" class="add-to-cart-btn">ADD TO CART</a><!– [et_pb_line_break_holder] –> <div class="add-product-icons-container"><!– [et_pb_line_break_holder] –> <div class="free-shipping-container"><!– [et_pb_line_break_holder] –> <img src="https://cdn.ultimatepetnutrition.com/wp-content/uploads/2019/09/truck_png1.png"><!– [et_pb_line_break_holder] –> <p class="free-shipping-text paragraph">Free Shipping on all US orders over $50</p><!– [et_pb_line_break_holder] –> </div><!– [et_pb_line_break_holder] –> <div class="90-day-container"><!– [et_pb_line_break_holder] –> <img src="https://cdn.ultimatepetnutrition.com/wp-content/uploads/2019/09/90days-guarantee-img1.png"><!– [et_pb_line_break_holder] –> <p class="90-day-text paragraph">90-Day Money Back Guarantee</p><!– [et_pb_line_break_holder] –> </div><!– [et_pb_line_break_holder] –> </div><!– [et_pb_line_break_holder] –></div>[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=”1″ specialty=”off” prev_background_color=”#ffffff” next_background_color=”#ece9e0″ _builder_version=”3.3.1″ background_color=”#eef0f2″ custom_padding=”0px||0px|” custom_margin=”22px||22px|” disabled=”on” disabled_on=”on|on|on”][et_pb_row _builder_version=”3.3.1″ make_equal=”on” custom_css_main_element=”max-width: 1170px !important;” custom_padding=”0px||0px|” padding_top_1=”120px” padding_bottom_1=”120px” custom_css_main_2=”align-self: flex-end;” module_class=”why-nutra-row” module_class_1=”why-nutra-col1″ module_class_2=”why-nutra-col2″ padding_1_tablet=”70px||40px|” padding_1_last_edited=”on|tablet”][et_pb_column type=”1_2″][et_pb_code admin_label=”Why Nutra Thrive Text” _builder_version=”3.3.1″ text_orientation=”left”]<hr style="display: inline-block;"><!– [et_pb_line_break_holder] –><h1 class="section-title" style="text-align: left;">Why Nutra Thrive?</h1><!– [et_pb_line_break_holder] –><div class="whynutra-text-container"><!– [et_pb_line_break_holder] –> <p class="paragraph">Nutra Thrive is a powerful blend of vitamins, minerals, antioxidants, phytonutrients, amino acids, digestive enzymes and probiotics that instantly upgrades any dog food to help your dog live a happy, healthy life.</p><!– [et_pb_line_break_holder] –></div><!– [et_pb_line_break_holder] –><div class="whynutra-text-container"><!– [et_pb_line_break_holder] –> <p class="whynutra-number no-left-margin">23</p><!– [et_pb_line_break_holder] –> <p class="paragraph"><strong>added vitamins, minerals & amino acids</strong> to support muscles, teeth & bones</p><!– [et_pb_line_break_holder] –></div><!– [et_pb_line_break_holder] –><div class="whynutra-text-container"><!– [et_pb_line_break_holder] –> <p class="whynutra-number">9</p><!– [et_pb_line_break_holder] –> <p class="paragraph"><strong>superfoods</strong> to boost overall health</p><!– [et_pb_line_break_holder] –></div><!– [et_pb_line_break_holder] –><div class="whynutra-text-container"><!– [et_pb_line_break_holder] –> <p class="whynutra-number">4</p><!– [et_pb_line_break_holder] –> <p class="paragraph"><strong>digestive enzymes</strong> for optional GI function</p><!– [et_pb_line_break_holder] –></div><!– [et_pb_line_break_holder] –><div class="whynutra-text-container"><!– [et_pb_line_break_holder] –> <p class="whynutra-number">4</p><!– [et_pb_line_break_holder] –> <p class="paragraph"><strong>probiotics</strong> for digestive health</p><!– [et_pb_line_break_holder] –></div><!– [et_pb_line_break_holder] –><div class="whynutra-text-container"><!– [et_pb_line_break_holder] –> <p class="whynutra-number no-left-margin">ZERO</p><!– [et_pb_line_break_holder] –> <p class="paragraph"><strong>additives, fillers or artificial ingredients</strong></p><!– [et_pb_line_break_holder] –></div>[/et_pb_code][/et_pb_column][et_pb_column type=”1_2″][et_pb_code admin_label=”Why Nutra Thrive Img” _builder_version=”3.3.1″ custom_css_main_element=”display: flex;” module_id=”why-nutra-thrive-img-module”]<img src="https://cdn.ultimatepetnutrition.com/wp-content/uploads/2019/09/WhyNutraThrive.png">[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=”1″ specialty=”off” prev_background_color=”#eef0f2″ next_background_color=”#ffffff” _builder_version=”3.3.1″ background_color=”#ece9e0″ custom_padding=”||0px|” disabled=”off” disabled_on=”off|off|off”][et_pb_row _builder_version=”3.3.1″ custom_css_main_element=”max-width: 1170px !important;” module_class=”wide-row” background_position=”top_left” background_repeat=”repeat” background_size=”initial”][et_pb_column type=”4_4″][et_pb_code admin_label=”Secret is Simplicity Top Section” _builder_version=”3.3.1″]<hr><!– [et_pb_line_break_holder] –><h2 class="section-title">The secret is simplicity.</h2>[/et_pb_code][et_pb_code admin_label=”Secret is Simplicity Slider” _builder_version=”3.3.1″]<div class="adv-blend-slider"><!– [et_pb_line_break_holder] –> <div class="swiper-container"><!– [et_pb_line_break_holder] –> <div class="swiper-wrapper"><!– [et_pb_line_break_holder] –><!– [et_pb_line_break_holder] –> <div class="swiper-slide"><!– [et_pb_line_break_holder] –> <img src="https://cdn.ultimatepetnutrition.com/wp-content/uploads/2019/10/premium-research-ingredients2401.png"><!– [et_pb_line_break_holder] –> <h3 class="ingredient-title">Premium Researched Ingredients</h3><!– [et_pb_line_break_holder] –> <p class="paragraph">No additives, fillers, or preservatives.</p><!– [et_pb_line_break_holder] –> </div><!– [et_pb_line_break_holder] –> <div class="swiper-slide"><!– [et_pb_line_break_holder] –> <img src="https://cdn.ultimatepetnutrition.com/wp-content/uploads/2019/09/nutrient-rich-snack.png"><!– [et_pb_line_break_holder] –> <h3 class="ingredient-title">Nutrient-rich Snack</h3><!– [et_pb_line_break_holder] –> <p class="paragraph">Excellent source of protein, amino acids, iron, and vitamins.</p><!– [et_pb_line_break_holder] –> </div><!– [et_pb_line_break_holder] –> <div class="swiper-slide"><!– [et_pb_line_break_holder] –> <img src="https://cdn.ultimatepetnutrition.com/wp-content/uploads/2019/09/multi-use.png"><!– [et_pb_line_break_holder] –> <h3 class="ingredient-title">Multi-use</h3><!– [et_pb_line_break_holder] –> <p class="paragraph">Great for training, daily treats, or meal toppers</p><!– [et_pb_line_break_holder] –> </div><!– [et_pb_line_break_holder] –> </div><!– [et_pb_line_break_holder] –> <!– Add Pagination –><!– [et_pb_line_break_holder] –> <div class="swiper-pagination"></div><!– [et_pb_line_break_holder] –> </div><!– [et_pb_line_break_holder] –></div>[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=”1″ specialty=”off” prev_background_color=”#ece9e0″ next_background_color=”#000000″ _builder_version=”3.3.1″ module_class=”dogSectionWraps” custom_padding_tablet=”50px||30px|” custom_padding_last_edited=”on|tablet” disabled=”on” disabled_on=”on|on|on”][et_pb_row _builder_version=”3.3.1″ custom_padding_tablet=”10px||10px|” custom_padding_last_edited=”on|tablet” custom_css_main_1=” margin-bottom: 10px;” background_position=”top_left” background_repeat=”repeat” background_size=”initial”][et_pb_column type=”4_4″][et_pb_code admin_label=”How to Use” _builder_version=”3.3.1″ text_orientation=”center”]<hr><!– [et_pb_line_break_holder] –><h1 class="section-title">How to Use</h1><!– [et_pb_line_break_holder] –>[/et_pb_code][/et_pb_column][/et_pb_row][et_pb_row _builder_version=”3.3.1″ custom_css_main_2=” align-self: flex-end;” background_position=”top_left” background_repeat=”repeat” background_size=”initial”][et_pb_column type=”1_2″][et_pb_code admin_label=”How to use text” _builder_version=”3.3.1″]<p class="product-description">Nutra Thrive is an advanced supplement powder — with a chicken flavor your cat will love.</p><!– [et_pb_line_break_holder] –><!– [et_pb_line_break_holder] –><p class="product-description">To give your cat the full benefits of Nutra Thrive, simply follow the guidelines below. Use this formula consistently for the best results.</p>[/et_pb_code][/et_pb_column][et_pb_column type=”1_2″][et_pb_image _builder_version=”3.3.1″ src=”https://cdn.ultimatepetnutrition.com/wp-content/uploads/2019/02/catchart11x.png” /][/et_pb_column][/et_pb_row][et_pb_row _builder_version=”3.3.1″ custom_css_main_element=”max-width: 1170px !important;” custom_padding=”60px||60px|” custom_padding_tablet=”20px||20px|” custom_padding_last_edited=”on|tablet”][et_pb_column type=”4_4″][et_pb_code admin_label=”How to use slider” _builder_version=”3.3.1″]<div class="how-to-use-slider"><!– [et_pb_line_break_holder] –> <div class="swiper-container"><!– [et_pb_line_break_holder] –> <div class="swiper-wrapper"><!– [et_pb_line_break_holder] –><!– [et_pb_line_break_holder] –> <div class="swiper-slide"><!– [et_pb_line_break_holder] –> <img src="https://cdn.ultimatepetnutrition.com/wp-content/uploads/2019/02/step.png"><!– [et_pb_line_break_holder] –> <h1 class="step-nr">Step 1</h1><!– [et_pb_line_break_holder] –> <p class="step-description">Get the right amount of dosage needed for your cat’s size. Pour the dosage onto your cat’s normal food.</p><!– [et_pb_line_break_holder] –> <p class="step-tip"><span>TIP: </span>Follow the feeding chart for best results.<br>&nbsp;</p><!– [et_pb_line_break_holder] –> </div><!– [et_pb_line_break_holder] –> <div class="swiper-slide"><!– [et_pb_line_break_holder] –> <img src="https://cdn.ultimatepetnutrition.com/wp-content/uploads/2019/02/step1.png"><!– [et_pb_line_break_holder] –> <h1 class="step-nr">Step 2</h1><!– [et_pb_line_break_holder] –> <p class="step-description">You may also sprinkle or pour a little bit of water into the bowl — enough to coat the kibble, but not so much that it floats in the water. About 1/4 cup should be enough.</p><!– [et_pb_line_break_holder] –> <p class="step-tip"><span>TIP: </span>Use a measuring cup if neccessary. Measuring cup not included.</p><!– [et_pb_line_break_holder] –> </div><!– [et_pb_line_break_holder] –> <div class="swiper-slide"><!– [et_pb_line_break_holder] –> <img src="https://cdn.ultimatepetnutrition.com/wp-content/uploads/2019/09/step2.png"><!– [et_pb_line_break_holder] –> <h1 class="step-nr">Step 3</h1><!– [et_pb_line_break_holder] –> <p class="step-description">Thoroughly mix Nutra Thrive until the powder evenly coats your cat’s food.</p><!– [et_pb_line_break_holder] –> <p class="step-tip"><span>TIP: </span>If you see Nutra Thrive powder after thoroughly mixing, add a little bit of water and repeat step 3.</p><!– [et_pb_line_break_holder] –> </div><!– [et_pb_line_break_holder] –> </div><!– [et_pb_line_break_holder] –> <!– Add Pagination –><!– [et_pb_line_break_holder] –> <div class="swiper-pagination"></div><!– [et_pb_line_break_holder] –> </div><!– [et_pb_line_break_holder] –></div>[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=”1″ specialty=”off” next_background_color=”#ffffff” _builder_version=”3.3.1″ background_image=”https://cdn.ultimatepetnutrition.com/wp-content/uploads/2019/10/moneybackguarantee.png” prev_background_color=”#ffffff”][et_pb_row _builder_version=”3.3.1″ background_color_1=”#ffffff” padding_top_1=”50px” padding_right_1=”50px” padding_bottom_1=”70px” padding_left_1=”50px” custom_css_main_element=”max-width: 1170px !important;” custom_padding=”50px||50px|” module_class=”wide-row” padding_1_tablet=”50px|40px|70px|40px” padding_1_last_edited=”on|phone”][et_pb_column type=”1_2″][et_pb_text admin_label=”Moneyback Guarantee” _builder_version=”3.3.1″ text_orientation=”center”]


Our Promise to You

At Ultimate Pet Nutrition, we’re proud to formulate some of the most advanced pet supplements on the market — which is why every purchase is backed by our 90-Day Refund Promise.

If you don’t see a noticeable improvements in your pet’s health and happiness, just let us know. You can send back the unused portion, any time within 90 days — and we’ll be happy to refund your purchase price.

[/et_pb_text][/et_pb_column][et_pb_column type=”1_2″][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=”1″ fullwidth=”off” specialty=”off” prev_background_color=”#000000″ next_background_color=”#ece9e0″][et_pb_row _builder_version=”3.3.1″ module_class=”product-faq-row” custom_css_main_element=”max-width: 770px !important;”][et_pb_column type=”4_4″][et_pb_code admin_label=”FAQ Title” _builder_version=”3.3.1″ text_orientation=”center” custom_margin=”40px||40px|” custom_margin_tablet=”0px||20px|” custom_margin_last_edited=”on|tablet” module_class=”faq-section-title-container”]<hr><!– [et_pb_line_break_holder] –><h2 class="section-title">Frequently Asked Questions</h2>[/et_pb_code][et_pb_toggle admin_label=”What makes Nutra Bites different from other dog treats?” _builder_version=”3.3.1″ title=”What makes Nutra Bites different from other dog treats?” module_class=”toggleClasses” custom_css_main_element=”font-family: ‘Lato’,Helvetica,Arial,Lucida,sans-serif;||font-weight: bold;”]

Some commercial dog treats are filled with unhealthy ingredients (like wheat flour and corn syrup), low-quality protein sources (like meat by-products), or fillers (like corn and rice).

Nutra Bites makes sure to keep all those things out — because there’s simply no need for them. Not only is top-grade, nutrient-rich bison liver the main ingredient, it’s the only ingredient.

[/et_pb_toggle][et_pb_toggle admin_label=”How can Nutra Bites help my dog?” _builder_version=”3.3.1″ title=”How can Nutra Bites help my dog?” module_class=”toggleClasses”]

Nutra Bites are low in calories compared to many other dog treats, so they can help your dog maintain a healthy weight. They can also spare your dog of potentially-harmful additives and fillers.

Bison liver is also rich in vitamin A, vitamin B, iron, copper, phosphorus, zinc, and essential fatty acids to support your dog’s digestion and overall health.

[/et_pb_toggle][et_pb_toggle admin_label=”Does my dog need Nutra Bites?” _builder_version=”3.3.1″ title=”Does my dog need Nutra Bites?” module_class=”toggleClasses”]

Nutra Bites are an incredible tool for positive reinforcement, rewards, or simply treating your dog. Dogs of all shapes, sizes, and ages can benefit from this low-calorie, nutrient-dense treat.

These treats can also support healthy digestion — so if your dog has ever had digestive issues, these treats could be especially beneficial for them.

[/et_pb_toggle][et_pb_toggle admin_label=”How safe are Nutra Bites?” _builder_version=”3.3.1″ title=”How pure are Nutra Bites?” module_class=”toggleClasses”]

Nutra Bites are made with just one ingredient: Quality bison liver. All of our products go through rigorous testing for quality, purity, and potency at an independent, 3rd-party facility.

[/et_pb_toggle][et_pb_toggle admin_label=”What if my dog doesn’t like Nutra Bites?” _builder_version=”3.3.1″ title=”What if my dog doesn’t like Nutra Bites?” module_class=”toggleClasses”]

Nutra Bites are made with 100% freeze-dried bison liver, which your dog will go crazy for. But if for any reason you (and your dog) aren’t completely thrilled with Nutra Bites, simply contact our customer service team within 90 days of your purchase, and we’ll refund your purchase price — no hassle, no stress.

[/et_pb_toggle][et_pb_toggle admin_label=”What kind of nutrients are in bison liver?” _builder_version=”3.3.1″ title=”What kind of nutrients are in bison liver?” module_class=”toggleClasses”]

Vitamin A to support your dog’s vision, bone growth and reproductive system

Iron to support cellular health

B vitamins to support your dog’s nervous system and digestive health

Zinc to support your dog’s immune system and thyroid function

Essential fatty acids to support heart and skin health

[/et_pb_toggle][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=”1″ specialty=”off” prev_background_color=”#ffffff” _builder_version=”3.3.1″ background_color=”#ece9e0″ module_id=”reviews”][et_pb_row _builder_version=”3.3.1″ custom_css_main_element=”max-width: 970px !important;” module_class=”product-reviews-row”][et_pb_column type=”4_4″][et_pb_code admin_label=”Reviews Title” _builder_version=”3.3.1″ text_orientation=”center”]<hr><!– [et_pb_line_break_holder] –><h2 class="section-title">Results and Reviews</h2><!– [et_pb_line_break_holder] –><div class="product-rating"></div><!– [et_pb_line_break_holder] –><a href="#review_form" class="write-review-btn">WRITE A REVIEW<a><!– [et_pb_line_break_holder] –><!– [et_pb_line_break_holder] –><style><!– [et_pb_line_break_holder] –>.woocommerce #reviews .product-rating, .woocommerce-page #reviews .product-rating {width: unset; margin: auto;}<!– [et_pb_line_break_holder] –></style><!– [et_pb_line_break_holder] –>[/et_pb_code][et_pb_code admin_label=”Reviews Form” _builder_version=”3.3.1″][/et_pb_code][et_pb_code admin_label=”Reviews Section” _builder_version=”3.3.1″]<!– [et_pb_line_break_holder] –>[/et_pb_code][et_pb_code admin_label=”Buy Now Button” _builder_version=”3.3.1″]<a href="#" class="product-buy-now-btn">BUY NOW</a>[/et_pb_code][et_pb_code admin_label=”Review Form Fix” _builder_version=”3.3.1″ custom_css_main_element=”display: none;”]<script><!– [et_pb_line_break_holder] –>jQuery(document).ready(function($) {<!– [et_pb_line_break_holder] –><!– [et_pb_line_break_holder] –> $('<input id="robot-checkbox" type="checkbox" value="1" checked="checked" style=" display: none;"/>').appendTo("#review_form");<!– [et_pb_line_break_holder] –><!– [et_pb_line_break_holder] –>});<!– [et_pb_line_break_holder] –></script>[/et_pb_code][/et_pb_column][/et_pb_row][/et_pb_section]

Share your thoughts!

Let us know what you think...

What others are saying

There are no contributions yet.

×

Login

Register

A link to set a new password will be sent to your email address.

Your personal data will be used to support your experience throughout this website, to manage access to your account, and for other purposes described in our privacy policy.

Continue as a Guest

Don't have an account? Sign Up