Resolve Error: “getaddrinfo ENOTFOUND xxxxxx_sb1.restlets.api.netsuite.com” when Fetching Theme and Extension files in Sandbox

Solution In the Theme or Extensions Development Tools directory, open this file: …/ns_npm_repository/oauth1/index.js Find the following line of code: return this._baseStep(`${this.vm ? ” : account}${this.urls.step3}`, params); Replace it with the following line of code: return this._baseStep(`${this.vm ? ” : account.replace(‘_’,’-‘)}${this.urls.step3}`, params); In the Theme or Extensions Development Tools directory, open this file: …/gulp/ns-deploy/net.js Find the… Continue reading Resolve Error: “getaddrinfo ENOTFOUND xxxxxx_sb1.restlets.api.netsuite.com” when Fetching Theme and Extension files in Sandbox

Deployment error in elbrus

Error in terminal while deploying to elbrus version of SCA This is solved by enabling the authentication for older versions.Follow the same steps mentioned here http://jobinandjismi.in/enable-token-based-authentication-montblanc-vinson-elbrus-and-kilimanjaro/

Proposal for Platinum website updates

Proposal summaryThis proposal included the requirement and solutions regarding the updates in login page,footer and addition of new “TERMS AND CONDITIONS” static page Requirement Add “TERMS AND CONDITIONS” static page – add link under the “PLATINUM NORTHAMERICA” category Add an online lead form on the login page Need to update the copyright date in the… Continue reading Proposal for Platinum website updates

Proposal For Updates In Wishlist Page

Proposal Summary  This proposal covers both the functional and UI development for Wishlist page in SCA webstore for Point Australia website.  Requirement    Remove star rating. Show barcode at the same location.  Quantity field need to be editable, same as PLP or cart  Remove priority and added on  Edit button – Replace it with ADD… Continue reading Proposal For Updates In Wishlist Page