Skip to content
{ headerHeight = window.innerHeight > 300 ? $el.offsetHeight : null }, 300)" x-data="{ headerHeight: 0, scroll: { initial_offset: 0, scroll_top: 0, sticky: false, visible: true }, mobile_menu: { active: false, id: 'default' }, mobile_menu_index: 'default', mobile_search: { active: false }, predictive_search: { active: false, q: '', resources: null, search_excludes: ['kelp-burger-toothpick-flags', 'wholesale-retail-samples', 'kelp-burger-retail-2-case', 'kelp-burger-wholesale-retail-cases', 'denim-hat', 'sampler-pack'] }, mega_menu: { active: false, current: false }, mini_cart: { active: false, }, mini_account: { active: false }, open: false, toggle() { if (this.open) { return this.close() } this.open = true }, close(focusAfter) { this.open = false focusAfter && focusAfter.focus() } }" x-init=" scroll.initial_offset = $el.offsetTop; headerHeight = window.innerHeight > 300 ? $el.offsetHeight : null; console.log(predictive_search.search_excludes); document.body.style.paddingTop = $el.offsetHeight + 'px'; setTimeout(() => { document.body.style.paddingTop = $el.offsetHeight + 'px'; }, 100); $watch('predictive_search.q', (q) => { if (!q) { predictive_search.active = false return predictive_search.resources = null; } fetch('/search/suggest.json?q=' + q + '&resources[type]=product,collection&resources[limit]=5') .then((res) => res.json()) .then((res) => { res.resources.results.products = res.resources.results.products.filter(p => ( // Filter out products starting with `wholesale: ` in title !p.title.toLowerCase().startsWith('wholesale: ') && // Filter out products ending in ` stock` !p.title.toLowerCase().endsWith(' stock') && !predictive_search.search_excludes.includes(p.handle) )) predictive_search.resources = res.resources }); }); $watch('mobile_menu.active', () => { if (mobile_menu.active) { return $dispatch('header-mobile-menu-active'); }; $dispatch('header-mobile-menu-inactive'); }); " @keyup.escape=" mega_menu.active = false; mega_menu.current = false; mobile_search.active = false; mobile_menu.active = false; mobile_menu.id = 'default'; " @resize.window.debounce=" headerHeight = window.innerHeight > 300 ? $el.offsetHeight : null document.body.style.paddingTop = $el.offsetHeight + 'px'; " >
Menu
Search
Search query
See all results (
)
Sorry nothing found for “
”
ABOUT US
Back
About Akua
Our Story
Why eat Kelp?
Our Supply Chain
FAQ
Contact
COMMUNITY
Back
Community
Press
Blog
Recipes
Get FREE Kelp Burgers!
WHOLESALE
akua
SHOP
Featured Products
The Kelp Burger - Variety Bundle
The Kelp Burger Party Bundle 🍔
The Last Bundle
Shop All
ABOUT US
Our Story
Why eat Kelp?
Our Supply Chain
FAQ
Contact
COMMUNITY
Press
Blog
Recipes
Get FREE Kelp Burgers!
WHOLESALE
Search
Search query
See all results (
)
Sorry nothing found for “
”
Account
Cart:
items
empty
Your Cart
Close
Your cart is empty right now
Get shopping
/MONTHLY
On back order
Pre-order
0 && item.quantity--" @click.prevent.debounce.500=" $store.cart.update({ updates: { [item.id]: item.quantity } }) " aria-controls="`cart-quantity-${id}`" tabindex="-1" >
Decrease quantity by 1
−
Quantity
Increase quantity by 1
+
Remove Item
Your Custom Bundle
/MONTHLY
On back order
Pre-order
0 && item.quantity--" @click.prevent.debounce.500=" $store.cart.update({ updates: { [item.id]: item.quantity } }) " aria-controls="`cart-quantity-${id}`" tabindex="-1" >
Decrease quantity by 1
−
Quantity
Increase quantity by 1
+
Remove Item
Remove Bundle
YOU MIGHT ALSO LIKE
Add to cart
Add -
View Cart
Checkout:
-
Contact
Close Image Popup