hey all, I have a question: I have a customer that...
# suitecommerce
m
hey all, I have a question: I have a customer that wants his SC site to do something specific when the customer register, so basically customize the whole experience (suitescript, javascript, templates), is this something that on SC is possible?
w
Short answer is yes, possible.
m
even suitescript? so can I extend the controller and modify the functionality? or will i just have to use the extensibility api?
(thanks for the answer, btw) @wbermudo
w
As best practice - use the extensions and as much as possible use extensibility API for this requirement.
m
so you can download the development tools for SC as for SCA, and develop your own extensions, right?
w
Yes, that’s the way.
m
message has been deleted
could this be for example done in SC? @wbermudo