View Single Post
  #1  
Old 06-22-2012, 08:18 AM
 
xcellere xcellere is offline
 

Advanced Member
  
Join Date: Feb 2008
Posts: 32
 

Default Show $product_options in Product List/Category?

I posted this question in a thread in the 4.2/4.3 forum but realized I should have put it in the 4.5 forum instead.

I'm trying to have Product Options show in the Product List/Category page (search.php). I put this in the "products_t.tpl" file that loads in search.php:

{include file="customer/main/product.tpl"}

But this doesn't load the $product_options array. This shows the problem:

Quote:
I got it to "kind of" work. You have to hit the Add to Cart button, and then after like 5 seconds, it loads the product options. Anyone know how I can get the product options to be there when the page loads? http://www.medilogic-collective.com/xcart/indica/

When the page loads, the $product_options array isn't loaded. How do I load the array under search.php?
__________________
Sunthing Productions
Version 4.5
Reply With Quote