Creating Custom Product Archives in Elementor: Step-by-Step Guide

In a recent Business Bloomer Club discussion, WooCommerce experts brainstormed on building a custom product archive in Elementor for a page showcasing selected products, such as “On Sale” items or products that start with a specific phrase like “Hello.”

Though Elementor offers powerful customization options, it lacks native capabilities to filter archives with precise conditions, pushing members to explore creative workarounds and plugins to achieve desired results.

Continue reading Creating Custom Product Archives in Elementor: Step-by-Step Guide

WooCommerce: Product Archive For Shipping Classes

In WooCommerce you have publicly accessible product archives for product categories e.g. “all tables“, product tags e.g. “all casual” and product attributes e.g. “all medium“. URLs are available to you and you can even define their custom permalink slug base via the settings e.g. /product-tag/, /product-cat/, etc.

What’s interesting though, is that there are many more “custom taxonomies” that are registered in WooCommerce, however they don’t seem to have their own archive, because it’s been decided they were not useful.

But what if you want to see, as a customer, all the shop products belonging to a specific shipping class? We’ve seen, for example, how to split the cart into packages based on shipping class – so it would be super helpful to customers, in such a case, to view all the products belonging to each shipping class at a given URL.

So, let’s do that!

Continue reading WooCommerce: Product Archive For Shipping Classes