You should be able to do it using ‘tax_query’:
'tax_query'=> array(
array(
'taxonomy' => 'product_type',
'field' => 'slug',
'terms' => 'bundle',
),
),
Related Posts:
- how do i remove posts from a WP_Query so the pagination is right?
- WooCommerce shop page orderby [closed]
- Fetch Children of Grouped Products Inside WooCommerce Product Loop
- Insert content of a post into another
- WooCommerce search products between price range using WP_Query
- Redirect to another page using contact form 7? [closed]
- woocommerce search by sku and title ajax
- Loop returns the current page’s permalink and guid instead of the post in the loop
- WooCommerce Product Table – filter query on attributes
- Checkbox field that add a subscription product and change prices of other products in checkout and cart page
- Only return taxonomies that are linked to a category & product
- Advanced Custom Fields (ACF) Plugin – Random Image in Sidebar
- How do I get WooCommerce to automatically recreate pages? [closed]
- Ways to have multiple front-page.php templates that can be swapped out?
- WP_query parameters for date range
- insert data in database table from plugin with WP3.1
- Changing Woocommerce Product Description [closed]
- how to redirect to my template
- Template for custom post type shows all posts instead of just one
- Custom Shipping method not showing in checkout
- Show “Local Pickup” shipping method only for specific Woocommerce product categories [closed]
- WP Crowdfunding customization [closed]
- Can I run multiple queries with $wpdb->prepare?
- Can’t get custom posts of taxonomy to show
- Can’t create term for product attribute
- block countries from shipping to them in WooCommerce [closed]
- How to get subscription key or id using Woocommerce Subscriptions [closed]
- Add Product Subtitle to Woocommerce Product Page
- How can you include a theme template file from within a plugin (i.e. WooCommerce’s Shop page)?
- Not getting author rank when using return
- What are wsm tables for?
- New databes tables with – WooCommerce – for developers [closed]
- Change commission_status paid when withdraw_status vendor is completed
- Change Product Addon price based on select Variation
- WooCommerce – Maximum qty per line per product
- Woocommerce Create custom product type with variations
- Remove /product/ from url. I want only category name then product name
- Save custom attributes of product in woocommerce
- trying to get product category image in woo-coomerce
- Using AJAX to generate front end / viewer end pages
- Woocommerce Shop page variation product button replace with add to cart button
- Replacing global wp_query
- WooCommerce – set session with new cart item meta when updating cart item quantity [closed]
- Conditional Shipping Options if Certain Products are in Cart WooCommerce
- Woocommerce Backend Search by Title and SKU
- WooCommerce Shopping Cart Not Initially Showing Products [closed]
- Woocommerce singe product custom gallery output works just on the first slide
- How to include a custom field in the woocommerce email?
- Remove Pagination for Product Category Pages WooCommerce
- add seperate suffix for low price and high price in woocommerce
- Get products list by url key in WordPress Woocommerce [closed]
- Override a Plugin Function
- Add key and value to an array in another file
- Custom search search does not work?
- WordPress custom plugin that uses woocommerce enabled payment gateway for payment [closed]
- Get post content from outside the loop with plugin shortcode usability
- Add custom PHP and HTML to the_content()
- How to return a specific attribute
- Cannot read properties of undefined (reading ‘firstChild’) using photoswipe in product page
- Visual composer custom element error
- Plugin which unlock free gift when you reach some amount in cart
- Optimise wordpress database using SQL after deleting registered images from Media Folder
- is there a way to display product gallery images via cdn
- adding dynamic/multiple slug values in ‘option_none_value’
- Woocommerce redirection if no previous orders
- How to assign a specific service to a specific provider based on location
- Woocommerce – Change variations output
- Object of class WP_Error could not be converted to string in /formatting.php
- Plugin for showing single product on a page
- wordpress plugin translation not working
- Many to many relationship for variable products
- wp_schedule_event function reference
- change product image url in widgets & shop page
- woocommerce blank page after clicking add to cart [closed]
- Displaying image from a repeatable group
- wp_query for more fields plugin
- ‘all’ hook and add_action issue (class based plugin)
- wpdb get_var is not returning any result (verified mysql query returns only one value)
- Include subtitle display to slideshow
- Woocommerce Bookings – Resource needs to be allocated for part of the booking duration, not the whole booking
- How can I save a setting field with multiple checkbox options generated by a foreach loop on a custom wordpress admin page?
- Move related products after product summary? [closed]
- Turning Existing Eccommerce Site into Multi-SIte
- Woocommerce – Product Description heading [closed]
- Visual Composer Data Source?
- Woocommerce disable checkout on specific day
- Populate Woocommerce order notes with custom field value
- Woocommerce Product Add-ons – Auto-select first option
- Hook for single product thumbnail
- Woocommerce where to set the Price Suffix [closed]
- Is there a method or plugin to download my products in WooCommerce?
- How to show image caption in Woocommerce gallery
- How to add a static image inbetween the product tiles on main shoppage woocommerce?
- wp_options Table keeps growing
- Brands Filter Not Working For On Sale Products
- Can we install 3d product configurator into wordpress
- Change Custom WordPress Function [closed]
- WordPress Shipment
- WooCommerce booking error: call_user_func_array() expects parameter 1 to be a valid callback
- Woocommerce attatch files and custom input meta to cart items and then to order