My Stuff
Comments
-
Thanks Meir, will drop them a message.
-
If you find someone Meir, let us know. Buy.com is owned by the same company as Play.com who we are currently looking to integrate with in the UK. I am assuming that if they are owned by the same company, their api would be the same?...
-
Should be easier to implement, will have a go this week and come back to you.
-
This is something that i am going to look into, seems like it could benefit eComm companies like us. If you get any good results, let us know...
-
On a side note, if you are going to buy the SSL, think down the route of secure.domain.com. We didn't think it through and bought checkout.blitzsport.com, however when you load pages like the my account section, it doesn't make much sense to have a checkout prefix. When this one renews we are going to change ours to…
-
Hi FinOps, we use multi-site but only have a custom secure domain on our primary and it works fine. Chris
-
We currently do this with a C# program using web services. We have multiple custom fields on the item record that we populate with the needed info which is then downloaded by WS and then converted to a XML file. This is then uploaded automatically each night by FTP to Google. There is a lot of code so i would not be able…
-
We sell on Amazon UK and eBay UK. Starting with eBay, we do averagely good sells on here, as we wholesale and retail our products we tend not to get to competitive as we don't want to devalue our brand so we just let it run and it does well for its self with this in mind. On to Amazon. We do good sales on here, our…
-
Nice approach using the forumla in the rich text field, something we never through about doing until now :) On subject, we used css and javascript to hide and block the thumbnails. We started with css to hide the thumbnail blocks and javascript to show them if there is an image available…
-
Hi Jeff, NetSuite has 2 different types of sortation that im aware, the price and the product description. There is a built in option to use these which can be found at Setup > Web Site > Layouts > Edit / Customize > Sort Links Checkbox. We manually coded ours though so we could place it where we wanted it, example here:…
-
We have always used our own links for the language so dont have any experience with the language portlet. I do know that there are bugs with the language and currency extensions so it could be a case that you need to raise a defect. Sorry i cant be much more help.
-
Hi Alex, check out our site www.blitzsport.com, we have the country icons at the bottom of the page.
-
With the help of NS Support i have managed to get this working. By default NetSuite trims all urls that begin with your websites domain after the = sign i.e. href="http://www.blitzsport.com/Belts" would become href="/Belts". Because of this, Facebook only sees /Belts and cannot assign it to a specific website. To get…
-
Also, i believe its still possible to print a picking ticket for a GCO order where the payment hasnt been authorised yet. This had a huge impact with us as we dispatch our orders very quickly and only noticed the problem once we try to fulfill the order, which cant be done because GCO wont allow orders to be fulfilled that…
-
While I do appreciate you laying out how a Magento-based solution might work, we're fairly wedded to the NetSuite eCommerce module for now. Going external is a major paradigm shift away from the 'all in one' strategy ... we already went outside of NetSuite for email marketing because of their limited capabilities and…
-
Looks like NetSuite have another year to work on this: http://www.digitalstrategyconsulting.com/netimperative/news/2011/05/uk_websites_given_extra_year_t_1.php
-
You would need to use a programming language such as C#, Java or it can be done with PHP with NetSuites toolkit. If you know how to use any of these then you will probably be able to do this yourself. If not, you would need to have some do the work for you which could incur some costs.
-
Probably you would need to extract the info using web services, thats how we did it. I dont think this info can be used in a saved search and the view cannot be edited under the categories section.
-
We used to have this problem, it has to do with having the related products in at least one of your webstore categories (Well in our case this was the problem). Our case number was 1201895 if you need to pass this along to support.
-
Hi Mark, is there a reason you created matrix items for those particular ones? You might have been better creating a standard inventory item that way there is no option to choose from, just the item itself?
-
We used PostCodAnywhere, we have it on our customer entry form and also on our webstore. The only place you cant get it to work however is when you adding a new adress on a sales order as you cannot edit the popup form.
-
Same here 16:18 GMT. NetSuite, whats going on?
-
Thank you. I told him to clear his cache and hopefully it will go away for next time. +1 from me regarding adding this feature to the shopping cart to keep the browser from auto completing the form. Just a quick one, if your customers do complain, for now you could use JavaScript or jQuery to clear the field each time the…
-
I have to agree with most people on here, dont go with NetSuite for eCommerce, use an alternate system for this. We use NetSuite for ours as we have invested to much money and although it works we just had to pay too much to have 3rd party addons etc to do things that are standard in modern systems.
-
If a regular item has a matrix option selected under custom (like you would do for a configurable item with options) then the item will show a drop down box but with nothing to select and a customer can't put it into your cart. My question is why is anything selectable in the custom field for options if your doing a…
-
Site back up to speed, 16:54 GMT, thats 36 minutes of lost sales, any compensation, probably not.
-
Our site is up but it is also crawling... it takes 45+ seconds to get to a page- if it even loads! I'm calling support now but has anyone received any information on this? Edit: Support says they should have information in an hour... :( Lol they have no idea about business do they, whats an hour, why not keep it off for…
-
Lucky you. We are still at 15-20 second load times. Strange, we are based in the UK so thought we would have been last to get back up to speed.
-
I would contact support then. I just checked and its still working normally for us, so maybe it is a setting somewhere. Ours works fine as well, however i have heard of new NetSuite customers having issues with this, maybe its a defect in new NetSuite databases?
-
It does that so it can create the crumbtrail links, NetSuite didnt figure out a way to hold this info in the session so made a messy decision to put it in the url.