| Name | Size | Mode | Actions |
|---|---|---|---|
| cart-empty.php | 1375 | 0644 | editdlrm |
| cart-item-data.php | 1069 | 0644 | editdlrm |
| cart-shipping.php | 4808 | 0644 | editdlrm |
| cart-totals.php | 4469 | 0644 | editdlrm |
| cart.php | 8963 | 0644 | editdlrm |
| cross-sells.php | 1438 | 0644 | editdlrm |
| mini-cart.php | 4912 | 0644 | editdlrm |
| proceed-to-checkout-button.php | 1096 | 0644 | editdlrm |
| shipping-calculator.php | 4816 | 0644 | editdlrm |
/home/techb158/balacoffee.com/wp-content/plugins/woocommerce/templates/cart/cart-shipping.php (4808B)
' . esc_html( $formatted_destination ) . '' ); $calculator_text = esc_html__( 'Change address', 'woocommerce' ); } else { echo wp_kses_post( apply_filters( 'woocommerce_shipping_estimate_html', __( 'Shipping options will be updated during checkout.', 'woocommerce' ) ) ); } ?>
' . esc_html( $formatted_destination ) . '' ), $formatted_destination ) ); $calculator_text = esc_html__( 'Enter a different address', 'woocommerce' ); endif; ?> ' . esc_html( $package_details ) . ''; ?>