Jump to content

[help] include html on product detail


vespaman

Recommended Posts

help how to include html file on product page, im using

  <div class="product_attributes">{if $category->id == 16}  <div class="product-contact-step" display:"none"></div>{elseif $category->id == 17}<div class="product-contact-step" display:"none"></div>
  {else}
				   {include file="$tpl_dir./Precriptions.html"}
  {/if}

but also eror smarty,...

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...