× You can talk here in German about HikaShop. Please understand that we do not speak German at HikaShop and we can't offer support in German.

Produkt Gesammtpreis rechnet auch Warenkorb

  • Posts: 11
  • Thank you received: 0
7 years 11 months ago #238256

Hallo Zusammen folgendes möchte ich lösen
aus:
0.10 kostet das Stück bei einer Bestellung von 500 Stück

soll werden:
50.- kosten 500 Stück

das habe ich soweit geschaft. das habe ich In der Anzeige (listing_price) korrigiert. doch das problem welches ich habe, bei dem Warenkorb erscheint dann die Summe für dieses Produkt von 25 000.-

Kann ich die Anzeige des Warenkorbpreises anpassen, dass ich sage, dass er da nicht nochmals multiplizieren soll? habe bereits alle möglichen Anzeigen durchgeforstet, doch leider nichts gefunden.

würde mich über eine Antwort freuen.

Gruss Ciril

Please Log in or Create an account to join the conversation.

  • Posts: 81504
  • Thank you received: 13063
  • MODERATOR
7 years 11 months ago #238258

Hi,

You can add such check:

if(JRequest::getCmd('layout') == 'show' && $this->params->get('from_module','') == ''){
//code for the price display on the product page
}else{
//code for the price display elsewhere
}

The following user(s) said Thank You: mobus

Please Log in or Create an account to join the conversation.

  • Posts: 11
  • Thank you received: 0
7 years 11 months ago #238307

Thank You that was the Solution!

Please Log in or Create an account to join the conversation.

Time to create page: 0.057 seconds
Powered by Kunena Forum