Trim Prostore dollar amounts to floats using ssml

When you get a dollar amount value returned by Prostores, sometimes you want it as just a float. This is how.
<ss:value source="$string.replace($product.basePrice,'[$,]','')

Comments

  • Web page addresses and e-mail addresses turn into links automatically.
  • You may post code using <code>...</code> (generic) or <?php ... ?> (highlighted PHP) tags.
  • Lines and paragraphs break automatically.

More information about formatting options