SKU: 13093224405

Atosa MBF8507GR 54” 2 Door Reach-In Refrigerator Bottom Mount Stainless Steel

Sale price$1678.50 Regular price$1865.00
Save 10%

Pay in installments of $466.25 with ShopPay, AfterPay and Klarna

Shipping Estimate
USA
  • USA
  • CAN

Ships within 48 hours · Estimated delivery Aug 22 - Aug 27

Promo Codes Available:

For Your Every Summer RSVP, with Code: SUMMER15

Description

Atosa MBF8507GR 54” 2 Door Reach-In Refrigerator Bottom Mount Stainless Steel{% liquid assign title = product. title assign brand_raw = product. vendor assign brand = product. vendor downcase assign ptype_raw = product. type assign ptype = product. type downcase assign sku = product. selected_or_first_available_variant. sku comment SAFE FALLBACKS (if vendor type missing) endcomment if brand_raw == blank assign brand_raw = "Commercial" endif if ptype_raw == blank assign ptype_raw = "Equipment" endif comment


{% liquid
assign title = product.title
assign brand_raw = product.vendor
assign brand = product.vendor | downcase
assign ptype_raw = product.type
assign ptype = product.type | downcase
assign sku = product.selected_or_first_available_variant.sku

comment
SAFE FALLBACKS (if vendor/type missing)
endcomment
if brand_raw == blank
assign brand_raw = "Commercial"
endif
if ptype_raw == blank
assign ptype_raw = "Equipment"
endif

comment
================================
CATEGORY KICKER + CORE COPY
================================
endcomment
assign cat_kicker = "Commercial Equipment"
assign cat_copy = "Designed for professional foodservice use where reliability, correct fit, and daily commercial operation matter."
capture highlights
echo "Commercial-grade construction for daily use|Operator-friendly workflow for busy service|Designed for consistent results|Built for long-term durability|Designed for professional workflow efficiency"
endcapture

if ptype contains 'refrigeration' or ptype contains 'refrigerator'
assign cat_kicker = "Commercial Refrigeration"
assign cat_copy = "Built for commercial refrigeration where temperature stability, food safety, and reliable daily performance are essential."
capture highlights
echo "Temperature stability for food safety|Built for frequent access|Designed for daily commercial use|Efficient layout for stocking & cleaning|Optimized for busy service flow"
endcapture
elsif ptype contains 'freezer'
assign cat_kicker = "Commercial Freezers"
assign cat_copy = "Engineered for commercial freezing applications requiring consistent holding performance and continuous operation."
capture highlights
echo "Consistent holding for frozen storage|Built for busy operations|Commercial-grade durability|Designed for long-term use|Built for reliable daily operation"
endcapture
elsif ptype contains 'fryer' or ptype contains 'deep fryer'
assign cat_kicker = "Commercial Fryers"
assign cat_copy = "Designed for high-output kitchens where recovery, consistency, and durability matter during peak service."
capture highlights
echo "Built for steady commercial output|Designed for consistent frying results|Durable construction for daily use|Operator-focused workflow|Supports peak service demand"
endcapture
elsif ptype contains 'range' or ptype contains 'cooking' or ptype contains 'oven' or ptype contains 'griddle' or ptype contains 'broiler'
assign cat_kicker = "Commercial Cooking"
assign cat_copy = "Built for commercial kitchens where performance, durability, and workflow efficiency support speed and consistency."
capture highlights
echo "Built for high-output demand|Durable for daily commercial use|Consistent cooking performance|Supports faster kitchen workflow|Designed for efficient production"
endcapture
elsif ptype contains 'food prep' or ptype contains 'prep'
assign cat_kicker = "Food Prep Equipment"
assign cat_copy = "Optimized for commercial prep where speed, sanitation routines, and consistent output are part of daily operation."
capture highlights
echo "Built for fast prep workflows|Designed for daily sanitation|Durable for constant use|Supports consistent output|Supports efficient production flow"
endcapture
elsif ptype contains 'stainless' or ptype contains 'table' or ptype contains 'sink'
assign cat_kicker = "Stainless Steel"
assign cat_copy = "Commercial stainless designed for daily cleaning, durability, and dependable support in production workflows."
capture highlights
echo "Commercial stainless durability|Designed for daily cleaning|Built for busy kitchens|Long-term reliability focus|Supports efficient workflows"
endcapture
endif

comment
================================
BRAND TONE
================================
endcomment
assign brand_copy = "Selected for commercial buyers who expect professional-grade equipment and specification-first purchasing confidence."
if brand contains 'atosa'
assign brand_copy = "Atosa is widely chosen in Canada for dependable commercial performance and strong build quality in professional kitchens."
elsif brand contains 'efi'
assign brand_copy = "EFI is trusted by Canadian operators for reliable, value-driven commercial solutions designed for daily use."
elsif brand contains 'inferno'
assign brand_copy = "Inferno is engineered for high-output commercial kitchens demanding power, durability, and consistent performance."
elsif brand contains 'glacier'
assign brand_copy = "Glacier refrigeration is selected by Canadian operators seeking dependable cold holding and value-focused commercial performance."
elsif brand contains 'omcan'
assign brand_copy = "Omcan supports commercial kitchens with a wide range of practical, spec-driven equipment solutions."
elsif brand contains 'cookrite'
assign brand_copy = "CookRite by Atosa is a popular choice for commercial cooking equipment built for steady output and daily use."
endif

comment
================================
UNIVERSAL METAFIELD MAP (v3)
- supports custom.* and specs.* and common legacy keys
- NEVER uses backslash escape
================================
endcomment

comment
Common “custom.” fields you told me you have:
custom.amperage / custom.voltage / custom.hp / custom.number-of-shelves / custom.number-of-doors
endcomment

assign power_type_label = product.metafields.custom.power_type.value | default: product.metafields.custom.power_type | default: product.metafields.custom.power_type_label.value | default: product.metafields.custom.power_type_label

assign custom_dimensions = product.metafields.custom.product_dimensions.value | default: product.metafields.custom.product_dimensions | default: product.metafields.custom.dimensions.value | default: product.metafields.custom.dimensions
assign custom_weight = product.metafields.custom.product_weight.value | default: product.metafields.custom.product_weight | default: product.metafields.custom.weight.value | default: product.metafields.custom.weight | default: product.metafields.custom["weight-lbs"].value | default: product.metafields.custom["weight-lbs"]

comment
Refrigeration core specs
endcomment
assign mf_capacity = product.metafields.custom.capacity.value | default: product.metafields.custom.capacity | default: product.metafields.specs.capacity.value | default: product.metafields.specs.capacity | default: product.metafields.custom["capacity-cu-ft"].value | default: product.metafields.custom["capacity-cu-ft"]

assign mf_temp = product.metafields.custom.temperature_range.value | default: product.metafields.custom.temperature_range
assign mf_temp = mf_temp | default: product.metafields.custom["temperature-range"].value | default: product.metafields.custom["temperature-range"]
assign mf_temp = mf_temp | default: product.metafields.custom["temperature-range-f"].value | default: product.metafields.custom["temperature-range-f"]
assign mf_temp = mf_temp | default: product.metafields.specs.temperature_range.value | default: product.metafields.specs.temperature_range
assign mf_temp = mf_temp | default: product.metafields.custom["temperature-range-refrigeration"].value | default: product.metafields.custom["temperature-range-refrigeration"]

assign mf_voltage = product.metafields.custom.voltage.value | default: product.metafields.custom.voltage | default: product.metafields.specs.voltage.value | default: product.metafields.specs.voltage
assign mf_hz = product.metafields.custom.hz.value | default: product.metafields.custom.hz | default: product.metafields.custom.hertz.value | default: product.metafields.custom.hertz | default: product.metafields.specs.hz.value | default: product.metafields.specs.hz
assign mf_phase = product.metafields.custom.phase.value | default: product.metafields.custom.phase | default: product.metafields.specs.phase.value | default: product.metafields.specs.phase

assign mf_amps = product.metafields.custom.amperage.value | default: product.metafields.custom.amperage
assign mf_amps = mf_amps | default: product.metafields.specs.amps.value | default: product.metafields.specs.amps
assign mf_amps = mf_amps | default: product.metafields.custom.current.value | default: product.metafields.custom.current
assign mf_amps = mf_amps | default: product.metafields.custom["rated-current-a"].value | default: product.metafields.custom["rated-current-a"]

assign mf_refrigerant = product.metafields.custom.refrigerant.value | default: product.metafields.custom.refrigerant | default: product.metafields.specs.refrigerant.value | default: product.metafields.specs.refrigerant

assign mf_cert = product.metafields.custom.certifications.value | default: product.metafields.custom.certifications | default: product.metafields.specs.certifications.value | default: product.metafields.specs.certifications

comment
Your snap spec fields (custom)
endcomment
assign c_doors = product.metafields.custom.number_of_doors.value | default: product.metafields.custom.number_of_doors
assign c_doors = c_doors | default: product.metafields.custom["number-of-doors"].value | default: product.metafields.custom["number-of-doors"] | default: product.metafields.custom.doors.value | default: product.metafields.custom.doors

assign c_shelves = product.metafields.custom.number_of_shelves.value | default: product.metafields.custom.number_of_shelves
assign c_shelves = c_shelves | default: product.metafields.custom["number-of-shelves"].value | default: product.metafields.custom["number-of-shelves"] | default: product.metafields.custom.shelves.value | default: product.metafields.custom.shelves

assign c_hp = product.metafields.custom.hp.value | default: product.metafields.custom.hp | default: product.metafields.custom.horsepower.value | default: product.metafields.custom.horsepower
assign c_casters = product.metafields.custom.casters.value | default: product.metafields.custom.casters

comment
Cooking metafields (hyphen keys + safe apostrophe key)
IMPORTANT: "BTU's" must be written exactly like this in bracket notation.
endcomment
assign c_total_btu = product.metafields.custom["total-btu-h"].value | default: product.metafields.custom["total-btu-h"]
assign c_total_btu = c_total_btu | default: product.metafields.custom["BTU's"].value | default: product.metafields.custom["BTU's"]
assign c_total_btu = c_total_btu | default: product.metafields.custom.total_btu.value | default: product.metafields.custom.total_btu
assign c_total_btu = c_total_btu | default: product.metafields.custom["btu-h"].value | default: product.metafields.custom["btu-h"]

assign c_gas_type = product.metafields.custom["gas-type"].value | default: product.metafields.custom["gas-type"] | default: product.metafields.custom.gas_type.value | default: product.metafields.custom.gas_type
assign c_burners = product.metafields.custom["number-of-burners"].value | default: product.metafields.custom["number-of-burners"] | default: product.metafields.custom.number_of_burners.value | default: product.metafields.custom.number_of_burners
assign c_ignition = product.metafields.custom.ignition.value | default: product.metafields.custom.ignition
assign c_griddle_area = product.metafields.custom["griddle-working-area-inch"].value | default: product.metafields.custom["griddle-working-area-inch"]
assign c_oven_size = product.metafields.custom["oven-size-inch"].value | default: product.metafields.custom["oven-size-inch"]
assign c_valve_types = product.metafields.custom["valve-types"].value | default: product.metafields.custom["valve-types"]
assign c_burner_control = product.metafields.custom["burner-and-control-method"].value | default: product.metafields.custom["burner-and-control-method"]
assign c_basket_dims = product.metafields.custom["basket-dimensions-inch"].value | default: product.metafields.custom["basket-dimensions-inch"]
assign c_work_area = product.metafields.custom["work-area-inch"].value | default: product.metafields.custom["work-area-inch"]
assign c_intake_pressure = product.metafields.custom["intake-tube-pressure-in-w-c"].value | default: product.metafields.custom["intake-tube-pressure-in-w-c"]

comment
Primary collection for related products
endcomment
assign primary_collection = nil
for c in product.collections
if c.handle != 'all' and c.handle != 'frontpage'
assign ct_primary = c.title | downcase
if ct_primary contains 'mixup' or ct_primary contains 'shopping' or ct_primary contains 'tax' or ct_primary contains 'top selling'
continue
endif
assign primary_collection = c
break
endif
endfor

comment
Related Categories pills
endcomment
assign noise_words = "mixup,shopping,tax,taxes,top selling,top-selling,sale,clearance,shipping,deal,deals,new,featured,instock,in stock,preorder,pre-order,canada,canadian" | split: ","
assign child_links_raw = ""
assign child_count = 0

for c in product.collections
if c.handle != 'all' and c.handle != 'frontpage'
if primary_collection == nil or c.handle != primary_collection.handle
assign ok = true
assign ct = c.title | downcase

for n in noise_words
assign n2 = n | strip
if n2 != blank and ct contains n2
assign ok = false
break
endif
endfor

if ok and child_count < 4
assign child_links_raw = child_links_raw | append: c.url | append: "|" | append: c.title | append: "||"
assign child_count = child_count | plus: 1
endif
endif
endif
endfor

assign child_arr = child_links_raw | split: "||"
assign highlights_arr = highlights | split: "|"

comment
Checklist line adapts by power type
endcomment
assign checklist_req_line = "Confirm requirements on this page (connections, clearances, and install notes) before ordering."
if power_type_label != blank
assign pt = power_type_label | downcase
if pt contains 'gas' and pt contains 'electric'
assign checklist_req_line = "Confirm requirements on this page (gas + electrical requirements, connections, clearances, and install notes) before ordering."
elsif pt contains 'gas'
assign checklist_req_line = "Confirm requirements on this page (gas requirements, connections, clearances, and install notes) before ordering."
elsif pt contains 'electric'
assign checklist_req_line = "Confirm requirements on this page (electrical requirements, connections, clearances, and install notes) before ordering."
endif
endif

comment
Fit line
endcomment
assign fit_line = ""
if custom_dimensions != blank and custom_weight != blank
assign fit_line = "Dimensions: " | append: custom_dimensions | append: " • Weight: " | append: custom_weight
elsif custom_dimensions != blank
assign fit_line = "Dimensions: " | append: custom_dimensions
elsif custom_weight != blank
assign fit_line = "Weight: " | append: custom_weight
endif

comment
FAQ
endcomment
assign faq_q1 = "Is this product suitable for restaurant and commercial kitchen use?"
assign faq_a1 = "Yes — this equipment is intended for professional foodservice environments such as restaurants, commissaries, and commercial kitchens."

assign faq_q2 = "How do I confirm it will fit and connect correctly?"
assign faq_a2 = "Confirm overall dimensions, placement clearances, and the requirements shown on this page before ordering."

assign faq_q3 = "What should I verify before ordering?"
assign faq_a3 = "Verify space/access clearances and confirm requirements on this page (connections, clearances, and install notes) so the unit matches your application."

assign faq_q4 = "Do you sell across Canada?"
assign faq_a4 = "Yes — available for commercial customers throughout Canada."

if ptype contains 'refrigeration' or ptype contains 'refrigerator'
assign faq_q2 = "How do I confirm it will fit and meet refrigeration requirements?"
assign faq_a2 = "Confirm overall dimensions, door swing clearance, and electrical requirements shown on this page before ordering."
assign faq_q3 = "What should I verify for installation?"
assign faq_a3 = "Verify space/access clearance and confirm the requirements on this page so it matches your application."
elsif ptype contains 'freezer'
assign faq_q2 = "How do I confirm it will fit and meet freezing requirements?"
assign faq_a2 = "Confirm overall dimensions, clearance, and electrical requirements shown on this page before ordering."
assign faq_q3 = "What should I verify for installation?"
assign faq_a3 = "Verify space/access clearance and confirm the requirements on this page so it matches your application."
elsif ptype contains 'fryer' or ptype contains 'deep fryer'
assign faq_q2 = "How do I confirm it will fit and meet fryer requirements?"
assign faq_a2 = "Confirm overall dimensions, clearance, and power/connection requirements shown on this page before ordering."
assign faq_q3 = "What should I verify before ordering a fryer?"
assign faq_a3 = "Verify space/access clearance and confirm the requirements on this page so it matches your application."
elsif ptype contains 'range' or ptype contains 'cooking' or ptype contains 'oven' or ptype contains 'griddle' or ptype contains 'broiler'
assign faq_q2 = "How do I confirm it will fit and meet cooking equipment requirements?"
assign faq_a2 = "Confirm dimensions, clearances, and power/connection requirements shown on this page before ordering."
assign faq_q3 = "What should I verify before ordering cooking equipment?"
assign faq_a3 = "Verify space/access clearance and confirm requirements on this page so it matches your application."
elsif ptype contains 'stainless' or ptype contains 'table' or ptype contains 'sink'
assign faq_q2 = "How do I confirm it will fit in my space?"
assign faq_a2 = "Confirm overall dimensions and installation notes shown on this page before ordering."
assign faq_q3 = "What should I verify before ordering stainless equipment?"
assign faq_a3 = "Verify your available space, access clearance, and any installation notes shown on this page so it matches your application."
endif
%}






{{ cat_kicker }} • Canada Commercial Sales

{{ title }}

{{ cat_copy }} {{ brand_copy }}


Buyers should verify the specifications on this page to confirm dimensions, requirements, capacity/output needs, and installation compatibility prior to ordering.


Chosen by restaurants, commissaries, and foodservice operators who prioritize correct fit, dependable performance, and long-term commercial value.


Brand: {{ brand_raw }}
{%- if sku != blank -%}SKU: {{ sku }}{%- endif -%}
{%- if ptype_raw != blank -%}Category: {{ ptype_raw }}{%- endif -%}
{%- if power_type_label != blank -%}Power: {{ power_type_label }}{%- endif -%}



Commercial Grade
Built for Daily Use
Spec-First Confidence
Canada-Wide Sales



Quick Specs


{%- if c_doors != blank -%}
Doors{{ c_doors }}

{%- endif -%}

{%- if power_type_label != blank -%}

Power{{ power_type_label }}

{%- endif -%}

{%- if c_total_btu != blank -%}

Total BTU{{ c_total_btu }}

{%- endif -%}

{%- if c_gas_type != blank -%}

Gas Type{{ c_gas_type }}

{%- endif -%}

{%- if c_ignition != blank -%}

Ignition{{ c_ignition }}

{%- endif -%}

{%- if c_burners != blank -%}

Burners{{ c_burners }}

{%- endif -%}

{%- if mf_capacity != blank -%}

Capacity{{ mf_capacity }}

{%- endif -%}

{%- if mf_temp != blank -%}

Temp Range{{ mf_temp }}

{%- endif -%}

{%- if c_shelves != blank -%}

Shelves{{ c_shelves }}

{%- endif -%}

{%- if custom_dimensions != blank -%}

Dimensions{{ custom_dimensions }}

{%- endif -%}

{%- if custom_weight != blank -%}

Weight{{ custom_weight }}

{%- endif -%}

{%- if mf_refrigerant != blank -%}

Refrigerant{{ mf_refrigerant }}

{%- endif -%}

{%- if c_hp != blank -%}

HP{{ c_hp }}

{%- endif -%}

{%- if c_casters != blank -%}

Casters{{ c_casters }}

{%- endif -%}

{%- if mf_voltage != blank or mf_hz != blank or mf_phase != blank or mf_amps != blank -%}


Electrical

{%- if mf_voltage != blank -%}{{ mf_voltage }}{%- endif -%}
{%- if mf_hz != blank -%}{% if mf_voltage != blank %} / {% endif %}{{ mf_hz }}{%- endif -%}
{%- if mf_phase != blank -%}{% if mf_voltage != blank or mf_hz != blank %} / {% endif %}{{ mf_phase }}{%- endif -%}
{%- if mf_amps != blank -%}{% if mf_voltage != blank or mf_hz != blank or mf_phase != blank %} / {% endif %}{{ mf_amps }}{%- endif -%}


{%- endif -%}

{%- if mf_cert != blank -%}

Certifications{{ mf_cert }}

{%- endif -%}


Buyer tip:
Match doorway/service access and confirm connections/clearances on this page before ordering.





Key Highlights

Top buyer points at a glance



    {%- for h in highlights_arr limit: 5 -%}
    {%- if h != blank -%}


  • {{ h }}

  • {%- endif -%}
    {%- endfor -%}




Buyer Comfort Checklist

Confirm fit before ordering


{%- if fit_line != blank -%}


Fit check: {{ fit_line }}


{%- endif -%}



Space & access clearance (doorways, placement, service access).



{{ checklist_req_line | strip_html }}



Operational fit (capacity/output aligns with your volume).



Commercial intended use (professional foodservice environments).



Ordering confidence — confirm model/SKU and match details on this page to your application before checkout.




{%- if child_count > 0 -%}



Related Categories


Explore more


{%- for item in child_arr -%}
{%- assign pair = item | split: "|" -%}
{%- assign url = pair[0] -%}
{%- assign label = pair[1] -%}
{%- if url != blank and label != blank -%}
{{ label }}
{%- endif -%}
{%- endfor -%}


{%- endif -%}




Why Buy From Continental Restaurant Equipment


Trusted Commercial Seller




Spec-first buying confidence — verify fit, requirements, and compatibility before purchase.




Commercial-only product intent — equipment listed for professional foodservice environments.




Clear model identification — brand/SKU/category visibility to help avoid ordering mistakes.




Canada-wide commercial sales — focused on supplying restaurant operators and professional buyers across Canada.



Note: Always verify installation requirements using the information shown on this page before ordering.



{%- if primary_collection != nil -%}



Related Products


Same Category


{%- assign shown = 0 -%}
{%- for p in primary_collection.products -%}
{%- if p.id != product.id and shown < 8 -%}



Same Category • Comparable Specs

{%- if p.featured_image -%}

{%- endif -%}


{{ p.title }}

{{ p.price | money }}

View →




{%- assign shown = shown | plus: 1 -%}
{%- endif -%}
{%- endfor -%}



{%- endif -%}



Frequently Asked Questions



{{ faq_q1 }}
{{ faq_a1 }}

{{ faq_q2 }}
{{ faq_a2 }}

{{ faq_q3 }}
{{ faq_a3 }}

{{ faq_q4 }}
{{ faq_a4 }}





Shipping Notes
  • Free Standard Shipping on $100+ Orders to the USA.
  • Except Preorder products are shipped in 48 hours.
  • Delivery to the USA:
  1. Standard Shipping : 3-10 business days
  • If time is of the essence, please consider selecting expedited delivery for faster service.
Exchange/Return Notes
  • We offer a 30-day return/exchange service after receiving.
  • Final sale items are not eligible for returns or exchanges.
  • To process your return/exchange, please contact us at [email protected]
  • Please click here for more details>>> Return & Exchange Policy
SKU: 13093224405

Discover Niche Categories That Outsell

Top-Converting Item to Boost Your Average Order

4.3 ★★★★★
Based on 22 reviews
Sort
Highest Rating
Newest First
Oldest First
Product Reviews
A
Verified Purchase
Amy Farrell
Chelsea, US
★★★★★ 5
Read this book! Then join our support group for the ending😜
While I’ve read some amazing books this year, it’s been awhile since I have completely devoured a book in less than 24 hours. This book was one I truly could not put down. I couldn’t fall asleep because I didn’t want to stop reading what happened next. The way this book starts is one of my absolute favorite ways to fall into a story - with no preamble and immediate conspiring amongst characters. Brynn has quickly become one of my new favorite FMCs. She is just so REAL. No whining or blaming her situation on everyone and everything else. She accepts her role in the world, but also holds a fierce determination to know the truth of that world. She is brave, yet terrified. Strong, yet self-conscious. She is cunning and intelligent and she doesn’t shy away from what is hard or allow emotion to overcome logic. I feel like she’s such a relatable character in everything that happens to her. Then we have Kai…our commander and son of the leader. He’s got secrets. Big ones. And the amount of times my feelings for him flipped in this book is insane. I’m still honestly reeling… Acker, my man…he’s mysterious, yet he doesn’t pull his punches. He’s loyal to a fault. He feels things deeply and he is fervent in his beliefs and desires. I adore him and yet want to shake him for the way he goes about making decisions and only sharing half truths. And right now my heart is aching for him and also terrified of him. When I say I need book 2 like I need water, that’s an understatement. I don’t have space to discuss every side character, but just know that I love them deeply and they each have big personalities of their own. The miscommunication honestly feels more like a necessity and less of a trope. The MCs don’t truly know one another, so of course there’s hesitancy to share everything with a stranger who has been somewhat forced upon you due to the situation you’ve both found yourself in. But it also is refreshing to watch them both learn to trust and communicate more and more as they go. The world building was exciting and unique - unlike anything I’ve read before. The kingdoms and their systems and the unique magics all create this setting that is utterly perfect. I never felt confused, but could easily envision everything as it was explained in detail. The slow burn and spice was paced so perfectly and realistically that it never felt weird or forced or annoying. It unfolds the way most normal relationships would (minus the magic and fantasy aspects). I truly cheered for our MCs and loved the way they finally came together. This story takes all the tropes we know and love and twists them into something unique and entirely different than all the other stories we’ve grown used to. And when I tell you that you will NEVER see the plot twists coming, HOLY SMOKES BATMAN! And the last 2 chapters took me ALL THE WAY OUT. I’m not sure how I’m supposed to be okay after that. I almost want to go back to chapter 55 and pretend the rest didn’t happen…but of course I can’t do that and now I’ll just be dying a little inside every day until I get my hands on book two! If you enjoy fantasy or romantasy, this has to be your next read. All the rest can wait. Grab your copy YESTERDAY.
WAS THIS REVIEW HELPFUL?YesReportShare
Reviewed in the United States on June 24, 2025
J
Verified Purchase
Jenniraereads
Omaha, US
★★★★★ 5
Outstanding book - A MUST READ
This is fantasy romance at its finest, and I couldn’t put it down from the moment I started. Packed with classic romantasy tropes that are done so well, especially my favorite: fated mates! The world-building is both easy to digest and detailed enough to feel immersive. It strikes the perfect balance—not too vague but never overwhelming. The world is divided between several groups of people, and the story revolves around the Alaha, who live on the water, and the Kenta, who reside on land. For centuries, these two factions have maintained a fragile peace, but things take a sharp turn when our FMC, Brynn, threatens that peace right at the beginning of the book. What follows is a thrilling dive into a world of magic, rebellion, and secrets. I will say no more, because you should go into this book relatively blind to get the full experience. Brynn, our FMC, is everything you could want in a lead. She’s smart, confident, and refuses to bow to threats. Then there’s the MMC, Acker. Scrumptious doesn’t even begin to cover it. The chemistry between him and Brynn is electric, and their dynamic had me grinning (and swooning) throughout. This book has all the best romantasy tropes: forced proximity, slowest of slow burns, elemental magic, fated mates (done right), political intrigue, and plot twists you will not see coming! Each trope is executed masterfully, blending seamlessly into the story without feeling overdone. If these are your jam, you’ll absolutely love this book. Even if they are not usually your cup of tea, this book may change your mind. While the pacing is fast and gripping overall, it does have a bit of a lull in the middle. That said, the ending more than made up for it—it left me gasping and desperate for the next book. I think I said aloud, “What the hell just happened?” when I finished the last page. This book grabbed me by the neck and didn’t let go. It’s full of banter, twisty turns, and a delicious tension. Probably one of my favorite fantasy reads this year. I am going to be thinking about this book non-stop until book 2 is released!
WAS THIS REVIEW HELPFUL?YesReportShare
Reviewed in the United States on November 30, 2024
N
Verified Purchase
Nicole Gassman
Carnegie, US
★★★★★ 4
Cool world building and great side characters
Format: Kindle
I adored the side characters and found them a lot more compelling than Jovie and Acker, if I’m being honest. I really wanted to like her but I found myself getting frustrated by her lack of, I don’t know, real rage for any of the crap people pull on her. Like ok I get this is romantasy but I have a hard time really believing you’re actually as upset at this guy as you claim to be when two minutes later you’re letting this dude shove his tongue down your throat. Additionally, an early running theme is that Jovie is frustrated that there are a bunch of people deciding things for her but the existence of the whole “matched/bond” thing makes much of her autonomy a moot point. Like at one point I think Acker even points out that them getting into bed together is a “foregone conclusion” and someone else mentions that the other matched pairs that don’t end up together ended up literally destroying each other. No pressure. I was a lot more interested in the characterization of Messer, Beau, and Hallis. I knew I was going to be exasperated consistently by this girl when she let Mr. Murder Hottie treat Messer like a war criminal after he almost got himself spatchcocked for them by a mighty-morphing radical with an attitude problem. If my homie went through the battle blender like that for me after I found out he had been secretly protecting me and keeping me company for weeks/months, I would be doing A LOT MORE than standing around trying to figure out if I actually thought he was my friend while Captain Boy Toy did some light torture on him. Also Acker, my dude, if you can still find it in your heart and your loins to get riled up while your sister is having a breakdown in the room over…I don’t know, seek help I guess. I liked the juxtaposition of Beau’s bravado and her militaristic delivery of information to her brother showing she can turn on a dime when needed. Adding the mental toll her gift takes on her throughout time and how she has self destructive coping mechanisms really gave her some cool depth, and I appreciated the vulnerability it lent her. Hallis was a weird character for me at first but I ended up looking forward to his dialogue a lot. Initially, I didn’t care for the way he seemed to immediately just be a real jerk to Jovie and it didn’t often read as playful to me when I think it sometimes meant to. Regardless, his genuine care for Beau and Acker and how he dropped the act immediately when they really needed him made him pretty endearing and I always appreciate a grump who cares. Honestly everything about this book was an A+ for me aside from the two main characters’ dynamic. When Jovie gets pissed at those bats and obliterates a forest? A+ When she tells Acker that she saw the signs that Messer was getting abused and acknowledged she felt shame and that she couldn’t fault him for being complicit in her mistreatment since she had done the same? A+ When she’s sitting there and coming to terms with the fact that everything she knows has been built on lies as she’s flipping through her sketchbook? A++ The writing and setting is great and the book is good, but someone needs to give Jovie a big stick and tell her it’s okay to be mad and smack people with it even if they’re hot.
WAS THIS REVIEW HELPFUL?YesReportShare
Reviewed in the United States on February 19, 2025
D
Verified Purchase
Dimps
Boise, US
★★★★★ 5
Mind blowing page turner
Oh my stars!!! 🤯 he falls first and he falls hard, enemies to lovers, fated mates. Every characters are lovable. There's action, magic, one horse 🤭 and a plot twist that keep on twisting. Oh and a bad ass FMC! Loved it!
WAS THIS REVIEW HELPFUL?YesReportShare
Reviewed in the United States on April 23, 2026
B
Verified Purchase
Bryan & Lanae Kirby
Chelsea, US
★★★★★ 3
Interesting. Confusing ending that's too similar to another book
Ok, I had to process almost a whole 24 hours before I could write this review. And long story short, did I enjoy the book, yes. Does it have a lot of interesting and good parts to it? Also yes. But does it also have some major flaws? Absolutely. Now I'm not gonna break down every single little thing in this book. But here are the basics of what I liked, and what I didn't like. The good? I liked the characters. They intrigued me off the bad. The world building is pretty decent. It's a little confusing in the beginning, but information is slowly doled out, and some questions are answered. I found that there was a lot of little twists and turns that kept the story engaging. The magic system is intriguing. But, there are quite a few things off for me. First off, we have another story that has heavy inspirations from other books. There are a lot of aspects in this story that felt directly pulled from throne of glass. And the big twist at the end? Was almost verbatim the same ending as the book how does it feel. As soon as I read it I was like hold up, I literally just read almost this same thing when I read how does it feel when it released like a year or year and a half ago. Now I know no concepts are really new anymore, and inspiration comes for everywhere. But I feel like most stories it's like, oh this book has these vibes, or if you liked this book you'd like this one that's similar. But this reminds me of powerless in where there are like exact plots and plot points taken from other things. Now is that a bad thing? Not necessarily. I still enjoyed powerless, and I still enjoyed this story. But it does throw me. There are also a few red flags that the MMC Acker gave me that were not the good kind of red flags we love. First, when they are riding thru the city and people throw stuff at the FMC and he does nothing? Red flag. When they meet his dad and they demand she vows not only to the king but to the MMC? Red flag. All the secrets he keeps? Red flag. When he SLAPS HER IN THE END? Red flag. I'm not sure how I really feel about him. In the end. This was still an enjoyable read. I did like it and I am curious about the next book. But I am wary about some of the plot points and the MMC.
WAS THIS REVIEW HELPFUL?YesReportShare
Reviewed in the United States on November 26, 2024

recommand products