here is a list of solution
Solution first
first, if you using paid theme like https://themes.shopify.com/themes/parallax/styles/aspen this theme has an option to show the price and price custom text from the theme option.
Solution second
use the Shopify meta filed
replace by → your-store-url. = our store url
https://your-store-url.myshopify.com/admin/metafields/product/create
just copy the code into the after the line
{{ product.price }} {{ product.metafields.my_fields.custom_price}}
Solution third
you can edit the theme code
you can find the code in the theme file. if you the code then do else you can hire experts.
{{ product.price }} write your custom text