feat: Add script to regenerate product combinations

- Implemented a PHP script to delete old product combinations and recreate them based on existing attributes.
- The script retrieves product details, existing combinations, and associated attributes from the database.
- It deletes old combinations and their associations before inserting new combinations and linking them to shops.
- The script ensures that the default combination is set correctly and clears the cache after updates.
This commit is contained in:
2025-04-14 17:34:37 +02:00
parent b4538bac13
commit 5fa932a82f
2 changed files with 1641 additions and 31 deletions

File diff suppressed because it is too large Load Diff