Description
[et_pb_section bb_built=”1″ specialty=”off” next_background_color=”#000000″ _builder_version=”3.3.1″ module_id=”product-module-section”][et_pb_row _builder_version=”3.3.1″ module_class=”product-module-row”][et_pb_column type=”4_4″][et_pb_code admin_label=”Fix Subscription Tab Style with JS” _builder_version=”3.3.1″ disabled_on=”off|off|off” disabled=”off” custom_css_main_element=”display: none!important;”]<script><!– [et_pb_line_break_holder] –>jQuery(document).ready(function($) {<!– [et_pb_line_break_holder] –> $(‘body.single-product .product-module .product-info-pricing .purchase-type-selector’).removeAttr(‘style’);<!– [et_pb_line_break_holder] –>});<!– [et_pb_line_break_holder] –></script>[/et_pb_code][product_module _builder_version=”3.3.1″ product_title=”Feline Renew” product_subtitle=”Omega-3 and antioxidant soothing formula.” product_description=”Feline Renew is a “Triple Revitalizing” formula designed to balance skin issues, support joint function, and provide all-day energy. This formula combines powerful ingredients like omega-3s from Wild Alaskan salmon oil, full-spectrum vitamin E from palm fruit, and astaxanthin antioxidants. With all this, your cat can be more comfortable, active, and happy day-to-day.*” product_images=”249575,249576,249577,249578″ product_linked=”245914″ page_link=”https://ultimatepetnutrition.com/product/feline-renew/” product_package_singular=”Bottle” product_package_plural=”Bottles” product_price_1=”29.95″ product_vip_price_1=”29.95″ product_price_old_1=”42.95″ product_production_variant_1=”a0N3w000016hGiiEAE” product_vip_production_variant_1=”a0N3w000016hGiiEAE” product_price_2=”80.85″ product_vip_price_2=”80.85″ product_price_old_2=”128.85″ product_production_variant_2=”a0N3w000016hGj2EAE” product_vip_production_variant_2=”a0N3w000016hGj2EAE” product_price_3=”149.70″ product_vip_price_3=”149.70″ product_price_old_3=”257.70″ product_production_variant_3=”a0N3w000016hGjCEAU” product_vip_production_variant_3=”a0N3w000016hGjCEAU” product_subscribe_tab=”on” product_subscribe_tab_logged_out=”on” product_use_vip=”on” product_use_custom_links=”off” product_notify_when_in_stock=”off” product_out_of_stock=”off” product_subscribe_price_1=”26.95″ product_production_subscribe_variant_1=”a0N3w000016hAsTEAU&isSubscription=true&frequency=1&returningcustomer=1″ product_subscribe_price_2=”72.76″ product_production_subscribe_variant_2=”a0N3w000016hAsUEAU&isSubscription=true&frequency=1″ product_subscribe_price_3=”134.73″ product_production_subscribe_variant_3=”a0N3w000016hAsVEAU&isSubscription=true&frequency=1″ product_default_selected=”three”]
By selecting the “Subscribe” box above, You agree to receive “Feline Renew” once per month and that your credit card will be charged the amount matching your selected package size, billed to your card as “Ultimate Pet Nutrition”. You can stop shipments anytime by calling customer service at 1-800-604-5827, from 6am to 5pm PT, or via email at support@ultimatepetnutrition.com. (All terms and conditions apply)
[/product_module][/et_pb_column][/et_pb_row][/et_pb_section][et_pb_section bb_built=”1″ next_background_color=”#000000″ _builder_version=”3.3.1″ custom_padding=”35px|||” custom_padding_tablet=”50px|||” custom_padding_last_edited=”on|phone” prev_background_color=”#000000″ disabled_on=”on|on|on” disabled=”on”][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″ custom_margin=”0px|0px|0px|0px” custom_padding=”0px|0px|0px|0px”]<script><!– [et_pb_line_break_holder] –> jQuery(document).ready(function($){<!– [et_pb_line_break_holder] –> var product_final_price = [‘$42.95′,’$113.85′,’$215.70’];<!– [et_pb_line_break_holder] –> var product_old_price = [‘$42.95′,’$128.85′,’$257.70’];<!– [et_pb_line_break_holder] –> var product_savings = [‘$00.00′,’$15.00′,’$42.00’];<!– [et_pb_line_break_holder] –> var product_links = [<!– [et_pb_line_break_holder] –> ‘http://ultimatepetnutrition.com/cmd.php?pid=cad09728f821458b9dd3e9782ce886a8’,<!– [et_pb_line_break_holder] –> ‘http://ultimatepetnutrition.com/cmd.php?pid=5c252367891644328b9aec847dd0d2c9’,<!– [et_pb_line_break_holder] –> ‘http://ultimatepetnutrition.com/cmd.php?pid=f7a9a36cffd249e4a47c5c007386a911’];<!– [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 == ‘brandshop3’){<!– [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] –> }else{<!– [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] –> }<!– [et_pb_line_break_holder] –><!– [et_pb_line_break_holder] –>if(performance.navigation.type == 2) {<!– [et_pb_line_break_holder] –> setTimeout(function () { <!– [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] –> }, 100);<!– [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=”249575,249576,249577,249578″][/et_pb_code][et_pb_code admin_label=”Product Image Slider badge” _builder_version=”3.3.1″]<p class=”product-slider-badge”>NEW NAME</p><!– [et_pb_line_break_holder] –><p class=”product-slider-badge-mobile”>NEW NAME</p><!– [et_pb_line_break_holder] –><!– [et_pb_line_break_holder] –><script type=”text/javascript”><!– [et_pb_line_break_holder] –>jQuery(document).ready(function($) {<!– [et_pb_line_break_holder] –> var productSliderBadge = $(‘.product-slider-badge’).detach();<!– [et_pb_line_break_holder] –> var mobileProeductSliderBadge = $(‘.product-slider-badge-mobile’).detach();<!– [et_pb_line_break_holder] –> $(‘.product-gallery-slider .gallery-top2 .swiper-slide:nth-child(1)’).append(productSliderBadge);<!– [et_pb_line_break_holder] –> $(‘.mobile-product-gallery-slider .gallery-top .swiper-slide:nth-child(1)’).append(mobileProeductSliderBadge);<!– [et_pb_line_break_holder] –>});<!– [et_pb_line_break_holder] –></script><!– [et_pb_line_break_holder] –><!– [et_pb_line_break_holder] –><style><!– [et_pb_line_break_holder] –> .product-slider-badge, .product-slider-badge-mobile {<!– [et_pb_line_break_holder] –> background-color: #3D9EA4;<!– [et_pb_line_break_holder] –> color: #fff;<!– [et_pb_line_break_holder] –> padding: 11px 20px !important;<!– [et_pb_line_break_holder] –> font-size: 20px;<!– [et_pb_line_break_holder] –> width: fit-content;<!– [et_pb_line_break_holder] –> display: block;<!– [et_pb_line_break_holder] –> position: absolute;<!– [et_pb_line_break_holder] –> left: 0;<!– [et_pb_line_break_holder] –> bottom: 0;<!– [et_pb_line_break_holder] –> z-index: 100;<!– [et_pb_line_break_holder] –> -webkit-hyphens: none !important;<!– [et_pb_line_break_holder] –> -moz-hyphens: none !important;<!– [et_pb_line_break_holder] –> hyphens: none !important;<!– [et_pb_line_break_holder] –> white-space: nowrap !important;<!– [et_pb_line_break_holder] –> width: auto !important;<!– [et_pb_line_break_holder] –> display: table !important;<!– [et_pb_line_break_holder] –> cursor: zoom-in;<!– [et_pb_line_break_holder] –> }<!– [et_pb_line_break_holder] –> .product-slider-badge::after, .product-slider-badge-mobile::after {<!– [et_pb_line_break_holder] –> content: ”;<!– [et_pb_line_break_holder] –> width: 100%;<!– [et_pb_line_break_holder] –> height: 100%;<!– [et_pb_line_break_holder] –> position: absolute;<!– [et_pb_line_break_holder] –> background: inherit;<!– [et_pb_line_break_holder] –> z-index: -1;<!– [et_pb_line_break_holder] –> bottom: 0;<!– [et_pb_line_break_holder] –> left: 20px;<!– [et_pb_line_break_holder] –> transform-origin: left bottom;<!– [et_pb_line_break_holder] –> transform: skewX(20deg);<!– [et_pb_line_break_holder] –> }<!– [et_pb_line_break_holder] –></style>[/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”>Feline Renew</h1><!– [et_pb_line_break_holder] –><h3 class=”product-subtitle”>Omega-3 and antioxidant soothing formula.</h3><!– [et_pb_line_break_holder] –><div class=”product-rating”>
</div><!– [et_pb_line_break_holder] –><p class=”product-description clear”>Feline Renew is a “Triple Revitalizing” formula designed to balance skin issues, support joint function, and provide all-day energy. This formula combines powerful ingredients like omega-3s from Wild Alaskan salmon oil, full-spectrum vitamin E from palm fruit, and astaxanthin antioxidants. With all this, your cat can be more comfortable, active, and happy day-to-day.*</p>[/et_pb_code][et_pb_code admin_label=”Add to cart block (Desktop)” _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>$ 215.70</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>$144.00</span></p> <p class=”old-price”>Regular Price: <span>$359.70</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: 1 Bottle ($42.95)</option><!– [et_pb_line_break_holder] –> <option value=”2″>QUANTITY: 3 Bottles ($113.85)</option><!– [et_pb_line_break_holder] –> <option value=”3″ selected=”selected”>QUANTITY: 6 Bottles ($215.70)</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=f7a9a36cffd249e4a47c5c007386a911″ 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<!– [et_pb_line_break_holder] –>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=”#000000″ next_background_color=”#eef0f2″ _builder_version=”3.3.1″ disabled=”on” disabled_on=”on|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”>Feline Renew</p><!– [et_pb_line_break_holder] –><p class=”product-subtitle”>Omega-3 and antioxidant soothing formula.</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=”249575,249576,249577,249578″][/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”>Feline Renew is a “Triple Revitalizing” formula designed to balance skin issues, support joint function, and provide all-day energy. This formula combines powerful ingredients like omega-3s from Wild Alaskan salmon oil, full-spectrum vitamin E from palm fruit, and astaxanthin antioxidants. With all this, your cat can be more comfortable, active, and happy day-to-day.*</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>$215.70</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>$144.00</span></p> <p class=”old-price”>Regular Price: <span>$359.70</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 Bottle</p></div><!– [et_pb_line_break_holder] –> <div class=”quantity-container” data-number=”2″><p>3 Bottles</p></div><!– [et_pb_line_break_holder] –> <div class=”quantity-container active” data-number=”3″><p>6 Bottles</p></div><!– [et_pb_line_break_holder] –> </div><!– [et_pb_line_break_holder] –> <a href=”http://ultimatepetnutrition.com/cmd.php?pid=f7a9a36cffd249e4a47c5c007386a911″ 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<!– [et_pb_line_break_holder] –>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=”50px” 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=”50px||40px|” padding_1_last_edited=”on|phone”][et_pb_column type=”1_2″][et_pb_code admin_label=”Canine Detox Secret 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;”>What’s the Canine Detox secret</h1><!– [et_pb_line_break_holder] –><div class=”whynutra-text-container”><!– [et_pb_line_break_holder] –> <p class=”paragraph”>The secret lies in powerful liver-supporting ingredients, like:</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”>1</p><!– [et_pb_line_break_holder] –> <p class=”paragraph”><strong>Milk Thistle Phytosome — </strong>this natural plant extract can help your dog’s liver cells block toxins, so your dog’s body can naturally flush them out</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”>2</p><!– [et_pb_line_break_holder] –> <p class=”paragraph”><strong>Turmeric Phytosome — </strong>a powerful, natural antioxidant that supports healthy functioning in your dog’s liver, so it can do its job efficiently</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”>3</p><!– [et_pb_line_break_holder] –> <p class=”paragraph”><strong>Glutathione — </strong>supports your dog’s ability to eliminate toxins from the body</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>SupereSSe SAMe Enriched Yeast — </strong>contains glutathione, which helps your dog’s body get toxins out</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”>5</p><!– [et_pb_line_break_holder] –> <p class=”paragraph”><strong>Choline Bitartrate — </strong>a nutrient that supports healthy liver functioning</p><!– [et_pb_line_break_holder] –></div>[/et_pb_code][/et_pb_column][et_pb_column type=”1_2″][et_pb_code admin_label=”Canine Detox Secret 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/canine-detox-secret.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|”][et_pb_row _builder_version=”3.3.1″ custom_css_main_element=”max-width: 1170px !important;” module_class=”wide-row”][et_pb_column type=”4_4″][et_pb_code admin_label=”Advanced Formula Top Section” _builder_version=”3.3.1″]<div class=”adv-formula-container”><!– [et_pb_line_break_holder] –> <div class=”adv-formula-1st-section”><!– [et_pb_line_break_holder] –> <hr style=”display: inline-block;”><!– [et_pb_line_break_holder] –> <h2 class=”adv-formula-title section-title”>Advanced Formula</h2><!– [et_pb_line_break_holder] –> <p class=”adv-formula-subtitle”>The secret is in its advanced 3-in-1 blend.<p><!– [et_pb_line_break_holder] –> </div><!– [et_pb_line_break_holder] –> <div class=”adv-formula-icon-container”><!– [et_pb_line_break_holder] –> <div class=”adv-formula-icon-section”><!– [et_pb_line_break_holder] –> <img src=”https://cdn.ultimatepetnutrition.com/wp-content/uploads/2019/10/premium-research-ingredients1.png” style=”width: 94px; height: 94px;”><!– [et_pb_line_break_holder] –> <p class=”adv-formula-icon-text”><!– [et_pb_line_break_holder] –> Premium Researched Ingredients<!– [et_pb_line_break_holder] –> </p><!– [et_pb_line_break_holder] –> </div><!– [et_pb_line_break_holder] –> <div class=”adv-formula-icon-section”><!– [et_pb_line_break_holder] –> <img src=”https://cdn.ultimatepetnutrition.com/wp-content/uploads/2019/09/grainfree@1x.png” style=”width: 94px; height: 94px;”><!– [et_pb_line_break_holder] –> <p class=”adv-formula-icon-text”><!– [et_pb_line_break_holder] –> Grain Free<!– [et_pb_line_break_holder] –> </p><!– [et_pb_line_break_holder] –> </div><!– [et_pb_line_break_holder] –> <div class=”adv-formula-icon-section”><!– [et_pb_line_break_holder] –> <img src=”https://cdn.ultimatepetnutrition.com/wp-content/uploads/2019/09/mfgflag@1x.png” style=”width: 101px; height: 81px; margin: 6px auto;”><!– [et_pb_line_break_holder] –> <p class=”adv-formula-icon-text”><!– [et_pb_line_break_holder] –> Manufactured in the USA<!– [et_pb_line_break_holder] –> </p><!– [et_pb_line_break_holder] –> </div><!– [et_pb_line_break_holder] –> </div><!– [et_pb_line_break_holder] –></div>[/et_pb_code][et_pb_code admin_label=”Advanced Formula Slider” _builder_version=”3.3.1″]<div class=”adv-formula-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/2020/07/omega.png”><!– [et_pb_line_break_holder] –> <h3 class=”ingredient-title”>Nourish Skin</h3><!– [et_pb_line_break_holder] –> <p class=”paragraph”>Omega-3s from Wild Alaskan salmon oil hydrate and nourish skin from the inside out to reduce irritation, scratching, and discomfort.*</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/2020/07/vitamine-1.png”><!– [et_pb_line_break_holder] –> <h3 class=”ingredient-title”>Ease Joint Discomfort</h3><!– [et_pb_line_break_holder] –> <p class=”paragraph”>Full-spectrum vitamin E from palm fruit supports your cat’s coat quality and joint function by helping their body naturally combat free radical damage.*</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/2020/07/astaxanthin.png”><!– [et_pb_line_break_holder] –> <h3 class=”ingredient-title”>Support Energy Levels</h3><!– [et_pb_line_break_holder] –> <p class=”paragraph”>Astaxanthin, naturally derived from algae, supports your cat’s natural energy production to help them feel comfortable and revitalized.*</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=”off” disabled_on=”off|off|off”][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;” module_class=”wide-row”][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] –><h2 class=”section-title”>How to Use</h2>[/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;” module_class=”wide-row” custom_css_main_element=”max-width: 970px !important;”][et_pb_column type=”1_2″][et_pb_code admin_label=”How to use text” _builder_version=”3.3.1″]<p class=”product-description”>Feline Renew comes in a liquid dropper formula. Simply add one dropper full to your cat’s food once a day for maximum benefits. With no fishy smell and a no-mess dropper, it couldn’t be easier to use.</p><!– [et_pb_line_break_holder] –><p class=”product-description”>Warnings: For animal use only. Keep out of the reach of children and animals. In case of accidental overdose, contact a health professional immediately.</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/2022/02/dropper.jpg” /][/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” module_class=”wide-row” disabled=”on” disabled_on=”on|on|on”][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 dosage needed for your dog’s size. Pour the dosage onto your dog’s normal food.</p><!– [et_pb_line_break_holder] –> <p class=”step-tip”><span>TIP: </span>Follow the feeding chart for best results.<br> </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 Canine Boost until the powder evenly coats your dog’s food.</p><!– [et_pb_line_break_holder] –> <p class=”step-tip”><span>TIP: </span> If you see Canine Boost 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/2020/07/moneyback401x-1.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 noticeable improvements in your pet’s health and happiness, just let us know. You can send back the unused portion at any time within 90 days of your purchase — 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″ specialty=”off” next_background_color=”#ece9e0″ _builder_version=”3.3.1″ prev_background_color=”#000000″][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|” module_class=”faq-section-title-container” custom_margin_tablet=”0px||20px|” custom_margin_last_edited=”on|phone”]<hr><!– [et_pb_line_break_holder] –><h2 class=”section-title”>Frequently Asked Questions</h2>[/et_pb_code][et_pb_toggle admin_label=”What is Feline Renew?” _builder_version=”3.3.1″ title=”What is Feline Renew?” module_class=”toggleClasses” custom_css_main_element=”font-family: ‘Lato’,Helvetica,Arial,Lucida,sans-serif;||font-weight: bold;”]
Feline Renew is a liquid dropper formula packed with skin-soothing omega-3s, vitamin E, and astaxanthin to help balance skin issues, support joint function, and naturally boost energy levels.
This can help your cat stay comfortable throughout the day and enjoy their spunky spirit to the fullest extent.
[/et_pb_toggle][et_pb_toggle admin_label=”How do I use Feline Renew? ” _builder_version=”3.3.1″ title=”How do I use Feline Renew? ” module_class=”toggleClasses”]
Simply add one dropper full of Feline Renew right on top of your cat’s food for a powerful nutritional boost.
[/et_pb_toggle][et_pb_toggle admin_label=”What is the complete ingredient list?” _builder_version=”3.3.1″ title=”What is the complete ingredient list?” module_class=”toggleClasses”]

[/et_pb_toggle][et_pb_toggle admin_label=”How do I know if my cat needs Feline Renew?” _builder_version=”3.3.1″ title=”How do I know if my cat needs Feline Renew?” module_class=”toggleClasses”]
Feline Renew was designed to help any cat — regardless of breed, size, or age — deal with skin irritation, low energy levels, and joint discomfort.
The omega-3s and antioxidants in this formula can help any cat feel more agile and active. These ingredients have also been linked to brain health, heart health, a shiny coat, and fur growth to help your cat look and feel their best.*
[/et_pb_toggle][et_pb_toggle admin_label=”What if it doesn’t work for my cat?” _builder_version=”3.3.1″ title=”What if it doesn’t work for my cat?” module_class=”toggleClasses”]
We stand by the purity and efficacy of each ingredient we choose, but we understand that every cat has different nutritional needs. So if you don’t see noticeable changes in your cat’s activity levels, skin and coat quality, simply contact our customer service team within 90 days of your purchase to return your bottles — even if they’re empty — and we’ll fully refund your purchase price.*
[/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″ next_background_color=”#ffffff” 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_code][et_pb_code admin_label=”Reviews Form” _builder_version=”3.3.1″]*All pets are unique. Your pet’s results can and will vary.


5 out of 5
ConnieDec 23 2022
Verified Reviewer
Thicker Fur, No More Dandruff
“Our black cat, Silly, has had white dandruff forever. After reading the reviews, I decided to give this a try. I learned on the first day, start adding to food s l o w l y - not the full dose on the first day! After learning that lesson and getting to the full dosage, I have noticed both caths faces/cheeks look fuller (their fur is thicker!). Also, I have not noticed any dandruff for about 3 weeks. I have just started the 2nd bottle, so it didn't take terribly long to get results. The older cat also appears to have more energy.”5 out of 5
DianeMar 5 2022
Verified Reviewer
Feline Renew
“My cat Jersey loved this on his wet food. It made his coat shinny and healthy. I also believe it helped his immune system. He was running around after struggling with his back legs. Jersey was 20 years old. He is fun loving cat who I still call kitty 🐈⬛.”5 out of 5
ImacatJan 20 2022
Verified Reviewer
Sammy loves it
“Even though Sammy is elderly and diabetic, our vet says he is "robust", and that is due in part to the excellent nutrition he gets from Feline Radiance (previous name) and Nutra Thrive, which also loves.”5 out of 5
Shop cat loves to be touchedNov 28 2021
Verified Reviewer
my tuxedo cat has improved
“my cat didn't like to be touched because her skin was so dry. She was a shop cat and had terrible dandruff. Now she darts around the house and is very affectionate”5 out of 5
MJRJul 26 2021
Verified Reviewer
A very happy 16 year old calico and her pet parent
“Mittens got a great review from her vet just last week. Mittens has lost some weight that the vet said she should lose and the vet was very pleased with the great condition of Mittens'fur. She said it was soft, shiny and nicely full. I also notice that she sheds less since I have been giving her Thrive and Radiance (previous name)! I was very happy to get that review from the vet.”5 out of 5
Zaina & ZahraJun 29 2021
Verified Reviewer
Happy Persian Cats
“This supplement has turned my two long haired cats into happy cats with soft, silky fur. Prior to taking the supplements, they had dandruff, their fur was dry and course a d oily on the top of their fur. They were constantly itching. Within a week, their fur transformed into soft silky fur. The itchy stopped and no dandruff. Their eyes stopped watering profusely as well. The transformation is amazing. They seem happy and more energetic as well.”4 out of 5
Raymond GMay 6 2021
Verified Reviewer
Yuki My 10 year _4 month cat
“The cat was having fur problems. His fir shows much improvement. Much improvement in his fir. A lot more active. He now wakes us up in morning.”5 out of 5
garden galApr 30 2021
Verified Reviewer
Great Product
“My cat was experiencing itching when Spring started, so purchased Feline Radiance (previous name), and it a couple weeks all itching stopped. Also his coat really responding well, so I started giving this to the other cats in our house. They all love it. Great Product!”5 out of 5
Cheri RApr 29 2021
Verified Reviewer
Definitely Seeing Improvement
“Adjusting to something new takes time and we’re still not using full doses of the vitamins. Buster is 11, and being a Ragdoll has always been active, but since starting Nutra Thrive a year ago and Feline Radience just recently he has been playing harder than usual and races around like a kitten. Lucky is 13 1/2 and almost 19 pounds...a BIG kitty with a little hitch in his get-along who had lost interest in playing. Not anymore! He torments the squirrels in the morning, plays with his little monkey in the evening and interacts much more with my husband and me. Both boys received good reports at their yearly health check this month.”5 out of 5
CherylApr 25 2021
Verified Reviewer
Healthier Kitty
“My cat is 10 yrs old and was lacking the energy and ability to jump up to where I feed him. Sometimes I would have to pick him up and place him where I put his food. I can’t put it on the floor because of my dogs. After just a week of being on this product he now has no problem jumping up to eat his food. I’m so glad I found this product. 💕🐱🐾”5 out of 5
Franklin's MomApr 24 2021
Verified Reviewer
"Feline Radiance" (previous name) and "Nutra Thrive"
“I feel very fortunate to discover these wonderful products. My cat is 14years old and his health used to be a big concern. Now, he shows a lot of spunkiness, shiny coat and enjoy life more each day.”5 out of 5
Connie BApr 24 2021
Verified Reviewer
Purrfect nutrition
“I have been feeding my cats Thrive for several months now and I can share that my cats have more energy, one cat had the sores on her belly mostly cleared up[...] My male cat has been full of energy and is able to jump up on things when before, he struggled. Great product, I highly recommend it!”5 out of 5
Lisa DalyMar 29 2021
Verified Reviewer
Feline Radiance (previous name)
“My little one is 15 years old. What a difference in her! She's more alert, more vocal, and her fur is soft and shiny. I think she's happier, too!”5 out of 5
Britt McMurrayMar 2 2021
Verified Reviewer
Feline Radiance (previous name)
“Love this product! My cats now have gorgeous, shiny coats. They seem more playful & curious & overall happier. I highly recommend this product :)”5 out of 5
VeldeanaJan 3 2021
Verified Reviewer
20 year old cat
“I use Nutra Thrive every night for my two 20 year old cats. They think it's great in their canned food [...] I will keep them on it as long as I can. One of them has been on it a long time.”5 out of 5
JanDec 19 2020
Verified Reviewer
Great Product!
“Love Feline Radiance (previous name), as do my two cats. Beautiful shiny coats now. Combined with Nutra Thrive, makes a huge difference in how healthy they look and how active and alert they are!”5 out of 5
Marilyn Jean DempseyDec 6 2020
Verified Reviewer
Ms.
“My cat Andy loves it and so I am so glad you made it available. Thank you so much.”5 out of 5
Barbara FlickNov 30 2020
Verified Reviewer
My cats love it!
“Started giving to my outdoor feral kitties..saw the difference within a week! Their coats and eyes look so much better!...I feed them once a day and I can tell they all look forward to their newly improved meals ...they have all become incredibly friendly! Also give to my 2 indoor kitties again saw almost instant positive results....VERY HIGHLY RECOMMEND THIS PRODUCT!”5 out of 5
PollyNov 21 2020
Verified Reviewer
More youthful and fur grew back
“My large rescue boy lost lots of fur, it’s restored and super fluffy and soft, I nicknamed him “fluffy pants”, neighbors noticed the difference. Great products! Thank you!”5 out of 5
Mousy's MomNov 17 2020
Verified Reviewer
rejuvenating!
“I began giving my 15 year old cat, Mousy, NutraThrive and Feline Radiance (previous name) nine months ago, and I definitely see improvement in her quality of life. Her coat is glossier and much softer than ever before, her eyes are brighter, she seemed more curious and alert, and she plays more. I give her half the directed dosages. She tolerates the NutraThrive -- and loves the Feline Radiance (previous name)!”5 out of 5
Finicky Cat MomOct 8 2020
Verified Reviewer
Feline Radiance (previous name)
“My cat Smoky had some flaking skin, so Feline Radiance (previous name) is the answer. The first couple of weeks went so well, then he would smell his food, and walk away. He would do without wet food, and go to his dry. I cut back to the beginning, giving him his favorite (Oceanfish filet) he would eat about 3/4, then look at me with disgust. The product definitely works. The (dandruff) did slow down. Giving him a week off, and going again. Thank you”