• Priority: 0
  • Status: Closed
  • Theme: Alysum
  • Assigned To: Marek
  • Private: No
  • Open Date: 19.01.19, 19:44
  • Opened by: Karim BOUDALI
  • Closed by: Marek
  • Closed on: 03.02.19, 18:55
  • Reason: Closed
  • Comment: Glad to help!

Ticket #13573 - TAX INCLU / TAX EXCLU

Hi

I use the display module price tax included and tax excluded.

The module works perfectly with native prestashop or the theme of the site in production.

On the theme alysum, it does not work.
On the cards produced when you choose another declination value the price disappears

example, click on this product link:

https://www.edehillerin.fr/ps1_7/fr/casseroles/347-901-casserole-cuivre-etame-extra-fort-queue-bronze.html#/178-choix_diametre_cm-12

1- the price appears in tax included and excluded tax.
2- Choose in the declination, another diameter, the price is not displayed anymore

Can you see why this does not work with your theme
thank you so much

best regards
karim

Comments

Marek 21 Jan 2019, 10:12

Hi, Karim BOUDALI.
The issue has been fixed. Please check it out

Karim BOUDALI 21 Jan 2019, 10:17

Thank you a lot :-) Do you know how I can remove the “TTC” in gray color (next to the price) see my screenshot yesterday

Marek 21 Jan 2019, 10:18

Try this CSS:

#product .tax-shipping-delivery-label {display:none}
Karim BOUDALI 21 Jan 2019, 10:25

i try this but don’t work :

#product .tax-shipping-delivery-label {

  display: none;

}

Marek 21 Jan 2019, 10:40

try this:

#product .tax-shipping-delivery-label {display:none !important}
Karim BOUDALI 21 Jan 2019, 10:48

sorry don’t work

#product .tax-shipping-delivery-label {

  display: none !important;

}

Karim BOUDALI 21 Jan 2019, 19:09

have you a solution please ?

Karim BOUDALI 21 Jan 2019, 19:10

ah no it seems ok ;-)))

Karim BOUDALI 21 Jan 2019, 19:15

i try this but don’t work :

.shopping_cart .cart-button .btn{

  font-size: 0.7rem;

}

see my screenshot please
thank you

Karim BOUDALI 21 Jan 2019, 19:20

another problem :

with my module TAXE include/exclude prices not appears in the homepage product list

Marek 03 Feb 2019, 11:42

Again I found a lost ticket, sorry. Do you still have this issue?

Karim BOUDALI 03 Feb 2019, 12:55

Yes it’s OK thank you