Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls
 

Targeting a whole Sub-Category with one if statement?

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #11  
Old 09-04-2009, 07:57 AM
 
Mark UK Mark UK is offline
 

Member
  
Join Date: Jul 2009
Posts: 17
 

Default Re: Targeting a whole Sub-Category with one if statement?

Thank you Christine! Looks like what I'm after, gonna try it out
__________________
X-Cart Gold Version 4.2.1
Reply With Quote
  #12  
Old 09-04-2009, 08:00 AM
 
Mark UK Mark UK is offline
 

Member
  
Join Date: Jul 2009
Posts: 17
 

Default Re: Targeting a whole Sub-Category with one if statement?

Ahh.. Thanks Amy, that looks like was the extra Y/N bit I was wondering about - FAB!!
__________________
X-Cart Gold Version 4.2.1
Reply With Quote
  #13  
Old 09-04-2009, 11:11 AM
 
Mark UK Mark UK is offline
 

Member
  
Join Date: Jul 2009
Posts: 17
 

Default Re: Targeting a whole Sub-Category with one if statement?

Just wanted to say thanks to the above guys and girls, this worked a treat!

added extra field in admin with Service Name 'tank_mates' and a default value of 'no' and put the code below in product.tpl

{section name=field loop=$extra_fields}
{if $extra_fields[field].service_name eq "tank_mates" && $extra_fields[field].field_value eq "yes"}

<div id="layer1"{if $active_set ne 1} style="display:none;"{/if}>
{if $active_modules.Upselling_Products}
{include file="modules/Upselling_Products/related_products.tpl" }
{/if}
</div>

{/if}
{/section}

Hope that and the above helps anybody else trying to figure this out
__________________
X-Cart Gold Version 4.2.1
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 06:37 AM.

   

 
X-Cart forums © 2001-2020