Liquid error (layout/theme line 135): Could not find asset snippets/cart-icon.liquid
Liquid error (layout/theme line 136): Could not find asset snippets/search-icon.liquid

Samyang Yakisoba Ramen

€2,95 EUR
Back to shopping

Samyang Yakisoba Ramen

€2,95 EUR

Products are shipped within 1-2 days

Product description

Samyang Yakisoba Ramen is a delicious and easy meal that is sure to satisfy. Featuring chewy noodles and fiery chicken sauce, this dish is topped with savoury vegetables for a complete meal. Quick and simple to prepare, Samyang Yakisoba Ramen is the perfect go-to any night of the week.

Ingredients: Noodle (71.6%)Wheat flour, refined palm oil, modified tapioca starch, modified potato starch, salt, emulsifier [lecithin(E322(i))], onion extract, acidity regulator [potassium carbonate(E501(i)), sodium phosphate dibasic (E339(ii)), thickener (guar gum), tocopherols, green tea flavour oil, curcumin extract, citric acid.

Soup (21.5%): Worcestershire sauce, flavour enhancer, monosodium L-glutamate, disodium 5-ribonucleotide, water, oyster sauce, soybean oil, soy sauce, onion, white sugar, chili pepper powder, colour, paprika extract, artificial chicken flavour, apple juice4 concentrate, yeast extract powder, thickener, curry powder, decolorized chili extract, ginger powder, black pepper powder.

Buldak mayo sauce (4.6%): Mayonnaise, artificial hot chicken flavour, corn syrup, white sugar, water, vegetable cream, thickener, xanthan gum.  

Flake (2.3%): dried cabbage flake.

 

Manufactured by Samyang

Back to shopping

This site requires cookies in order to provide all of its functionality.

// Delay chat widget loading setTimeout(function() { var gorgiasScript = document.createElement('script'); gorgiasScript.src = 'https://widget.gorgias.io/chat.js'; gorgiasScript.async = true; document.body.appendChild(gorgiasScript); }, 5000); // Load after 5 seconds function loadJQuery() { if (window.jQuery) return; var script = document.createElement('script'); script.src = 'https://code.jquery.com/jquery-3.5.1.min.js'; script.crossOrigin = 'anonymous'; document.body.appendChild(script); } // Load on user interaction ['mouseover', 'keydown', 'touchmove', 'scroll'].forEach(function(event) { window.addEventListener(event, loadJQuery, {once: true}); }); // Fallback - load after 3 seconds if no interaction setTimeout(loadJQuery, 3000); // Lazy load images when they come into viewport document.addEventListener('DOMContentLoaded', function() { if ('IntersectionObserver' in window) { const lazyImages = document.querySelectorAll('img[loading="lazy"]'); const imageObserver = new IntersectionObserver(function(entries, observer) { entries.forEach(function(entry) { if (entry.isIntersecting) { const lazyImage = entry.target; lazyImage.src = lazyImage.dataset.src; if (lazyImage.dataset.srcset) { lazyImage.srcset = lazyImage.dataset.srcset; } lazyImage.classList.remove('lazy'); imageObserver.unobserve(lazyImage); } }); }); lazyImages.forEach(function(lazyImage) { imageObserver.observe(lazyImage); }); } });