Page 1 of 1
Add kg on the price and change 'Add to cart'
Posted: 25 Jun 2024, 21:46
by Gio2025
Hello
I have installed te component and seems works fine. But there are 2 thing that i don't found.
I need to add the 'kg' after the price, in other word the price is for 1 kg.
The second i have 2 labguages on my site but allo in Italian i see 'add to cart' where can I change the test of submit button?
Thanks
Re: Add kg on the price and change 'Add to cart'
Posted: 25 Jun 2024, 22:01
by Benno
Hi,
It's this string of it-IT.com_phocacart.ini: COM_PHOCACART_ADD_TO_CART="Aggiungi al carrello"
But as you can see, it is translated...
https://github.com/PhocaCz/PhocaCart/re ... 230406.zip
Kind regards,
Benno
Re: Add kg on the price and change 'Add to cart'
Posted: 26 Jun 2024, 00:57
by Jan
Hi,
regarding kg, there are two possible ways:
- In currency you can set the prefix and suffix, so there you can set kg, but then it will be displayed everywhere. So this is maybe not good way.
- or, in product edit, you can set price per unit too
Jan
Re: Add kg on the price and change 'Add to cart'
Posted: 26 Jun 2024, 10:00
by Gio2025
Hello, thanks for reply.
I know that and all element have been translated correctly. But the button not, it show alwasy english version.
Can i check somewhere?
Re: Add kg on the price and change 'Add to cart'
Posted: 26 Jun 2024, 10:44
by Benno
Hi,
Can you please take a screenshot of the problem, or better still post the URL?
Which Joomle! version are you using?
Which Phoca Cart component version are you using?
Kind regards,
Benno
Re: Add kg on the price and change 'Add to cart'
Posted: 04 Jul 2024, 22:47
by Gio2025
Hello
joomla is 4.4.5 and Phoca cart is 4.0.10
https://www.saporimediterranei.net/inde ... 32&catid=2
In the bottom the add to cart button
Thanks
Re: Add kg on the price and change 'Add to cart'
Posted: 06 Jul 2024, 23:54
by Jan
Hi, check your italian translation (it-IT.com_phocacart.ini), if it includes the translation of Add to cart.
COM_PHOCACART_ADD_TO_CART="Add to Cart"
Jan