My Stuff
Nominate Your Peers for NetSuite Support Community's Choice of the Quarter! Submit your nomination today.
Intelligent Payment Automation version 1.0.3 is now available in the SuiteApp Marketplace. The SuiteApp, powered by BILL, lets you automate payments, manage vendor details, and bank account information within NetSuite. Learn more
Comments
-
Oh, "do tell". Is it comparable to either of these ecom "feature list"... http://www.magentocommerce.com/product/features http://www.volusion.com/online-store-builder/ I commend you if it does.
-
These are excellent ideas. We're taking notes and will evaluate them for future enhancements. Daniel Chang NetSuite Product Management Daniel posed that in 2007. I still see the same NetSuite default templates that we had back then. Are there any users willing to share drill-down and category templates or developers…
-
FYI, Here is one very weird thing about using layouts with templates. If you click the "use templates" button in a layout, two of the three tabs disappear. Wouldn't you think that that indicates that the settings on those two tabs is no longer relevant because you are using templates? Those tabs ARE still effecting the…
-
I'm thinking that if you're in a hurry for these types of advanced eCommerce features, you'd need to look elsewhere. Correct me if I'm wrong.
-
In addition to "recently viewed" as a relation, we'd also like to see "Customers that viewed this item eventually purchased.....". I believe that NS can ONLY correlate by items purchased together, like if customers frequently order a baseball and a bat together, then it relates baseballs to bats. The difference here is…
-
3 years later and this basic e-commerce feature is still missing.
-
Thanks for the tip Joe. A NS layout option that says "Use drop down menu = yes/no" would be much simpler and less likely to break during NS updates. The free templates and available layout options have changed very little (if at all) in the 3+ years that we've been using NetSuite. I don't think you'd find such ecom…
-
... so you'd like to see item- and category-list level control over image sizing (based on a single high-resolution master image). No. I like having two images (one thumb and one "main image"). Not so much for the ability to upload a small and a large image, but rather because it gives me the ability to use two different…
-
I tried this and it didn't work... <a href="<%=getCurrentAttribute('item','storeurl')%>"><img src="<%=getCurrentAttribute('item','storedisplaythumbnailhtml')%>" height="30"></a>
-
neither Amazon or Yahoo stores rely on browser-based image resizing Your right. I saw the tags and didn't actually open the images to check their sizes. I opened them in Photoshop and yes ....they are sized to the exact same size as the HTML size tags. So, they are not sized in the browser. That leaves one choice (if we…
-
Well, like I said ...view source at any Yahoo store or Amazon product category and you will see that every category or item thumbnail has a height and or width tag... so they aren't depending on art that is sized to "actual size" for the web page. So, there must be a valid reason for doing it their way. I did a search in…
-
farrago, can you clarify what you're trying to do? Do you want to use one large product image which is displayed at a smaller size using client-side scripting? I just want NS to make my site consistent rather than me having to upload images of the exact size needed (especially for thumbnails). Another problem is when I…
-
has anyone been able to add image resizing to a linked image? my image code is... <a href="<%=getCurrentAttribute('item','storeurl')%>" ><%=getCurrentAttribute('item','storedisplaythumbn ailhtml')%></a> I tried the ideas in this post and they wouldn't work. T
-
That code did work. Looking around the web, I did see some server plug-ins like http://www.aspjpeg.com/ that dynamically create "real" high quality thumbnails from larger images. Something like that would be a much better solution in the long run. NS users would upload larger thumbnails and then specify the thumbnail size…
-
has anyone been able to add image resizing to a clickable image? my clickable image code is... <a href="<%=getCurrentAttribute('item','storeurl')%>"><%=getCurrentAttribute('item','storedisplaythumbnailhtml')%></a> I tried every method in this post and in another similar post and I couldn't get resizing to work with a…
-
We also came from Yahoo stores. We started with them in 2000 and even back then we could constrain the maximum images size with different settings for each item category. I asked for the image resizing feature right after moving to NS and then it eventually got added in a way that was useless for us. We have dense…
-
Someone said this... http://corsoscookies.com/bouquets/Celebration-Bouquet was better than this... http://corsoscookies.com/Celebration-Bouquet THey said it rated higher in the search engines. I found a reasons to use the shorter http://corsoscookies.com/Celebration-Bouquet You can move items around from category to…
-
"seamless integration with netsuite" ..what... a 3rd party store connector. Not really seamless. To me, seamless is out of the box and would include item creation and store category placement all from NS and basically have 100% field connection and not just a sales order connection AND be without issues. We use an Amazon…
-
What ecommerce sites are most suited for integration with NS WSDK? -Tom
-
> It's currently not supported to operate a regular site on > a domain and a WSDK site (not on a domain) at the same time. > WSDK doesn't work with a domain so it's ambiguous how domains > would behave when you try to do both together. I guess my real question is "what is the problem?"! I am using BOTH right now and I did…
-
Why can't we edit our posts in this group? I found that WSDK is NOT causing the URL problem when I tested it with WSDK turned off. The URL problem is unrelated and NetSuite is working on a fix. Why do we have to name our replys to a post in this group. What doesn't it auto-name it something like "RE: original post"?
-
OK, it took a few hours, but now our entire site has "shopping.netsuite.com" and not our domain. I guess that is the problem with WSDK. Is that the ONLY problem or are there more? Is there a "workaround" for that problem (other than turning off WSDK or making a completely NS-independent ecommerce site? T
-
We gave up on using WSDK, but may attempt to use it again in the future if the restrictions are lifted. Tom
-
See the thread named "NetSuite server response times hurting SEO" if you care about your google ranking.
-
On google analytics you can overlay your site's performance (year over year). Our SEO guy noticed that our site was about 15% to 20% slower than it was a year ago at this time. Speed dropped with our new responsive templates (5 weeks ago). Since landing page URL's are the same and all on-page verbiage is the same and meta…
-
I tested our site again today and it got slower. Maybe the 2016.2 update made NS run slower?
-
Bump. Any new "how to" info on getting a wordpress blog out of a subdomain and into a NetSuite subfolder? If your blog is still in a subdomain, you should see... https://ignitevisibility.com/why-blogs-on-subdomains-are-basically-worthless-for-seo/
-
Why is there no way to search or filter by {categorypreferred} = XXX ?
-
If you change your domain setting to point the website to a Magento Site ...then you'd need to do the redirects within Magento and not in NetSuite. You'd need a list of your current NetSuite webstore URLs (exportable from netSuite). Then create the redirects within the Magento platform. Each item and category URL in your…
-
It doesn't include images in the xml SiteMap (the last I checked). They're needed in the sitemap if you want your images in google image search. Especially if your images don't end in .JPG or .GIF