[TYPO3-commerce] Retrieve a price without currency

Brian Bendtsen bb at bellevuevej.dk
Fri Dec 19 20:35:16 CET 2008


Hi

I would like a hidden input field with the price of each article, so I 
can manipulate it with some javascript. But the price is always 
displayed with the currency.

How can I make something like:

<input type="hidden" value="100" name="price_withoutcurrency" />

/BB


More information about the TYPO3-project-commerce mailing list