Your IP : 3.144.90.203


Current Path : /home/church/www/1899project.com/wp-content/themes/sinatra/woocommerce/cart/header-widget/
Upload File :
Current File : /home/church/www/1899project.com/wp-content/themes/sinatra/woocommerce/cart/header-widget/empty.php

<?php
/**
 * Header Cart Widget empty cart.
 *
 * @package Sinatra
 */

// Exit if accessed directly.
if ( ! defined( 'ABSPATH' ) ) {
	exit;
}

?>
<p class="si-empty-cart"><?php esc_html_e( 'No products in the cart.', 'sinatra' ); ?></p>