Email Fields

  • Posts: 127
  • Thank you received: 8
10 years 10 months ago #140973

-- url of the page with the problem -- : mywebsite.com/mypage
-- HikaShop version -- : 2.2.3
-- Joomla version -- : 2.5..17
-- PHP version -- : 5.3.27
-- Browser(s) name and version -- : Firefox v26

I am after a Listing of all the Fields you can use in a customised Email, where can this list be found.
We need to include the product code, to speed up the ordering process.

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

  • Posts: 26158
  • Thank you received: 4028
  • MODERATOR
10 years 10 months ago #140995

Hi,

By overriding the email, you can display almost every fields of the order.
The product code is displayed in the email but the option "show product code" can hide it.
If needed, you can override the mail and force the display of this field.

Regards,


Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.

Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.

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

  • Posts: 127
  • Thank you received: 8
10 years 10 months ago #140997

Ok no worries where do i get a list of all the fields?

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

  • Posts: 26158
  • Thank you received: 4028
  • MODERATOR
10 years 10 months ago #141023

Hi,

You can check the developer documentation, see the database for the columns names and take a look at your custom fields.
Because there is the custom field system ; the fields are dynamic so we can't list them.
The easier is to explain what you want to do and we will be able to guide you in the right direction.

But like that, there is too much fields to list them. You can display every data of the order.. It's huge

Regards,


Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.

Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.

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

  • Posts: 127
  • Thank you received: 8
10 years 10 months ago #141110

What i want to do is in the email that is send to the shop owner to have the Product ID, using firebug i have been able to find this tag 'hikashop_product_code' so want to confirm what this is.

We have set up the all the product to have the correct stock reference for the business, and when they are assembling the quote they want to see this number more then the description, but they would like both as its a good check.


Example Product Listing

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

  • Posts: 82868
  • Thank you received: 13378
  • MODERATOR
10 years 10 months ago #141147

In that case you can use that tag in the email template:
{LINEVAR:PRODUCT_CODE}

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

Time to create page: 0.060 seconds
Powered by Kunena Forum