// Shortcode for displaying stock products add_shortcode('ihk_stock_products', function() { ob_start(); include IHK_STOCK_PRODUCTS_PATH . 'templates/grid-view.php'; return ob_get_clean(); }); // Shortcode for displaying categories add_shortcode('ihk_product_categories', function() { // Fetch the categories $terms = get_terms([ 'taxonomy' => 'category', 'orderby' => 'name', 'order' => 'ASC', 'hide_empty' => false, ]); ob_start(); // Start output buffering if ($terms && !is_wp_error($terms)) { echo '
'; foreach ($terms as $term) { echo '
'; echo '

' . esc_html($term->name) . '

'; echo '

' . esc_html($term->description) . '

'; echo 'View Products'; echo '
'; } echo '
'; } else { echo 'No categories found.'; } // Ensure the right query to load products for the category if (is_tax('category')) { // Check if we are on a category archive page $term = get_queried_object(); $args = array( 'post_type' => 'product', 'tax_query' => array( array( 'taxonomy' => 'category', 'field' => 'id', 'terms' => $term->term_id, 'operator' => 'IN', ), ), ); $query = new WP_Query($args); if ($query->have_posts()) { while ($query->have_posts()) { $query->the_post(); // Display product info here the_title('

', '

'); the_content(); } wp_reset_postdata(); } else { echo 'No products found in this category.'; } } return ob_get_clean(); // Return the buffered content }); Localization systems/ System solutions/ SICK - TecTesla Industrial Solutions
Skip to content

TecTesla Industrial Solutions

Authorized Distributor

Tectesla

Call / WhatsApp: +88-01970-003301          e-mail:sohel@tecteslabd.com

  • Home
  • About us
    • Management Team
  • Brand
  • Product
    • Omron
    • Watlow & Eurotherm
    • Endress+Hauser
    • Pepperl+Fuchs
    • Sick
    • UWT
    • IFM
    • leomi
    • Baumer
  • Stock Product
  • Project & solutions
  • Clients
  • Contact us
  • Home
  • About us
    • Management Team
  • Brand
  • Product
    • Omron
    • Watlow & Eurotherm
    • Endress+Hauser
    • Pepperl+Fuchs
    • Sick
    • UWT
    • IFM
    • leomi
    • Baumer
  • Stock Product
  • Project & solutions
  • Clients
  • Contact us

Product Category

Detection sensors

Distance sensors

Safety

LiDAR and radar sensors

Machine vision and identification

Motion control sensors

Process sensors

Flow measurement

Analyzers

Network and connection technology

System solutions

Gateway systems

Localization systems

Object detection systems

Profiling systems

Quality control systems

Robot guidance systems

Track and trace systems

Digital services and solutions

Localization systems

Products List

Localization systems

Tag-LOC System

Exact localization, tracking and management of assets

Tectesla

Automation I Control System I Instrumentation I Sensor I Industrial Heater & Controller I Vision System I Cobot & Robot. 

TecTesla Brochure

Facebook Twitter Youtube

TECTESLA Technologies Ltd. 2024. All Rights Reserved. Developed by SP Digital Galaxy.

Quick Links

Home

About us

Product

Project & Solutions

Clients

Get In Touch

Dhaka Office: House #2/A (4th Floor), Road #11, Nikunja-2, Khilkhet, Dhaka-1229.

Chattogram Office: Standard City Plaza (4th Floor), 533/659 Sheikh Mujib Road, Double Mooring, Chattogram-4100.

                                                          

+88-01970-003301,  +88-01970-003302