Sp Property: Incorrect Price Format - Question | JoomShaper

Sp Property: Incorrect Price Format

Alexandre

Alexandre

Extension 2 years ago

I have seen this application for inclusion of decimal number and also correction of . and , is old. I researched a solution and found these two, but as they are very old. Didn't work!

Thursday, 26 October 2017 - https://archive.joomshaper.com/forums/empire-template-decimals-in-price-with-euro

Sunday, 10 March 2019 - https://archive.joomshaper.com/forums/change-format-price-on-property-section

Please ask the team to adjust this for me? I need the currency format to be R$ 20.000,00 (even when there are no cents, the two zeros must appear)

0
17 Answers
Toufiq
Toufiq
Accepted Answer
Senior Staff 2 years ago #37705

I have added this line of code

components/com_spproperty/helpers/helper.php

$fmt = new NumberFormatter('it_IT', NumberFormatter::DECIMAL);
$fmt->setSymbol(NumberFormatter::GROUPING_SEPARATOR_SYMBOL, '.');
$fmt->setSymbol(NumberFormatter::DECIMAL_SEPARATOR_SYMBOL, ',');
$fmt->setAttribute(NumberFormatter::MIN_FRACTION_DIGITS, 2);

https://prnt.sc/1vo4aok

-Thanks

0
Toufiq
Toufiq
Accepted Answer
Senior Staff 2 years ago #35828

Hi there,

Thanks for contacting us. Sorry for the inconvenience. Please update the Extension and set fixed price.

-Thanks

0
Alexandre
Alexandre
Accepted Answer
2 years ago #35910

Toufiq the extension is updated in the latest version 4.0.0 I don't know what you mean by "set fixed price". What I need is the shape of the coin to match my country, where the dot separates the thousand and the comma from the cents. Looking like this: R$ 100.000,00 (appearing the cents)

0
Toufiq
Toufiq
Accepted Answer
Senior Staff 2 years ago #36018

Provide me the Joomla administrator access & FTP access. I will check & get back to you soon. Thanks

0
Alexandre
Alexandre
Accepted Answer
2 years ago #36058

see

0
Toufiq
Toufiq
Accepted Answer
Senior Staff 2 years ago #36181

FTP access does not working.

0
Alexandre
Alexandre
Accepted Answer
2 years ago #37038

I copied and pasted the same and it worked for me, please test again

0
Toufiq
Toufiq
Accepted Answer
Senior Staff 2 years ago #37194

Can you give me FTP access instead of SFT?

0
Alexandre
Alexandre
Accepted Answer
2 years ago #37240

Toufiq, I sent you a print. SFTP dude! You seem like you don't like to serve your customers, you find everything difficult! If you asked me if it's FTP or SFTP, why didn't you try it? Why didn't you check the configuration on print?

0
Toufiq
Toufiq
Accepted Answer
Senior Staff 2 years ago #37301

Please check and let me know. Thanks

0
Alexandre
Alexandre
Accepted Answer
2 years ago #37424

Hi, now it's out of a thousand dots and out of a comma of cents.

https://prnt.sc/1v5ymoe

I need format: R$ 80.000,00

0
Toufiq
Toufiq
Accepted Answer
Senior Staff 2 years ago #37428

This price format is not ready now. Thanks

0
Alexandre
Alexandre
Accepted Answer
2 years ago #37433

Strange, in the past you adjusted the code and sent it to us, now you just say that there is no solution at the moment and the client has no solution. That's why I'm gradually migrating my sites to wordpress, I've been your customer for years and that's not worth anything to you!

0
Toufiq
Toufiq
Accepted Answer
Senior Staff 2 years ago #37436

I need help of developer. I will try to manage it tomorrow. Thanks

0
Toufiq
Toufiq
Accepted Answer
Senior Staff 2 years ago #37514

Please check and let me know. Thanks

https://prnt.sc/1vahvce

0
Alexandre
Alexandre
Accepted Answer
2 years ago #37561

It worked Toufiq, thank you!

I suggest posting the solution on the forum so other users can fix their websites.

0
Toufiq
Toufiq
Accepted Answer
Senior Staff 2 years ago #37817

Will you please spend some time to write a review about our product and support quality?

https://extensions.joomla.org/extension/sp-page-builder/

0