Shopify website template is an online shopping website with the functionality of buying items and generating bills using only pure HTML CSS and JS.
- HTML.
- CSS.
- JS.
- Unique Minimal and dynaic design.
- Easy Logic.
- Stores the data of user's purchased items.
- Data is stored in the Local Storage of browser.
- Bills are also generated.
- Local Storage: (https://developer.mozilla.org/en-US/docs/Web/API/Window/localStorage).