$postTitleContent = get_field('post-title_content');
$bottomContent = get_field('bottom_content');
$ingredients = get_field('ingredients');
$directions = get_field('directions');
$chef = get_field('chef_name');
?>
Smokin’ Maria
Ingredients
2 oz. Exotico® Reposado Tequila
3 oz. of Bloody Mary Mix
2 Dashes of Worcestershire Sauce
2 Dashes of Chipotle Hot Sauce
Directions
Shake all ingredients over ice and pour into a rocks glass. Garnish with an orange wheel.
BACK
Other cocktails you may enjoy
$postTitleContent = get_field('post-title_content');
$bottomContent = get_field('bottom_content');
$ingredients = get_field('ingredients');
$directions = get_field('directions');
?>