Loaded Commerce Community

Banner


Board index » CRE Loaded Support » CRE Loaded 6.3

All times are UTC - 5 hours




Post new topic Reply to topic  [ 4 posts ] 
Author Message
 Post subject: Baynote
PostPosted: Thu Jun 24, 2010 5:03 pm 
Offline
CRE Freak
User avatar

Joined: Mon Nov 10, 2008 6:58 pm
Posts: 36
We are starting to use a new "product recommendation" app, baynote, with our cre 6.3 store. Via baynote we're able to set up different algorithms depending on the type of page a guest is on; i.e., for a category page, we want a certain infobox (in the right column) that would display something like "Products in the category others have bought" solely on the category page. On the product page (product_info_tabs.tpl) we want a separate infobox to display that would show for example "Customers who viewed this product also viewed...".

I guess my question is, is there a way to turn on an info box that's created only for a category page to show only on the category page and not on every other page in the store...is there a way to only have an infobox appear only on the product page and not on the other pages.

Thanks for any help!
Carol


Top
 Profile  
 
 Post subject: Re: Baynote
PostPosted: Fri Jun 25, 2010 2:57 am 
Offline
CRE Talented

Joined: Sun Nov 29, 2009 10:57 am
Posts: 352
carolgjenkins wrote:
I guess my question is, is there a way to turn on an info box that's created only for a category page to show only on the category page and not on every other page in the store...


Code:
if ( isset($_GET['cPath'])) {
      DO YOUR CODE HERE RELATING TO $cPath
}


carolgjenkins wrote:
is there a way to only have an infobox appear only on the product page and not on the other pages.
Thanks for any help!
Carol


Code:
if ( strstr($PHP_SELF,'product_info.php')) {
      DO YOUR CODE HERE
}

_________________
CSS Store - http://mdjl40.mdjl-demo.co.uk -Work in Progress
YMM Filter Lists - http://mdjl-demo.co.uk/6-4-1a -Pagnation/Filter Lists


Top
 Profile  
 
 Post subject: Re: Baynote
PostPosted: Fri Jun 25, 2010 1:17 pm 
Offline
CRE Freak
User avatar

Joined: Mon Nov 10, 2008 6:58 pm
Posts: 36
Awesome...thank you!


Top
 Profile  
 
 Post subject: Re: Baynote
PostPosted: Mon Dec 05, 2011 8:38 pm 
Offline
CRE Talented
User avatar

Joined: Wed Jun 07, 2006 12:00 am
Posts: 537
Location: Springfield, MO
Can someone elaborate with a little more details on this please?
What exactly do I need to put where in the examples below it says DO YOUR CODE HERE...?
I'm trying to figure it out myself but not having any luck.

Code:
if ( isset($_GET['cPath'])) {
      DO YOUR CODE HERE RELATING TO $cPath
}

Say I wanted an info box to only show in one category how would I finish the above?

Code:
if ( strstr($PHP_SELF,'product_info.php')) {
      DO YOUR CODE HERE
}

Say I wanted an info box to only show on one product page how would I finish the above?

_________________
Store Warrior!


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 4 posts ] 

Board index » CRE Loaded Support » CRE Loaded 6.3

All times are UTC - 5 hours


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
It is currently Thu May 24, 2012 12:41 pm
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group

Login

Forums Latest Activity

Top Listing

1. Cart2Cart - Shopping...
    Category: Shopping Cart Database Conversion Scripts
    
2. Points & Rewards PLUS!...
    Category: Add-Ons
    
3. Configuration Server...
    Category: Fixes
    
4. Credit Card with CCV
    Category: Payment Modules
    
5. CC7333_ATS
    Category: Templates
    
Show more...

© CRE Loaded is a product of Chain Reaction Ecommerce, Inc. Usage & Privacy Policy