*

Andrey

  • ****
  • 157 posts
How to separate price from currency in code?
« on: February 05, 2020, 04:31:18 PM »
Please tell me
How to separate price from currency in code?
Code osc_item_url (); displays without formatting

Marked as best answer by frosticek on February 05, 2020, 05:39:53 PM
*

Andrey

  • ****
  • 157 posts
Re: How to separate price from currency in code?
« Reply #1 on: February 05, 2020, 05:27:04 PM »
Found a way out
<?php echo osc_item_price()/1000000; ?>

*

Andrey

  • ****
  • 157 posts
Re: How to separate price from currency in code?
« Reply #2 on: February 05, 2020, 05:50:45 PM »
I can not find how to display the currency symbol separately

*

MB Themes

Re: How to separate price from currency in code?
« Reply #3 on: February 07, 2020, 05:36:10 PM »
@olime
Osclass does not have such function, you can only get currency code.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots