Proposal for updating price facet

This proposal covers the Update Price Facet. This proposal also covers the engagement scope of Jobin and Jismi IT Services LLP, as official implementation partner Of Oracle NetSuite. Table of contents Proposal Summary. This proposal covers the Update Price Facet(Price band) in the Header sorting section in SCA webstore for NICKOLLS & PERKS website. Requirement.… Continue reading Proposal for updating price facet

Creating A Responsive Navigation menu bar with Icons

In website creating a responsive navigation menu bar with the corresponding icon using cssFirst Download or copy the tag of the required icon for navigation bar in past those icon code with the html anchor tagLike shown in below Step 1) Add HTML: Example Step 2) Add CSS: Example Thank you.

Creating a responsive login form without creating router file using CSS.

Creating a a responsive login form without creating router file using CSS. When pressed on “log in” button, login page popup will appear on the website page, We can create a “login” page without creating a router file which redirect after clicked on the button, How To Create a Login Form Step 1) Add HTML:… Continue reading Creating a responsive login form without creating router file using CSS.

How to change default sorting option in website using netsuite

When Open the website, If we want a particular field (i.e popularity, relevance and etc…) as default field, we can set it using NetSuite to change the default sorting option in website Solution First login to NetSuite account Go to commerce > Website > Configuration Select the website and domain Go to search tab >… Continue reading How to change default sorting option in website using netsuite

How to change the amount price in checkout box in cart page when clicked on submit button using extension

How to change the amount price in checkout box in cart page when clicked on submit button using extension. When clicked on apply button the amount price in checkout box changes in cart page1. First create a button in .tpl file where we want add submit button, where we want add function to it, give… Continue reading How to change the amount price in checkout box in cart page when clicked on submit button using extension

Creating a Animated Menu Icon using css And Javascript

If we are not using an icon library, you can create a basic menu icon with CSS: Animated Icon Use CSS and JavaScript to change the menu icon to a “cancel/remove” icon when it is clicked on: Step 1) Add HTML:Example Step 2) Add CSS:Example Step 3) Add JavaScript:Example ExplanationHTML & CSS: We use the… Continue reading Creating a Animated Menu Icon using css And Javascript