In stock verification

Description We need to create a script that sends an email to the customer who clicks on the “Notify when item is in stock” button when the item is back in stock. The Custom record created when the button is clicked will be removed after sending the email

Add Live chat

Requirement Add live chat to the SCA website using an extension. Code needs to be added to the head tag of the shopping application. Solution Append the code given to head tag using the formula

Mini cart – remove individual items

Requirement Add a new removal icon to each individual item cell of the mini cart. When the icon is clicked, the item should be removed from the mini cart and the cart page Solution