Learn how to set up, customize, and expand the functionality of your WooCommerce products with our library of documentation and tutorials.

Code Snippets

Our Code Snippets are being migrated to a new site, along with our other technical resources. Check them out in our developer documentation, or visit our developer blog to follow our work.

Categories


Documents

  • Template structure & Overriding templates via a theme

    Note: This document makes reference to classic themes which use PHP templates. If you are working on a block theme with HTML templates, please check the Theming docs for block themes. Overview WooCommerce template files contain the markup and template structure for the frontend and HTML emails of your store. When you open these files, you will notice they all contain hooks that […]