Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

index.php


Kasketkarl.nu

Recommended Posts

English:

How do I change so I can get my offer to appear on the front, instead, it appears now

 

www.kasketkarl.nu

 

 

 

Danish:

 

Hvordan ændrer jeg, så jeg kan få mine tilbud til at blive vist på forsiden, istedet for, det der vises nu

 

www.kasketkarl.nu

Link to comment
Share on other sites

I don't understand the question.

 

I know we have some people who are fluent in Danish, hopefully the will see this post and be able to provide help.

 

I can say it looks like you are using a template. Most of the time help is hard to get because template providers alter the oscommerce structure.

Link to comment
Share on other sites

I don't understand the question.

 

I know we have some people who are fluent in Danish, hopefully the will see this post and be able to provide help.

 

I can say it looks like you are using a template. Most of the time help is hard to get because template providers alter the oscommerce structure.

 

Im sorry, i try again.

If you go to: www.kasketkarl.nu, there are 6 products shown in the front. How do i change those products, so its shown the discount products instead?

:)

Link to comment
Share on other sites

Those products shown on home page is controlled by Oscommerce "New Products Module".

 

This module is designed to display the last X number of products added to the catalog.

Where X is the number is set in your admin > Installation / Configuration > Max Values > New Products Module(value)

 

Addon Fix / Change

To display Specific products in there you can try the Featured Products Module

However integration maybe tricky since you appear to be using a template.

 

Manual Fix / Change

You can modify the products_date_added value in your Products table.

You'll want to set the value for the products you want to display to have the newest date and time.

However, note that when you change this info you must follow the same timestamp format that is currently set in your database. Additionally the date is called on the products specific page. So by altering the date of a product that has been out for years, may look funny to customers when they see the call "date added to catalog" on this page. I'd recommend commenting out that call if you want to manipulate the database date values.

ALWAYS MAKE A BACKUP BEFORE ANY CHANGE

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...