How to add horizontal lines below the each div except the last div. Solution:
Author: Shekha E K
Resolve Error: “The template cannot be saved due to the following errors: The following has evaluated to null or missing.” When Customizing a System Email Template
Scenario User customizes a system email template and an error alert is returned. The behavior is caused by some system email templates referencing record types that are only available when their underlying features are enabled. For example, if the Gift Certificates feature is disabled, the native Standard Web Site Gift Certificate system email template would… Continue reading Resolve Error: “The template cannot be saved due to the following errors: The following has evaluated to null or missing.” When Customizing a System Email Template
Prevent scroll to top functionality in Cart page
In small screen devices, when the cart has quite a lot of items in it, a customer scrolls down and edits to update or removes an item, then item will automatically goes all the way to the top of the list again. Stop it from going back to the top of the list. It should… Continue reading Prevent scroll to top functionality in Cart page
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
Solve Error: System limit for number of file watchers reached , while fetching the theme.
Solution: In the terminal run the code echo fs.inotify.max_user_watches=524288 | sudo tee -a /etc/sysctl.conf && sudo sysctl -p This fixes the error and allows the theme fetch.
Proposal For Check the Possibilities for Box Quantity (Order Quantities in lots)
JIRA : THRD-364 Proposal Summary This proposal covers the possibility for box quantity. Requirement The requirement is to add an option to purchase a definite quantity for the item. The quantity should the multiple of the box quantity. For example: if the box quantity of the item is 2 then the item will be purchase… Continue reading Proposal For Check the Possibilities for Box Quantity (Order Quantities in lots)
Show barcode in wishlist page
Show barcode for each item in wishlist page. JS file Template file : add the variable in the place where required <p class=”wishlist-barcode”>{{wishlistBarcode}}</p>
Proposal For Login Only Works For One Region
Project: THR-436 Requirement Need to work out how to make it so that one login can only be used for one region, therefore so currency & range changes does not confuse the customer if they log into wrong region. customize the login of website so that the customers can login only to their assigned website. … Continue reading Proposal For Login Only Works For One Region
Rename “my list” to “my order form” in the header and my account menu tree
Project: PAPL
Workflow for password resetting
Project: THR-354Add a custom checkbox to the customer record.Create a workflow . In the workflow check if the custom checkbox created is checked. If checked then check the give access Checkbox in the Access subtab of customer record. Then also check the Manually assign or reset password and set a test password. After that send… Continue reading Workflow for password resetting