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

Create a 404 page and create redirections for those items which are not available

We have to create a landing page for items that are no longer available. The items which are no longer available were redirected to a empty page.Now,the items that are redirected to the empty page will redirect to this landing page with the URL of the landing page. Procedure to create a new landing page… Continue reading Create a 404 page and create redirections for those items which are not available

Customer Credit Card refund not working

Issue of Customer credit card not working.We can refund to customer’s credit card when the purchase is done online. But when we try to refund an error displays with following message. Requirement 1)The client should be able to refund the credit card orders placed online from Netsuite. Our Solution Prior to 2021.1, although Credit Operation is… Continue reading Customer Credit Card refund not working

Registration Page using Custom module

Jira Code: GD-16 Created a new registration page in SCA Website with url https://sandbox.goodearthdist.com/crossfit using a custom module. To add a custom module: Create a custom module directory within your custom directory with the format of ModuleName@version. Create the sub-directories within the module.We need JavaScript, Sass, SuiteScript, and Templates sub-directories. Create the necessary files for your… Continue reading Registration Page using Custom module

Hide Content with an Expander

Expanders are UI molecules that hide content from the user until they click on it. When they do, the content slides down as if it were expanding. They are particularly useful in situations when you have additional content not immediately relevant to the user. Adding an Expander The only changes required are to the template… Continue reading Hide Content with an Expander

Move Content Off-Canvas with a Push Pane

The available screen space is much more limited on smaller devices, such as mobiles. As designers and developers, you should consider moving superfluous content off the screen. This content should still be easily accessible by users, but just not immediately on the page load. To enable this design, there is a custom jQuery plugin that… Continue reading Move Content Off-Canvas with a Push Pane

Item promotion based on subsidiary

Requirement  Item promotion based on subsidiary: Find a way to get the item promotion based on subsidiary specific as well, as if run different specials/campaigns that AUS does Our Solution We have to update the custom module for My Account and shopping pages and the extensions for checkout pages separately. Currently, the promotion tab is… Continue reading Item promotion based on subsidiary