File "html-csv-import-header.php"
Full Path: /home/amervokv/ecomlive.net/wp-content/plugins/woocommerce/includes/admin/importers/views/html-csv-import-header.php
File size: 272 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
/**
* Admin View: Header
*
* @package WooCommerce\Admin\Importers
*/
if ( ! defined( 'ABSPATH' ) ) {
exit;
}
?>
<div class="wrap woocommerce">
<h1><?php esc_html_e( 'Import Products', 'woocommerce' ); ?></h1>
<div class="woocommerce-progress-form-wrapper">