Raquel Hero Home
$home_hero_tax = array( 'relation' => 'AND', array( 'taxonomy' => 'bigcommerce_category', 'terms' => 'featured-home', 'field' => 'slug', 'operator' => 'IN', 'include_children' => false, ), );
$home_hero_tax = array( 'relation' => 'AND', array( 'taxonomy' => 'bigcommerce_category', 'terms' => 'featured-home', 'field' => 'slug', 'operator' => 'IN', 'include_children' => false, ), );