How to remove product name from url in Woocommerce?
Greetings, tell me how to convert the link to the product in this form - /product/id. Now output as - /product/id/post_title. You need to get rid of post_title.
Take the plugin: https://wordpress.org/plugins/product-id-permalink... and rewrite it to fit your needs. Or take a working one, but more fancy: https://wordpress.org/plugins/permalinks-customizer/