Seganiko Fast Import for WooCommerce is a lightweight tool for importing and updating WooCommerce products from XLSX or CSV files. Designed for store managers who need to update large catalogs quickly and reliably.
Key features:
Requirements:
Prepare your file:
Supported formats: XLSX and CSV (UTF-8 encoding).
Required column:
sku — used to match existing products; if a product with this SKU exists it is updated, otherwise a new product is createdOptional columns:
name — product titleprice — regular price (numeric)weight — weight in kg (numeric)description — product description (HTML allowed)images — one or more image URLs separated by a pipe | (first image becomes the featured image)categories — category names separated by / (hierarchy) or , (multiple categories)Import flow:
Media Loader tab:
Logs:
Import logs are saved to /wp-content/uploads/seganiko-fiw-logs/ and are also shown in the admin UI. Each log entry records the SKU, action (created/updated/skipped/error), and a short message.
This plugin optionally connects to the ShortPixel Image Optimizer API to compress and optimize product images during the bulk media import process.
Service: ShortPixel — an image optimization and compression service.
What it is used for: When the user enables the “Optimize images with ShortPixel” option in the Media Loader settings and provides a valid ShortPixel API key, uploaded product images are sent to ShortPixel for lossy or lossless compression before being stored in the WordPress media library.
What data is sent: The plugin sends the publicly accessible URL of each uploaded image along with the user’s ShortPixel API key and optimization preferences (compression type, EXIF handling). No personal user data is transmitted.
When data is sent: Data is sent only when the site administrator has explicitly enabled ShortPixel optimization in the Media Loader settings tab and triggers a bulk media import. No data is sent if the feature is not enabled.
Service endpoint: https://api.shortpixel.com/v2/reducer.php
Terms of Service: https://shortpixel.com/tos
Privacy Policy: https://shortpixel.com/privacy
Developed by Seganiko / Project BGL.
Text Domain: seganiko-fast-import-for-woocommerce