Your IP : 216.73.216.208


Current Path : /home/m/a/g/maglabs/it/app/code/Magento/Weee/view/frontend/web/template/checkout/summary/
Upload File :
Current File : /home/m/a/g/maglabs/it/app/code/Magento/Weee/view/frontend/web/template/checkout/summary/weee.html

<!--
/**
* Copyright © Magento, Inc. All rights reserved.
* See COPYING.txt for license details.
*/
-->
<!-- ko if: isDisplayed() -->
<tr class="totals">
    <th data-bind="text: title" class="mark" scope="row"></th>
    <td class="amount" data-bind="attr: {'data-th': title}">
        <span class="price" data-bind="text: getValue()"></span>
    </td>
</tr>
<!-- /ko -->

?>