nlaur86 Posted September 10, 2008 Share Posted September 10, 2008 Hello all! I have an online store and I am trying to sale jewelry. I only have unique products (just one piece of each) or limited edition products (3-5 pieces of each). So the main idea is that I would like to move the product after it was sold out, in a new category called History, or something like that, and erase it from it's category. In this way my customers can see the products I designed and I already soled. How can I do that? Any help anyone??? I must say that I'm not really into php-ing :) so... please help :D. Thanks :). Laurentiu Link to comment Share on other sites More sharing options...
♥geoffreywalton Posted September 10, 2008 Share Posted September 10, 2008 Have you though of using the facilities included in osc. Stock Check stock level true Subtract stock true Allow Checkout true Mark product out of stock Already Gone Otherwise you could write some sql to change the category or change the checkout processing set the status to not available when the stock level goes to zero. Need help installing add ons/contributions, cleaning a hacked site or a bespoke development, check my profile Virus Threat Scanner My Contributions Basic install answers. Click here for Contributions / Add Ons. UK your site. Site Move. Basic design info. For links mentioned in old answers that are no longer here follow this link Useful Threads. If this post was useful, click the Like This button over there ======>>>>>. Link to comment Share on other sites More sharing options...
nlaur86 Posted September 11, 2008 Author Share Posted September 11, 2008 Have you though of using the facilities included in osc. Stock Check stock level true Subtract stock true Allow Checkout true Mark product out of stock Already Gone Otherwise you could write some sql to change the category or change the checkout processing set the status to not available when the stock level goes to zero. Thanks for your help but... I can't do just that. I wanna move all the products to a new section of my website, like a history of my shop. I have hundreds of products selling every week so... I can't just mark product out of stock and leave them where they are... Yes, I know that I should write some sql but I'm not that good... I was hoping for some help.. some guidance :)). Thanks! Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.