In entry file , we need to allow the level of categories to display . Update the template ,place a categories in the level wise .
Tag: sca
Quantity Pricing
SuiteCommerce Advanced provides a Quantity Pricing feature for customers who offer quantity-based price breaks. This feature uses the Search API to return an item’s quantity pricing details from NetSuite (in JSON format) and display results in a chart describing the pricing discounts available by quantity ordered. This information is collapsed by default and available at… Continue reading Quantity Pricing
Configuring the 404 Page SCA
To configure the 404 page Go to Commerce > Websites > Configuration. Select the website and domain where the theme is activated and click Configure. Go to the theme name subtab. Go to the 404 Page subtab. Using the table below for reference, fill out the fields. Field Description Background Image Enter the image to… Continue reading Configuring the 404 Page SCA
Function to find the parent from an array of objects
Function to find the parent from an array of objects
How to modify the categories navigation menu levels in netsuite.
We need to modify levels of categories in netsuite to display in website . Commerce>website>configuration. In configuration record we need to update required level.
How to restore smooth scrolling text in ios device without using tag.
Without using <marquee> tag we can use animations , marquee tag is not support for all devices and browsers. Here is the sample code of animation to scroll text smoothly.
Display One Text at a Time
Display One Text at a Time
Resolved: Internal Error when navigating to a Commerce Category in the Web Store
Scenario There may be scenarios wherein a Customer will encounter an Internal Error when they navigate to one of their Commerce Categories in their Web Store. In order to resolve it, follow the steps listed below. Solution Navigate to Commerce > Websites > Website List Click Search Index tab Click Sort Fields sub-tab Field Name: Select Commerce Categories Click Add Click Save
Resolve Item Color Options not Displaying on the Product List Page
Scenario Users may experience item color options not displaying on the Product List Page even after enabling the Show Option in Item Lists in the website Configuration record. Solution Go to Commerce > Websites > Website List Website: Click Edit Click Field Sets Search: Click Fields Included in Field Set Click Set Select Item Options (Detail) Click Add Click Submit Click OK Click Save
How to use variable to control a visibility of a error message.
updated in .js file update in tpl