How to modify the range slider to button option list in facet navigation.

To modify the range slider to a button option, you can replace the slider input elements with buttons and use JavaScript to handle the button clicks and update the range values. Here’s how you can modify your code: In this modified code, the range slider has been replaced with two buttons for increasing and decreasing… Continue reading How to modify the range slider to button option list in facet navigation.

Video is not playing on Safari browser and iPhone real devices on SCA websites.

In my task i added a one video in home banner section. That video is playing correctly andriod devices , chrome, edge , firebox but not playing on safari browser and real iPhone devices. So checked the possibilites and found one css property . after applying that video is playing correctly in all browser and… Continue reading Video is not playing on Safari browser and iPhone real devices on SCA websites.

Resolve Error: “You Need a Higher Level of the ‘Lists -> Documents and Files’ Permission to Access This Page” on Accessing Associated Images

Scenario Navigate toLists > Accounting > Items Click Edit Click Web Store Click Associated Images Click an imageError: “Permission Violation: You need a high level of the ‘Lists -> Documents and Files’ permission to access this page. Please contact your administrator.”Note:Custom role has the following permissions: Lists > Documents and Files: View or Edit access Lists > Items: Full Solution Login to Administrator Role Navigate to Setup > Users/Roles > Manage Roles Custom… Continue reading Resolve Error: “You Need a Higher Level of the ‘Lists -> Documents and Files’ Permission to Access This Page” on Accessing Associated Images

Resolve Error: “SSS_UNSUPPORTED_TEMPLATE_TYPE_USE_A_SCRIPTABLE_TEMPLATE_TYPE_WITH_THE_FUNCTION_NLOBJEMAILMERGER_INSTEAD”

Due to the deprecation of the CRMSDK template type as of the 2016.2 version of NetSuite, some users may get this error – “SSS_UNSUPPORTED_TEMPLATE_TYPE_USE_A_SCRIPTABLE_TEMPLATE_TYPE_WITH_THE_FUNCTION_NLOBJEMAILMERGER_INSTEAD: Unsupported template type (CRMSDK). Email was not sent. Use a scriptable template type with the function nlobjEmailMerger instead.” Users should first convert the Email Template used from CRMSDK Template to a… Continue reading Resolve Error: “SSS_UNSUPPORTED_TEMPLATE_TYPE_USE_A_SCRIPTABLE_TEMPLATE_TYPE_WITH_THE_FUNCTION_NLOBJEMAILMERGER_INSTEAD”

SC Item Badge Extension

The Item Badges extension lets you display promotional badges on a product. Item Badges appear on the Product Details and Product Listings pages, as well as in image carousels. You can use these to promote certain products to users by choosing the label, shape, and size of the badge.  Set Up the Extension  To set… Continue reading SC Item Badge Extension

SC Custom Fields Extension

Feature:  The Suite Commerce Custom Fields extension lets you add custom fields to the checkout application and Product Detail Pages of Suite Commerce sites. You can use custom fields to request or provide additional information, such as shipping instructions and item manufacturing details.  Suite Commerce Custom Fields lets you add text, checkbox, and date-type transaction… Continue reading SC Custom Fields Extension

Add a New Step Group and Step in checkout flow

Description: addStepsGroup() is a function that is often used to customize and modify the checkout process by adding new step groups to the checkout flow. Step groups are used to organize the different stages of the checkout process, such as cart review, shipping information, payment, and order confirmation. Now i added a new stepgroup in… Continue reading Add a New Step Group and Step in checkout flow

SC Product Lead Time Extension

Features:  The Product Lead Time extension lets you display the estimated wait time for an out-of-stock item to again become available for purchase.   This extension uses NetSuite’s Lead Time feature to calculate the wait time.  Install Product Lead Time Bundle   Navigate to Customization > Suite Bundler > Search and Install bundle  Search for Product Lead… Continue reading SC Product Lead Time Extension

Resolve Error: “An Unexpected Error Has Occurred…” During Bundle Installation

Scenario When user tried to install a bundle, they encounter an error upon clicking Install button. Solution One possible reason is that a Custom Form component has a custom email template. To remove the error, Default Email Template needs to be selected for Email Message Template field. Assigning an Email Template to a Transaction Type You can select which transaction email… Continue reading Resolve Error: “An Unexpected Error Has Occurred…” During Bundle Installation