\n
\n {{\n showDetails\n ? $dict.get('retail-Connect-Cart.Checkout.Labels.Close-Details')\n : $dict.get('retail-Connect-Cart.Checkout.Labels.Details')\n }}\n \n
\n
\n {{ $dict.get('product-Catalog.Retail.Availability.Available') }}\n
\n\n
\n \n {{\n unavailableProducts.length === 1\n ? $dict.get('product-Catalog.Retail.Availability.Partially-Unavailable-Singular')\n : $dict.get('product-Catalog.Retail.Availability.Partially-Unavailable', [\n unavailableProducts.length,\n ])\n }}\n
\n \n