For the complete documentation index, see llms.txt. This page is also available as Markdown.

Cart Page

The cartpage is one of the few pages that is automatically generated when the North Commerce Plugin is activated.

The cart page page has 2 states.

[nc-cart]
  1. Empty Cart state which is the state of the cart page when a customer has not added any items to their cart. This state looks like:

  2. The state of the cart when a customer has added a product to their cart looks like:

If your product has variations a customer will be able to update their product options directly from the cart page.

The cart page component is not complete and has a few bugs that need to be fixed.

SEE ALSO: CART DRAWER

Last updated