Aloha Search
res.json().then(body => ({ ok: res.ok, body }))) .then(({ ok, body }) => { this.coverLoading = false; if (ok) this.candidates = body.candidates || []; else this.coverError = body.error || 'Could not load images.'; }) .catch(() => { this.coverLoading = false; this.coverError = 'Could not load images.'; }); }, useCover(url) { if (!url || this.coverSaving) return; this.coverSaving = true; fetch('https://aloh.as/hawaii/great-harvest-bread-co-honolulu/cover', { method: 'POST', headers: { 'Content-Type': 'application/json', 'X-CSRF-TOKEN': this.csrf(), 'Accept': 'application/json' }, body: JSON.stringify({ url: url }), }) .then(res => res.json().then(body => ({ ok: res.ok, body }))) .then(({ ok, body }) => { this.coverSaving = false; if (ok) { this.coverSaved = true; // Optimistic preview — the queued job re-encodes/stores // the final version a few seconds behind this. $refs // (not $el) because this fires from inside the // teleported modal, which is no longer a DOM // descendant of the card/page it belongs to. this.$refs.menuRoot.closest('[data-listing-cover-scope]') ?.querySelectorAll('img').forEach(el => { el.src = url; }); setTimeout(() => { this.coverOpen = false; }, 900); } else { this.coverError = body.error || 'Failed to set cover photo.'; } }) .catch(() => { this.coverSaving = false; this.coverError = 'Failed to set cover photo.'; }); }, }" x-ref="menuRoot" style="position:relative;z-index:5" @click.stop>
Great Harvest Bread Co Honolulu cover
G
Bakeries Dining Cookies Sourdough Bakery Catering Takeout Unclaimed listing
Claim this business

Great Harvest Bread Co Honolulu

4.5 (111 reviews)
South Shore, Honolulu, Oahu
Is Great Harvest Bread Co Honolulu your business? Add photos, hours, and your story — free.
Claim this listing

About

Bakery chain specializing in whole-grain breads & muffins made with Montana wheat.

Scones Sandwiches Fresh Bread Pumpkin Bread Chocolate Chip Homemade Bread Chocolate Babka Cinnamon Chip Bread Garlic Cheese Bread Rosemary Garlic Bread

Amenities & Features

  • Has Parking Lot Free
  • Pay Credit Card
  • Pay Debit Card
  • Pay Mobile Nfc

Photos, hours & more

This listing is just getting started

The owner hasn't added photos, hours, services or a story yet. Claim it to fill out the full profile.

Claim this business →

Location

Map showing Great Harvest Bread Co Honolulu
4400 Kalanianaʻole Hwy
Honolulu, HI 96821

Reviews

Write a review

Thanks for your review!

Comments

Write a comment

Your comment has been submitted.

Suggest an edit

Spot something wrong? Propose a fix — accepted edits go live and earn reputation.

Mahalo! Your edit was submitted for review.

Similar on Oahu

People also searched for

Closed now · opens 7:00am
Hours
Sunday 9:00am – 3:00pm
Monday 7:00am – 5:00pm
Tuesday 7:00am – 5:00pm
Wednesday 7:00am – 5:00pm
Thursday 7:00am – 5:00pm
Friday 7:00am – 5:00pm
Saturday Closed 7:00am – 5:00pm
4400 Kalanianaʻole Hwy, Honolulu, HI 96821 Address

Message Owner