<div class="ecp-form-input-stack" data-ecp-handle="user_choice" data-ecp-id="{message:product_type_id}" role="listitem">
  <label for="ecpi_{message:product_type_id}_quantity">{message:product_type_name}</label>
  <input id="ecpi_{message:product_type_id}_quantity" type="number" name="ecpi_{message:product_type_id}_quantity" data-ecp-action="change-quantity" min="0" max="{message:max_quantity}" value="{message:quantity}">
  <span data-ecp-handle="product_spend_subtotal" class="ecp-summary">{message:EditClubSubscription/Products/ProductPriceTotal_template}</span>
<div>