File "html-csv-import-header.php"

Full path: /home/kosmetik/public_html/wp-content/plugins/woocommerce/includes/admin/importers/views/html-csv-import-header.php
File size: 196 B
MIME-type: text/x-php
Charset: utf-8

Download   Open   Edit   Advanced Editor   Back

<?php

if (!defined('ABSPATH')) {
    exit;
}
?>
<div class="wrap woocommerce">
	<h1><?php 
esc_html_e('Import Products', 'woocommerce');
?></h1>

	<div class="woocommerce-progress-form-wrapper">