Two shortcodes cannot be used as operands. Please use this shortcode instead: [alg_product_id custom_function="my_custom_function"]
In the theme’s functions.php file, create a function named “my_custom_function” with the argument “product_id”. There, you can write down the logic and return the result.