Display Shipping Address in Emails

  • Posts: 96
  • Thank you received: 8
  • Hikamarket Frontedition Hikashop Business
6 days 22 hours ago #372401

-- HikaShop version -- : 6.5
-- Joomla version -- : 5.4.6
-- PHP version -- : 8.2
-- Browser(s) name and version -- : Firefox 152
-- Error-message(debug-mod must be tuned on) -- : none

Hey guys,

Is there an easy way to display the Shipping Address and not the Billing Address is all the email notifications ?

My current setup shows the Billing and not the Shipping.

We're setting up a system where various customer locations will place orders that will be centrally billed. Thus the focus on Shipping Address.

Thanks

Dave

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

  • Posts: 85796
  • Thank you received: 14091
  • MODERATOR
6 days 16 hours ago #372403

Hi,

Edit your order emails in the System>Emails menu, and in their HTML area, use the view builder to delete the areas "BILLING ADDRESS TITLE" and "BILLING ADDRESS" and save.

That will do it.

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

  • Posts: 96
  • Thank you received: 8
  • Hikamarket Frontedition Hikashop Business
6 days 5 hours ago #372406

I deleted the Billing Address sections of my Order Creation Notification and get no addresses in my email preview section.

The ordrers I;m testing with have both Shipping and Billing addresses filled.

<table class="w550" border="0" cellspacing="0" cellpadding="0" width="550" style="margin-top:10px;font-family: Arial, Helvetica, sans-serif;font-size:12px;line-height:18px;">
<tr>
<!-- SHIPPING ADDRESS TITLE -->
<!--{IF:SHIPPING}--><!--{IF:SHIPPING_ADDRESS}--><td class="hika_template_color" style="font-size:12px;font-weight:bold;">{TXT:SHIPPING_ADDRESS}</td><!--{ENDIF:SHIPPING_ADDRESS}--><!--{ENDIF:SHIPPING}-->
<!-- EO SHIPPING ADDRESS TITLE -->
</tr>
<tr>
<!-- SHIPPING ADDRESS -->
<!--{IF:SHIPPING}--><!--{IF:SHIPPING_ADDRESS}--><td>{VAR:SHIPPING_ADDRESS}</td><!--{ENDIF:SHIPPING_ADDRESS}--><!--{ENDIF:SHIPPING}-->
<!-- EO SHIPPING ADDRESS -->
</tr>
</table>

: D

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

  • Posts: 85796
  • Thank you received: 14091
  • MODERATOR
5 days 21 hours ago #372407

Just deleting the billing address display won't remove the shipping address display from your emails.
If you revert the change, do you see both billing AND shipping addresses in the email notification ?
If not, it would indicate that either the order doesn't have a shipping address, or doesn't have a shipping method selected.

The following user(s) said Thank You: daduts

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

  • Posts: 96
  • Thank you received: 8
  • Hikamarket Frontedition Hikashop Business
5 days 6 hours ago #372411

Needed a shipping method ,,,,,that did the trick.

Thanks

: D

The following user(s) said Thank You: nicolas

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

Time to create page: 0.048 seconds
Powered by Kunena Forum