Jump to content
  • 0

Accessing values of product custom fields


bushdoc

Question

Hi

 

Is it possible to access values of product / service custom fields when creating your own pages?

 

The following is a snippet from a portal template clientareaproductdetails.tpl which I think is relevant but I can't seem to use in a page of my own:

 

{foreach from=$customfields item=customfield}

<tr>

<td class="fieldarea">{$customfield.name}:</td>

<td>{$customfield.value}</td>

</tr>

{/foreach}

 

Do I have to define $customfields in the initial custom page calling the custom template?

 

Trying to find out before the purchase. Any help greatly appreciated.

Link to comment
Share on other sites

0 answers to this question

Recommended Posts

There have been no answers to this question yet

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated