Display on cart page

Phoca Cart - complex e-commerce extension
Webguy
Phoca Enthusiast
Phoca Enthusiast
Posts: 66
Joined: 16 May 2024, 15:59

Display on cart page

Post by Webguy »

Image

About to deliver this website but running into two last snags;
  • 1. Display's a language string instead of the selected payment method.
  • 2. The usergroup discount is not displayed.
On point 2. I have seen screenshots that it is shown but in my site it is not. I've tried turning all settings related to displaying the discount on the website on but to no avail.
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48378
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Display on cart page

Post by Jan »

Hi,
2. the discount if applied is displayed always (no need to have specific option), do you use some template override or CSS override which can e.g. hide it?

1. what do you mean with language string?

Jan
If you find Phoca extensions useful, please support the project
Webguy
Phoca Enthusiast
Phoca Enthusiast
Posts: 66
Joined: 16 May 2024, 15:59

Re: Display on cart page

Post by Webguy »

2. The discount is only applied for a specific user group. when I apply a coupon code I see the discount but for the usergroup I don't see the % discount mentioned. The math is correct, I see the discount is applied but it's not clear to the user that they're getting a discount.

Subtotaal:€ 14,01
BTW:€ 2,11
Verzendkosten:€ 20,00
Gratis betaling:€ 0,00
Coupon:- € 1,12
Totaal:€ 12,20

Between Subtotaal and BTW should be something like "house owners discount -20%: -2,80"

There is no CSS hiding it as far as I can see the discount is not in the HTML code when inspected. I'll double check the template overrides next week.


1. on the place where I would expect the type of payment method I see the value of one of these language strings;
COM_PHOCACART_FIELD_FREE_PAYMENT_LABEL="Gratis betaling"
COM_PHOCACART_FREE_PAYMENT="Gratis betaling"

Instead of for example "Ideal" or "Pay on delivery".
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48378
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Display on cart page

Post by Jan »

Hi, the strings are displayed instead of zero price (this can be set in Options that if the price for shipping method is zero, you can display there text e.g. "free" instead.

Testing now the user group discount, I see no problem there :idea:

Image

Jan
If you find Phoca extensions useful, please support the project
Webguy
Phoca Enthusiast
Phoca Enthusiast
Posts: 66
Joined: 16 May 2024, 15:59

Re: Display on cart page

Post by Webguy »

I've asked my colleague to look into this to double check if we don't have any custom stuff.
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48378
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Display on cart page

Post by Jan »

And no CSS customization (e.g. hide some items :idea: )?

Jan
If you find Phoca extensions useful, please support the project
Post Reply