Page 1 of 1

Display on cart page

Posted: 04 Oct 2024, 12:27
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.

Re: Display on cart page

Posted: 04 Oct 2024, 16:29
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

Re: Display on cart page

Posted: 04 Oct 2024, 16:40
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".

Re: Display on cart page

Posted: 04 Oct 2024, 23:07
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

Re: Display on cart page

Posted: 07 Oct 2024, 12:55
by Webguy
I've asked my colleague to look into this to double check if we don't have any custom stuff.

Re: Display on cart page

Posted: 09 Oct 2024, 00:22
by Jan
And no CSS customization (e.g. hide some items :idea: )?

Jan