add_filter( 'woocommerce_related_products_args', 'custom_related_products_by_tags', 20 ); function custom_related_products_by_tags( $args ) { global $product; $tags_array = wp_get_post_terms( $product->get_id(), 'product_tag', array( 'fields' => 'ids' ) ); if ( ! empty( $tags_array ) ) { $args['tax_query'] = array( array( 'taxonomy' => 'product_tag', 'field' => 'id', 'terms' => $tags_array, ), ); } return $args; } collections - Soulcals Store
×
×

SPIN TO WIN!

  • Try your lucky to get discount coupon
  • 1 spin per email
  • No cheating
Try Your Lucky
Never
Remind later
No thanks