Advanced Woocommerce – Step by Step
This course is for anyone interested in taking their Woocommerce knowledge to the next level and beyond. In this course, we dig deep under the hood and examine the structure and layout of various Woocommerce files. We start from the Shop page and work our way forward through the Woocommerce folder and show you the where, the how and the why.
A Marketable Skill For all Current and Future Developers
By the conclusion of the course, you will be able to successfully:
Navigate Woocommerce successfully
Customize the Shop page
Customize the Single Product page
Customize the Cart page
Customize the Checkout page
Customize the Order Complete page
Customize the My Account page
Move all these files into your child theme
and so much more….
With this newly acquired knowledge, you will be able to provide more in-depth repair, build and design services for Woocommerce. This course contains 44 lectures and almost 3 hours of content.
I look forward to beginning of our learning journey.
Introduction
In this video we introduce the instructor and highlight the items we will cover in this course.
Woocommerce Layout - Location of the Files
In this video we talk about what the Archive Product or Shop page is, where it is located and the basic structure of the file.
In this video we talk about what the Single Product page is, where it is located and the basic structure of the file.
In this video we talk about what the Cart page is and what the Checkout page is, where they are located and the basic structure of the files.
In this video we talk about what the Order Complete page is and what the My Account page is, where they are located and the basic structure of the files.
General Modifications
In this video we review what Breadcrumbs are and preview the Source Code to setup Breadcrumbs within a theme.
In this video we review the function and check for !is_front_page()
In this video we review the function and check for is_archive() & is_tax()
In this video we review the function and check for is_single()
In this video we review the function and check for is_day() & is_month() & is_year()
In this video we review the function and check for is_author() & get_query_var('paged') & is_search() & is_404()
In this video, we show you how to remove the sidebar and make all your pages full width - Part 2 - Modifying PAGE.PHP
Working with Products
In this video, we go over how you setup various types of products to give you customers different options.
Archive Product Page Modifications
In this video, we go over how to change the Add to Cart text on the archive product/shop page.
Single Product Page Modifications
In this video, we go over how to change the Add to Cart text on the single product page.
In this 2 part video, we conclude how you can create your own custom Single Product page.
Working with Search
In this video, we begin a 5 part series on how to create an Advanced Search page.
In this video, we continue with Part 2 on how to create an Advanced Search page.
In this video, we continue with Part 3 on how to create an Advanced Search page.
In this video, we continue with Part 4 on how to create an Advanced Search page.
In this video, we conclude our 5 part series on how to create an Advanced Search page.
Cart Modifications
In this video, we go over how you can create your own custom Cart page.
In this video, we go over how you can setup a minimum purchase requirement for an order.
In this video, we conclude how you can setup a minimum purchase requirement for an order.
In this video, we go over how you can offer a cart discount if a certain product is in the cart.
Checkout Modification
In this video, we go over how you can setup the default state in checkout.
In this video, we go over how you can remove states that you don't want from the drop down menu.
In this video, we go over how you can remove Woocommerce checkout fields that you don't need.
In this video, we go over how you can add an extra fee or surcharge to your Woocommerce order.
In this video, we conclude how you can add an extra fee or surcharge to your Woocommerce order.
In this video, we go over how you can modify the Woocommerce Checkout page based on what type of products are in the cart.
Working with Shipping
In this video, we go over how you can setup Free Shipping for orders over $50.
In this video, we conclude how you can setup Free Shipping for orders over $50.
In this video, we go over how you can automatically add a product to the cart when someone visits the store.
In this video, we conclude how you can automatically add a product to the cart when someone visits the store.
In this video, we go over how you can prevent shipment to P.O. Boxes during checkout.
In this video, we conclude how you can prevent shipment to P.O. Boxes during checkout.
Working with Orders
In this video, we show you how you can automatically mark orders received in Woocommerce as completed instantly.
My Account Page Modifications
In this video, we show you how you can redesign your My Account page quickly and easily.
Where Do I Go From Here ?
In this video, we go over other learning opportunities.
Conclusion
In this video, we conclude our course.