Magento 2.4. unique url_key
While switching from Shopware 6 to Magento 2.4 I had to create some article which basically are not variants but had the same name. The standard configuration of Magento 2.4 will create an url_key based on the name (and category if you want to and store id ...) but you easily see that if we have tw…