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

Random Featured Products using Recommended Products

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions
 
Thread Tools Search this Thread
  #41  
Old 02-20-2009, 04:44 AM
  Yurij's Avatar 
Yurij Yurij is offline
Banned
 

X-Adept
  
Join Date: Jan 2008
Posts: 486
 

Default Re: Random Featured Products using Recommended Products

Quote:
Originally Posted by seaCOAST
Hi Yurij,

I added
PHP Code:
shuffle($products); 
just before the
PHP Code:
$smarty->assign("f_products",$products); 
line in the featured_products.php as you instructed.

Perhaps I missed something?

For 4.2.0. you should not just insert this line but change

Code:
if ($total_items > 0) $smarty->assign("f_products", $products);

to

Code:
if ($total_items > 0){ shuffle($products); $smarty->assign("f_products", $products); }
Reply With Quote
  #42  
Old 02-22-2009, 02:14 PM
  seaCOAST's Avatar 
seaCOAST seaCOAST is offline
 

X-Adept
  
Join Date: Oct 2002
Location: New Hampshire
Posts: 569
 

Default Re: Random Featured Products using Recommended Products

Oh Ok. Thank you.

But that just shuffles the existing featured products.
I was looking more for a random selection of all my products. (such as recommended products), but I don't suppose that would be just as simple?
__________________
Xcart V4.5.5 Gold
seaCOAST
"Live FREE or DIE!"
Reply With Quote
  #43  
Old 04-04-2009, 04:17 PM
 
pfarcus pfarcus is offline
 

Senior Member
  
Join Date: Jan 2009
Posts: 179
 

Default Re: Random Featured Products using Recommended Products

seaCOAST, did you ever get that going?
__________________
CDSEO PRO
4.1.11 PRO
Dynamic images by xcartmod.com
X-Cart CSSTemplate/Skin for v4.1.11 PRO
Reply With Quote
  #44  
Old 04-05-2009, 06:31 AM
  seaCOAST's Avatar 
seaCOAST seaCOAST is offline
 

X-Adept
  
Join Date: Oct 2002
Location: New Hampshire
Posts: 569
 

Default Re: Random Featured Products using Recommended Products

Nope. I gave up on it for now. If you find a way please let me know.
__________________
Xcart V4.5.5 Gold
seaCOAST
"Live FREE or DIE!"
Reply With Quote
  #45  
Old 05-25-2011, 03:39 PM
 
Makey2u Makey2u is offline
 

Member
  
Join Date: Dec 2010
Posts: 20
 

Default Re: Random Featured Products using Recommended Products

anyone got this working for 4.4.3? or 4.4.x? i accidently replied to the wrong thread...
id love to get this working in 4.4.3... i dont get how common things like this isnt added by default..
__________________
4.4.x
Testing store.
On windows
www.fashionwithin.com
Reply With Quote
  #46  
Old 05-30-2011, 01:16 PM
 
mpcommercial mpcommercial is offline
 

Member
  
Join Date: Dec 2004
Posts: 28
 

Default Re: Random Featured Products using Recommended Products

I will love to know if this can work for 4.4.3 as well...
__________________
Lorena Martinez
X-Cart v4.3.2
www.lapislazuliworld.com
Reply With Quote
  #47  
Old 05-30-2011, 01:17 PM
 
Makey2u Makey2u is offline
 

Member
  
Join Date: Dec 2010
Posts: 20
 

Default Re: Random Featured Products using Recommended Products

Quote:
Originally Posted by mpcommercial
I will love to know if this can work for 4.4.3 as well...

actually it does,

the installation instructions are a bit..... vague.

once you pass that test, your good to go... everything is straight forward, its exactly what i wanted...

just not the price lol.. but oh well its done its done..
__________________
4.4.x
Testing store.
On windows
www.fashionwithin.com
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Dev Questions



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 03:31 AM.

   

 
X-Cart forums © 2001-2020