🐎 Arby's Bronco Berry Sauce #18
@@ -15,12 +15,17 @@ In this fast food reverse engineering post, I reference two documents:
|
||||
|
||||
|
||||
## 📋 Ingredient List
|
||||
Surpringly, the sauce contains absolutely no berries. In fact, it looks a lot like a basic sweet and sour sauce:
|
||||
Surpringly, the sauce contains absolutely no berries. In fact, it looks a lot like a basic **sweet and sour sauce**:
|
||||
|
||||
{{< image
|
||||
src="images/arbys-bronco-berry-sauce-ingredient-list.png"
|
||||
caption="Arby's bronco berry sauce ingredient list" >}}
|
||||
|
||||
```
|
||||
High Fructose Corn Syrup, Water, Bell Pepper, Distilled Vinegar, Modified Corn Starch, Jalapeno Pepper, Vegetable Juice Concentrate (color), Potassium Sorbate and Sodium Benzoate (preservatives), Onion (dehydrated), Salt, Spice, Xanthan Gum, Citric Acid, Acetic Acid.
|
||||
```
|
||||
|
||||
|
||||
Compare this to *La Choy Sweet and Sour Sauce*. Curious....
|
||||
|
||||
{{< image
|
||||
@@ -32,5 +37,23 @@ Compare this to *La Choy Sweet and Sour Sauce*. Curious....
|
||||
Water, Sugar, Distilled Vinegar, Modified Corn Starch, LESS THAN 2% OF: Salt, Pineapple Juice Concentrate, Dried Red Bell Peppers, Oleoresin Paprika.
|
||||
```
|
||||
|
||||
Just look at the overlap. It's essence is a sweet and sour sauce:
|
||||
|
||||
✅ Done.
|
||||
| Ingredient | Arby's Bronco Berry | La Choy Sweet and Sour Sauce |
|
||||
|---|---|---|
|
||||
| Water | ✅ | ✅ |
|
||||
| Distilled Vinegar | ✅ | ✅ |
|
||||
| Modified Corn Starch | ✅ | ✅ |
|
||||
| Salt | ✅ | ✅ |
|
||||
| HFCS / Sugar | ✅ | ✅ |
|
||||
| Bell Pepper | ✅ | ✅ |
|
||||
| Jalapeno Pepper | ✅ | |
|
||||
| Pineapple Juice Concentrate | ✅ | |
|
||||
| Onion (dehydrated) | ✅ | |
|
||||
| Xanthan Gum | ✅ | |
|
||||
| Citric Acid | ✅ | |
|
||||
| Acetic Acid | ✅ | |
|
||||
| Spice / Oleoresin Paprika | ✅ | ✅ |
|
||||
|
||||
|
||||
✅ Good enough.
|
||||
Reference in New Issue
Block a user