You can use custom entity fields in your website to collect additional information from your customers during registration. When shoppers register, the information they enter shows up in the customer record created in NetSuite. Solution : Go to Customization > Lists, Records, & Fields > Entity Fields > New. In the Label field, enter a name for the custom… Continue reading Registration Form Customizing in Site Builder
Tag: Site builder
Back Order Preferance and out of stock behavior Set-up For Site Builder
RequirementTo set-up the Back-order preferance and out of stock behavior for site builder site. SolutionTo set up back order preferences for the site: Go to Commerce > Websites > Website List. Click Edit next to a website. Click the Shopping subtab. In the Webstore Out Of Stock Items field, select how to handle items that are out of stock in your web… Continue reading Back Order Preferance and out of stock behavior Set-up For Site Builder
To add stylesheet to Site Builder Site
You can use add a style sheet with your Site Builder website. To add a style sheet with a File cabinet: Click the Documents tab. Open the Web Site Hosting Files folder. Open the Live Hosting Files folder, or open the Staging Hosting Files to test your style sheet before publishing. Open the site folder. Click Add File, and choose your style… Continue reading To add stylesheet to Site Builder Site
Display a Video File in Site Builder
User wants to customize the website to have a video in the website. RequirementUser can upload a video file and then apply it with the following HTML code to display the video on webpage. Solution Navigate to Documents > Files > File Cabinet Click Web Site Hosting files Click Live Hosting Files Click Add File Browse a video file from a local directory… Continue reading Display a Video File in Site Builder
Backorder message update for items
The backorder message in the item record is updated. Updated the backorder message in the item record using Mass update. Allow back orders with no out-of-stock message is Set as the value in the field out of stock behavior in the item record. Created a workflow to set the value Allow back orders with no… Continue reading Backorder message update for items
Branded Products in Site builder
Since the customers have different brands, we can use fields in customer records and also in item records for brands. So the customer’s brand will be selected within the customer record and the brand of the item will be selected in the item record. When a customer login to the website and select the category… Continue reading Branded Products in Site builder
Display PLP Page Numbers
To display the PLP page number in the PLP page SolutionWe can decide where we need to display the pagination whether in the top or in the bottom or bot in top and bottomFor that navigate to commerce>site builder>Layouts>In that click edit ,Then select the required field in the below filed.
Add favicon-site builder site
To add a favicon to the site builder site. Solution These are the steps to add a favicon to a Site Builder Webstore: A. Add an image to your file cabinet:1. Navigate to Documents > Files > Images > New2. Select the image file to uploadNote: Be sure to check the Available Without Login checkbox, this is for the file to be accessible externally. The… Continue reading Add favicon-site builder site
Transaction history permission issue for parent-child customers
To ease the transaction management and pay the invoices for the whole company efficiently, parent company/contact can have the ability to view transaction made by Sub-customer in My Account History. Solution Steps to show child invoices in the parent company My Account > Billing > Invoices: Navigate to SuiteCommerce Site Builder Premium – Elbrus top level directory > Modules > suitecommerce > Transaction@1.3.0 > SuiteScript > Transaction.Model.js Find and remove below… Continue reading Transaction history permission issue for parent-child customers
Create Site maintenance page
To display a maintenance page when WS is taken for maintenance and at the time of NetSuite scheduled maintenance.Jira Code:230 Requirement A site maintenance domain needs to be displayed under the below conditions. When Netsuite is down. While enabling the checkbox “Take website offline for maintenance“. Solution Navigate to setup>site builder>site maintenance domain. In SITE… Continue reading Create Site maintenance page