Display the image on PDP page.

display any image inside PDP section If we need to show any image in pdp, we have to create a view first The next step is template creation for the image. simply add an image using <img> and add needed changes. at last we can call the view anywhere in the PDP theme file

Free Shipping Badge

In this extension, we need to create a checkbox for a free shipping badge. if it is checked then need to show it UI otherwise not If we need to show a free shipping badge on PLP, Then we need to extend the facetitemcellview. Create a view for showing the badge in template We can… Continue reading Free Shipping Badge

Web forms

we need to create an OEM form and Warranty claim form, After submitting each form we need to create separate leads in netsuite Creating lead Disabling field when customer checked the international address For enabling sweet alert feature, We need to define it first and paste core code in the javascript file with proper format.… Continue reading Web forms

Changing the Depreciation history name of Fixed Assets

Prepare a CSV file with the following columns: Internal ID Name Note: Use the Internal ID of the Depreciation History record not the Internal ID of Fixed Asset record 2. Go to Setup > Import/Export > Import CSV Records. In the Import Assistant Step 1 – Scan & Upload CSV File screen: Import Type: select Custom Records Record Type: select FAM Depreciation History 3. In the Import… Continue reading Changing the Depreciation history name of Fixed Assets

Google Local Justifications

Google local justifications work on the basis of search intent. This is the reason why users enter keywords in Google, which are intended to help them find a store near them. If a user enters the search term “reversible jacket”, they may expect a range of results, including e-commerce websites, online magazines, and specific articles.… Continue reading Google Local Justifications

Dealer application form

Need to create a dealer form to enter their details and by submitting need to create lead in netsuite Suite script for lead creation For sending email to admin in each lead creation Validating different fields

J.P. Morgan Treasury Ignition Plugin

This plugin helps in automated cash management and bank reconciliation. Features of the J.P. Morgan Treasury ignition plugin are listed below. Make payments globally with a variety of pay types: ACH (US and CAD) Virtual Card Check Outsourcing (US and CAD) Help mitigate check fraud with positive pay automatic transmission Help reduce exposure to errors… Continue reading J.P. Morgan Treasury Ignition Plugin

Stock due date

Need to show the stock due date on the PDP page. Solution: Create a custom item field in the item record, Then whenever we enter the date in that field that will show in PDP. For getting the due date