Biagio Fine Chocolate’s mission is to provide the Washington, DC metropolitan area with not only the finest collection of chocolate and chocolate-related products from around the world, but also from around the corner. Biagio Fine Chocolate will be a destination for fine chocolate in the National Capital Region and aspires to become an important business contributor to the local economy and community.
What makes Biagio Fine Chocolate unique is our balance of fine chocolate from around the world and from our world class local chocolatiers. We invite you to savor our offerings, which begin with fair trade-certified white chocolate brought to you by Divine Chocolate and extend to the 100% dark chocolate bar created by Pralus of France.

BiagioChocolate.com

Enter Contest

Please complete the required fields below.

[required]

[required]

[required]

[required]

[required]

Promotions & Free Stuff

DC Theater Digest

Loose Lips Daily

Young & Hungry Email Edition

DC in 10 Links

No personal info will be sold or divulged to any third party.

NOTE: Only one submission per person, please. Multiple entries by the same person will count as one entry. This contest is open to residents of D.C., Virginia, and Maryland. No purchase necessary. Employees of City Paper are not eligible.

Questions? Comments? Send us a message.

jQuery(document).ready(function () {

jQuery(‘#contest’).submit(function () {

var valid = true;

jQuery(‘label.required’).next(‘input’).each(function () {

if (jQuery(this).val() == ”) {

valid = false;

jQuery(this).parent(‘p’).css(‘color’, ‘red’);

}

});

if (!valid) {

jQuery(‘#error’).show();

return false;

}

});

});