Not all concerts have discounts. To benefit from any discount, you must show the accreditation that justifies it, and it must be accompanied by an identity card or passport. If any discount is applied, it must be credited at the time of accessing the event.
-25 %
Members of Joventuts Musicals de Torroella de Montgrí.
10 %
Joventuts Musicals de Catalunya
For online purchases, the ticket must be collected at the box office, presenting the ID and proof.
-15 %
Members of Club Nàutic l'Estartit
10 %
Unemployed, Over-65s, Disabled people
For online purchases, the ticket must be collected at the box office, presenting the ID and proof, if applicable.
10 %
Students of music schools and conservatoires.
For online purchases, the ticket must be collected at the box office, presenting the ID and proof.
-50%
Under 14 years
For online purchases, the ticket must be collected at the box office, presenting the ID.
Since 2017, the Torroella de Montgrí Festival has joined the Apropa Cultura program, thus offering a set of locations for its concerts to social entities that work with people with disabilities or at risk of social exclusion.
Generalitat de Catalunya
INAEM 2023
Diputació de Girona
Ajuntament de Torroella de Montgrí
Estartit
Patronat Turisme
Cultura i identitat
SteinWay&Sons
Jorquera Pianos
Club Nàutic Estartit
aie
Gisela Graham
");
return json_info[0];
}
function init_components_insta(instagrm_control){
var slickContainer = $(instagrm_control).children(".slick_instagram");
var helpLoaderInsta = $(instagrm_control).children(".helpLoaderInsta");
var titolInsta = $(instagrm_control).children(".titolInstagram");
var cols = $(slickContainer).attr("data-cols");
var format = $(slickContainer).attr("data-format");
if(format=="mur_social") {
$(slickContainer).slick(
{
infinite: true,
slidesToShow: parseInt(cols),
slidesToScroll: 1,
vertical:true,
verticalSwiping:true,
centerMode:false,
autoplaySpeed:5000,
autoplay:true,
arrows:false,
});
}
else {
$(slickContainer).slick(
{
lazyLoad: 'ondemand',
infinite: true,
slidesToShow: parseInt(cols),
slidesToScroll: 1,
vertical:false,
centerMode:false,
autoplaySpeed:5000,
autoplay:true,
arrows:true,
});
}
$(slickContainer).show();//mostrem l' slick
//$(helpLoaderInsta).hide();//amaguem el loader
$("[data-reveal]").foundation();//arrenquem el foundation
if($(titolInsta).length > 0)
{
$(titolInsta).show(); //mostrem el titol si n' hi ha
}
$(slickContainer).slick('setPosition');
}
//]]>