Viewing File: /home/fshjisk/easyvie/wp-content/plugins/flexible-shipping/src/WPDesk/FS/Info/views/fsie.php

<?php
/**
 * @package WPDesk\FS\Info
 */

?>
<ul class="fsie-features">
	<li>
		<span class="dashicons dashicons-yes"></span> <?php esc_html_e( 'Edit the shipping cost for multiple methods simultaneously directly in the CSV file', 'flexible-shipping' ); ?>
	</li>

	<li>
		<span class="dashicons dashicons-yes"></span> <?php esc_html_e( 'Backup or transfer easily your shipping methods between the shipping zones or WooCommerce stores', 'flexible-shipping' ); ?>
	</li>

	<li>
		<span class="dashicons dashicons-yes"></span> <?php esc_html_e( 'Upload the edited CSV, update the outdated shipping pricing and organize your shipping methods during the import', 'flexible-shipping' ); ?>
	</li>
</ul>
Back to Directory File Manager