Jump to content

product features


Recommended Posts

Pessoal,

Comprei um tema para o WHMCS client area e ele veio com um oderforms personalizado. 

Nele tem uma área no products.tpl assim:

<ul>
        {foreach from=$product.features key=feature item=value}
        <li>
          {if $value|strstr:'YES'}{$value|replace:'YES':'<i class="fa fa-lg fa-check"></i>'} <small>{$feature}</small>
          {elseif $value|strstr:'NO'}{$value|replace:'NO':'<i class="fa fa-lg fa-times"></i>'} <small>{$feature}</small>
          {else} <strong>{$value}</strong> <small>{$feature}</small>{/if}
        </li>
        {/foreach}
</ul>

Mas eu não acho onde coloca esse product features e no cart.php acaba ficando com uma UL vazia. Na documentação do WHMCS pode ser visualizado o recurso aqui: http://docs.whmcs.com/Standard_Order_Form_Templates#Using_Feature_Highlights

O tema veio como um addon de áreas extras, mas não consigo achar onde coloco essas features em canto nenhum. Quando coloco a descrição normal do produto ele fica com a UL vazia e embaixo dela uma P com a descrição.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   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

Do you agree with our terms?

-