• Toll-free  888-665-8637
  • International  +1 717-220-0012
Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

hollywoodcollect
#1 Posted : Friday, October 10, 2008 11:43:24 AM(UTC)
hollywoodcollect

Rank: Member

Joined: 9/8/2008(UTC)
Posts: 16

Refreshing existing old product items into new arrivals?

We have 10000 items on our site. How do we refresh certain items to new arrivals without having to recreate the product?
Marcus
#2 Posted : Friday, October 10, 2008 12:21:13 PM(UTC)
Marcus

Rank: Member

Joined: 11/5/2003(UTC)
Posts: 1,786

New item status is controlled by the "DateCreated" field. If you update that field the products will be flagged as new again.
sternyy
#3 Posted : Friday, October 10, 2008 1:44:02 PM(UTC)
sternyy

Rank: Member

Joined: 1/10/2005(UTC)
Posts: 714

Thanks: 14 times
Was thanked: 1 time(s) in 1 post(s)
hmmm... maybe adding a date created field to the admin product page edit would be a good thing to do so you can update it from the admin instead of opening up the database... but i dont know how to add that ;)
bvcoder
#4 Posted : Thursday, October 16, 2008 12:45:35 AM(UTC)
bvcoder

Rank: Member

Joined: 8/1/2007(UTC)
Posts: 310

Pretty straight forward. Go to the query analyzer in SQL Server and execute the statement:

UPDATE bvc_Product SET CreationDate = getdate() WHERE ...

Fill up your where condition appropriately. All you are doing here is updating the creationdate field for specific products to today.
Thanks,
Satya
support @ bayquel.net
Work: +1 803 883 3226
Kman
#5 Posted : Thursday, October 16, 2008 1:37:00 PM(UTC)
Kman

Rank: Member

Joined: 11/25/2003(UTC)
Posts: 370

If you have a developer add an AJAX button to the product detail that will update the 'Creation Date'
Regards,
Kim(Kman) Rossey
www.toocoolwebs.com
BVSoftware - MerchantTribe Programming/Design, Database Programming and Business Applications
[email protected]
Forum Jump  
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.

©2024 Develisys. All rights reserved.
  • Toll-free  888-665-8637
  • International  +1 717-220-0012