プロフィール
コメント
-
You're welcome Aaron. As much as I hate many things about NetSuite, I am an advocate by default. We're stuck. We can't afford to start over, so ...if we're staying ...then we've got to make it work. We've also got to hope that it works for enough other people that the company remains solvent. right? So, we're reluctant NS…
-
Also, we found the way to hide NetSuite's "Re-order Items" link in "my account tab". It is in the SuiteAnswers at https://netsuite.custhelp.com/app/answers/detail/a_id/25714/kw/Re-order%20Items
-
OK, we figured out how to add links to the "My Account tab". They are on the right side, but that is OK for now. We also wanted to get rid of the right sign navigation that displayed in the "My Account tab". This took care of both issues. Basically, follow the quoted instructions below with one exception. Where the…
-
bd, Do you have any customers using the hosted Magento-GO? Are they happy with that? Why is Volusion on the "lower end of the spectrum"? Is that just based on Celigo's number of subscribers or something else? Tom
-
Mike, is this trick able to handle matrix item options with some tweaks? I don't think it can, but thought I'd ask.
-
Nick, How do you like it Magento Enterprise? Before Magento Enterprise did you have a NetSuite WebStore? If so, did you loose any features that you liked? What features that you've gained have been the most useful/profitable? Thanks, Tom
-
Could this be achieved with a <VAR> tag? So, set it so that the "default theme" specifies the add to cart button as image = <ADDtoCARTimageURL> and then set the value of that variable in each item & category template. I'm fairly unknowledgeable about HTML/JavaScript, so I don't know if this would present new issues or is…
-
Mike's trick is great for some applications, but unfortunately we need both the quantity field and the "item options" pull-down (if one exists) to still function. Has anyone figured out any other work-arounds for this? Outside of dense-lists... We only get ONE add-to-cart button in NetSuite because the dense-list button…
-
I don't want to hijack the thread, but would be interested in the same question... but with Volusion. I like what I've seen from Magento, but I'm turned off that Ebay now owns them. I'm too concerned that Ebay might eventually turn Magento into part of their eco-system including "Ebay like" sales commissions for Magento…
-
Thanks Mike, ...Hey that works and is plenty "elegant" for us. So, we just change img src="add-to-cart-medium.jpg" to our actual cart image and we're done.. right? Is the code otherwise intact as pasted?
-
"reference my account" was targeted to be released on Feb 22nd NOW, reference my account = April X, 2013. "reference checkout" was originally to be part of NertSuite v2012.1. YES, v2012.1 Now, reference checkout (with Paypal) = <null> See... http://www.netsuite.com/portal/landing/2012-1/ecommerce.shtml v2012.1 Sneak Peak:…
-
Is there a way to send google the data for the "Product Category" field? I'd like to send either the web-store category that the item is in (preferred category) or the income account for each item. -Tom
-
Belinda, thanks ..but ours gives "ERROR: Field Not Found" with any version of {imageurl} in a formula. IT must have been {storedisplayimage} that I was using. Note: we aren't really doing a saved search. We're doing a custom text field that gets its value by a formula. We're using "go data feed" to pull our NetSuite feeds…
-
Well said James Wickersham. Also, it is possible to "under deliver more that that". It can be don'e by adding in an exorbitant add-on cost (eg:$20k+) when the decade over-due upgrade finally rolls out.
-
Rob, I believe that Meir was being sarcastic.
-
Belinda, I think I know why your works and our ours doesn't. Based on what you said, your formula might be used in a saved search "filter summary row". That feature lets you enter your formula right into the saved search. In our case the formula MUST be a custom item field. -Tom
-
So, it was moved from Mid-May to August. NetSuite spokes persons seem to think they can say "Hey, this ___ is complicated stuff, it takes time to ___" and then we all forget about our NS issues and move on. IF they didn't think that excuse worked, they wouldn't use it time and time again. Let me correct that assumption. I…
-
Well, it was excruciating ..but we did it. We needed every child item to have "parent item like" data. We're connecting all items to godatafeed and they send the product data out to NexTag and Google shopping and TheFind and others. Godatafeed lets user connect as many fields from NetSuite as they need (both custom and…
-
As another possible fix: is there a secret NS field that exists and refers to the main image URL and applies to both matrix parent and child items?
-
So, will v2013.1 bring ANY changes to the web-store item search for "Standard Storefront" users? -Tom
-
Reference My Account NetSuite Standard Storefront = Yes PS: Earlier this week I purchased "Quick Order pro" from Centek Solutions as an add-on to fix an otherwise weak customer center. Now I find that "Reference My Account" WILL be included for users of the "Standard Storefront". I wish I had known that last week. This is…
-
This is what we're getting for results... when Custom Item Field (text) = {storedisplayimage} Matrix Parent ….. works (gives data like: widget.jpg) Matrix Child ….. ERROR: Field Not Found Non-MAtrix item ….. works (gives data like: widget.jpg) when Custom Item Field (text) = {parent.storedisplayimage} Matrix Parent …..…
-
There is something very WRONG with NetSuite. Other users in this thread seem to be able to use {parent.imageurl} and {parent.storedisplayimage}. Why is this only effecting OUR account? In our formula for our custom item field (type=text), his code works... CASE WHEN {parent.imageurl} IS NOT NULL then 'child item' else 'not…
-
Originally Posted by jmalinis Reference My Account will be released on mid May 2013. This is available to both Site Builder and SuiteCommerce advanced. Is this still happening mid May? What is Bundle ID 36478 ?
-
Ditto here. We're not going to abandon NetSuite's eCommerce module just yet, but we're never going to sign up for the ignite solution unless NS can move us into it for 1/20th of what they're currently demanding. The monthly subscription cost (that we were quoted) wasn't too bad, but the "move/implementation costs" were…
-
The implementation is still progressing. So far it looks promising, but it is getting installed. The implementation is slower than expected (we're in week#7). I'll let you know if it is good after it has been live for a while.
-
Will "reference my account" be up before a finished version of the "reference cart"?
-
So, will v2013.1 bring ANY changes to the web-store item search for "Standard Storefront" users? -Tom
-
Their conversion tracking instructions say to use... <form style="display:none;" name="nxtpform"> <textarea id="nxtpta"> [order-id]|[website]|[total]|[tax]|[shipping]|[city]|[state]|[country] [order-id]|[sku]|[productname]|[category]|[price]|[quantity]…
-
OK, so connection type aside ...is anyone doing multiple external sites without using the NS Multi-Site add-on by using multiple Magento sites instead? If so, how is it working? -T