Where and when is the AppConfig "ShowPriceRegularPrompt" used?
Currently it is set to "Our Price:" and described as "Prefix given to regular prices on section/category grid pages."
But on our section/category grid pages (using entity.gridwithprices.xml.config), under the product image it says "Price: $X.XX"
I'm trying to find a way to change the category grid listing to show underneath the product image "Starting Price:", but I can't change this string resource without also changing the the "Price:" prefix on the product pages (using product.variantsinrightbar.xml.config).
ShowPriceRegularPrompt AppConfig seems like it should do exactly what I want it to, but I am unsure of its use.