To prevent secure and not secure item warnings from popping up in my website we need to use relative URL’s for image in Secure page.For eg: use <IMG SRC=”/images/small_logo.gif”> instead of <IMG SRC=”http://shopping.netsuite.com/images/small_logo.gif”>.
Tag: Site builder
Increase Character Limit of Custom Web Site Tags
The current default character limit of custom tags is 4000. In some cases, users may require more than this default number e.g.: 6000. The following article provides steps on how to increase the character limit of custom tags. Divide the custom code and place them on separate tags If the user has code that consists… Continue reading Increase Character Limit of Custom Web Site Tags
Disabling Site Builder in your Account
If you do not want to use Site Builder, you can disable Site Builder in your account. To disable Site Builder in your account: Inactivate any Site Builder websites in your account. For more information, see Making a Website Inactive. Go to Setup > Company > Setup Tasks > Enable Features. On the Enable Features page, click the Web Presence tab… Continue reading Disabling Site Builder in your Account
How to add related items in individual and in group in site builder website:
To create a related item group : Go to Commerce –> Marketing –> Upsell –> Related Items Categories –> New. 2. In the Category field, enter a name for your related item group. We will select this category name when adding related item groups to items later in Step 10. 3. In the Brief Description… Continue reading How to add related items in individual and in group in site builder website:
Suitelet to Show Customer based ship method
Create a suitelet to get the customer id from website and to get if the checkbox is checked or not and if it is checked then the value of shipping method field, if not checked set the shipping method as UPS . After that send result as object.
Error on placing order in sitebuilder website
The error message indicates that the item record contains an empty value in the price field. This means that the price for the item you are trying to order is not specified or missing in the website’s database or inventory system.
Hide Shipping Method from the Web Store Checkout Process
Navigate to Commerce > Websites > Website List Click Analytics In the ADDITION TO <HEAD> section, add the code below: Click Save
Calculation Logic for Sales Tax on Discount Items
Applying a Discount to all Items from the Discount Field It is important to understand how using the different discount methods affect your tax calculation. In the screenshots, the items, tax, and value of the discount are the same, but the choice of discount method yielded different tax amounts. Discount Rate Across All Items In… Continue reading Calculation Logic for Sales Tax on Discount Items
Proposal to Update Website shipping Methods
PROPOSAL SUMMARY This proposal covers the implementation of updating the shipping methods displayed on website for certain customers. REQUIREMENT Currently, the shipping method displayed on the website is UPS, based on the shipping method selected on the customer record under the “Preferences” tab. The shipping method selected in the customer record is selected as the… Continue reading Proposal to Update Website shipping Methods
Proposal to Change Crossed off Online Price in website to Customer Price Level For Special Item
PROPOSAL SUMMARY This proposal covers the implementation of changing the online price displayed in the webstore to the customer price level for special item. REQUIREMENT Currently, the price displayed for the item in the webstore is the customer price level except for special items. For special items the online price level is displayed crossed off along… Continue reading Proposal to Change Crossed off Online Price in website to Customer Price Level For Special Item