Add kg on the price and change 'Add to cart'

Phoca Cart - complex e-commerce extension
Gio2025
Phoca Newbie
Phoca Newbie
Posts: 6
Joined: 25 Jun 2024, 21:42

Add kg on the price and change 'Add to cart'

Post 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
User avatar
Benno
Phoca Hero
Phoca Hero
Posts: 9441
Joined: 04 Dec 2008, 11:58
Location: Germany
Contact:

Re: Add kg on the price and change 'Add to cart'

Post 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... :idea:
https://github.com/PhocaCz/PhocaCart/re ... 230406.zip

Kind regards,
Benno
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48402
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Add kg on the price and change 'Add to cart'

Post 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
If you find Phoca extensions useful, please support the project
Gio2025
Phoca Newbie
Phoca Newbie
Posts: 6
Joined: 25 Jun 2024, 21:42

Re: Add kg on the price and change 'Add to cart'

Post by Gio2025 »

Benno wrote: 25 Jun 2024, 22:01 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... :idea:
https://github.com/PhocaCz/PhocaCart/re ... 230406.zip

Kind regards,
Benno
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?
User avatar
Benno
Phoca Hero
Phoca Hero
Posts: 9441
Joined: 04 Dec 2008, 11:58
Location: Germany
Contact:

Re: Add kg on the price and change 'Add to cart'

Post 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
Gio2025
Phoca Newbie
Phoca Newbie
Posts: 6
Joined: 25 Jun 2024, 21:42

Re: Add kg on the price and change 'Add to cart'

Post 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
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48402
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Add kg on the price and change 'Add to cart'

Post 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
If you find Phoca extensions useful, please support the project
Post Reply