X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   Limit Date range of New Products (https://forum.x-cart.com/showthread.php?t=51714)

glooper 01-11-2010 10:08 AM

Limit Date range of New Products
 
Hello,

I'm trying to figure out how to limit the date range of items showing in the New Products section on the home page.

Right now it shows all of the products, not just the latest additions to the store.

Here is the code from the welcome.tpl dealing with the New Products section.

PHP Code:

{capture name=dialog}
{include 
file="customer/main/products.tpl"}
{/
capture}
{include 
file="customer/dialog.tpl" title="New Products" content=`$smarty.capture.dialogproducts_sort_url="home.php?cat=`$cat`&"


I would like to be able to limit it to the last month of products added to the store.

My site is: http://store.gingerscraps.net

Thanks in advance for any help or suggestions that you may give.

glooper 01-15-2010 10:21 AM

Re: Limit Date range of New Products
 
Can anyone help me with this?


All times are GMT -8. The time now is 01:34 AM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.