Kryptronic Software Support Forum

You are viewing this forum as a guest. Login to an existing account, or create a new account, to reply to topics and to create new topics.

#1 02-07-2011 10:45:42

jensme
Member
Registered: 04-29-2010
Posts: 392

The stupidest question ever about showing items in a category...

I'm creating static pages for my top categories (there are but 5 of them).  I want to display all items in all related subcategories right on that page.  How?

Offline

 

#2 02-07-2011 11:47:43

KryptoJim
Member
Registered: 07-08-2010
Posts: 455

Re: The stupidest question ever about showing items in a category...

jensme wrote:

I'm creating static pages for my top categories (there are but 5 of them).  I want to display all items in all related subcategories right on that page.  How?

You'll check off both the main category and sub category within the "Relationships" section of the products you enter.

Offline

 

#3 02-07-2011 12:12:26

jensme
Member
Registered: 04-29-2010
Posts: 392

Re: The stupidest question ever about showing items in a category...

Well... I'm not sure that's working.  These are STATIC pages, built at System Dashboard > Website > Content > Webpages...

Offline

 

#4 02-07-2011 12:46:04

KryptoJim
Member
Registered: 07-08-2010
Posts: 455

Re: The stupidest question ever about showing items in a category...

jensme wrote:

Well... I'm not sure that's working.  These are STATIC pages, built at System Dashboard > Website > Content > Webpages...

Add this to the bottom of your page
$this->include_namespace('ecom','catshow',array('ref'=>'CAT_ID'));

Offline

 

#5 02-08-2011 16:48:17

jensme
Member
Registered: 04-29-2010
Posts: 392

Re: The stupidest question ever about showing items in a category...

Thanks.

How do I tell it to just display two random items?  Or is that too complicated?

Here's the page I'm working:

http://www.shopflytrap.com/cms-display/ … asion.html

Offline

 

#6 02-09-2011 12:16:33

KryptoJim
Member
Registered: 07-08-2010
Posts: 455

Re: The stupidest question ever about showing items in a category...

jensme wrote:

Thanks.

How do I tell it to just display two random items?  Or is that too complicated?

Here's the page I'm working:

http://www.shopflytrap.com/cms-display/ … asion.html

Nothing in the cart that will do that out of the box, sorry.

Offline

 

#7 02-10-2011 19:38:53

Casimiro
Member
Registered: 01-25-2010
Posts: 175
Website

Re: The stupidest question ever about showing items in a category...

Couldn't  you achieve this by using categories instead of static pages?  You would create a main category (to replace the static page) and link it to other categories.  The products that you want to display would be linked to the main category.

I am not sure about randomizing the product display  but there is a thread on randomizing the featured products on the splash page.   https://forum.kryptronic.com/viewtopic.php?id=25900

Offline

 

#8 02-10-2011 23:03:13

jensme
Member
Registered: 04-29-2010
Posts: 392

Re: The stupidest question ever about showing items in a category...

In theory.  But there are so many limitations with the way categories are and display that I don't want to do it that way.

Offline

 

Board footer