if i wanted to move the details of the product up ...
# suitecommerce
m
if i wanted to move the details of the product up to under the title of the project, I need to edit the template correct?
s
That is one way. If you're using a site with the extensibility API then you can use
setChildViewIndex()
and change the order with JS (https://system.netsuite.com/help/helpcenter/en_US/APIs/SuiteCommerce/Extensibility/Frontend/ProductDetailsComponent.html#setChildViewIndex)
m
the site is running 2019.1
but i would still need the config files to make this change also?
best if i I just do through template
@Steve Goldberg I am using a theme over SCA, with product item views modules