From the course: Building an Ecommerce Website with WordPress
Unlock the full course today
Join today to access over 24,900 courses taught by industry experts.
Cart and checkout pages - WordPress Tutorial
From the course: Building an Ecommerce Website with WordPress
Cart and checkout pages
- [Instructor] The cart page is where users can see a summary of all the things that they've marked that they want to buy before they actually confirm that they're going to buy it. This page should be fairly simple, focusing on little else other than exactly what the user is committing to purchasing. By default, the WooCommerce cart page includes a list of products with details like quantity and what that price is going to come out to, a section to enter in a coupon code if they have one, and then the total cost, and a button to help them proceed to the checkout process. Easy Digital Downloads does not generate a default cart page like WooCommerce does, but you can pretty easily make one by creating a new page, then selecting the EDD cart block, which is right here, and it's going to generate that cart for you, which is going to dynamically interact with what people go ahead and add to it. However, it isn't as detailed as…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.