<?php
/**
 * Footer global sale info
 *
 * @author 		Vendidero
 * @package 	WooCommerceGermanized/Templates
 * @version     1.0
 */

if ( ! defined( 'ABSPATH' ) ) exit; // Exit if accessed directly
?>

<p class="footer-info sale-info"><?php _e( 'All striked out prices refer to prices used to be charged at this shop.', 'woocommerce-germanized' ); ?></p>