Jump to content

Is it possible to show a custom tab of product if...


Recommended Posts

  On 5/15/2013 at 6:43 AM, Carlsen said:

Hi,

 

{if $category->id == 8}
<p>This content only showed if product is in category ID 8.</p>
{/if}

 

Thank you so much!! And how can I make one similar command that will AUTOMATICALLY take the product's id and compare this record's default with the specified one?

 

like this

{if default_category=8 where product_id=xx}

show something

{/if}

Edited by Λόχος Ορεινών Καταδρομών (see edit history)
Link to comment
Share on other sites

×
×
  • Create New...