<div class="destination-box__months__price-box{{#eq showYear true}} selected{{/eq}}">
  <span class="destination-box__months__price-box-month">
    {{name}} {{#eq showYear true}}{{year}}{{/eq}}
  </span>
  <span class="destination-box__months__price-box-value">{{priceFormatted}}</span>
</div>
