Date of product added |
Post Reply |
Author | |
Dayv3
Newbie Joined: 07-June-2009 Location: United States Status: Offline Points: 11 |
Post Options
Thanks(0)
Posted: 06-March-2012 at 8:24pm |
Hi, I may have missed it but is there, or could there be, a field added so that it is possible to see the date a product is added and/or the date a product is made active in the products detail page? (I some times add products well before I make it active so maybe made active would be better.) This suggestion is made so that it is easily possible to determine how many of a given item is sold over the period of time it was for sale. Dave |
|
Guests
Guest |
Post Options
Thanks(0)
|
Hi Dave,
The date added and the date modified are stored in the database. These data are just not used anywhere in the Control Panel or the front end end of the site (save for "New Arrivals" page). To display them on a product detail page is just a matter of calling these fields in the database query on viewPrd.asp and writing them out on the viewPrdC.asp, viewPrdL.asp and/or viewPrdO.asp you may be using for your display. The field name in the products table for the date added is "pcprod_EnteredOn"; for date modified it's "pcProd_EditedDate". There is no field to tack when the product was "activated/made active" as that is not standard functionality. To handle this would require some customizations.
|
|
whizzinpc
Newbie Joined: 17-January-2006 Location: California Status: Offline Points: 20 |
Post Options
Thanks(0)
|
Did you figure this out yet? If not, I added this to our product detail page a long time ago. I can give u instructions.
|
|
Dayv3
Newbie Joined: 07-June-2009 Location: United States Status: Offline Points: 11 |
Post Options
Thanks(0)
|
Sorry for the delay in getting back to you.
But, please do send the directions. Dave |
|
whizzinpc
Newbie Joined: 17-January-2006 Location: California Status: Offline Points: 20 |
Post Options
Thanks(0)
|
What version of PC are you on? If you want... just send me modifyProduct.asp from you admin folder... and I will update it for you.
Edited by whizzinpc - 21-March-2012 at 12:55pm |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |