Skip to content

Cart functionality

Latest

Choose a tag to compare

@artingo artingo released this 26 May 05:26
· 1 commit to master since this release

Added cart functionality.
Moved cart items display to 'shop.js'.
Fixed render sequence in 'index.html'.
Added quantity increase and decrease in 'cart.html'.
Added cart documentation. Some minor fixes.