| ||||||||||
![]() |
Shopping cart software Solutions for online shops and malls | |||||||||
![]() |
![]() |
|
X-Cart Home | ![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
if a product is outstock, notify when in stock - preorder | ||||
![]() |
|
|
Thread Tools | Search this Thread |
#61
|
|||||||||
|
|||||||||
![]() ITS FINISHED AND WORKING ON X-CART 4.09
![]() I have amended the above posts to the correct codes and scripts. It allows guests and logins to request a stock notify when back in stock. It does not duplicate stock notify items with emails It deletes the emails once stock is back in after sending email to users. All you need to do is edit the txt and html mail scripts for your own prefrence. If anyone can make the code better then please post it here. Dont forget you need to change the xcart_notify code for sql to this: Code:
If you dont know how to do this, just go to your admin area, go to patches and in the bottom sql box type in: Code:
This will remove the table for xcart_notify, then you have to install the table again using this code in your sql box: Code:
I have one small problem and thats when you have clicked on stock notify and either entered the email or you are already log on, the following screen that accepts the command is ok, but the right hand cat coloum does not display right, it moves to the top right of the page, any ideas anyone ?
__________________
Regards Maxking SERVER: Microsoft-IIS/5.0 MYSQL Server: 4.0.18-NT PERL: 5.006001 PHP: 4.3.6 X-CART pro: 4.3 X-AOM: 4..3 X-RMA: 4..3X-FancyCategories 4.3 Skin: Own Design Marketing Manager Professional 3.0 Bundle |
|||||||||
#62
|
|||||||
|
|||||||
![]() Hi,
I was wanting a quote to create a mod. Please email or PM. When items are out of stock, I would like to have a link "Email when item is back in stock" This would appear automatically when I sell out of an item. Customer enters email address and clicks send (maybe a popup js window?). I would also like a CC of the email to be sent to me as reference with product details and customers email address. When I get the 'new' product in and enter inventory, an email would automatically be sent to my customer tell them the item is back on stock. The email to the customer would have the image of the product, it's back in stock and option to buy now ...etc. Maybe an additional item (an after thought) If they don't buy after 10 days, then a second email would be sent out as a one special price less 10% to entice the buyer. I have screen shots of what I was wanting, so please email if interested. Thank you
__________________
Thank you in advance. Redback X-Cart Gold - using version 4.0.10 w/ custom mods. |
|||||||
#63
|
|||||||
|
|||||||
![]() Quote:
Actually, you will get a better responce if you post this type of request in the professional services request area (which you have I see). I noticed Balinor sent you to this link, but if it is custom other that what is showing unless it is minor changes you are trying to implement the other area will yield better responce. This area is for custom mods and templates that have been either donated by people that have created them and wish to share with others, or people that have made changes or modifications to existing mods that were already created. Most people here in this specific topic will only respond on this specific mod. Also, it is nice to know not only what version of xcart, but server info or purchased mods and add ons from scart you are running, so people will even know if they CAN help you or not. Good Luck ![]()
__________________
vs 4.1.12 |
|||||||
#64
|
|||||||
|
|||||||
![]() Can Any One tell me if this will work in 3.4.0 version.
Thanks.
__________________
X-Cart Version 4.1.8 Hosted on Linux |
|||||||
#65
|
|||||||||
|
|||||||||
![]() Quote:
__________________
XC 4.2 inc (unofficial) patch release. |
|||||||||
#66
|
|||||||||
|
|||||||||
![]() For those that are missing the stock modify mod once available from funkydunk, http://www.firetanksoftware.com will be re-releasing it upgraded for all versions of x-cart over the next few weeks.
__________________
Groovico Used by X-carters the world over: Marketing Manager Pro Bundle For X-cart Featured Product Manager for X-cart Feed manager pro for X-cart http://www.firetanksoftware.com Celebrating 7 Years of providing quality X-cart Add ons and X-cart Mods for x-cart 3.X to X-cart 4.4.X |
|||||||||
#67
|
|||||||||
|
|||||||||
![]() Sorry to ask, but are you going to be charging for that based on the code left here by shishapipe?
Or is it going to be a modified version? Also, sorry to go off topic, but have you looked into offering the ability to INCLUDE tax in the froogle feed in MMPro? We cant use yours right now, as UK Froogle you can only display the inclusive price of a product, or they reject the feed. Your mod only provides ex tax pricing. Along side this, you need to add the ability ot provide the feed name as well as the login details. MMPro names the feed the same as our login, but our feed name is not the same as our login, so we cant upload our feed from your mod either. We need the ability to rename the feed to something other than our login name.
__________________
XC 4.2 inc (unofficial) patch release. |
|||||||||
#68
|
|||||||||
|
|||||||||
![]() Quote:
It's not related to do with the modification posted here, this is the original "stock notification mod" developed and originally sold by funkydunk through funkydunk.net. Due to funkydunk leaving the x-cart scene he closed his store several months ago so the modificaiton hasn't been available for months. We're taking over the funkydunk catalog of x-cart mods under agreement with duncan graham. With regards to MM's froogle export, Renaming issue: The froogle export has two modes, it lets you FTP directly but also lets you save a file to your machine. The file you can save you can rename to get around the login name issue. With regards to the Tax, this is determined by how your site is set up, at present if you use "prices include vat" then it works. However if your base products don't have that and your letting the cart add on it instead of work it out then it won't. We've got UK froogle users actively using the feed methods successfully. Both the login and tax features will be included in a future release.
__________________
Groovico Used by X-carters the world over: Marketing Manager Pro Bundle For X-cart Featured Product Manager for X-cart Feed manager pro for X-cart http://www.firetanksoftware.com Celebrating 7 Years of providing quality X-cart Add ons and X-cart Mods for x-cart 3.X to X-cart 4.4.X |
|||||||||
#69
|
|||||||||
|
|||||||||
![]() I know about the downloading of the feed which is what we do now, but our store displayes ex vat, and then our own mod also displays the inc VAT price, as should be done by EU stores who are VAT registered.
So we do not have display with tax included on in our store. Just the option to chose would be nice. Although the built in function is nice, the function to select is better. For the ftp, downloading and renaming is fine, but then we cant use the direct uploading feature on our store which is easier and less time consuming. Why buy a dog and bark yourself? The ability to name the feed before uploading would be better.
__________________
XC 4.2 inc (unofficial) patch release. |
|||||||||
#70
|
|||||||||
|
|||||||||
![]() Sorry, forgot to say, this updated code by shishapipe is duncan's code updated for 4.0.x...
I appreciate it was his original code, but then he did give permission to alter it and display it on the forums, I can only presume that once this thread is forgotten it will not effect your sales. I can only feel a little hesitant to this as we have a mod of yours we purchased through carrie which isnt yet working without error, let alone thinking about the release of one where the code is now freely available...
__________________
XC 4.2 inc (unofficial) patch release. |
|||||||||
|
|||
X-Cart forums © 2001-2020
|