Removing option prices in order email

  • Posts: 50
  • Thank you received: 4
3 years 3 months ago #337197

-- HikaShop version -- : 4.4.4
-- Joomla version -- : 3.10.3

How can I remove the individual option prices in order emails and just leave the unit price and total price?

Attachments:
Last edit: 3 years 3 months ago by infinityb.

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

  • Posts: 83306
  • Thank you received: 13469
  • MODERATOR
3 years 3 months ago #337212

Hi,

You want to edit the emails in the menu System>Emails.
There, in the "preload" section at the bottom, you want to change the line:

if($display_item_price){
and the second line:
if($optionElement->order_product_price>0){
to:
if(false){

Last edit: 3 years 3 months ago by nicolas.
The following user(s) said Thank You: infinityb

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

  • Posts: 50
  • Thank you received: 4
3 years 2 months ago #337416

Thank you

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

Time to create page: 0.050 seconds
Powered by Kunena Forum