In Cart.html, the two buttons shown do not link to another page. When hitting the proceed to checkout button, I expected it to reach the payment.html. Same goes with the continue shopping, which should reach the index at least. I recommended adding an onclick event in the JavaScript to fix this issue.
In Cart.html, the two buttons shown do not link to another page. When hitting the proceed to checkout button, I expected it to reach the payment.html. Same goes with the continue shopping, which should reach the index at least. I recommended adding an onclick event in the JavaScript to fix this issue.