WooCommerce Germanized: How to fix the basic price units error?

If Germanized does not display basic price units, the following setting is possible:

({base_price} / {base} {unit})

//Alternatively manually
({base_price} / 1 {unit})