$number, 'orderby' => 'title', 'order' => 'ASC', 'hide_empty' => 0, 'parent' => 0 //'include' => $ids ); $product_categories = get_terms( 'product_cat', $args ); $count = count($product_categories); ?>
    0 ){ foreach ( $product_categories as $product_category) { $cats_id = $product_category->term_id; $cat_link = get_category_link( $cats_id ); if ($product_category->category_parent == 0) { ?>
  • name ); ?>
<?php echo esc_attr('Deal Image', 'electronics-store') ?>
'page', 'post__in' => $electronics_store_product_page, 'orderby' => 'post__in' ); $query = new WP_Query( $args ); if ( $query->have_posts() ) : $count = 0; while ( $query->have_posts() ) : $query->the_post(); ?>