Proposal Summary This proposal covers the scope of showing the selected address in the address selection section without showing unselected addresses. Requirement In the Address section of the checkout, we should display only the selected address, rather than showing a list containing both selected and unselected addresses. Deliverable We can hide the unselected… Continue reading Proposal For Showing Only Selected Address
Author: Sruthy krishna
PROPOSAL FOR UPDATING DESCRIPTION SECTION AND SHOWING SIZE CHART IN PDP PAGE
Proposal Summary This proposal covers the scope of updating the description section on the PDP page to ensure that all items have a consistent style in line with the website design and showing the size chart in the PDP Page. Requirement The description section on the PDP page varies for different items.update the description… Continue reading PROPOSAL FOR UPDATING DESCRIPTION SECTION AND SHOWING SIZE CHART IN PDP PAGE
Proposal For Adding 3% Additional Charge To Invoices
Proposal Summary This proposal covers the scope of adding a 3% of additional charge into the invoices. Requirement We need to include a 3% of additional charge on the invoices. When the customer attempts to pay the invoice, an additional amount equal to 3% of the total needs to be added to the total… Continue reading Proposal For Adding 3% Additional Charge To Invoices
Show size chart
We can show the size chart on the PDP page. The Size Chart extension lets you add size charts to your web store, allowing shoppers to view sizing options without having to leave the Product Details page (PDP). In addition to a pop-up feature on the PDP, Size Chart also creates a specific landing page… Continue reading Show size chart
To add new column in Transaction List Columns
Transaction List Columns Subtab The Transaction List Columns subtab lets you configure how transaction column fields appear in the My Account area of your site. When you enable column management for a list, you can specify what fields appear. You can configure the following transaction lists: Order History Quotes Returns Open Invoices Paid Invoices To add… Continue reading To add new column in Transaction List Columns
Error: “Warning: No delivery methods are available for this address”
Customer’s encountering an error on the webstore with the message: “Warning: No delivery methods are available for this address.” and is also experiencing an error when creating a sales order in the NetSuite UI where clicking Calculate on the Shipping cost prompts an error – “Could not calculate cost for the selected Realtime rate. [shipping method] is… Continue reading Error: “Warning: No delivery methods are available for this address”
Proposal For Showing Tracking link on the My Account Overview Page
Proposal Summary This proposal cover the scope of displaying the tracking link on the my account overview page. Requirement: To display the tracking link on the my account overview page as a column to the right of status so the customers can see their tracking. Deliverable We can display the tracking link on the my… Continue reading Proposal For Showing Tracking link on the My Account Overview Page
Accessibility of documents in webstore
The Available without Login box on file records to restrict external access to individual files. However, files you want to publish on a company intranet or an ecommerce website must have the Available without Login box checked to be displayed correctly on your website. Web Site Hosting Files Always Available is a general company preference in NetSuite. This preference… Continue reading Accessibility of documents in webstore
To Chanhe the tracking link URL
We can update the tracking link url for corresponding tracking services, then it will create the tracking link based on the updated track url We can do it by simply adding the below code, here we are trying to update the url of the fedEX tracking services. TrackingServices.services.FedEx.url = “https://www.fedex.com/fedextrack/?trknbr=”;
Set default shipping method in SO from webstore without overriding customer record shipping method
We have to set the shipping method “To be routed” only for placing order from the webstore. Shipping method currently in the customer record not required to be updated or override when we set the default shipping to “to be routed”. For that we are adding the changes by keeping the value of the current… Continue reading Set default shipping method in SO from webstore without overriding customer record shipping method