Hand harvested from a tropical orchid, Madagascar vanilla is the second most expensive spice in the world and in a flavor class all its own.
Vanilla
Calories:
35 per wt. oz.
Carbohydrates:
8g per wt. oz.
Protein:
1g per wt. oz.
Nutritional Value Per Ounce
Ingredients:
Pasteurized and Cultured Skim Milk, Sugar, Dextrose, Whey, Maltodextrin, Microcrystalline Cellulose, Vegetable Mono & Diglycerides, Guar Gum, Carrageenan, Cellulose Gum, Vanilla Extract, Vanilla Beans, Natural Flavors Contains Live and Active
Contains Live and Active Cultures: S. thermophilus, L. bulgaricus, L. acidophilus, Bifidobacterium ssp., L. rhamnosus, L. casei.
Contains: Milk.
A 2,000 calorie daily diet is used as the basis for general nutritional advice; however, individual calorie needs may vary. Additional nutrition information available upon request. Our frozen yogurt is produced in a Kosher certified facility. *Meets National Yogurt Association criteria for Live & Active Culture Frozen Yogurt.
SELECT `Flavor`.`id`, `Flavor`.`archived`, `Flavor`.`featured`, `Flavor`.`category_id`, `Flavor`.`on_promotion`, `Flavor`.`favorite_count`, `Flavor`.`name`, `Flavor`.`description`, `Flavor`.`calories`, `Flavor`.`carbohydrates`, `Flavor`.`protein`, `Flavor`.`fat_calories`, `Flavor`.`fat_grams`, `Flavor`.`saturated_fat_grams`, `Flavor`.`trans_fat_grams`, `Flavor`.`cholesterol_milligrams`, `Flavor`.`fiber_grams`, `Flavor`.`sugar_grams`, `Flavor`.`vitamin_a_percent_dv`, `Flavor`.`vitamin_c_percent_dv`, `Flavor`.`calcium_percent_dv`, `Flavor`.`iron_percent_dv`, `Flavor`.`real_content`, `Flavor`.`legacy_real_content`, `Flavor`.`ingredients`, `Flavor`.`live_and_active_cultures`, `Flavor`.`cultures`, `Flavor`.`contains`, `Flavor`.`phenylketonurics`, `Flavor`.`paytronix_id`, `Flavor`.`new_expiration`, `Flavor`.`promo_color`, `Flavor`.`promo_treatment`, `Flavor`.`promo_background_type`, `Flavor`.`created`, `Flavor`.`modified`, `Category`.`id`, `Category`.`name`, `Category`.`nutrition_info`, `Category`.`created`, `Category`.`modified`, `Image`.`id`, `Image`.`parent_id`, `Image`.`model`, `Image`.`model_id`, `Image`.`extension`, `Image`.`tag`, `Image`.`caption_1`, `Image`.`name`, `Image`.`size`, `Image`.`type`, `Image`.`uri`, `Image`.`order`, `Image`.`created`, `Image`.`modified`, `PromoImage`.`id`, `PromoImage`.`parent_id`, `PromoImage`.`model`, `PromoImage`.`model_id`, `PromoImage`.`extension`, `PromoImage`.`tag`, `PromoImage`.`caption_1`, `PromoImage`.`name`, `PromoImage`.`size`, `PromoImage`.`type`, `PromoImage`.`uri`, `PromoImage`.`order`, `PromoImage`.`created`, `PromoImage`.`modified`, `PromoBackgroundImage`.`id`, `PromoBackgroundImage`.`parent_id`, `PromoBackgroundImage`.`model`, `PromoBackgroundImage`.`model_id`, `PromoBackgroundImage`.`extension`, `PromoBackgroundImage`.`tag`, `PromoBackgroundImage`.`caption_1`, `PromoBackgroundImage`.`name`, `PromoBackgroundImage`.`size`, `PromoBackgroundImage`.`type`, `PromoBackgroundImage`.`uri`, `PromoBackgroundImage`.`order`, `PromoBackgroundImage`.`created`, `PromoBackgroundImage`.`modified`, `LegacyNutrition`.`id`, `LegacyNutrition`.`parent_id`, `LegacyNutrition`.`model`, `LegacyNutrition`.`model_id`, `LegacyNutrition`.`extension`, `LegacyNutrition`.`tag`, `LegacyNutrition`.`caption_1`, `LegacyNutrition`.`name`, `LegacyNutrition`.`size`, `LegacyNutrition`.`type`, `LegacyNutrition`.`uri`, `LegacyNutrition`.`order`, `LegacyNutrition`.`created`, `LegacyNutrition`.`modified` FROM `yogurtlandstage`.`flavors` AS `Flavor` LEFT JOIN `yogurtlandstage`.`categories` AS `Category` ON (`Flavor`.`category_id` = `Category`.`id`) LEFT JOIN `yogurtlandstage`.`assets` AS `Image` ON (`Image`.`model_id` = `Flavor`.`id` AND `Image`.`model` = 'Flavor' AND `Image`.`tag` = 'Image') LEFT JOIN `yogurtlandstage`.`assets` AS `PromoImage` ON (`PromoImage`.`model_id` = `Flavor`.`id` AND `PromoImage`.`model` = 'Flavor' AND `PromoImage`.`tag` = 'PromoImage') LEFT JOIN `yogurtlandstage`.`assets` AS `PromoBackgroundImage` ON (`PromoBackgroundImage`.`model_id` = `Flavor`.`id` AND `PromoBackgroundImage`.`model` = 'Flavor' AND `PromoBackgroundImage`.`tag` = 'PromoBackgroundImage') LEFT JOIN `yogurtlandstage`.`assets` AS `LegacyNutrition` ON (`LegacyNutrition`.`model_id` = `Flavor`.`id` AND `LegacyNutrition`.`model` = 'Flavor' AND `LegacyNutrition`.`tag` = 'LegacyNutrition') WHERE `Flavor`.`id` = 129 LIMIT 1
1
1
1
SELECT `Ingredient`.`id`, `Ingredient`.`archived`, `Ingredient`.`name`, `Ingredient`.`created`, `Ingredient`.`modified`, `FlavorsIngredient`.`id`, `FlavorsIngredient`.`flavor_id`, `FlavorsIngredient`.`ingredient_id`, `FlavorsIngredient`.`order` FROM `yogurtlandstage`.`ingredients` AS `Ingredient` JOIN `yogurtlandstage`.`flavors_ingredients` AS `FlavorsIngredient` ON (`FlavorsIngredient`.`flavor_id` = 129 AND `FlavorsIngredient`.`ingredient_id` = `Ingredient`.`id`) WHERE `Ingredient`.`archived` = '0'
0
0
0
SELECT `PrimaryAttribute`.`id`, `PrimaryAttribute`.`archived`, `PrimaryAttribute`.`name`, `PrimaryAttribute`.`type`, `PrimaryAttribute`.`searchable`, `PrimaryAttribute`.`inverted_searchable`, `PrimaryAttribute`.`inverted_name`, `PrimaryAttribute`.`locked`, `PrimaryAttribute`.`created`, `PrimaryAttribute`.`modified`, `FlavorsAttribute`.`id`, `FlavorsAttribute`.`flavor_id`, `FlavorsAttribute`.`attribute_id` FROM `yogurtlandstage`.`attributes` AS `PrimaryAttribute` JOIN `yogurtlandstage`.`flavors_attributes` AS `FlavorsAttribute` ON (`FlavorsAttribute`.`flavor_id` = 129 AND `FlavorsAttribute`.`attribute_id` = `PrimaryAttribute`.`id`) WHERE `PrimaryAttribute`.`archived` = '0' AND `PrimaryAttribute`.`type` = 'Primary'
1
1
0
SELECT `Image`.`id`, `Image`.`parent_id`, `Image`.`model`, `Image`.`model_id`, `Image`.`extension`, `Image`.`tag`, `Image`.`caption_1`, `Image`.`name`, `Image`.`size`, `Image`.`type`, `Image`.`uri`, `Image`.`order`, `Image`.`created`, `Image`.`modified` FROM `yogurtlandstage`.`assets` AS `Image` WHERE `Image`.`model_id` = 2428 AND `Image`.`model` = 'Attribute' AND `Image`.`tag` = 'Image'
1
1
0
SELECT `SecondaryAttribute`.`id`, `SecondaryAttribute`.`archived`, `SecondaryAttribute`.`name`, `SecondaryAttribute`.`type`, `SecondaryAttribute`.`searchable`, `SecondaryAttribute`.`inverted_searchable`, `SecondaryAttribute`.`inverted_name`, `SecondaryAttribute`.`locked`, `SecondaryAttribute`.`created`, `SecondaryAttribute`.`modified`, `FlavorsAttribute`.`id`, `FlavorsAttribute`.`flavor_id`, `FlavorsAttribute`.`attribute_id` FROM `yogurtlandstage`.`attributes` AS `SecondaryAttribute` JOIN `yogurtlandstage`.`flavors_attributes` AS `FlavorsAttribute` ON (`FlavorsAttribute`.`flavor_id` = 129 AND `FlavorsAttribute`.`attribute_id` = `SecondaryAttribute`.`id`) WHERE `SecondaryAttribute`.`archived` = '0' AND `SecondaryAttribute`.`type` = 'Secondary'
5
5
0
SELECT `Image`.`id`, `Image`.`parent_id`, `Image`.`model`, `Image`.`model_id`, `Image`.`extension`, `Image`.`tag`, `Image`.`caption_1`, `Image`.`name`, `Image`.`size`, `Image`.`type`, `Image`.`uri`, `Image`.`order`, `Image`.`created`, `Image`.`modified` FROM `yogurtlandstage`.`assets` AS `Image` WHERE `Image`.`model_id` = 15 AND `Image`.`model` = 'Attribute' AND `Image`.`tag` = 'Image'
1
1
0
SELECT `Image`.`id`, `Image`.`parent_id`, `Image`.`model`, `Image`.`model_id`, `Image`.`extension`, `Image`.`tag`, `Image`.`caption_1`, `Image`.`name`, `Image`.`size`, `Image`.`type`, `Image`.`uri`, `Image`.`order`, `Image`.`created`, `Image`.`modified` FROM `yogurtlandstage`.`assets` AS `Image` WHERE `Image`.`model_id` = 14 AND `Image`.`model` = 'Attribute' AND `Image`.`tag` = 'Image'
1
1
0
SELECT `Image`.`id`, `Image`.`parent_id`, `Image`.`model`, `Image`.`model_id`, `Image`.`extension`, `Image`.`tag`, `Image`.`caption_1`, `Image`.`name`, `Image`.`size`, `Image`.`type`, `Image`.`uri`, `Image`.`order`, `Image`.`created`, `Image`.`modified` FROM `yogurtlandstage`.`assets` AS `Image` WHERE `Image`.`model_id` = 13 AND `Image`.`model` = 'Attribute' AND `Image`.`tag` = 'Image'
1
1
0
SELECT `Image`.`id`, `Image`.`parent_id`, `Image`.`model`, `Image`.`model_id`, `Image`.`extension`, `Image`.`tag`, `Image`.`caption_1`, `Image`.`name`, `Image`.`size`, `Image`.`type`, `Image`.`uri`, `Image`.`order`, `Image`.`created`, `Image`.`modified` FROM `yogurtlandstage`.`assets` AS `Image` WHERE `Image`.`model_id` = 4 AND `Image`.`model` = 'Attribute' AND `Image`.`tag` = 'Image'
1
1
0
SELECT `Image`.`id`, `Image`.`parent_id`, `Image`.`model`, `Image`.`model_id`, `Image`.`extension`, `Image`.`tag`, `Image`.`caption_1`, `Image`.`name`, `Image`.`size`, `Image`.`type`, `Image`.`uri`, `Image`.`order`, `Image`.`created`, `Image`.`modified` FROM `yogurtlandstage`.`assets` AS `Image` WHERE `Image`.`model_id` = 2 AND `Image`.`model` = 'Attribute' AND `Image`.`tag` = 'Image'
1
1
0
SELECT `OtherAttribute`.`id`, `OtherAttribute`.`archived`, `OtherAttribute`.`name`, `OtherAttribute`.`type`, `OtherAttribute`.`searchable`, `OtherAttribute`.`inverted_searchable`, `OtherAttribute`.`inverted_name`, `OtherAttribute`.`locked`, `OtherAttribute`.`created`, `OtherAttribute`.`modified`, `FlavorsAttribute`.`id`, `FlavorsAttribute`.`flavor_id`, `FlavorsAttribute`.`attribute_id` FROM `yogurtlandstage`.`attributes` AS `OtherAttribute` JOIN `yogurtlandstage`.`flavors_attributes` AS `FlavorsAttribute` ON (`FlavorsAttribute`.`flavor_id` = 129 AND `FlavorsAttribute`.`attribute_id` = `OtherAttribute`.`id`) WHERE `OtherAttribute`.`archived` = '0' AND `OtherAttribute`.`type` = 'None'
1
1
0
SELECT `Image`.`id`, `Image`.`parent_id`, `Image`.`model`, `Image`.`model_id`, `Image`.`extension`, `Image`.`tag`, `Image`.`caption_1`, `Image`.`name`, `Image`.`size`, `Image`.`type`, `Image`.`uri`, `Image`.`order`, `Image`.`created`, `Image`.`modified` FROM `yogurtlandstage`.`assets` AS `Image` WHERE `Image`.`model_id` = 8 AND `Image`.`model` = 'Attribute' AND `Image`.`tag` = 'Image'
0
0
0
Query Explain:
Click an "Explain" link above, to see the query explanation.
meta_descriptionHand harvested from a tropical orchid, Madagascar vanilla is the second most expensive spice in the world and in a flavor class all its own.
flavor(array)
Flavor(array)
id129
archived(false)
featured(false)
category_id1
on_promotion(false)
favorite_count7106
nameMadagascar Vanilla Bean
descriptionHand harvested from a tropical orchid, Madagascar vanilla is the second most expensive spice in the world and in a flavor class all its own.
calories35
carbohydrates8
protein1
fat_calories0
fat_grams0.0
saturated_fat_grams0.0
trans_fat_grams0.0
cholesterol_milligrams0
fiber_grams0.0
sugar_grams0.0
vitamin_a_percent_dv0
vitamin_c_percent_dv0
calcium_percent_dv0
iron_percent_dv0
real_contentVanilla
legacy_real_contentVanilla
ingredientsPasteurized and Cultured Skim Milk, Sugar, Dextrose, Whey, Maltodextrin, Microcrystalline Cellulose, Vegetable Mono & Diglycerides, Guar Gum, Carrageenan, Cellulose Gum, Vanilla Extract, Vanilla Beans, Natural Flavors Contains Live and Active
live_and_active_culturesS. thermophilus, L. bulgaricus, L. acidophilus, Bifidobacterium ssp., L. rhamnosus, L. casei
cultures
containsMilk
phenylketonurics
paytronix_id34
new_expiration0000-00-00
promo_color
promo_treatmentnone
promo_background_typecolor
created2015-07-23 15:47:21
modified2015-10-30 11:36:09
Category(array)
id1
nameFrozen Yogurt
nutrition_infoA 2,000 calorie daily diet is used as the basis for general nutritional advice; however, individual calorie needs may vary. Additional nutrition information available upon request. Our frozen yogurt is produced in a Kosher certified facility. *Meets National Yogurt Association criteria for Live & Active Culture Frozen Yogurt.
created2020-03-05 12:00:00
modified2020-03-05 12:00:00
Image(array)
id605
parent_id0
modelFlavor
model_id129
extensionpng
tagImage
caption_1
name129-madagascar-vanilla-bean.png
size546251
typeimage/png
uri/assets/605.png
order4
created2015-10-28 11:02:43
modified2015-10-30 11:36:09
PromoImage(array)
id(null)
parent_id(null)
model(null)
model_id(null)
extension(null)
tag(null)
caption_1(null)
name(null)
size(null)
type(null)
uri(null)
order(null)
created(null)
modified(null)
PromoBackgroundImage(array)
id(null)
parent_id(null)
model(null)
model_id(null)
extension(null)
tag(null)
caption_1(null)
name(null)
size(null)
type(null)
uri(null)
order(null)
created(null)
modified(null)
LegacyNutrition(array)
id39
parent_id0
modelFlavor
model_id129
extensionjpg
tagLegacyNutrition
caption_1
name129
size116319
typeimage/jpeg
uri/assets/39.jpg
order4
created2015-07-23 15:47:22
modified2015-10-30 11:36:09
Ingredient(empty)
PrimaryAttribute(array)
0(array)
id2428
archived(false)
nameReal
typePrimary
searchable(false)
inverted_searchable(false)
inverted_name
locked(true)
created2015-10-20 10:13:20
modified2015-10-20 11:34:41
FlavorsAttribute(array)
id5983
flavor_id129
attribute_id2428
Image(array)
id511
parent_id0
modelAttribute
model_id2428
extensionpng
tagImage
caption_1
namereal-attrib.png
size2376
typeimage/png
uri/assets/511.png
order4
created2015-10-20 11:34:39
modified2015-10-20 11:34:41
SecondaryAttribute(array)
0(array)
id15
archived(false)
nameCalcium
typeSecondary
searchable(false)
inverted_searchable(false)
inverted_name
locked(true)
created2015-09-16 15:03:38
modified2015-10-19 14:53:56
FlavorsAttribute(array)
id5988
flavor_id129
attribute_id15
Image(array)
id476
parent_id0
modelAttribute
model_id15
extensionpng
tagImage
caption_1
nameCalcium.png
size3111
typeimage/png
uri/assets/476.png
order2
created2015-10-06 15:12:23
modified2015-10-06 15:12:24
1(array)
id14
archived(false)
nameLive and Active Cultures
typeSecondary
searchable(false)
inverted_searchable(false)
inverted_name
locked(true)
created2015-09-16 15:02:02
modified2015-10-06 15:12:49
FlavorsAttribute(array)
id5987
flavor_id129
attribute_id14
Image(array)
id479
parent_id0
modelAttribute
model_id14
extensionpng
tagImage
caption_1
nameLive-and-Active-Cultures.png
size4851
typeimage/png
uri/assets/479.png
order2
created2015-10-06 15:12:47
modified2015-10-06 15:12:49
2(array)
id13
archived(false)
nameReal California Milk
typeSecondary
searchable(false)
inverted_searchable(false)
inverted_name
locked(true)
created2015-09-16 14:53:58
modified2015-10-06 15:13:22
FlavorsAttribute(array)
id5986
flavor_id129
attribute_id13
Image(array)
id483
parent_id0
modelAttribute
model_id13
extensionpng
tagImage
caption_1
nameReal-California-Milk.png
size9346
typeimage/png
uri/assets/483.png
order2
created2015-10-06 15:13:21
modified2015-10-06 15:13:22
3(array)
id4
archived(false)
nameNon-Fat
typeSecondary
searchable(true)
inverted_searchable(false)
inverted_name
locked(false)
created2015-07-24 15:57:10
modified2015-10-06 15:13:13
FlavorsAttribute(array)
id5985
flavor_id129
attribute_id4
Image(array)
id482
parent_id0
modelAttribute
model_id4
extensionpng
tagImage
caption_1
nameNon-Fat.png
size3440
typeimage/png
uri/assets/482.png
order2
created2015-10-06 15:13:12
modified2015-10-06 15:13:13
4(array)
id2
archived(false)
nameGluten-free
typeSecondary
searchable(true)
inverted_searchable(false)
inverted_name
locked(true)
created2015-07-24 15:56:41
modified2015-10-06 15:12:40
FlavorsAttribute(array)
id5984
flavor_id129
attribute_id2
Image(array)
id478
parent_id0
modelAttribute
model_id2
extensionpng
tagImage
caption_1
nameGluten-Free.png
size3846
typeimage/png
uri/assets/478.png
order2
created2015-10-06 15:12:39
modified2015-10-06 15:12:40
OtherAttribute(array)
0(array)
id8
archived(false)
nameSweet
typeNone
searchable(true)
inverted_searchable(false)
inverted_name
locked(true)
created2015-07-27 15:05:32
modified2015-10-29 15:58:19
FlavorsAttribute(array)
id5989
flavor_id129
attribute_id8
Image(empty)
department_identifierinfo
global_location_options(array)
NV108Las Vegas, AL - Winterwood
AZ103Avondale, AZ - Avondale
AZ104Chandler, AZ - Chandler Mall
AZ105Mesa, AZ - Mesa Dana Park
CA291Alameda, CA - Alameda Landing
CA141Anaheim, CA - Anaheim
CA128Arcadia, CA - Arcadia
CA118Artesia, CA - Artesia
CA194Azusa, CA - Azusa
CA185Bakersfield, CA - Bakersfield
CA131Brea, CA - Brea
CA252Buena Park, CA - Buena Park
CA193Camp Pendleton, CA - Camp Pendleton
CA186Capitola, CA - Capitola
CA235Carson, CA - Carson
CA109Cerritos, CA - Cerritos Mall
CA146Claremont, CA - Claremont
CA294Compton, CA - Renaissance Plaza
CA177Corona, CA - Corona
CA119Costa Mesa, CA - Costa Mesa - Baker Street
CA142Culver City, CA - Culver City
CA106Cupertino, CA - Cupertino
CA151Dana Point, CA - Dana Point
CA228Del Mar, CA - Flower Hill Del Mar
CA212Downey, CA - Downey Gateway
CA153Dublin, CA - Dublin West
CA173Escondido, CA - Escondido
CA278Fontana, CA - Fontana
CA230Fremont, CA - Fremont
CA175Fresno, CA - Riverpark
CA123Fullerton, CA - Fullerton Downtown
CA188Garden Grove, CA - Garden Grove
CA208Gardena, CA - Gardena
CA215Goleta, CA - Goleta
CA243Huntington Beach, CA - Huntington Beach Edinger Avenue
CA260Inglewood, CA - Inglewood
CA279Irvine, CA - Irvine Spectrum
CA133Irvine, CA - Irvine Market Place
CA120Irvine, CA - UCI
CA172La Habra, CA - La Habra
CA280La Quinta, CA - La Quinta
CA238La Verne, CA - La Verne
CA110Laguna Hills, CA - Laguna Hills
CA226Laguna Niguel, CA - Laguna Niguel
CA273Lake Elsinore, CA - Lake Elsinore
CA158Lake Forest, CA - Lake Forest
CA168Lakewood, CA - Lakewood
CA159Los Angeles, CA - USC Gateway Village
CA117Los Angeles, CA - Miracle Mile
CA187Los Angeles, CA - Century City
CA258Los Angeles, CA - Central & Slauson
CA224Lynwood, CA - Plaza Mexico
CA157Manhattan Beach, CA - Manhattan Beach
CA163Milpitas, CA - Milpitas
CA204Mira Loma, CA - Eastvale
CA221Mission Viejo, CA - Mission Viejo
CA195Monrovia, CA - Monrovia
CA284Montebello, CA - Montebello
CA179Monterey Park, CA - Atlantic Square
CA217Moreno Valley, CA - Moreno Valley
CA268Mountain View, CA - Mountain View
CA257Norwalk, CA - Norwalk
CA200Orange, CA - Orange - The Village at Orange
CA248Petaluma, CA - Petaluma
CA165Pico Rivera, CA - Pico Rivera
CA136Pleasant Hill, CA - Pleasant Hill
CA250Pomona, CA - Pomona Rio Rancho Town Center
CA240Rancho Cucamonga, CA - Rancho Cucamonga at Terra Vista Town Center
CA148Redondo Beach, CA - Riviera Place
CA161Riverside, CA - Riverside Campus
CA205Salinas, CA - Salinas
CA115San Diego, CA - SDSU
CA145San Diego, CA - Mira Mesa
CA245San Diego, CA - Balboa Avenue at Genesee Plaza
CA237San Dimas, CA - San Dimas
CA283San Fernando, CA - San Fernando, Truman Street
nameCan you help us with a donation or sponsorship?
smart_tip
created2015-10-26 12:39:53
modified2015-10-26 12:39:53
DepartmentsSubject(array)
id73
department_id4
subject_id22
5(array)
id21
archived(false)
nameAllergen and nutritional information request
smart_tip
created2015-10-26 12:39:45
modified2015-10-26 12:39:45
DepartmentsSubject(array)
id72
department_id4
subject_id21
6(array)
id18
archived(false)
nameI'd like to know more about your current promotion.
smart_tip
created2015-10-26 12:39:08
modified2015-10-26 12:39:08
DepartmentsSubject(array)
id71
department_id4
subject_id18
7(array)
id17
archived(false)
nameWhere can I purchase gift cards?
smart_tip
created2015-10-26 12:38:55
modified2015-10-26 12:38:55
DepartmentsSubject(array)
id70
department_id4
subject_id17
8(array)
id16
archived(false)
nameWhat is my gift card balance?
smart_tip<p>You can check your gift card balance <a href="http://staging.yogurt-land.com/buygiftcards">here.</a> hdfjkshdfjkshdfjkhsdjkfhsjkdjsdkhfjksadhfjksdhfjksdfkhsdjkfhsdkjahfjksdahfjksdhfjksadhfjksdkfhsdjkfhsjkdhfjksdahfjksdhfjksdhfkjsdhfjksdhfkjsdhfkjsdkldsjflksjdflkajsdfkljslkdafklsdjflksdjflksdjfklsdjfklsjdfkljsdklfjsldkjflksdjflksdajflksdjfklksdfjklsdfjkldfgsjklgdfsjkldfasdskljf</p>
smart_tip<p>You can check your gift card balance <a href="http://staging.yogurt-land.com/buygiftcards">here.</a> hdfjkshdfjkshdfjkhsdjkfhsjkdjsdkhfjksadhfjksdhfjksdfkhsdjkfhsdkjahfjksdahfjksdhfjksadhfjksdkfhsdjkfhsjkdhfjksdahfjksdhfjksdhfkjsdhfjksdhfkjsdhfkjsdkldsjflksjdflkajsdfkljslkdafklsdjflksdjflksdjfklsdjfklsjdfkljsdklfjsldkjflksdjflksdajflksdjfklksdfjklsdfjkldfgsjklgdfsjkldfasdskljf</p>
created2015-10-26 12:38:45
modified2015-12-16 10:47:13
DepartmentsSubject(array)
id66
department_id5
subject_id16
2(array)
id15
archived(false)
nameI need help with my Real Rewards username and/or password.
smart_tip
created2015-10-26 12:38:39
modified2015-10-26 12:38:39
DepartmentsSubject(array)
id65
department_id5
subject_id15
3(array)
id14
archived(false)
nameI need assistance with the mobile app.
smart_tip
created2015-10-26 12:38:29
modified2015-10-26 12:38:29
DepartmentsSubject(array)
id64
department_id5
subject_id14
4(array)
id13
archived(false)
nameCan I replace my Platinum Card?
smart_tip
created2015-10-26 12:38:20
modified2015-10-26 12:38:20
DepartmentsSubject(array)
id63
department_id5
subject_id13
5(array)
id12
archived(false)
nameI recently reached Platinum Level, where is my Platinum Card?
smart_tip
created2015-10-26 12:38:10
modified2015-10-26 12:38:10
DepartmentsSubject(array)
id62
department_id5
subject_id12
6(array)
id11
archived(false)
nameI lost my Real Rewards card. How do I get a replacement?
smart_tip
created2015-10-26 12:37:45
modified2015-10-26 12:37:58
DepartmentsSubject(array)
id61
department_id5
subject_id11
7(array)
id10
archived(false)
nameHow do I add a new card to my account?
smart_tip<p>This can be done online. Visit <a href="http://www.google.com">here</a>.</p>