• Priority: 0
  • Status: Closed
  • Theme: Venedor
  • Assigned To: Marek
  • Private: No
  • Open Date: 27.05.19, 09:34
  • Opened by: Mario
  • Closed by: Marek
  • Closed on: 30.07.19, 11:02
  • Reason: Closed
  • Comment: Glad to help!

Ticket #14685 - Delete message in shopping cart

Hi.
I have created different zones in the transport option. The maximum defined weight is 30kg.
As you can see in the attached image, when I try to buy a heavier product, the message is: Total shipping: Free.
How can I to avoid this message?

Thanks in advance.

Comments

Marek 28 May 2019, 09:07

Hi, Mario.
Please give me a link to a product which I can test out

Mario 04 Jun 2019, 16:39

Hi Marek.
This is a product which weight is 11Kg. I’ve defined max weight to 10Kg. and as you can see in the image, in that case message is " Total shipping: Free.”

http://www.monnas.es/libros/81-prueba-curso-compra.html

Marek 05 Jun 2019, 10:28

Hi, Mario.
I’m not able to connect to your server through FTP with provided credentials

Mario 05 Jun 2019, 16:07

I can imagine that you need FTP to modifiy something in the .tpl. I’d rather to know what tpl is in order to make some other changes and customizations I need.
Is it possible?

Thanks in advance.

Marek 05 Jun 2019, 17:03

Ok, you can hide it with CSS:

#blockcart-modal .cart-content > p:nth-child(3) {display:none}