Item Setup for SuiteCommerce MyAccount

SuiteCommerce MyAccount (SCMA) displays item images in the following ways: Purchase History Returns Invoices Quotes To ensure that the item image appears, you must edit the item records for all items exposed to your SCMA site. The following procedure explains how to do this manually, but you can also use NetSuite’s CSV Import feature to… Continue reading Item Setup for SuiteCommerce MyAccount

Adding images in item record to display in website

For display the item image in website check the website setup and find out the image format.Then if the format is of imagecode_{category1}_{category1} then in item record check the image code and make the uploaded imagename same as format. Then in live hosting files > product images folder path upload the image. If a item… Continue reading Adding images in item record to display in website

How to create an image list in a custom record in NetSuite ?

We can create an custom image list in a custom record in NetSuite, here we can add required image seperately with name. Step 1: Goto Customization -> Lists,Record & Fields -> Record Types -> New In Custom Record Type window, here we set the Name, required details of the record and finally click the save… Continue reading How to create an image list in a custom record in NetSuite ?

Solution for the issue”The item images is not available on PLP,PDP pages”

when you first configuring netsuite account, will see that there are currently no product images associated with the item in the Web Store subtab, Associated Images sublist. As a result, the default “Image not available” placeholder is being displayed in the web store.Then, Navigate to Documents > Files > File Cabinet and click on the… Continue reading Solution for the issue”The item images is not available on PLP,PDP pages”

Image File Formats Recognized by Netsuite File Cabinet.

The following image file types are recognized in the NetSuite File Cabinet: Image : .jpg, .jpeg, .pjpeg, .gif, .png, .bmp Unrecognized File TypesAlthough NetSuite accepts all file formats in the File Cabinet, if a file format is not recognized, the file type is listed as Other Binary File. NetSuite cannot determine unrecognized file formats uploaded… Continue reading Image File Formats Recognized by Netsuite File Cabinet.

Add an additional column for displaying an image in the Picking ticket PDF document.

Create an additional column for showing the configurator image in the picking ticket (from the Sales order). Check the picking ticket button functionality (Suitelet: JJ SL PickingTicketPrint.js) and update the script as well as the XML file(if available) to add the personalized image corresponding to the item line.