Skip to content

Instantly share code, notes, and snippets.

@Nikki0
Created Aug 3, 2017
Embed
What would you like to do?
{if isset($product) && $product->description}
<li class="product-description-tab"><a data-toggle="tab" href="#product-description-tab-content">{l s='More info'}</a></li>
{/if}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment