Jigoshop To Woocommerce Migration Updated Jun 2026

Both plugins share similar database structures (custom post types product , shop_order , taxonomies product_cat , product_tag ), which makes migration smoother than switching to a completely different system.

: Perform a full backup of your website and database. Never attempt a migration without a safety net. jigoshop to woocommerce migration

| Issue | Solution | |-------|----------| | Products not showing | Flush permalinks, check post_type in DB, ensure WooCommerce pages exist | | Order totals wrong | Recalculate order totals using WooCommerce’s built-in tool (Status → Tools) | | Images missing | Regenerate thumbnails (Regenerate Thumbnails plugin) | | Variable product variations missing | Manually open and save each variable product once, or use batch update via WP CLI | | Payment gateways not appearing | Reconfigure payment methods in WooCommerce settings | Both plugins share similar database structures (custom post