I’ve created a product slider in Revolution Slider that displays a product along with it’s title and description. I used the meta tag %title% for the title and %excerpt% for the excerpt (worked perfect). Now I would like to display the price the same way. %meta:_price% displays the price but it is not formatted as a currency. Is there an easy way to display the price properly formatted (like this –> $0.00)?
Thanks for writing in! You need to encode the price with decimal place on the backend. For the currency symbol, apply a class to the price layer and add this on your custom css: