Recently we faced an issue that some of the images in the website are missing. When we analyzed the issue, we understood that the URL of image contains the domain name. So when the domain expiring, the image also becomes unavailable. To solve the issue , whenever the image is uploading to the netsuite and… Continue reading Image URL in SCA
Tag: website
website performance
Check the domain in https://pagespeed.web.dev/ to get the performance of the website.Review the website status in desktop and mobile. PageSpeed Insights (PSI) reports on the user experience of a page on both mobile and desktop devices, and provides suggestions on how that page may be improved.PSI uses Lighthouse to analyze the given URL in a… Continue reading website performance
Remove duplicate image direct from the website using JQuery fn
We can remove the duplicate image from the website by using this function . We find image with their source in the website so if we want to delete it we can make a if condition there so that it will take only one different source files. Using Jquery fn : <script> $(document).ready(function() { var… Continue reading Remove duplicate image direct from the website using JQuery fn
PROPOSAL FOR CHANGING THE CHILD ITEM DETAILS ON PDP PAGE
Proposal Summary This proposal covers the development of showing the child item details on PDP page of the website based on the selected option in the Cleerline website. Requirement When selecting any option in the PDP page, the corresponding details of that child item need to show in that page. Our solution If we are… Continue reading PROPOSAL FOR CHANGING THE CHILD ITEM DETAILS ON PDP PAGE
Display Customer ID in my account profile information page with title
JIRA code:840 Created a new extension “profile information”. Added customer name in template . Template file: Entry file:
Proposal For Display Linked Accounts In Website
Proposal Summary This proposal covers the scope of making, Display Linked Accounts in Website in the Second Source website domains Requirement The Linked Accounts should show up on the Website like they do in Customer Center. Our Solution We have analysed the requirement and we don’t have any default features to achieve the solution. The… Continue reading Proposal For Display Linked Accounts In Website
Issue when adding matrix item to cart
When a shopper adds a Matrix Item to the cart, an error “Sorry, there is a problem with this Item and can not be purchased at this time. Please check back later.” will pop-up and item cannot be added. One of the possible causes of the issue is a misconfiguration of the Transaction Item Options associated for the Matrix Item.So after configuring… Continue reading Issue when adding matrix item to cart
Preview Website Email Templates
This functionality shows you what the selected website email will look like to a web store customer. If you have multiple websites in your account or multiple languages defined in the email template, you can quickly see what the email will look like when sent in different languages from different websites. Depending on the type… Continue reading Preview Website Email Templates
Web Site Language Preferences
Languages subtab to allow customers to view the site in different languages,Before setting language preferences, need to select the languages available on the site, and add translations for item record information. To select the languages available for your web site: Go to Commerce > Websites > Website List. Click Edit next to a website. Use the Language subtab to set… Continue reading Web Site Language Preferences
Proposal For Adding Nickname For Credit Card In Website Checkout Page, My Account Page And Save To Netsuite
Cleerline Technology Group Requirement We are needing a field added to the website checkout page where you can name the different cards you have stored in your customer record. For example: Card ending in 1004 Nickname: Rob Work Card ending in 1111 Nickname: Testing Only Display nickname field on the website checkout page and my… Continue reading Proposal For Adding Nickname For Credit Card In Website Checkout Page, My Account Page And Save To Netsuite