The second half of Product Save & Sync. Snapshots taken on export can now be imported back into a Shopify store in three modes:
- Restore — apply a snapshot to the same store it came from. Use case: roll back a breaking catalogue change, or rebuild a product that’s been accidentally overwritten.
- Duplicate — apply a snapshot to a different store as new products, with handle-collision resolution (timestamp suffixes) where a handle is already taken on the target.
- Sync — replicate products from one store to another, tracking target-store state across successive runs rather than treating each import as fresh.
All three modes rebuild products with full fidelity: variants, media (including external YouTube/Vimeo video references), handles, SEO fields, metafields across all namespaces, metaobjects and their definitions, collection membership (missing collections created on the target), inventory per location (including deactivated legacy locations), tags, sales-channel / publication assignments, selling-plan associations, markets, and standard Shopify product category / taxonomy.
Each import shows a per-resource preview before any writes, and a detailed post-import summary afterwards.
An in-app Help page surfaces the capabilities documentation.