<div>
  <p class="ecp-summary">
    <span data-ecp-handle="intro_no_minimum_annual_spend">{message:CreateClubSubscription/Products/Instructions}</span>
    <span data-ecp-handle="intro_minimum_annual_spend">{message:CreateClubSubscription/Products/InstructionsMinSpend}</span>
    <span data-ecp-handle="minimum_annual_spend">{message:CreateClubSubscription/Products/PriceDisclaimer}</span>
  </p>
  <p data-ecp-handle="minimum_annual_spend" class="ecp-summary">{message:CreateClubSubscription/Products/MinimumSpend_template}</p>
  <p data-ecp-handle="minimum_quantity" class="ecp-summary">{message:CreateClubSubscription/Products/MinimumQuantity_template}</p>
  <div data-ecp-handle="products" role="list">
    <!-- | CreateClubSubscription__Products template | -->
  </div>
  <h4 data-ecp-handle="minimum_annual_spend_total">{message:CreateClubSubscription/Products/SelectedSpend_template}</h4>
  <h4 data-ecp-handle="minimum_quantity_total">{message:CreateClubSubscription/Products/SelectedQuantity_template}</h4>
  <div class="ecp-callout-warning" data-ecp-handle="warn_minimum_annual_spend" role="alert">{message:CreateClubSubscription/Products/MinimumSpendUnmet_template}</div>
  <div class="ecp-callout-warning" data-ecp-handle="warn_minimum_quantity" role="alert">{message:CreateClubSubscription/Products/MinimumQuantityUnmet_template}</div>
</div>