| Current Path : /home/rtorresani/www/app/design/frontend/Magento/indaco/Magento_Checkout/web/template/ |
| Current File : //home/rtorresani/www/app/design/frontend/Magento/indaco/Magento_Checkout/web/template/summary.html |
<!--
/**
* Copyright © Magento, Inc. All rights reserved.
* See COPYING.txt for license details.
*/
-->
<div class="opc-block-summary-container">
<span data-bind="i18n: 'Order Summary'" class="title"></span>
<div class="opc-block-summary" data-bind="blockLoader: isLoading">
<!-- ko foreach: elems() -->
<!-- ko template: getTemplate() --><!-- /ko -->
<!-- /ko -->
</div>
</div>