Phone number field on Register page in SCAfor this we need to add field in tpl first then we need to get the date from the back and then we need to write function for that.TPL file :first we need to create a field according the page design and validation. then we need to write… Continue reading Phone number field on Register page in SCA
Author: Prashanth G S
how to solve the logo upload popup issue in cart page and file not acceptable function in pdp,cart,quikview pages
how to solve the logo upload popup issue in cart page and file not acceptable function in pdp,cart,quikview pagesfor this first we need to check any condition is there for the validation if there we can check the possibility of adding there other wise we need to create a event or function for that to… Continue reading how to solve the logo upload popup issue in cart page and file not acceptable function in pdp,cart,quikview pages
how to solve slider issue that items are displaying twice on pdp page
how to solve the in slider the items are displaying twice on pdp pagefor that we need to make a infinite loop false so in the source that will be true we need to make it false
How to solve when we uncheck the check box in the persanilization feature the selected date should delete
How to solve when we uncheck the check box in the persanilization feature the selected date should delete for this we need to add the code in the extension ands tpl file first we need to add the data action in the tpl file and we need to add the co0de to corresponding class or… Continue reading How to solve when we uncheck the check box in the persanilization feature the selected date should delete
Change the drop-down selection option to radio button in the pdp page, edit cart and quick view without changing its functionality.
How to change the drop-down selection option to radio button in the pdp page, edit cart and quick view without changing its functionality. to that first we need to check with the NetSuite extension>>configuration>>item option>>there we can change the tpl file that it will change reflect on all other pages except if we add any… Continue reading Change the drop-down selection option to radio button in the pdp page, edit cart and quick view without changing its functionality.
how to add a image to a home slider in smt and make work with the help of key frames
how to add a image to a home slider in smt and make work with the help of key frames to do this we need to set the images in the percentagesolution:
the page pagination is not displaying in the ios device in the plp ,cart page
the page pagination is not displaying in the ios device in the plp ,cart pagefor this issue we need to check the theme file and inspect the and we can check and when we check if the style is displaying but the page pagination is not displaying mean we need to add the the ios… Continue reading the page pagination is not displaying in the ios device in the plp ,cart page
how to solve the password section eye-icon is not working in the ios devices only, in android device its working.
how to solve the password section eye-icon is not working in the ios devices only, in android device its working.before this code i have added the jquary code that eye icon in built class but was not supporting to ios devices so after that i have added this code and removed that code some inbuild… Continue reading how to solve the password section eye-icon is not working in the ios devices only, in android device its working.
save later item is not able to return to cart page displying error while doing that
save later item is not able to return to cart page displying error while doing that Step 1: Extend the ProductList.DetailsLater.View.js File To extend the ProductList.DetailsLater.View.js file, which is located in the ProductList module, create a directory to store your custom module. Open this directory and create a subdirectory to maintain your customizations.Give this directory a name… Continue reading save later item is not able to return to cart page displying error while doing that
Not Redirected to External Payment from the checkout page it was opening again a checkout page it self
Not Redirected to External Payment from the checkout page it was opening again a checkout page it self When a user clicks the Continue to External Payment button during checkout, instead of sending the user to the external payment system, SCA redirects the user to the beginning of the checkout process. This error occurs because SuiteCommerce Advanced… Continue reading Not Redirected to External Payment from the checkout page it was opening again a checkout page it self