@extends('layouts.app') @section('content') {{-- Animated gradient glows --}} Shop Our Programs & Guides @if (woocommerce_product_loop()) @while (have_posts()) @php the_post() @endphp @php wc_get_template_part('content', 'product') @endphp @endwhile @php do_action('woocommerce_after_shop_loop'); @endphp @else No products found. @endif {{-- WooCommerce Cleanup Styles --}} @endsection
No products found.