Monday, November 26, 2018

Display a Pop-up Message after Web Store Registration

Currently there is no option to show a pop-up message when registering from a NetSuite Web Store. This is applicable in iterating instructions, promotions or reminders to Web Store visitors. This can be implemented as follows:

Prerequisite: Advance Site Customization, Knowledge in HTML and or Javascript

1. Navigate to Setup> Site Builder > Customize Text

2. Click on Customize on the Customize Text Group being used in the web site

Note: Verify the Customize Text Group being used in the web site by navigating to Setup> Site Builder > Set Up Web Site> edit the Web Site if account has Multiple Site feature > Appearance tab> Customize Text Group

3. Click on the Headings tab

4. Look for the New Customer Registration  in the Default Text column

5. Use the following sample script:



6. Click on Save

7. Navigate to Setup> Site Builder > Themes

8. Click Edit on the theme being used in the web site

Note: Verify the theme being used in the web site by navigating to Setup> Site Builder > Set Up Web Site> edit the Web Site if account has Multiple Site feature > Appearance tab> Web Site Theme

9. Click on the Body tab

10. Add to the Footer Template this sample script:

11. Click on Save

Note:
This solution only applies to the Standard Checkout process. Customize the Login Template of the Reference Cart and One Page Checkout to add the pop-up message.

No comments:

Post a Comment