Starting with site builder

Tabs are the most basic building blocks of your NetSuite website. They are the pages of your web store. They also group together categories containing similar items and information. You use categories to organize and present items and information on website tabs. For example, customers click the Printers tab on the Wolfe Electronics web store… Continue reading Starting with site builder

Fast order Entry – Add Item to cart-Site Builder

To add item quickly to shopping cart from the shopping cart itself.Jira code-SQUIP-528 RequirementTo add item to shopping cart from cart page itself without going to the shopping pages. Solution Made a suitelet to get the info of the value added. Taken the value added in the field of Fast order entry and passed it into… Continue reading Fast order Entry – Add Item to cart-Site Builder

Update data being passed to GUA from website

Make changes to the GA code so that the promotional price is taken into account when transmitting information about the transaction. They need to look for the ‘ecommerce:addItem’ command in the scripts, which transmits information about the product and its price. SolutionWe need to get the subtotal from the confirmation page to transfer to the… Continue reading Update data being passed to GUA from website

Error:The infromation you are submitting is not secure-Site builder

A error was displaying, On clicking Add to cart button to add an item to cart immediately after making the site secure.The error displaying was, SolutionTo solve the error, Wait for two or three hours ,the error is causing due to some time delay of having the site secure.After some time the issue will be… Continue reading Error:The infromation you are submitting is not secure-Site builder

To Update a field in the customer record from registration page of a site builder site.

We want to change the display the value added in the registration page in a particular customer field to another field. Solution1)Go to Commerce>Site builder>Themes.2)Edit the theme you want to select.3)In the general subtab search for the field Id of now using field.Then change the field id to the field where you want the value… Continue reading To Update a field in the customer record from registration page of a site builder site.

Change the image and text on the home tab on site builder

We can add a Flash file or an image to the home page of your web store in addition to a greeting or message for online visitors. Solution Upload your own Flash or image file to the Images folder of the file cabinet. Go to Commerce > Site Builder > Tabs. Click Edit next to your… Continue reading Change the image and text on the home tab on site builder

Add Purchase Limit in Shopping cart page.

Set a limit to the quantity on the shopping cart page. So when a customer adds a quantity more that is allowed in the shopping cart a message is displayed that the item quantity exceeds the limit.Jira Code:CL-484 Requirement If a customer alters the quantity on the cart page, the maximum quantity will be checked… Continue reading Add Purchase Limit in Shopping cart page.

Adding stylesheet to Checkout/MyAccount Bundle of Site Builder Site

We can add external stylesheet to checkout and my account bundle of the site builder.For that first we need to add the stylesheet to the File cabinet. 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… Continue reading Adding stylesheet to Checkout/MyAccount Bundle of Site Builder Site