My Stuff
Comments
-
Sorry for my late reply on this, but thats exactly what i was looking for :D Should be able to chase up some lost customers now. Thanks so much.
-
I was thinking more along the lines of if an existing customer starts a cart but doesnt finish it. Our cart abandonment is around 50% which i think is really high, checkout abandonment though is around 20% so its not to bad. I just want to able to contact these existing customers and find out why they didnt finish their…
-
Alot simpler than my version :) might be changing my code. Thanks.
-
OK, i have found the workaround needed to get this working. You embed the form using an IFRAME, but instead of using custom code on the form, you use the built in redirect feature to redirect to a html page (I called mine close.html). On this html page you insert the javascript code to redirect the parent, function…
-
Hi Paul, i dont suppose you got any further with this did you? I want a similar script but i dont have a clue how to do any of this. I wanted a script that checks the shipping country and if the result is true to set the ship complete to yes. would appreciate any help you could provide.
-
Hi Abhi, no this hasnt been put in yet. Your best bet is to create a kit item that includes 2 of that item but at the single price. Thats the way we are having to do it at the moment.
-
Hi Mat, thanks for that, i had a look here but couldnt find anything, only thing i have under preferences is the default category, not price level. Which tab are you looking under?
-
True, but it leaves it open to high abuse by your customers. For exampple, our price levels are Trade and Retail, im sure if someone was to see Retail in the url, they might try to change this to something else and getting lucky put trade, would very much like this as standard functionality as a session which cant be…
-
Im having the same issue. Ive tried looking through the tags list but its not in there. Ive had to hardcode the text for the cross sell but because the upsell is built in with the cross sell items i cant put anything in between the two.
-
Last thing i heard about this was a defect i raised back in October. They put it down as an S2 so it should have been fixed already :( Hopefully they will put it in for 2009.1. Otherwise ill have to escalate this to be fixed as they said it would.
-
Im sorry but am i missing something here? Transferred to enhancement? Why an enhancement when the fields for this feature exist under the web site setup? Are these fields there just for show? Why have these fields under the website setup if you cant actually use them? Either they should be removed and the enhancment moved…
-
Case number is 782011, defect number is 153686. Thanks.
-
It would be good if a NetSuite moderator could shed some light on this one if possible? Im assuming it should be standard functionality as its in the settings for the web site. Can you help us with this please?
-
Hi Warren, from looking at the source code the out of stock message appears using javascripting. An example would be Item1950_prices['2:17']='£23.44'; Item1950_avail['2:17']='<div style="padding-top:10px; padding-left:8px;">Stock Level : <b>(Out of Stock)</b></div>';. This would show the out of stock message when the…
-
Would seem like it lol :) It must be possible otherwise why is it there?
-
Hello, we use Cross Sell and Up Sell on our site. http://www.blitzsport.com/Products/Body-Protection/Korpertech-Body-Armour is an example. The top 4 are cross sell and the bottom 4 are up sell. Im now trying to find someone who has the upsell and cross titles in place i.e. May We Also Suggest for cross sell and Customers…
-
First of all i would like to say i know how you feel. We are not using the eBay module yet, but have around 30 outstanding issues with NetSuite in different parts of the software. We have been using NetSuite for just over a month now and like previous comments, the system hardly has "no limits". All we get is an auto…
-
Hi Troy, i see you managed to get this working, could you let me know what code you used to do this? Im fairly new and havent got a clue :)
-
We created a C# based system that downloads all our product data into a local database each night through Web Services, then builds the feeds and uploads them from there. Is probably the only decent way you will be able to fully automate the process. The only issues we have is that sometimes NetSuite timesout after doing…
-
I had this problem a little while ago, ended up using web services to pull the info out of NS.
-
Yeah, has anyone found a way to manually change the amount of rows dynamically, so a user can choose how many results they want from a drop list, the page then refreshes with the new amount of results. I have also seen alot of sites with this functionality.
-
Do you have Sales Orders set to a minimum of "create" under your customer centre role?
-
We use the home page tab for ours. We put all source code into the "Message" field. It works almost the same as an info item. Check our home page www.blitzsport.com
-
Yes Dave, we create the template in flash and it gets the image locations and urls from an xml file.
-
Hey, im using the eBay module, and have come across so many problems, but NetSuite have fixed some of them. My last issue was the no tax code importing, they did fix it, but now it created another problem. All prices imported are Tax Exempt. So if an item has tax the sales order will be a greater price than that sold on…
-
It would appear after months and months of problems this module might actually work correctly soon. We have been reporting issues with this since the beginning of last year and according to support the final issue we have should be fixed in a few weeks. After this it should work perfectly. The only problem i do have which…
-
Ok, two things you may need to do. The first is to create a web site item/category layout. Under that layout there is an option to include "Sort Links". After creating this layout, go to Setup > Web Site > Set up Web Site. Edit the relevant web site, then under the "Search" tab under the "Global Search" heading there is an…
-
I used the following code in the html: <div class="sort-by"> <label>Sort by</label><select onchange="fncSortByValue(this.value);"> <option value="">- Select -</option> <option value="az">Description A-Z</option> <option value="za">Description Z-A</option>…
-
Yes, NS is nice but e-commerce is moving along and NS's side of it is standing still. Things like: Reviews Mfg. drop down pulls up all under that mfg. Sort by item name / price high to low / low to high options on search Compare items would all be nice features. Dave Sort by item name / price high to low / low to high…
-
Ha! You sound like a new netsuite user... all the optimism in the world! Lol, because its so true :-) I don't have the balls to turn it on in our account because something will break...