does anyone know how to make an update to ALL prod...
# suitecommerce
w
does anyone know how to make an update to ALL product pages on suitecommerce standard? I want to add text or an image with text to either all pages or to one category
s
There are widely scoped content areas if you use the Site Management Tools
w
so only through those tools? like the dev tools?
s
No, they’re just the easiest to accomplish what you want.
You could write an extension to do that
You could create a custom theme to do that
w
I'm just surprised @Steve Goldberg - like.. how are we not able to edit text on a page without having a developer, when we have a theme that is supposed to be no-code?? it seems like either im missing something or Netsuite is? 😂
s
I think you are. The site management tools (SMTs) are the WYSIWYG / drag-and-drop tools that require zero coding
It comes with a number of basic content types (such as images and text) as well as the option for extra, more complex ones (such as carousels or featured products) which can also be dragged and dropped into the page
We have added to all pages SMT ‘zones’ that can have content dropped into them and each of them is scoped differently: some apply only to the specific page (eg a particular PDP) and some apply to all pages of that type (eg all PDPs) and some apply globally, such as those in the header and footer
All of this requires zero coding
So, as I said, I would recommend doing that
But, if you wanted to, you could write an extension or make a customisation to your theme to do it
So, actually, I think we’ve done a good job of providing multiple customisation opportunities to you, based on your skill level and how you want to make the change
w
You're right - and I have been using the options available to create better looking pages with HTML / CSS. The problem is that I can't change the copy on system pages.. like the checkout page, cart page, etc. I can't add sale images or coupons or even add text to help the customer journey. does that make sense @Steve Goldberg?
s
Well, there are a number of SMT content areas in the templates for the checkout and cart, so you should be able to drag and drop content into them, even if it’s just simple text. Looking at the HTML templates for the order wizard (ie checkout) I can see them present in all the templates I’ve looked at so far. If you want to change the text provided by default then you can change that in the configuration record, via an extension, or template change (if you’re using an unmanaged theme). Do you have an example of what you’re not able to do? I think you should be able to do the things you’ve just listed.
Sorry if this is obvious, do you know that you can access ‘secure’ parts of the site in the site management tools? You just need a dummy customer account and then just log in with it while previewing the site.
w
hey man im new to netsuite - i don't know jack and am comfortable saying so. happy to follow instructions, and start at the most basic level so that i can better help my org and our customers 🙂
so i just signed into a dummy account, added an item to the cart and began the checkout process... here's a screenshot of a place that i'd like to be able to add something (potentially.. not saying i do, this is an example -- see RED box drawn)
s
So just above that is the cart summary box and that has a zone into which you can drop stuff
So if you click the pencil and select a content type, you should be able to drag that into one of the placeholder spaces
But that white box specifically probably doesn’t have a placeholder
w
but how do i access that zone from my admin account? (i wasn't logged into the CMS when i did that)
OH!!!!!!!!!!!!!!
i see it now!
AHHHHHHHHH!
thank you!
here's what i did... log into CMS > hover over the name that is now logged in (as the dummy account that you suggested i create) > cart .. and voila - i can edit that page! .. i presume if i continue clicking through these pages that ill continue having the option to edit them. thank you very very very much!
am i doing this correct?
s
Yeah that’s right
So you can drop those simple blocks in if you know how to do HTML/CSS/JS, or you can browse SuiteApp.com looking at the extensions that have more complex content types, such as featured product
w
yeah, i can write html / css no problem. that's how we've been creating more contentful pages, like mojotone.com/amp-shop (originally this was just a bunch of products pulled from that general category)
ps; suiteapp.com is returning a 502 err
s
It needs the dubdubdub. Not sure why
w
and im presuming that all of these extensions are expensive, right?
i dont see a cost on any of them
s
No, literally the opposite. All of the ones built by NetSuite are free
w
oh!
s
I can’t speak for the partner ones.
They’re also available in SuiteBundler, and they should all have associated documentation in the Help Center if you want to read more
w
will do. that featured product thing seems like it might be useful, especially if i can select a category / subcategory of products instead of just one SKU... for when we have sales running (like we will have come october)
do you know, by chance, if netsuite has a question and answer extension?
s
Well if you want to feature a particular category, use the featured category extension 🙂
And no, that’s not something we have an extension for
You can use Map & Contact, which has a ‘contact us’ form, but it’s more general
w
ah.. okay.