Hi,
Please update the plugin to the latest v4.6.0. It’s now possible to use different EAN labels based on the product categories.
You’ll need to use shortcodes for that. Go to “WooCommerce > Settings > EAN > General”, and set the “Single product page > Template” and/or “Shop pages > Template” options to something like this (by default options are set to EAN: %ean%
):
[alg_wc_ean_if_product_cat in="books"]ISBN[/alg_wc_ean_if_product_cat][alg_wc_ean_if_product_cat in="magazines"]ISSN[/alg_wc_ean_if_product_cat][alg_wc_ean_if_product_cat not_in="books,magazines"]EAN[/alg_wc_ean_if_product_cat]: %ean%
Please give it a try and let me know what you think. And if you like the plugin, please consider leaving me a rating here or here.