This function can be used for getting the name of a specified price from a specific fooditem.
$price_name = rpress_get_price_option_name( $fooditem_id, $price_id ); // $price_name will be something like "Regular License"
This function can be used for getting the name of a specified price from a specific fooditem.
$price_name = rpress_get_price_option_name( $fooditem_id, $price_id ); // $price_name will be something like "Regular License"