Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

What's New text only listing?


Guest

Recommended Posts

Is there a way to set up the "What's New in this month" listing so it's in a image-bulleted list? Like in the right-hand column or something? I've seen a text list of Bestsellers done like this (but without the image bullets).

 

Thanks in advance.

 

Laura

Link to comment
Share on other sites

Basically you would be modifying what you are including in the new_products.php that is included in the default.php file.

 

Currently it calls:

          <tr>

           <td><br><?php include(DIR_WS_MODULES . FILENAME_NEW_PRODUCTS); ?></td>

         </tr>

 

If you were to modify the layout for this module, you can have the bullets rather than the images show.

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...