Templates

Following the WordPress template hierarchy, we have integrated the most important primary templates.

  • Index

    Required page type for displaying all pages that are not controlled by a more specific template.

  • Page

    Template for controlling page detail pages.

  • Single

    Template for controlling post detail pages.

  • Front Page

    A template for controlling the static front-page.

  • Home

    Template for controlling the blog homepage displaying the latest posts.

  • Archive

    Overview template for all posts belonging to a category, tag, or custom taxonomy.

  • 404

    Template or displaying 404 errors.

  • Search

    Search results with the option to quickly refine the search.

  • Single Product

    WooCommerce product detail page (PDP) with title, price, image, description, and numerous optional details.

  • Archive Product

    WooCommerce overview page for all products belonging to a category, tag, or custom taxonomy.

  • Page Cart

    WooCommerce cart with a simplified header, a list of products, and a summary of prices.

  • Page Checkout

    WooCommerce checkout with a simplified header, delivery and billing address details, and payment methods.

  • Order Confirmation

    WooCommerce order confirmation with information on products, delivery and payment details, and prices.

  • Coming Soon

    Template for displaying a placeholder page when the shop has not yet been published.

Back to top