Your IP : 216.73.216.220


Current Path : /home/rtorresani/www/app/design/frontend/Magento/indaco/Magento_Checkout/web/template/
Upload File :
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>