Hello,
Im a trying to achieve
something like
this:
----------------------------------------------------------------------------------
|This
is price text in a normal
paragraph $
250,00|
|
|
|
|
or
----------------------------------------------------------------------------------
|This
is a very long price text which will force the price to the next line
but |
|it should still be on the
right. $
250,00|
From this element
structure:
<priceText>
<description>This is a price
text in a normal paragraph</description>
<price>$
250,00</price>
</priceText>