I have opened the product_label.xml and product_label.xsl files to try to change the behavior.
Trying to show the product variant price instead of the base price in the product label
right now it is <price type="field" name="list_price"/>
and xsl displays it
</xsl:text><xsl:value-of select="price"/>