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

Using Category to Display Image

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 11-27-2011, 01:08 PM
 
minfinger minfinger is offline
 

X-Adept
  
Join Date: Apr 2009
Posts: 678
 

Default Using Category to Display Image

My client wants to have a "Sale banner" appear in the description. Originally he wanted to appear over top of the Dogs Picture, but I told him that would be a little tough.

So I'm settling on adding each Dog to a Category and then I'd like to put an {if} statement in the product_details.tpl However, I think the $current_category.category is the wrong way to check for this. I've tried to use the Category number 100, but that didn't work either.

What's the right coding?
Code:
{if $current_category.category eq "Discount"} Test {/if}

Thanks,
Mike
__________________
X-Cart 4.3
Joomla
Among other things
Reply With Quote
  #2  
Old 11-27-2011, 03:57 PM
 
minfinger minfinger is offline
 

X-Adept
  
Join Date: Apr 2009
Posts: 678
 

Default Re: Using Category to Display Image

So it would seem that I need to do this in 3 different places.
I need it on the Best Sellers List, the list that's displayed when clickign on the Category and the actually product_details.tpl too.

I figured out how to make it display on the product_details.tpl, but the cat$ only works for the current category. I need this display whether it's in the current category or not.
100 = Discount
28 = Puppies For Sale

All the dogs on the site are in the Puppies For Sale category, but only the ones that are going to be on sale will be put in the Additional Group of Discount. They're all also in other additional categories.

Code:
{if $cat eq '100'} Test ing<br /> {/if}
__________________
X-Cart 4.3
Joomla
Among other things
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 12:01 AM.

   

 
X-Cart forums © 2001-2020