Discussions
Narrative Insights is Temporarily Unavailable due to an Infrastructure Issue. Learn how This Impacts Your Account and What to Expect While the Feature is Disabled.
Questions regarding custom scripts for WSDK
I was wondering if anyone has experience in creating external web stores from an existing Netsuite database. I have the following requirements:
• No need for eCommerce components or sales from web store - just need item data
• Need to maintain product structure and hierarchies as they were created for Netsuite web store -i.e. productline1/product category/product subcategory/item productline2/product category/product subcategory/item.
• Need to call related items via custom script
• Need to have custom scripts to get additional data from Netsuite which does not exist on WSDK links - we added additional item pictures, product brochure links, etc. I can give these custom web store fields ids in Netsuite, but I don't know how to call them via WSDK scripts so they can appear in external site.