PATH:
home
/
lab2454c
/
credityork.com
/
wp-content
/
plugins
/
woocommerce
/
includes
/
admin
/
importers
/
views
<?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">
[-] html-csv-import-header.php
[edit]
[+]
..
[-] html-csv-import-progress.php
[edit]
[-] html-csv-import-footer.php
[edit]
[-] html-product-csv-import-form.php
[edit]
[-] html-csv-import-done.php
[edit]
[-] html-csv-import-steps.php
[edit]
[-] html-csv-import-mapping.php
[edit]