kateminimalist.com
Open in
urlscan Pro
23.227.38.65
Public Scan
Submitted URL: https://kate-minimalist.smsb.co/8vgzFB
Effective URL: https://kateminimalist.com/products/4life-transfer-factor-plus-tri-factor-formula-immune-system-support-with-zinc-super-mus...
Submission: On March 31 via manual from CO — Scanned from DE
Effective URL: https://kateminimalist.com/products/4life-transfer-factor-plus-tri-factor-formula-immune-system-support-with-zinc-super-mus...
Submission: On March 31 via manual from CO — Scanned from DE
Form analysis
4 forms found in the DOMGET /search
<form action="/search" method="get">
<input type="text" id="search" name="q" value="" placeholder="Search..." aria-label="Search..." class="search-bar__input ">
<button class="btn" type="submit" value=""><i class="fa fa-search"></i></button>
</form>
POST /cart/add
<form action="/cart/add" method="post" enctype="multipart/form-data" id="AddToCartForm">
<div class="selector-wrapper-secton hide " style="display: none;">
<style>
label[for="productSelect-option-0-0"] {
display: none;
}
#add-to-cart-form .selector-wrapper {
display: none
}
#productSelect-option-0-0 {
display: none;
}
#productSelect-option-0-0+.custom-style-select-box {
display: none !important;
}
</style>
<script>
jQuery(window).load(function() {
jQuery('.product_single_detail_section .selector-wrapper:eq(0)').hide();
});
</script>
<div class="swatch clearfix" data-option-index="0">
<div class="header">Title</div>
<div class="swatch-section">
<div data-value="Default Title" class="swatch-element default-title available">
<input id="swatch-0-default-title" type="radio" name="option-0" value="Default Title" checked="">
<label for="swatch-0-default-title"> Default Title <img class="crossed-out" src="//kateminimalist.com/cdn/shop/t/51/assets/soldout.png?v=66253127043540372081710151932">
</label>
</div>
<script>
jQuery('.swatch[data-option-index="0"] .default-title').removeClass('soldout').addClass('available').find(':radio').removeAttr('disabled');
</script>
</div>
</div>
<div class="selector-wrapper" style="display: none;">
<div class="selector-arrow"><select class="single-option-selector" data-option="option1" id="productSelect-option-0">
<option value="Default Title">Default Title</option>
</select></div>
</div><select name="id" id="productSelect" class=" product-single__variants " style="display: none;">
<option selected="selected" value="44501175861487">Default Title</option>
</select>
</div>
<!--Bold Subscription-->
<!-- Bold Subscriptions Widget -->
<!--Bold Subscription End-->
<div class="price-quantity-merged">
<div class="product-single__quantity ">
<div class="quantity-box-section">
<!-- <label>Quantity:</label> -->
<div class="product-qty-selector">
<div class="product-qty">
<div class="dec button">-</div>
<input type="text" id="quantity" name="quantity" value="1">
<div class="inc button">+</div>
</div>
<div class="cart-button">
<span style="width:100%;margin-bottom:0.75rem;margin-top:0.75rem;display:block;" class="heymerch-stockcount-container heymerch-stockcount-customcss">
<!-- BEGIN app snippet: stock -->
<script src="https://cdn.shopify.com/extensions/1bfecbbc-57b1-4b06-9889-9d0fa9bf3c01/hey-scarcity-low-stock-counter-9/assets/stock-show.js" defer=""></script>
<script src="https://cdn.shopify.com/extensions/1bfecbbc-57b1-4b06-9889-9d0fa9bf3c01/hey-scarcity-low-stock-counter-9/assets/cookie-manager.js" defer=""></script>
<span class="heymerch-stockcount-wrapper-stock"><span class="heymerch-stockcount-emoji"></span><span class="heymerch-stockcount-text2" style="color: rgb(0, 0, 0); font-size: 17px;">Only</span>
<b><span class="heymerch-stockcount-number" style="color: rgb(0, 0, 0); font-size: 17px;">12</span></b> <span class="heymerch-stockcount-text" style="color: rgb(0, 0, 0); font-size: 17px;">Left Stock</span></span>
<script>
var heymerchStockCountVariantId = "44501175861487";
var heymerchStockCountProductId = "8275473006831"
var heymerchStockCountVariantList = {};
var heymerchStockCountVariantAvailableList = {};
var heymerchStockCountVariantPolicyList = {}
heymerchStockCountVariantList[44501175861487] = 999;
heymerchStockCountVariantAvailableList[44501175861487] = "shopify";
heymerchStockCountVariantPolicyList[44501175861487] = "deny";
var heymerchStockCountProductAvailable = true
var heymerchStockCountTotalInventory = 999
var heymerchStockCountCollectionList = [];
</script>
<!-- END app snippet -->
<!-- BEGIN app snippet: sold -->
<script defer="">
var initSold = function() {
var data = window.heymerchStockCountData;
if (!data.soldWidget.isActive) {
heymerchStockCountJquery('.heymerch-stockcount-wrapper-sold').remove()
} else {
heymerchStockCountJquery('.heymerch-stockcount-emoji-sold').html(data.soldWidget.soldEmoji)
heymerchStockCountJquery('.heymerch-stockcount-text-sold').html(data.soldWidget.soldText)
heymerchStockCountJquery('.heymerch-stockcount-text-sold').css("color", data.soldWidget.soldTextColor)
heymerchStockCountJquery('.heymerch-stockcount-text-sold').css("font-size", "" + data.soldWidget.soldTextSize + "px")
heymerchStockCountJquery('.heymerch-stockcount-number-sold').css("color", data.soldWidget.soldNumberColor)
heymerchStockCountJquery('.heymerch-stockcount-number-sold').css("font-size", "" + data.soldWidget.soldNumberSize + "px")
if (!data.soldWidget.soldIsUseRealData) {
const min = data.soldWidget.soldGenerateSalesDataBetweenVariable1;
const max = data.soldWidget.soldGenerateSalesDataBetweenVariable2;
const soldCount = getRandomInt(min, max)
heymerchStockCountJquery('.heymerch-stockcount-number-sold').html(soldCount)
}
}
}
var collectionList2 = [];
var controlSolddata = function() {
const data = window.heymerchStockCountData;
if (data) {
const isExclude = data.widgetSettings.selectedForExclude;
if (data.widgetDisplay.showFor == "all") {
initSold();
} else if (data.widgetDisplay.showFor == "selectedProducts") {
if (isExclude) {
if (!data.widgetData.selectedProducts.includes(heymerchStockCountProductId)) {
initSold();
}
} else {
if (data.widgetData.selectedProducts.includes(heymerchStockCountProductId)) {
initSold();
}
}
} else if (data.widgetDisplay.showFor == "selectedCollections") {
let resultCollection = false;
if (isExclude) {
heymerchStockCountCollectionList.forEach((collection) => {
if (!data.widgetData.selectedCollections.includes(collection)) {
resultCollection = true;
}
});
} else {
heymerchStockCountCollectionList.forEach((collection) => {
if (data.widgetData.selectedCollections.includes(collection)) {
resultCollection = true;
}
});
}
if (resultCollection) {
initSold();
} else {
//console.log("Collection not found");
}
}
} else {
setTimeout(() => {
controlSolddata();
}, 500);
}
};
controlSolddata();
</script>
<!-- END app snippet -->
</span><button type="submit" name="add" id="AddToCart" class="btn" style="padding: 10px 20px; font-size: 18px; text-align: center; display: block; margin: 0 auto; position: relative; left: 50%; transform: translateX(-50%);">
<i class="fa fa-cart-plus" aria-hidden="true"></i><span id="AddToCartText">Add to Cart</span>
</button>
</div>
</div>
<script>
jQuery(".button").on("click", function() {
var oldValue = jQuery("#quantity").val(),
newVal = 1;
if (jQuery(this).text() == "+") {
newVal = parseInt(oldValue) + 1;
} else if (oldValue > 1) {
newVal = parseInt(oldValue) - 1;
}
jQuery("#quantity").val(newVal);
updatePricing();
});
//update price when changing quantity
function updatePricing() {
//try pattern one before pattern 2
var regex = /([0-9]+[.|,][0-9]+[.|,][0-9]+)/g;
var unitPriceTextMatch = jQuery('.product-single #ProductPrice').text().match(regex);
if (!unitPriceTextMatch) {
regex = /([0-9]+[.|,][0-9]+)/g;
unitPriceTextMatch = jQuery('.product-single #ProductPrice').text().match(regex);
}
if (unitPriceTextMatch) {
var unitPriceText = unitPriceTextMatch[0];
var unitPrice = unitPriceText.replace(/[.|,]/g, '');
var quantity = parseInt(jQuery('#quantity').val());
var totalPrice = unitPrice * quantity;
var totalPriceText = Shopify.formatMoney(totalPrice, window.money_format);
regex = /([0-9]+[.|,][0-9]+[.|,][0-9]+)/g;
if (!totalPriceText.match(regex)) {
regex = /([0-9]+[.|,][0-9]+)/g;
}
totalPriceText = totalPriceText.match(regex)[0];
var regInput = new RegExp(unitPriceText, "g");
var totalPriceHtml = jQuery('.product-single #ProductPrice').html().replace(regInput, totalPriceText);
jQuery('.product-single .total-price span').html(totalPriceHtml);
}
}
jQuery('#quantity').on('change', updatePricing);
</script>
<div class="total-price">
<label><b>Subtotal</b>:</label><span><span class="money">$164.49</span></span>
</div>
</div>
</div>
<div class="product-infor">
<div class="product-page-info">
<div class="shipping-box mt-2">
<div class="mt-2">
<span class="text-success text-free">Free shipping in US over $59</span>
<span data-asf=" Sat, Apr 06" clas="text-secondary" id="estimated-delivery-date-disabled" data-estimated-delivery-date="" data-product-id="jevity-1-5-cal-unflavored-high-protein-nutrition-d"> (Arrives: Sat, Apr 06 - Thu, Apr 11) </span>
</div>
</div>
</div>
</div>
</div>
</form>
POST /contact#newsletter-footer
<form method="post" action="/contact#newsletter-footer" id="newsletter-footer" accept-charset="UTF-8" class="contact-form"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓">
<label for="Email-5e52ecda-3401-40a5-912a-4976430eaa7b" class="hidden-label">Email address</label>
<input type="hidden" name="contact[tags]" value="prospect,newsletter">
<input type="hidden" name="contact[context]" value="footer">
<div class="footer__newsletter">
<input type="email" value="" placeholder="Email address" name="contact[email]" id="Email-5e52ecda-3401-40a5-912a-4976430eaa7b" class="footer__newsletter-input" autocorrect="off" autocapitalize="off">
<button type="submit" class="footer__newsletter-btn" name="commit">
<svg aria-hidden="true" focusable="false" role="presentation" class="icon icon-email" viewBox="0 0 64 64">
<defs>
<style>
.cls-1 {
fill: none;
stroke: currentColor;
stroke-miterlimit: 10;
stroke-width: 2px
}
</style>
</defs>
<path class="cls-1" d="M63 52H1V12h62zM1 12l25.68 24h9.72L63 12M21.82 31.68L1.56 51.16m60.78.78L41.27 31.68"></path>
</svg>
</button>
</div>
</form>
POST /cart/add
<form action="/cart/add" method="post" class="variants">
<select name="id" style="display:none"></select>
<div class="qty-section quantity-box">
<label>Quantity:</label>
<div class="dec button qtyminus">-</div>
<input type="number" name="quantity" id="Qty" value="1" class="quantity">
<div class="inc button qtyplus">+</div>
</div>
<div class="total-price">
<label>Subtotal</label><span></span>
</div>
<div class="actions">
<button type="button" class="add-to-cart-btn btn"> Add to Cart </button>
</div>
</form>
Text Content
× 4LIFE TRANSFER FACTOR PLUS TRI-FACTOR FORMULA - IMMUNE SYSTEM SUPPORT WITH ZINC, SUPER MUSHROOM BLEND (MAITAKE, SHIITAKE, AGARICUS), AND EXTRACTS OF COW COLOSTRUM AND CHICKEN EGG YOLK - 60 CAPSULES Brand: 4Life Features: * 4Life's No. 1 Immune System Product: With 4Life Transfer Factor, super mushroom blend, and zinc * Supports Immune Cells: Natural killer cells, macrophage cells, B & T cells * Trains: Educates immune system to recognize, respond to, and remember potential health threats * Our Team: 4Life product formulations are developed through research by doctors and scientists * 4Life: Bringing you quality products to support your immune system and overall health since 1998 model number: TRI PLUS Part Number: 24075 Details: 4Life Transfer Factor Plus Tri-Factor Formula combines a proprietary super-mushroom blend (shiitake, maitake, Agaricus, and cordyceps), aloe vera plant, zinc, and 4Life Transfer Factor to help your immune system more effectively recognize, respond to, and remember potential health threats.Primary Support: Immune System Support, Overall Wellness Key Ingredients: UltraFactor—a proprietary concentrate of ultra-filtered 4Life Transfer Factor proteins and other peptides from bovine colostrumOvoFactor—a patented concentrate of 4Life Transfer Factor proteins and other peptides from chicken egg yolkNanoFactor—a proprietary concentrate of nano-filtered bovine colostrumIP-6 (inositol hexaphosphate), beta-sitosterol and other phytosterols, Cordyceps Sinensis, baker's yeast (Saccharomyces cerevisiae) extract, Agaricus blazei, aloe (Aloe barbadensis), oat (Avena sativa), olive (Olea europaea), maitake (Grifola frondosa), and shiitake (Lentinus edodes)Product Specifications: Serving Size: Two (2) CapsulesServings Per Container: 30Directions for Use: Take two (2) capsules daily with 8 ounces of fluid.Since 1998, 4Life has brought you the best quality products available for immune system support, body transformation, and overall health. We are committed to ongoing innovation and scientific discovery, with products to help you lead a healthy life. At 4Life, we are committed to the welfare of animals that provide the ingredients found in the 4Life Transfer Factor. We work with farms that follow specific and transparent farming practices and proudly partner with ingredient suppliers who meet the quality standards set forth by the National Dairy FARM Program and UEP (United Egg Producers). EAN: 0196212240751 Package Dimensions: 3.9 x 1.8 x 1.8 inches Default Title$0.00$164.49 Add to 🛒 × 4LIFE TRANSFER FACTOR CLASSIC - IMMUNE SYSTEM SUPPORT FEATURING TRANSFER FACTOR FROM COW COLOSTRUM - 90 CAPSULES Brand: 4Life Features: * Features: 4Life Transfer Factor proteins and peptides from cow colostrum for immune system support * Supports Immune Cells: Natural killer cells, macrophage cells, B & T cells * Trains: Educates immune system to recognize, respond to, and remember potential health threats * Our Team: 4Life product formulations are developed through research by doctors and scientists * 4Life: Bringing you quality products to support your immune system and overall health since 1998 Binding: Health and Beauty model number: TF Part Number: 24080 Details: Get time-tested, scientifically researched immune system support with 4Life’s original immune system formula: 4Life Transfer Factor Classic. 4Life Transfer Factor Classic helps your immune system recognize, respond to, and remember potential health threats. It contains 4Life Transfer Factor (immune system messenger molecules) from bovine colostrum to help educate immune cells.Primary Support: Immune System, Overall WellnessKey Ingredients:UltraFactor—a proprietary concentrate of ultra-filtered 4Life Transfer Factor proteins and other peptides from bovine colostrum Product Specifications: Serving Size: Three (3) CapsulesServings Per Container: 30Directions for Use: Take three (3) capsules daily with 8 ounces of fluid.Since 1998, 4Life has brought you the best quality products available for immune system support, body transformation, and overall health. We are committed to ongoing innovation and scientific discovery, with products to help you lead a healthy life. At 4Life, we are committed to the welfare of animals that provide the ingredients found in the 4Life Transfer Factor. We work with farms that follow specific and transparent farming practices and proudly partner with ingredient suppliers who meet the quality standards set forth by the National Dairy FARM Program and UEP (United Egg Producers). FARM sets out that dairy farms must treat animals with dignity and comply with safe and innocuous processes for the subsequent manufacturing of products. EAN: 0196212240805 Package Dimensions: 3.1 x 1.7 x 1.6 inches Default Title$0.00$123.49 Add to 🛒 × PREMIUM COLOSTRUM POWDER - BOOST YOUR HEALTH WITH 400+ NUTRIENTS AND BIOAVAILABLE FORMULA GRASS FED, GUT HEALTH BLOATING IMMUNITY,(UNFLAVORED | 30 SERVINGS) Brand: Generic Features: * Bovine Colostrum Powder with 400+ Nutrients: Our Colostrum Premium Powder is derived from the nutrient-rich buttermilk of grass-fed cows, containing over 400 beneficial nutrients. This premium powder is carefully processed to preserve its potency and deliver maximum health benefits. * Potent & Bioavailable: Our Colostrum Premium Powder is known for its high bioavailability, ensuring that your body can easily absorb and utilize its valuable nutrients. It is packed with essential vitamins, minerals, antibodies, growth factors, and immune-boosting substances to support your overall well-being. * Research-Backed Benefits: Extensive scientific research has shown the numerous benefits of colostrum. Our premium powder has been carefully formulated to provide optimal support for immune function, digestive health, muscle recovery, and overall vitality. It can help strengthen your immune system, enhance gut health, and promote faster post-workout recovery. * How to Use: Incorporating our Colostrum Premium Powder into your daily routine is effortless. Simply mix a recommended serving size with your favorite beverage, such as water, juice, or smoothies. It can also be added to yogurt, cereal, or other foods for a convenient and nutritious boost. * Grass Fed & Sustainably Sourced: We take pride in sourcing our colostrum from grass-fed cows, raised in sustainable and ethical farming practices. By using colostrum from cows that graze on nutrient-rich grass, we ensure the highest quality product that is free from hormones, antibiotics, and artificial additives. With every purchase, you are supporting sustainable agriculture and contributing to the well-being of our planet. Details: Product Description: Our Colostrum Premium Powder is the perfect addition to your daily routine for a boost of essential nutrients. Made from high-quality buttermilk, this premium powder is packed with over 400 nutrients, making it a powerful supplement for your overall health and well-being. One of the key features of our Colostrum Premium Powder is its potency and bioavailability. Our carefully selected blend ensures that you receive the maximum benefits from each serving. Colostrum is known for its immune-boosting properties, and our powder is no exception. It contains a high concentration of antibodies, growth factors, and essential nutrients that can support your immune system and help you stay healthy. Backed by extensive research, our Colostrum Premium Powder has been shown to provide numerous benefits. It can support digestive health, promote a healthy gut flora, and improve nutrient absorption. Additionally, it can aid in muscle recovery, enhance athletic performance, and support overall vitality. With our premium powder, you can enjoy a wide range of benefits that can positively impact your daily life. Using our Colostrum Premium Powder is simple. Just mix one scoop with water, milk, or your favorite beverage and enjoy the delicious taste. You can also add it to smoothies, shakes, or even sprinkle it on your favorite foods. Incorporating it into your daily routine is an easy and convenient way to enhance your overall health. We take pride in sourcing our colostrum from grass-fed cows. These cows are raised in a sustainable and ethical manner, ensuring that you receive the highest quality product while supporting environmentally friendly practices. Our commitment to sustainability extends to our packaging as well. Our Colostrum Premium Powder comes in a recyclable container, minimizing our environmental footprint. In conclusion, our Colostrum Premium Powder is a top-notch supplement that offers an array of benefits. Package Dimensions: 4.3 x 3.3 x 2.6 inches Default Title$0.00$97.49 Add to 🛒 ⭐⭐⭐⭐⭐ Rated with over 10000+ reviews from other Happy Customers. Shop Now USA Based Top Marketplace. We Ship to Canada ✈️ Free Shipping over $59 to USA. Get 10% Off Your First Order With Code ONLINE10 ⭐⭐⭐⭐⭐ Rated with over 10000+ reviews from other Happy Customers. Shop Now USA Based Top Marketplace. We Ship to Canada ✈️ Free Shipping over $59 to USA. Get 10% Off Your First Order With Code ONLINE10 ⭐⭐⭐⭐⭐ Rated with over 10000+ reviews from other Happy Customers. Shop Now USA Based Top Marketplace. We Ship to Canada ✈️ Free Shipping over $59 to USA. Get 10% Off Your First Order With Code ONLINE10 ⭐⭐⭐⭐⭐ Rated with over 10000+ reviews from other Happy Customers. Shop Now USA Based Top Marketplace. We Ship to Canada ✈️ Free Shipping over $59 to USA. Get 10% Off Your First Order With Code ONLINE10 * * * * Instagram * 0 Item 0.00 Your cart is currently empty! Cart total: $0.00 Check Out View Cart * * Log in * Create account * Wishlist * Home * Health Supplements * Herbal Products * Vitamin Gummies * Beauty Products * Pest Control * Baits & Lures * Pest Repellents * Bug Zappers * Foggers * Indoor Insect & Pest Control * Shilajit * Home * Health Supplements + - * Herbal Products * Vitamin Gummies * Beauty Products * Pest Control + - * Baits & Lures * Pest Repellents * Bug Zappers * Foggers * Indoor Insect & Pest Control * Shilajit Shipping to USA, Canada and Mexico from US Warehouse 4LIFE TRANSFER FACTOR PLUS TRI-FACTOR FORMULA - IMMUNE SYSTEM SUPPORT WITH ZINC, SUPER MUSHROOM BLEND (MAITAKE, SHIITAKE, AGARICUS), AND EXTRACTS OF COW COLOSTRUM AND CHICKEN EGG YOLK - 60 CAPSULES Brand: 4Life Rated Top Marketplace in USA Over 300,000 Happy Customers 97.1% Customer Satisfaction Rating $164.49 Title Default Title Default Title Default Title - + Only 12 Left Stock Add to Cart Subtotal:$164.49 Free shipping in US over $59 (Arrives: Sat, Apr 06 - Thu, Apr 11) PAIRS WELL WITH * 4LIFE TRANSFER FACTOR PLUS Tri-Factor Formula - Immune System Support with Zinc, Super Mushroom Blend (Maitake, Shiitake, Agaricus), and Extracts of Cow Colostrum and Chicken Egg Yolk - 60 Capsules Default Title $0.00$164.49 Add this * + * 4Life Transfer Factor Classic - Immune System Support Featuring Transfer Factor from Cow Colostrum - 90 Capsules Default Title $0.00$123.49 Add this * + * Premium Colostrum Powder - Boost Your Health with 400+ Nutrients and Bioavailable Formula Grass Fed, Gut Health Bloating Immunity,(Unflavored | 30 Servings) Default Title $0.00$97.49 Add this * + -------------------------------------------------------------------------------- All, for only: $385.47 Get the bundle Bundle Offers from Addly BUY MORE & SAVE MORE Buy 2 get 10% off Most Popular You save $32.90 $296.08 $328.98 DefaultDefault Buy 3 get 15% off Most Popular You save $74.02 $419.45 $493.47 DefaultDefaultDefault Add to cart Volume Discounts from Addly * DESCRIPTION * SHIPPING DETAILS * RETURN & REFUND Brand: 4Life Features: * 4Life's No. 1 Immune System Product: With 4Life Transfer Factor, super mushroom blend, and zinc * Supports Immune Cells: Natural killer cells, macrophage cells, B & T cells * Trains: Educates immune system to recognize, respond to, and remember potential health threats * Our Team: 4Life product formulations are developed through research by doctors and scientists * 4Life: Bringing you quality products to support your immune system and overall health since 1998 model number: TRI PLUS Part Number: 24075 Details: 4Life Transfer Factor Plus Tri-Factor Formula combines a proprietary super-mushroom blend (shiitake, maitake, Agaricus, and cordyceps), aloe vera plant, zinc, and 4Life Transfer Factor to help your immune system more effectively recognize, respond to, and remember potential health threats.Primary Support: Immune System Support, Overall Wellness Key Ingredients: UltraFactor—a proprietary concentrate of ultra-filtered 4Life Transfer Factor proteins and other peptides from bovine colostrumOvoFactor—a patented concentrate of 4Life Transfer Factor proteins and other peptides from chicken egg yolkNanoFactor—a proprietary concentrate of nano-filtered bovine colostrumIP-6 (inositol hexaphosphate), beta-sitosterol and other phytosterols, Cordyceps Sinensis, baker's yeast (Saccharomyces cerevisiae) extract, Agaricus blazei, aloe (Aloe barbadensis), oat (Avena sativa), olive (Olea europaea), maitake (Grifola frondosa), and shiitake (Lentinus edodes)Product Specifications: Serving Size: Two (2) CapsulesServings Per Container: 30Directions for Use: Take two (2) capsules daily with 8 ounces of fluid.Since 1998, 4Life has brought you the best quality products available for immune system support, body transformation, and overall health. We are committed to ongoing innovation and scientific discovery, with products to help you lead a healthy life. At 4Life, we are committed to the welfare of animals that provide the ingredients found in the 4Life Transfer Factor. We work with farms that follow specific and transparent farming practices and proudly partner with ingredient suppliers who meet the quality standards set forth by the National Dairy FARM Program and UEP (United Egg Producers). EAN: 0196212240751 Package Dimensions: 3.9 x 1.8 x 1.8 inches We ship within the continental United States and Canada. For International shipping please message us. Our products are shipped via USPS/UPS/FedEx. Shipping time to Canada is 9 to 12 business days. Shipping time to US is 9 to 12 business days as well. A business day is Monday through Friday from 9:00 AM to 5:00 PM (Eastern Standard Time). If your order comes in after 5:00 PM it’ll be processed the next business day. The tracking information will be sent to your email address when your order gets shipped. You should be present at the shipping address to receive your package. If you have any questions regarding shipping or want to know about the status of an order, email us at help@kateminimalist.com 30 DAY DATE ON ARRIVAL (DOA) GUARANTEE If your item arrives damaged, please follow the warranty process and contact our Support Center for RMA authorization within 30 days of the order being received. After returning the product to the address provided by our support team, we can send you a new item free of charge. SPECIAL NOTE: Please note that we do not accept returns for reasons other than damaged items . Change of heart and not wanting the product anymore is considered not valid for returns. Customers must first send a clear photo or video of the damaged or defective product and the shipping packaging before we can consider issuing RMA authorization. Please use good lighting, and a close to medium distance, so we can identify and verify the issue(s). Attachment size must be under 2MB for the Support Center, please send larger attachments to: help@kateminimalist.com WARRANTY EXEMPTIONS AND NOTES 1. The shipping fee for returning the product back will be paid by the customer and is non-refundable except for in 30 day DOA situations. 2. During the return shipping, the customer is responsible for any and all customs charges, duties or tariffs during the items return to China. In these cases we will deduct the customs fees from your authorized refund amount. 3.Kate Minimalist will by default resend the item to the customer via Flat Rate Shipping. If the customer wants to utilize a faster shipping method, the relevant shipping fee is applicable. 4. In case of any misuse, any and all repairs, accessories and shipping fees, both ways, are fully the customer’s responsibility and are at their own expense. HOW TO REQUEST WARRANTY (RETURN, REPAIR AND REFUND) If your item has an issue, please first submit a ticket to our Support Center. Please carefully follow our warranty process to minimize any delays: 1. Describe the problem with your item in detail: What happened? When? How? Please also state your full order number and product code (SKU number). 2. Tell us what steps you have already taken to resolve the issue. 3. Provide the item code indicated on the outer packaging. 4. Send a clear photo or video showing the defect(s); these should be taken under good lighting. NOTE: Photos/videos should ideally be clear and focused, taken under good lighting conditions, and from a close to medium distance. This allows us to identify and verify the issue(s). We will always do our very best to help you. Thank you in advance for providing all the information stated above. MISSING ITEM(S), WRONG ITEM(S) OR INCORRECT PACKAGE SENT Please be sure to open the parcel and carefully check the contents before signing for the package. For any issues, please carefully follow our warranty process to minimize any delays: 1. Contact our Support Center with your order number and the product code (SKU number). 2. Please send us a clear picture of the outer packaging, all shipping labels visible, and (if applicable) the item received. Possible Solutions: – If there is a item missing, we will resend the missing item/accessory for free within the warranty period. – If we have shipped the wrong item: we will either refund you in full or dispatch an alternative item (if applicable and available). Kate Minimalist will decide whether you need to return the wrong product or not and compensate the return shipping fee when we receive it. ITEM RETURN PROCESS Within 30 days of receiving the item, if you experience an issue with the order, such as wrong item was sent or the item arrived damaged, please contact our Support Center for RMA authorization stating: 1. The order number. 2. The item code(s) you wish to return. 3. The reason for return. Our Customer Service will review your case and offer a return back. Upon receiving, the item will be exchanged with a replacement or will be refunded. Returnable Items Items that can be returned/refunded or exchanged must follow the criteria as below: 1. Faulty items damaged/broken upon arrival. 2. Items received in the incorrect size/color. All returns must be confirmed via the ticket center. Returned items without Return Merchandise Authorization (RMA) will not be accepted. Return Shipping Fees 1. Shipping fees to return the items are at the customer’s own expense. Please consult your local post office to confirm the actual return shipping fee. We advise you use the cheapest registered airmail method that is available. 2. Kate Minimalist products are strictly quality controlled prior to dispatch. Due to their nature and intended usage, product categories including RC toys, scooters and wheels are subject to wear and tear through repeated use. As such, our 1 Year Money Back Guarantee relating to RC toys, scooters and wheels, only covers 30 Day DOA instances where the product does not work out of the box. It is the customer’s responsibility to inspect the product carefully upon arrival. 3. Returns for spare parts and accessories are not accepted. If you have received a faulty accessory or an accessory is missing, please contact our Support Center within 3 days of receiving your order. After this time frame or if an accessory has been misused, customers will need to purchase a replacement. 4. Any products that are won or redeemed as part of an activity or competition (e.g. via a lucky draw) on Kate Minimalist or any of our promotional channels are exempt from our Warranty and Returns policy. CANCELLATIONS We usually take 10 to 24 hours to prepare the shipment and send it to our shipping partner. If you want to cancel orders, please contact us right away before we shipped your orders. Once we shipped the products, we have no control on it. DESCRIPTION Brand: 4Life Features: * 4Life's No. 1 Immune System Product: With 4Life Transfer Factor, super mushroom blend, and zinc * Supports Immune Cells: Natural killer cells, macrophage cells, B & T cells * Trains: Educates immune system to recognize, respond to, and remember potential health threats * Our Team: 4Life product formulations are developed through research by doctors and scientists * 4Life: Bringing you quality products to support your immune system and overall health since 1998 model number: TRI PLUS Part Number: 24075 Details: 4Life Transfer Factor Plus Tri-Factor Formula combines a proprietary super-mushroom blend (shiitake, maitake, Agaricus, and cordyceps), aloe vera plant, zinc, and 4Life Transfer Factor to help your immune system more effectively recognize, respond to, and remember potential health threats.Primary Support: Immune System Support, Overall Wellness Key Ingredients: UltraFactor—a proprietary concentrate of ultra-filtered 4Life Transfer Factor proteins and other peptides from bovine colostrumOvoFactor—a patented concentrate of 4Life Transfer Factor proteins and other peptides from chicken egg yolkNanoFactor—a proprietary concentrate of nano-filtered bovine colostrumIP-6 (inositol hexaphosphate), beta-sitosterol and other phytosterols, Cordyceps Sinensis, baker's yeast (Saccharomyces cerevisiae) extract, Agaricus blazei, aloe (Aloe barbadensis), oat (Avena sativa), olive (Olea europaea), maitake (Grifola frondosa), and shiitake (Lentinus edodes)Product Specifications: Serving Size: Two (2) CapsulesServings Per Container: 30Directions for Use: Take two (2) capsules daily with 8 ounces of fluid.Since 1998, 4Life has brought you the best quality products available for immune system support, body transformation, and overall health. We are committed to ongoing innovation and scientific discovery, with products to help you lead a healthy life. At 4Life, we are committed to the welfare of animals that provide the ingredients found in the 4Life Transfer Factor. We work with farms that follow specific and transparent farming practices and proudly partner with ingredient suppliers who meet the quality standards set forth by the National Dairy FARM Program and UEP (United Egg Producers). EAN: 0196212240751 Package Dimensions: 3.9 x 1.8 x 1.8 inches SHIPPING DETAILS We ship within the continental United States and Canada. For International shipping please message us. Our products are shipped via USPS/UPS/FedEx. Shipping time to Canada is 9 to 12 business days. Shipping time to US is 9 to 12 business days as well. A business day is Monday through Friday from 9:00 AM to 5:00 PM (Eastern Standard Time). If your order comes in after 5:00 PM it’ll be processed the next business day. The tracking information will be sent to your email address when your order gets shipped. You should be present at the shipping address to receive your package. If you have any questions regarding shipping or want to know about the status of an order, email us at help@kateminimalist.com RETURN & REFUND 30 DAY DATE ON ARRIVAL (DOA) GUARANTEE If your item arrives damaged, please follow the warranty process and contact our Support Center for RMA authorization within 30 days of the order being received. After returning the product to the address provided by our support team, we can send you a new item free of charge. SPECIAL NOTE: Please note that we do not accept returns for reasons other than damaged items . Change of heart and not wanting the product anymore is considered not valid for returns. Customers must first send a clear photo or video of the damaged or defective product and the shipping packaging before we can consider issuing RMA authorization. Please use good lighting, and a close to medium distance, so we can identify and verify the issue(s). Attachment size must be under 2MB for the Support Center, please send larger attachments to: help@kateminimalist.com WARRANTY EXEMPTIONS AND NOTES 1. The shipping fee for returning the product back will be paid by the customer and is non-refundable except for in 30 day DOA situations. 2. During the return shipping, the customer is responsible for any and all customs charges, duties or tariffs during the items return to China. In these cases we will deduct the customs fees from your authorized refund amount. 3.Kate Minimalist will by default resend the item to the customer via Flat Rate Shipping. If the customer wants to utilize a faster shipping method, the relevant shipping fee is applicable. 4. In case of any misuse, any and all repairs, accessories and shipping fees, both ways, are fully the customer’s responsibility and are at their own expense. HOW TO REQUEST WARRANTY (RETURN, REPAIR AND REFUND) If your item has an issue, please first submit a ticket to our Support Center. Please carefully follow our warranty process to minimize any delays: 1. Describe the problem with your item in detail: What happened? When? How? Please also state your full order number and product code (SKU number). 2. Tell us what steps you have already taken to resolve the issue. 3. Provide the item code indicated on the outer packaging. 4. Send a clear photo or video showing the defect(s); these should be taken under good lighting. NOTE: Photos/videos should ideally be clear and focused, taken under good lighting conditions, and from a close to medium distance. This allows us to identify and verify the issue(s). We will always do our very best to help you. Thank you in advance for providing all the information stated above. MISSING ITEM(S), WRONG ITEM(S) OR INCORRECT PACKAGE SENT Please be sure to open the parcel and carefully check the contents before signing for the package. For any issues, please carefully follow our warranty process to minimize any delays: 1. Contact our Support Center with your order number and the product code (SKU number). 2. Please send us a clear picture of the outer packaging, all shipping labels visible, and (if applicable) the item received. Possible Solutions: – If there is a item missing, we will resend the missing item/accessory for free within the warranty period. – If we have shipped the wrong item: we will either refund you in full or dispatch an alternative item (if applicable and available). Kate Minimalist will decide whether you need to return the wrong product or not and compensate the return shipping fee when we receive it. ITEM RETURN PROCESS Within 30 days of receiving the item, if you experience an issue with the order, such as wrong item was sent or the item arrived damaged, please contact our Support Center for RMA authorization stating: 1. The order number. 2. The item code(s) you wish to return. 3. The reason for return. Our Customer Service will review your case and offer a return back. Upon receiving, the item will be exchanged with a replacement or will be refunded. Returnable Items Items that can be returned/refunded or exchanged must follow the criteria as below: 1. Faulty items damaged/broken upon arrival. 2. Items received in the incorrect size/color. All returns must be confirmed via the ticket center. Returned items without Return Merchandise Authorization (RMA) will not be accepted. Return Shipping Fees 1. Shipping fees to return the items are at the customer’s own expense. Please consult your local post office to confirm the actual return shipping fee. We advise you use the cheapest registered airmail method that is available. 2. Kate Minimalist products are strictly quality controlled prior to dispatch. Due to their nature and intended usage, product categories including RC toys, scooters and wheels are subject to wear and tear through repeated use. As such, our 1 Year Money Back Guarantee relating to RC toys, scooters and wheels, only covers 30 Day DOA instances where the product does not work out of the box. It is the customer’s responsibility to inspect the product carefully upon arrival. 3. Returns for spare parts and accessories are not accepted. If you have received a faulty accessory or an accessory is missing, please contact our Support Center within 3 days of receiving your order. After this time frame or if an accessory has been misused, customers will need to purchase a replacement. 4. Any products that are won or redeemed as part of an activity or competition (e.g. via a lucky draw) on Kate Minimalist or any of our promotional channels are exempt from our Warranty and Returns policy. CANCELLATIONS We usually take 10 to 24 hours to prepare the shipment and send it to our shipping partner. If you want to cancel orders, please contact us right away before we shipped your orders. Once we shipped the products, we have no control on it. RECENTLY VIEWED PRODUCTS SATISFACTION GUARANTEED! SECURE CHECKOUT Your information is secure and your email will never be passed to another company. * American Express * Apple Pay * Google Pay * Mastercard * Shop Pay * Visa Info Info * Search * Contact Us * Privacy Policy * Return & Refund Policy * Shipping Information * Terms of Service CONTACT US 7311 Highland St, Springfield, VA 22150 Our offices are open from 11 AM to 7 PM EST time, Monday to Friday. We have 24/7 email support available Send us an email at: help@kateminimalist.com Email address * Instagram Our Guarantee Our Guarantee Unhappy With Your Product? We offer a 30 day, 100% Satisfaction guarantee or your money back! © 2024 kate-minimalist / DMCA Effective Price: Quantity: - + Subtotal Add to Cart Loading COMPARE PRODUCTS Loading Error Product successfully added to your shopping cart Translation missing: en.products.wishlist.added_to_wishlist Qty: There are items in your cart Continue shopping View Cart } 0 Your cart is currently empty. Continue shopping 4LIFE TRANSFER FACTOR PLUS Tri-Factor Formula - Immune System Support with Zinc, Super Mushroom Blend (Maitake, Shiitake, Agaricus), and Extracts of Cow Colostrum and Chicken Egg Yolk - 60 Capsules $164.49 Add to cart- $164.49Add to cart ShareThis Copy and Paste