Here Are 16 Must-Have Condiments That We Can’t Live Without
"); $spagination = flexSlider.find(".spagination"); SPagination.Init($spagination.get( 0 ), { size: slide_obj.count, // pages size page: 1, // selected page step: 3, // pages before and after current cb: function(p){ flexSlider.flexAnimate(p-1, true); } }); } } } function gtx_gallery_slide_before(slide_obj){ var slide=slide_obj.animatingTo; $active_slide=$all_slides.eq(slide) ; slideshow_ad_loaded = false; var current_html = $active_slide.children(".gtx-ad-container").html(); if (current_html) {$active_slide.children(".gtx-ad-container").html(current_html.trim())} gtx_track_slide( slide_obj ); changeURL(parseInt($active_slide.attr("data-attachment_id"))); //THUMBS SYNC - PAGINATED THUMBNAIL NAVIGATION if($thumbs!=="" && navigation == "paginated_thumbs"){ var right_item=$slider.find(".slides li[data-i="+(slide +1 )+"]").attr("data-i-only-pics") if( right_item!= ""){ $thumbs.find("li.gtx-thumb-img").removeClass("flex-active-slide"); $thumbs.find("li.gtx-thumb-img[data-i="+(slide +1 )+"]").addClass("flex-active-slide"); $page=$thumbs.find(".slides>li").has("li[data-i="+(slide +1 )+"]"); $thumbs.flexAnimate($page.index(), true); } } } function gtx_gallery_slide_after(slide_obj){ var slide=slide_obj.animatingTo; $active_slide=$all_slides.eq(slide) ; if($active_slide.hasClass("gtx-ad-slide")==1){ if ($active_slide.find('iframe').length === 1) { $active_slide.find('iframe')[0].remove(); } $slider.delay(100).queue(function(){ $(this).addClass("gtx-gallery-loading").dequeue(); }); $ad_container=$active_slide.children(".gtx-ad-container").first(); if ($($ad_container).html().length li[data-i="+(slide +1 )+"]").attr("data-i-only-pics") if( right_item!= ""){ $thumbs.find("li.gtx-thumb-img").removeClass("flex-active-slide"); $thumbs.find("li.gtx-thumb-img").eq(right_item -1 ).addClass("flex-active-slide"); $thumbs.flexAnimate(right_item-1, true); } } if(typeof(googletag) != "undefined" && googletag !== null && googletag.pubads){ // Refresh ads within view var tmp_now=new Date().getTime(); var last_refresh_diff= tmp_now - last_ad_refresh; if(last_refresh_diff > 1000){ reset_ads_and_refresh(); last_ad_refresh=tmp_now; } } //LAZY LOAD range=5; var $slides_to_hanle=$all_slides.slice(slide, slide + range +1); if(slide - range >= 0){ $slides_to_hanle=$.merge($slides_to_hanle, $all_slides.slice(slide - range, slide )); }else{ $slides_to_hanle=$.merge($slides_to_hanle, $all_slides.slice(0, range )); $slides_to_hanle=$.merge($slides_to_hanle, $all_slides.slice(range * -1 )); } if(slide + range >= $all_slides.size()){ //handle first slides $slides_to_hanle= $.merge($slides_to_hanle, $all_slides.slice(0,range)); } $slides_to_hanle.find(".gtx-image-container[data-background]").each(function () { var src = $(this).attr("data-background"); $(this).css("background-image", "url("+src+")").removeAttr("data-background"); }); adjustNavHeight(); if( typeof SPagination !== "undefined" && flexSlider.find(".spagination").length>0 ){ if(SPagination.page != slide+1){ SPagination.page = slide + 1; SPagination.Start(); } } } function reset_ads_and_refresh(){ if(!advanced_ad_refresh){ // if option is not enabled, refresh all ads googletag.pubads().refresh(); return; } if(!ads_to_refresh){ return; } var newAds = []; var fullAdsToRefresh = []; for(var i = 0; i wTop && slot.tn_positionY 8){ gtx_gallery_thumbs_set_backwards() } } function gtx_gallery_thumbs_after(slide_obj){ if(slide_obj.count > 8){ gtx_gallery_thumbs_set_backwards() } } function gtx_gallery_paginated_thumbs_start(slide_obj){ gtx_gallery_paginated_thumbs_lazy(); if(false && slide_obj.count > 8){ $thumbs.find(".flex-control-nav.flex-control-paging").removeClass("flex-control-paging").addClass("g-pagination"); } if(slide_obj.count > 8){ $thumbs.find(".flex-control-nav.flex-control-paging").hide().after("
"); $pagination = $thumbs.find(".spagination"); SPagination.Init($pagination.get( 0 ), { size: slide_obj.count, // pages size page: 1, // selected page step: 3, // pages before and after current cb: function(p){ $thumbs.flexAnimate(p-1, true); } }); } } function gtx_gallery_paginated_thumbs_before(slide_obj){ var slide=(typeof slide_obj == "object" && slide_obj.animatingTo ? slide_obj.animatingTo : 0); gtx_gallery_paginated_thumbs_lazy(slide_obj); } function gtx_gallery_paginated_thumbs_after(slide_obj){ var slide=(typeof slide_obj == "object" && slide_obj.animatingTo ? slide_obj.animatingTo : 0); //THUMBS SYNC - Go to first slide of this batch if($thumbs!=="" && navigation == "paginated_thumbs"){ var $active_slide=$slider.find(".slides>li.flex-active-slide"); var $active_thumb_page=$thumbs.find(".slides>li.flex-active-slide"); //Check if the current slide is within this thumb batch if(!$active_thumb_page.find("li[data-i="+$active_slide.attr("data-i")+"]").size()){ first_thumb=$active_thumb_page.find("li").first().attr("data-i"); flexSlider.flexAnimate(first_thumb - 1, true); } } if( typeof SPagination !== "undefined" && $thumbs.find(".spagination").length>0 ){ if(SPagination.page != slide+1){ SPagination.page = slide + 1; SPagination.Start(); } } } function gtx_gallery_paginated_thumbs_lazy(slide_obj){ var slide=(typeof slide_obj == "object" && slide_obj.animatingTo ? slide_obj.animatingTo : 0); //LAZY LOAD THUMBS if($all_thumbs!=="" && navigation == "paginated_thumbs"){ range=1; var $slides_to_hanle=$all_thumbs.slice(slide, slide + range + 1); if(slide - range >= 0){ $slides_to_hanle=$.merge($slides_to_hanle, $all_thumbs.slice(slide - range, slide )); }else{ $slides_to_hanle=$.merge($slides_to_hanle, $all_thumbs.slice(0, range )); $slides_to_hanle=$.merge($slides_to_hanle, $all_thumbs.slice(range * -1 )); } if(slide + range >= $all_thumbs.size()){ //handle first slides $slides_to_hanle= $.merge($slides_to_hanle, $all_thumbs.slice(0,range)); } $slides_to_hanle.each(function () { $(this).find("img[lazy-src]").each(function () { var src = $(this).attr("lazy-src"); if(!src) return; $(this).attr("src",src).removeAttr("lazy-src"); $thumbs.find("img[lazy-src=\""+src+"\"]").attr("src",src).removeAttr("lazy-src"); }); }); } } function adjustNavHeight(){ imageHeight = flexSlider.find(".gtx-slide-img.flex-active-slide .gtx-image-container").outerHeight(); if(imageHeight > 0){ flexSlider.find(".flex-prev,.flex-next").css("top",Math.round(imageHeight/2)); } } var nextSlotId = 1; function generateNextSlotName() { var id = nextSlotId++; return "adslot_" + id+"_"+Math.floor( Date.now() / 1000 ); } function addAdInto(selector,options) { try{ gtx_gallery_enable_dfp(); }catch(err) { } var slide=options.slide || -1; var slotName = generateNextSlotName(); var ad_index = 0; // Create a div for the slot var slotDiv = document.createElement('div'); slotDiv.id = slotName; // Id must be the same as slotName $( selector ).append( slotDiv ); try{ ad_index=$( selector ).closest(".gtx-ad-slide").attr("data-i-only-ads"); }catch(err) { } // Define the slot itself, call display() to // register the div and refresh() to fetch ad. googletag.cmd.push(function() { slideshow_ad_loaded = true; adslots[slotName] = googletag.defineSlot('/21745780820/koam/lifestyle/food/here-are-16-must-have-condiments-that-we-cant-live-without', [300, 250], slotName) .addService(googletag.pubads()) .setTargeting("placement", "gallery") .setTargeting("slide", slide) .setTargeting("post", '2189963') .setTargeting("category", '["food"]') .setTargeting("galleryAdIndex", ad_index); googletag.display(slotName); googletag.sizeMapping().addSize( [0,0], [[300,250]]) googletag.pubads().refresh([adslots[slotName]]); }); } gtx_gallery_syncHash = function(path){ pic = ""; re = /pic\/?([0-9]+)\/?$/i; if(!path && window.location.hash && window.location.hash.match(re)) path = window.location.hash; if(!path && window.location.pathname && window.location.pathname.match(re)) path = window.location.pathname; if(path){ matchslide = path.match(re); if(matchslide && matchslide[1]>0){ pic = parseInt(matchslide[1]); } if(!isNaN(pic) && pic > 0){ slide=get_slide_by_attachment_id(pic); if(slide>0){ avoid_next_pageview = true; flexSlider.flexAnimate(slide - 1, true); } } }else{ gtx_track_slide( ) } } function debounce(func, wait, immediate) { var timeout; return function() { var context = this, args = arguments; var later = function() { timeout = null; if (!immediate) func.apply(context, args); }; var callNow = immediate && !timeout; clearTimeout(timeout); timeout = setTimeout(later, wait); if (callNow) func.apply(context, args); }; }; // delay the url state replacement to avoid overload // RAYOS-271 var efficientlyReplaceState = debounce(function(title, path){ window.history.replaceState({}, title, path); }, 1250) function changeURL(pic){ basepath = window.location.pathname.replace(/\/pic\/?([0-9]+)\/?$/i,"/"); if(isNaN(pic)) return; path = basepath + "pic/"+pic+"/"; title = "Pic "+pic; if (typeof(window.history.replaceState) == "function") { efficientlyReplaceState(title, path) } else { window.location.hash = path; } } function get_slide_by_attachment_id(id){ var slide=$slider.find(".slides li[data-attachment_id="+id+"]").attr("data-i"); return parseInt(slide, 10); } function gtx_track_slide( slide_obj ){ if(slide_obj){ var slide = slide_obj.animatingTo; }else{ var slide = 0; } $active_slide=$all_slides.eq(slide) ; if(!avoid_next_pageview){ try{ var loc=location.pathname+"#slide"+(parseInt(slide)+1); ga("send", "pageview", loc); if(ga.getByName("gtxcelTracker")){ ga("gtxcelTracker.send", "pageview", loc); } }catch(err){ } } avoid_next_pageview = false; } //Add a callback on ad render googletag.cmd.push(function() { googletag.pubads().addEventListener('slotRenderEnded', function(event) { var slotName=event.slot.getSlotElementId(); if(typeof adslots[slotName] !=="undefined" && !event.isEmpty){ $slider.clearQueue(); $slider.removeClass("gtx-gallery-loading"); } }); }); jQuery("#gtx-gallery-slider-2189963").flexslider({ animation: "slide", pauseOnHover: true, prevText: "", nextText: "", slideshow: false, controlNav: false, init: gtx_gallery_slide_init, start: gtx_gallery_slide_start, before: gtx_gallery_slide_before, after: gtx_gallery_slide_after }); if(mobile_mode){ $slider.find(".flex-direction-nav").hide(); } });
You’re all set for an amazing dinner. You have fresh vegetables, freshly-baked bread, and a quality cut from the butcher. But it’s still missing something… condiments! Fortunately, we’ve got you covered with 16 condiments that go beyond mustard and ketchup.
1. Gator Hammock Hot Sauce
With a distinct vinegary, Cajun heat, Gator Sauce mixes garlic, peppers, and a unique blend of spices that add zing to anything from eggs to tacos.
2. Hidden Valley Ranch Seasoning
Not just for making a creamy, classic dressing, ranch seasoning can be used to dust tortilla chips and upgrade mashed potatoes.
3. Chick Fil-A Sauce
You’ve probably ordered enough creamy, savory Chick Fil-A Sauce to sink a ship, so just buy a whole bottle to make frozen chicken fingers taste more like what you really want.
4. Bachan’s Japanese BBQ Sauce
Bachan’s Japanese BBQ Sauce blends sesame oil, ginger, mirin, and more in this vegan sauce that provides the umami profile foodies crave.
5. Japanese Mayo
Kewpie Japanese Mayo is made with just yolks instead of the whole egg. This makes for a savory taste even avid mayonnaise haters will enjoy.
6. Dukes Mayo
Duke’s mayo contains more egg yolks than the average mayo and slips in some vinegar and paprika that make it a southern US favorite.
7. McCormick Salad Supreme
Though the name might suggest otherwise, McCormick Salad Supreme has a lot of uses. By mixing Romano cheese with savory spices, it’s perfect for pasta and poultry.
8. Garlic Expressions
Unless you’re allergic or a vampire, your dishes could probably stand more garlic. Garlic Expressions is a vinaigrette made from California’s finest garlic that gives sauces and salads a flavor you don’t get with fresh or powdered garlic.
9. Freddy’s Fry Sauce
Slathered on burgers or used for dipping diner-style shoestring fries, Freddy’s Fry Sauce is every food’s friend. The mix of mayo, ketchup, seasonings, and a dash of pickle juice will make you want to drown your food.
10. Chipotle Lime Avocado Mayo
This spread is mayo only by definition. Chipotle Lime Avocado Mayo adds the tang of lime, the zing of hot peppers, and the richness of avocado oil to sandwiches, salads, and homemade dips.
11. Cento Hoagie Spread
I bet you were expecting more mayo. Nope! Made from spicy cherry peppers preserved in vinegar, Cento Hoagie Spread adds livens up chicken, tuna, and whatever else you want to pile on bread.
12. Kraft Garlic Aioli
If you want golden garlic goodness without roasting garlic for an hour, Kraft Garlic Aioli packs all that flavor into a bottle you just have to reach into your fridge for to achieve.
13. Whataburger Spicy Ketchup
Another fast food behemoth, Whataburger Spicy Ketchup livens up the classic condiment with jalapenos — fit for any spice fiend’s arsenal.
14. Angelo Pietro Original Dressing
This is true fusion food. Angelo Pietro Original Dressing combines Italian black olives and East Asian rice vinegar for a taste bud punch on vegetables, pasta salad, meats, and more.
15. Mike’s Hot Honey
Perfect for peaches, pizza, waffles, and chicken, Mike’s Hot Honey is a sweet and spicy treat any time of day.
16. Sriracha
Along with Tabasco, Sriracha has been the start of many a pepper head’s long love affair. While there are lots of Sriracha sauces out there, Huy Fong’s sweet, spicy, garlicky recipe makes it one of the most versatile sauces in any kitchen. Bonus! This pack comes with to-go bottles!
Pack your pantry with any of these sauces for your everyday cooking. Whether you just need something to dip chips in or complex flavors to impress on date night, there’s a little something for everyone to enjoy.
We hope you enjoy the products we recommend. We may receive a commission if you purchase a product mentioned in this article.