Your list of products is a list of taxonomy terms.
You can get this list with those functions:
get_terms($args)
— Retrieve the terms in a given taxonomy or list of taxonomies.
get_the_terms($post, $taxonomy)
— Retrieve the terms of the taxonomy that are attached to the post.
Clicking on a Product — is opening a custom taxonomy archive page.
See documentation for details.
Related Posts:
- Change URL structure of subcategory archive pages
- How to create custom taxonomy URLs without taxonomy name?
- How to obtain the link/URL to the feed of a custom taxonomy?
- How to add a Rewrite Rule / Category Structure
- Get posts from taxonomy URL
- Change the permalink URL to include a taxonomy term
- How to Rewrite Taxonomy URL to Include the Post Type as the Second Segment of the URL?
- Add Taxonomy Subcategory To Permalink
- Changing URLs for taxonomies and CPT
- Adding custom taxonomy in my existing category URL
- Using custom taxonomies to display hierarchical URLs?
- How to customize custom taxonomy url?
- How best to store data (URLs and IDs) extracted from posts and pages using custom taxonomies
- Clean Custom URL for Serach + Custom Taxonomy
- pagination not working on custom-taxonomy template
- Double slash in the_terms URL
- How to combine taxonomies into URL?
- Change the full permalink (URL) of a single post by connecting it to a specific page
- Taxonomy page loading wrong data
- How to make my taxonomy URL work?
- Conditional Logic Based on Custom Taxonomy
- Where is defined a custom register_taxonomy? [closed]
- get multiple values from $_GET from multiple checkboxes
- get_posts assigned to a specific custom taxonomy term, and not the term’s children
- How can I get only parent terms?
- get_terms does not return any results for my custom taxonomy?
- Order terms by term_order
- How to display warning on post editor when trying to add new term to custom taxonomy?
- How do you remove a Category-style (hierarchical) taxonomy metabox?
- Is there a way to import terms into WordPress?
- get_terms() doesn’t return empty terms even though hide_empty is false
- You are not allowed to manage these items – bug introduced in 4.4
- Get taxonomy name of current post
- WordPress Custom Post Type Category Page
- Custom metabox for menu administration page?
- Remove Custom Taxonomy Base
- Get custom category name from ID
- Retrieve custom taxonomies
- why do drafts return as part of wp_query?
- Populating dropdown menu with hierarchical taxonomies
- Taxonomy archive template to have conditional logic for displaying child categories
- How can I allow a custom taxonomy for certain roles?
- Specifying a size when displaying an image associated with a taxonomy through ACF
- How can marge these loop code?
- How to check if do_shortcode will be execute directly in a template php file
- How to rewrite url wordpress?
- I used the Tax-meta-class by bainternet but i still can’t get it to display any of the results.
- Display all posts for taxonomy term across multiple custom post types
- Getting Term ID from Term Name for WordPress Query
- Show only the grandchildren (using get_terms)
- Custom Post Types, URL rewrite on multiple CPTs
- Custom permalinks with hierarchical taxonomy – getting PHP warning
- How to join result of different taxonomies?
- wp_insert_term created and set for first once only
- Show all taxonomy’s terms’ posts having another taxonomy’s term in common
- Render P2P metabox per taxonomy term
- where is the 4th taxonomy terms? taxonomy terms is disaapearing in the loop
- Replace taxonomy permalinks
- How to rename custom taxonomy URL with extra words
- Separate tags with semicolon
- Adding content to custom taxonomy category pages
- Display formatted list of taxonomy terms with last seperator different
- Are term IDs unique even between multiple custom taxonomies
- What is the action hook that deletes a taxonomy term from the backend? And how to retireve the term id before deleting it?
- Display a colour of custom taxonomy on the page
- How can I get a paginated list of custom taxonomy tags with posts?
- Search only custom taxonomies
- Create alphabetical Pagination for custom taxonomy?
- Save values generated via API as taxonomy terms
- URL rewriting taxonomy term
- Show all terms in a custom taxonomy with all child terms wrapped in a ul
- Order taxonomy terms wordpress
- WPML taxonomies not translated
- Why do my quick edits for custom taxonomies not show on the post frontend?
- Taxonomy and Page Slug Same
- how to achieve this permalink abc.com/CPTName/CustomPostTypeCategorySlug/categoryname
- Tracking the name of a custom taxonomy
- Filter language in Polylang for custom taxonomy
- Group posts in a category based on tags in custom taxonomy
- Multiple Custom Taxonomy Rewrite
- use apply_filters return taxonomies custom post type
- how to display custom taxonomy on an archive page?
- Custom Taxonomy Archive page is not showing when clicking on
- ACF – Get unique values of array
- How to get a terms and posts associated with another term?
- Displaying subcategories and then posts in taxonomy template
- How to show one post content in another post content which has same terms?
- How to set “manage categories” capabilities on a post type taxonomy but not on the general categories?
- How to change URL of my pages?
- Custom taxonomy name not being translated in post manager page
- Include attachments with a custom taxonomy in search
- Can I use multi (sub) levels of relation (AND | OR) on custom query?
- Avoiding stripping of HTML in Custom Taxonomy Meta Field
- How to update WordPress custom SQL Select query for custom taxonomies so that syntax is correct?
- Display term description on hover using get_the_term_list
- Can I use get_term_children to show child terms if they exist and show something else if they don’t?
- Displaying the custom taxonomies side by side on the admin dashboard
- Display woocommerce product_cat child terms with thumbnails
- How to add a custom page template selector to a custom taxonomy?
- Hide empty categories on widget