Fat Toad Farm Cold Brew Coffee Caramel

¥1,200 JPY
Back to shopping

Fat Toad Farm Cold Brew Coffee Caramel

¥1,200 JPY

Products are shipped within 1-2 days

Product description

Made in copper kettles and slow cooked for 5 hours, this goat milk caramel is deliciously smooth and creamy. Infused with cold brew coffee to elevate the flavour beyond the ordinary.

Ingredients: Goat's milk, pure cane sugar, Vermont Artisan Cold Brew, baking soda. 2oz

 

Manufactured by Fat Toad Farm

Back to shopping

Customer Reviews

Be the first to write a review
0%
(0)
0%
(0)
0%
(0)
0%
(0)
0%
(0)

🔥 Fire Delivered 🔥

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

(function() { var flame = document.getElementById('cart-flame'); if (!flame) return; // Utility to trigger the flame burst function burstFlame() { flame.classList.remove('ignite'); // Force reflow to restart animation if triggered rapidly void flame.offsetWidth; flame.classList.add('ignite'); setTimeout(function() { flame.classList.remove('ignite'); }, 900); } // Listen for changes to the cart count span var cartCountSpan = document.querySelector('[data-count]'); if (cartCountSpan) { var lastCount = cartCountSpan.textContent; var observer = new MutationObserver(function() { if (cartCountSpan.textContent !== lastCount) { lastCount = cartCountSpan.textContent; burstFlame(); } }); observer.observe(cartCountSpan, { childList: true, subtree: true }); } })();