Here we are trying to use checkboxes for the products and select a product individually from the list All the opertions are taking place at Magento_Catalog/product/list.phtml Here is script for making a single selection of the product: we also need to link a jqurey api of cloudflare for this functionality. it is linked using require.js… Continue reading Using CheckBoxes for products in PLP Page -magento
Tag: website
Digital Clock in JavaScript
CSS Toggle Switch
Toggle switch has become one of the popular form elements in mobile apps, sometimes, on desktop website. It makes perfect sense while we use it on touch screen devices because it works exactly like those switches in our living space.
How to link Online Custom Record Forms to Website
To link to an online custom form from your NetSuite website: Click the Setup tab. On the Setup page, under the Customization heading, click Record Types.The Custom Record Types list opens. In the Edit column, click the name of the record type you want to edit. Click the Online Forms subtab. Click the name of the form you want to link to.… Continue reading How to link Online Custom Record Forms to Website
How to center align vertically and horizontally inside a div?
Consider an example given below, To center the image inside this div,
Create Lead Record on registration from website.
Jira code:EN-864 Create a lead record in netsuite after registration from website. Created a new page “International” using extension. After submitting the form, the lead record will be created in Netsuite with entered data and category as Dealer. Entry ponit file: view file: Router.js model.js Suitescript: Model file: Service contoller template sass
Error in saving the CMS after changing the values.
How to resolve the error in CMS (SMT) after changing the values? This error is occurring due to invalid values set to the skin variables. Solution: Navigation to the custom records:-customization >> Lists, Records & Fields >> Record Types >> SC ExtMech Custom Skin >> Click on ‘List’ >>customization >> Lists, Records & Fields >>… Continue reading Error in saving the CMS after changing the values.
Setup and implementation of the SCA webstore for Thermogard
Requirement JIRA TASK : THR-1 Thermogard has recently moved the core business onto Netsuite and are looking to build an eCommerce site on SuiteCommerce Advanced. Site will be multi currency as the business spans across New Zealand, Australia, and the United States. Current website – https://thermogard.com/ Attached is the site map. Solution SCA enabled in… Continue reading Setup and implementation of the SCA webstore for Thermogard
Rendering web pages using free marker and Suite scripts
Render a web page using suitelet and HTML template.