Removing option prices in order email

  • Posts: 50
  • Thank you received: 4
  • Hikashop Business
3 years 6 days 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 6 days ago by infinityb.

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

  • Posts: 82863
  • Thank you received: 13372
  • MODERATOR
3 years 5 days 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 5 days 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
  • Hikashop Business
2 years 11 months ago #337416

Thank you

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

Time to create page: 0.045 seconds
Powered by Kunena Forum