Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Category image from product within it


ringo667

Recommended Posts

I have insalled this adon:

http://addons.oscommerce.com/info/9327

 

It works fine, but i need a litle extension

 

i want to show radmom Image in the subcategory above the Product List.

 

How must i change the Database request?

 

i have try this, but it doesn´t work:

  $products_query = tep_db_query("SELECT p.products_image FROM products_to_categories cp inner join products p on cp.products_id = p.products_id and p.products_status = 1 and p.products_image is not null WHERE cp.categories_id ='".(int)$catid."' ORDER BY RAND() LIMIT 3");

thx for help

 

 

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...