Search found 8 matches
- Thu May 20, 2010 8:40 pm
- Forum: [SC] Custom Code
- Topic: "Back in Stock" notifications
- Replies: 4
- Views: 12478
Re: "Back in Stock" notifications
Yeah, do you know of anybody who might be willing to do this for hire? I'd rather pay somebody that is familiar rather than export this work to a random coder....
- Wed May 05, 2010 10:43 pm
- Forum: [SC] Custom Code
- Topic: "Back in Stock" notifications
- Replies: 4
- Views: 12478
"Back in Stock" notifications
Is there a mod out there or would somebody be willing to code a mod that will allow customers to sign up for an email notification when an item is re-stocked? There was a free mod for ZenCart that allowed you to do this, maybe you could use that as a guide. I'm willing to pay $$$ for this to be done ...
- Wed Nov 11, 2009 5:49 am
- Forum: [SC] Custom Code
- Topic: [HACK] Login for price
- Replies: 73
- Views: 270244
Re: [HACK] Login for price
Thanks everyone for all the work on this. However, I have not been successful at getting the add to cart line to disappear from the product details page. I used the code provided and have tried several other lines with no success. Anybody have any tips?
- Mon Sep 14, 2009 6:28 pm
- Forum: [SC] Custom Code
- Topic: [Module] Froogle Static export
- Replies: 52
- Views: 159897
Re: [Module] Froogle Static export
Are there any new developments to this project?
- Fri Aug 21, 2009 6:52 am
- Forum: [SC] Custom Code
- Topic: [Module] Froogle Static export
- Replies: 52
- Views: 159897
Re: [Module] Froogle Static export
Martin,
I can wait that amount of time, there is no rush on this especially if it gets in the way of family time...I can totally understand about the wife wanting to take an axe to the computer... I'll just keep checking around here to see when you have a chance to do it. Also, do you accept ...
I can wait that amount of time, there is no rush on this especially if it gets in the way of family time...I can totally understand about the wife wanting to take an axe to the computer... I'll just keep checking around here to see when you have a chance to do it. Also, do you accept ...
- Wed Aug 19, 2009 10:13 pm
- Forum: [SC] Custom Code
- Topic: [Module] Froogle Static export
- Replies: 52
- Views: 159897
Re: [Module] Froogle Static export
Martin,
I've decided to use this mod instead of use the built in ISC one (I found it to be quite buggy....). Kudos for the work here, it seems to work great! I have one question for you. I would like to include another field from the products table in the database (a custom field labeled ...
I've decided to use this mod instead of use the built in ISC one (I found it to be quite buggy....). Kudos for the work here, it seems to work great! I have one question for you. I would like to include another field from the products table in the database (a custom field labeled ...
- Mon Jul 27, 2009 7:47 pm
- Forum: [SC] Custom Code
- Topic: [HACK] Login for price
- Replies: 73
- Views: 270244
Re: [HACK] Login for price
It seems after some research that inserting a new field into the database would be the best option, as the call for price field would do other things if triggered. Does anybody know where I would need to insert code to call up another field in the database, and then how to use that?
- Mon Jul 27, 2009 7:53 am
- Forum: [SC] Custom Code
- Topic: [HACK] Login for price
- Replies: 73
- Views: 270244
Re: [HACK] Login for price
Is there a relatively easy way to incorporate this to where it will only require you to login to see the price for certain items, possibly flagged by the call for price field? I've been mulling it over and it seems like with another line of code to check that field would make this possible. Any help ...