The currency symbol is after the price in the country. How can I modify that?
I set this in the single.php: '<?php echo get_post_meta($post->ID, "price", true); ?> <?php echo get_option('currency_code'); ?>'
I would like set at the Featured Products and Other Popular Items and all the other place this. Thanks a lot!
I found the solutions. :)

