Skip to content

Instantly share code, notes, and snippets.

@Nikki0
Created August 2, 2017 09:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Nikki0/2738f82b6e63340e82acbe6488640aea to your computer and use it in GitHub Desktop.
Save Nikki0/2738f82b6e63340e82acbe6488640aea to your computer and use it in GitHub Desktop.
<ul{if isset($id) && $id} id="{$id}"{/if} class="product_list list row{if isset($class) && $class} {$class}{/if}{if isset($active) && $active == 1} active{/if}">
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment