We’ve fixed several issues with discount imports and exports, particularly for Buy X Get Y offers that target specific products or collections.
🐛 Fixes # Buy X Get Y exports – correctly exports both customer buys and customer gets items for BXGY discounts. Product variant exports – properly handles product variants with SKUs in discount rules (format: product-handle|sku). Collection targeting – fixes export of discounts that apply to specific collections. Import validation – better error handling for invalid discount IDs during import operations. Pagination handling – resolves issues where large discount rules with many products weren’t fully exported.
Product imports with market-specific pricing are now more efficient, with prices applied immediately during product creation rather than requiring a separate update step.
🔧 Improvements # Market prices on creation – market-specific prices are now set at the same time as creating new products, stoping the need for a separate update step afterwards.
Excel imports are now more reliable with automatic fallback processing for files that can’t be opened with standard libraries.
🔧 Improvements # Excel file handling – adds automatic fallback when files can’t be opened normally. XLS file support – legacy Excel files now import without conversion. Corrupted file recovery – automatically repairs and processes damaged spreadsheets.
We’ve made discount imports more flexible with two helpful improvements.
🔧 Improvements # Discount title – no longer required when importing discounts that have codes. Start date – automatically defaults to current time when not specified in imports.
We’ve made blog post imports and exports more comprehensive with better validation and metafield support.
🔧 Improvements # Published date validation – catches invalid dates before they cause import errors, including dates before 1970 and unrealistic future dates Blog post sheet recognition – now recognizes “Article” as a valid sheet name for blog post imports Metafield exports – blog post exports now include SEO metafields (title_tag and description_tag) plus any custom metafields you’ve defined 🐛 Fixes # Handle matching – improved case-insensitive matching for blog post handles during imports
We’ve made some updates to how blog posts are handled during imports and exports, fixing publish date issues and adding new filtering options for exports.
🐛 Fixes # Blog import publish dates – now correctly sets the publish date when importing blog posts, ensuring accurate publishing timestamps. 🔧 Improvements # Timezone handling – automatically uses your store’s timezone for publish dates when no timezone is specified in the import data. 🚀 What’s New # Author filtering – filter blog post exports by specific authors to focus on content from particular team members. Tag filtering – export only blog posts with specific tags to organize your content exports. Created date filtering – filter exports by when blog posts were created to target specific time periods.
Product imports now work smarter with your existing files, reducing upload times and avoiding duplicates.
🚀 What’s New # Existing file lookup – reference uploaded files by filename instead of full URLs during product imports. Automatic file attachment – existing files are automatically linked to products without re-uploading. 🔧 Improvements # Faster imports – skip uploading files that already exist in your Shopify store. Flexible URL splitting – media URLs can now be separated by semicolons or commas in any format. Better error handling – gracefully handles missing files without breaking the import process. 📝 How It Works # When importing products, you can now use just the filename (like photo.jpg) in the Image Src field instead of the full URL. The system will automatically find and attach the existing file from your Shopify store, avoiding duplicate uploads and speeding up your imports.
Product imports and exports now support unit pricing, making it easier to display price-per-unit information for your customers.
🚀 What’s New # Unit price imports – add unit pricing data to products during import using the Variant Unit Price column. Unit price exports – export existing unit pricing information from your products. Format validation – automatically validates unit price data format and supported units during file analysis. 🔧 Improvements # Shopify API upgrade – updated to Shopify API version 2025-07 for enhanced unit pricing support. Comprehensive unit support – supports 24 different units including weight (G, KG, LB), volume (L, ML, GAL), length (M, CM, IN), and area (M2, FT2) measurements. Smart error handling – new error code PRD019 provides clear guidance when unit price format is incorrect. 📝 How It Works # Use the “Variant Unit Price” column in your import file with JSON format like:
Catalog imports are now more reliable with automatic publication creation and improved validation checks.
🐛 Fixes # Publication creation – catalogs now automatically create an associated publication in the API during import. Import reliability – catalog imports work better by ensuring proper publication setup from the start. 🔧 Improvements # App catalog validation – added checks to prevent creating catalogs for sales channels and apps, which aren’t supported by the API. Error handling – clearer error messages when attempting unsupported catalog operations. ⚠️ Heads-up # App catalogs – catalogs for sales channels and apps must be created manually through Shopify admin if they do not already exist, not via import.
We’ve added comprehensive catalog support to give you complete control over your Shopify catalogs, including their products and pricing configurations.
🚀 What’s New # Catalog exports – export all catalogs with their associated products and pricing data. Catalog imports – create, update, and delete catalogs using spreadsheet data. Market catalog support – manage catalogs for specific markets with automatic market association. Company location catalogs – create and maintain catalogs for B2B company locations. Price list management – import fixed prices and pricing adjustments for catalog variants. Publication control – configure auto-publishing settings and product visibility per catalog.