Part #. Manufacturer Category SubCategory Description
R-127202X MITSUMI ELECTRONIC R-127202X

1 Suppliers Found

Go to Cart
Supplier Type Available Stock Date Code Action
32

Part Number
Supplier

Traders



Frequently Asked Questions

Where we are located ?

Singapore

How early we can deliver ?

In most cases we can deliver the stock at your warehouse in 3 working days, it is considering payemnt to supplier and transit time. If no stock then need to follow Standard Lead time of the manufacturer will be applicable.

Do we support DDP ?

Yes we do support DDP devliery to our customers. However, there are additional frieght & duty charges as per Actuals.

Do you suggest alternate ?

we suggest atlerante, but we can support after approval from customer.

MOQ/ SPQ waived off ?

We can support case to case basis but then parts will not be in original packing.

Can Univa sell your excess inventory ?

Yes, Univa has a dedicated team for selling customer inventory and passing the gains to our customers. We only purchase those invenotry which are 100% tracable and orginal certified.

Actual stock available with supplier ?

Through our technology integration, we have access to live intentory of our key vendors. In other case, we re-confirm availability with the supplier and keep the customer posted on the stock.

Is the part is traceble ?

We support MFR COC/ FD packing list for tracebility. Where there is restriction we support UNIVA COC.

How does univa help reduce costs ?

Through data driven technology mapped with your requirement, we will be able to compare the price history of our vendors and suggest specific areas or components where Univa will be able to reduce your cost.

2000+ Distributers

1.5 million parts sold.

Leading industry from 20+ Years

Globally connected multiple warehouse.

100% traceability of supplied Components

5000+ Satisfied Customers.

Email Us to Know more
marketing@univatech.com

For Technical Support call us at
+65 64931567

8.1.2PHP Version50.27msRequest Duration4MBMemory UsageGET product-search/{mfr_name?}/{part_number?}/{id?}/{mfr_id?}Route
    • Booting (14.66ms)
    • Application (35.1ms)
    • 1 x Application (69.82%)
      35.10ms
      1 x Booting (29.17%)
      14.66ms
      5 templates were rendered
      • frontend.products.detail (resources/views/frontend/products/detail.blade.php)2blade
        Params
        0
        product_supplier_data
        1
        single_product
      • frontend.products.inc.detail_header (resources/views/frontend/products/inc/detail_header.blade.php)5blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        product_supplier_data
        4
        single_product
      • frontend.layouts.master (resources/views/frontend/layouts/master.blade.php)9blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        product_supplier_data
        4
        single_product
        5
        __currentLoopData
        6
        product
        7
        key
        8
        loop
      • frontend.layouts.header (resources/views/frontend/layouts/header.blade.php)9blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        product_supplier_data
        4
        single_product
        5
        __currentLoopData
        6
        product
        7
        key
        8
        loop
      • frontend.layouts.footer (resources/views/frontend/layouts/footer.blade.php)9blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        product_supplier_data
        4
        single_product
        5
        __currentLoopData
        6
        product
        7
        key
        8
        loop
      uri
      GET product-search/{mfr_name?}/{part_number?}/{id?}/{mfr_id?}
      middleware
      web
      controller
      App\Http\Controllers\ProductsController@product_detail
      namespace
      prefix
      where
      as
      product_detail
      file
      app/Http/Controllers/ProductsController.php:65-106
      11 statements were executed, 8 of which were duplicated, 3 unique18.48ms
      • select `item_master`.*, `supplier_items`.`supplier`, `supplier_items`.`datecode`, `supplier_items`.`active`, (SELECT SUM(quantity) FROM supplier_items WHERE supplier_items.item = item_master.id) as quantity, supplier_items.quantity as supplier_items_quantity, (select supplier_master.supplier_category from supplier_category_master join supplier_master on supplier_master.user_id = supplier_items.supplier limit 1) as s_cat, (select manufacturer_master.image from `manufacturer_master` where `manufacturer_master`.`id` = item_master.mfr and `item_master`.`mfr` is not null order by `created_at` desc limit 1) as mfr_image from `item_master` left join `supplier_items` on `supplier_items`.`item` = `item_master`.`id` where `mfr` is not null and `item_master`.`mfr` = '1906' and `item_master`.`active` = 1 and `part_number` like 'r-127202x' group by `supplier_items`.`supplier`, `supplier_items`.`datecode`
        4.87ms/app/Http/Controllers/ProductsController.php:76univa
        Metadata
        Bindings
        • 0. 1906
        • 1. 1
        • 2. r-127202x
        Backtrace
        • 14. /app/Http/Controllers/ProductsController.php:76
        • 15. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select `item_master`.*, (SELECT SUM(quantity) FROM supplier_items WHERE supplier_items.item = item_master.id) as quantity, SUM(supplier_items.quantity) as supplier_items_quantity, (select item_category_master.name from item_category_master where item_category_master.id = item_master.item_category order by id desc limit 1) as cat_name, (select item_category_master.name from item_category_master where item_category_master.id = item_master.item_subcategory order by id desc limit 1) as subcat_name, (select item_category_master.name from item_category_master where item_category_master.id = item_master.item_subcategory1 order by id desc limit 1) as subcat_two_name, (select manufacturer_master.name from manufacturer_master where manufacturer_master.id = item_master.mfr order by id desc limit 1) as mfr_name, (select manufacturer_master.image_name from manufacturer_master where manufacturer_master.id = item_master.mfr order by id desc limit 1) as mfr_image_name, (select manufacturer_master.image from manufacturer_master where manufacturer_master.id = item_master.mfr order by id desc limit 1) as mfr_image from `item_master` left join `supplier_items` on `supplier_items`.`item` = `item_master`.`id` where `mfr` is not null and `item_master`.`mfr` = '1906' and `item_master`.`active` = 1 and `part_number` like 'r-127202x' order by `id` desc limit 1
        1.66ms/app/Http/Controllers/ProductsController.php:89univa
        Metadata
        Bindings
        • 0. 1906
        • 1. 1
        • 2. r-127202x
        Backtrace
        • 15. /app/Http/Controllers/ProductsController.php:89
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:262
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `supplier_items` where `item` = 18876 group by `supplier_items`.`supplier`
        440μs/app/Helpers/helpers.php:52univa
        Metadata
        Bindings
        • 0. 18876
        Backtrace
        • 14. /app/Helpers/helpers.php:52
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 20. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `supplier_items` where `item` = 18876 group by `supplier_items`.`supplier`
        750μs/app/Helpers/helpers.php:52univa
        Metadata
        Bindings
        • 0. 18876
        Backtrace
        • 14. /app/Helpers/helpers.php:52
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 20. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `supplier_items` where `item` = 18876 group by `supplier_items`.`supplier`
        310μs/app/Helpers/helpers.php:52univa
        Metadata
        Bindings
        • 0. 18876
        Backtrace
        • 14. /app/Helpers/helpers.php:52
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 20. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `supplier_items` where `item` = 18876 group by `supplier_items`.`supplier`
        240μs/app/Helpers/helpers.php:52univa
        Metadata
        Bindings
        • 0. 18876
        Backtrace
        • 14. /app/Helpers/helpers.php:52
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 20. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `supplier_category_master` where `id` = 3 limit 1
        330μs/app/Helpers/helpers.php:60univa
        Metadata
        Bindings
        • 0. 3
        Backtrace
        • 15. /app/Helpers/helpers.php:60
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 21. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `supplier_category_master` where `id` = 3 limit 1
        200μs/app/Helpers/helpers.php:60univa
        Metadata
        Bindings
        • 0. 3
        Backtrace
        • 15. /app/Helpers/helpers.php:60
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 21. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `item_category_master` where exists ( select * from `item_master` where `item_category_master`.`id` = `item_master`.`item_category` ) and `parent_category` is null
        5.67ms/app/Helpers/helpers.php:29univa
        Metadata
        Backtrace
        • 14. /app/Helpers/helpers.php:29
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 20. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `country`
        1.4ms/app/Helpers/helpers.php:44univa
        Metadata
        Backtrace
        • 15. /app/Helpers/helpers.php:44
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 21. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `country`
        2.61ms/app/Helpers/helpers.php:44univa
        Metadata
        Backtrace
        • 15. /app/Helpers/helpers.php:44
        • 18. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 21. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      App\Models\Country
      500
      App\Models\SupplierCategory
      2
      App\Models\SupplierItems
      4
      App\Models\ItemMaster
      2
          _token
          0JV3mOQxzsS6R8vMsz1phJa7SWgStDYCIHgeU8qD
          _previous
          array:1 [ "url" => "https://shop.univatech.com/product-search/mitsumi%20electronic/r-127202x/18876...
          _flash
          array:2 [ "old" => [] "new" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /product-search/mitsumi%20electronic/r-127202x/18876/1906
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          []
          
          request_request
          []
          
          request_headers
          0 of 0
          array:15 [ "host" => array:1 [ 0 => "shop.univatech.com" ] "connection" => array:1 [ 0 => "keep-alive" ] "pragma" => array:1 [ 0 => "no-cache" ] "cache-control" => array:1 [ 0 => "no-cache" ] "sec-ch-ua" => array:1 [ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "accept" => array:1 [ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] ]
          request_server
          0 of 0
          array:44 [ "REDIRECT_HTTPS" => "on" "REDIRECT_SSL_TLS_SNI" => "shop.univatech.com" "REDIRECT_STATUS" => "200" "HTTPS" => "on" "SSL_TLS_SNI" => "shop.univatech.com" "HTTP_HOST" => "shop.univatech.com" "HTTP_CONNECTION" => "keep-alive" "HTTP_PRAGMA" => "no-cache" "HTTP_CACHE_CONTROL" => "no-cache" "HTTP_SEC_CH_UA" => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" "HTTP_SEC_CH_UA_MOBILE" => "?0" "HTTP_SEC_CH_UA_PLATFORM" => ""Windows"" "HTTP_UPGRADE_INSECURE_REQUESTS" => "1" "HTTP_USER_AGENT" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" "HTTP_ACCEPT" => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" "HTTP_SEC_FETCH_SITE" => "none" "HTTP_SEC_FETCH_MODE" => "navigate" "HTTP_SEC_FETCH_USER" => "?1" "HTTP_SEC_FETCH_DEST" => "document" "HTTP_ACCEPT_ENCODING" => "gzip, deflate, br, zstd" "PATH" => "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" "SERVER_SIGNATURE" => "<address>Apache/2.4.52 (Ubuntu) Server at shop.univatech.com Port 443</address>\n" "SERVER_SOFTWARE" => "Apache/2.4.52 (Ubuntu)" "SERVER_NAME" => "shop.univatech.com" "SERVER_ADDR" => "172.31.46.4" "SERVER_PORT" => "443" "REMOTE_ADDR" => "3.138.200.26" "DOCUMENT_ROOT" => "/var/www/html" "REQUEST_SCHEME" => "https" "CONTEXT_PREFIX" => "" "CONTEXT_DOCUMENT_ROOT" => "/var/www/html" "SERVER_ADMIN" => "webmaster@localhost" "SCRIPT_FILENAME" => "/var/www/html/public/index.php" "REMOTE_PORT" => "58567" "REDIRECT_URL" => "/product-search/mitsumi electronic/r-127202x/18876/1906" "GATEWAY_INTERFACE" => "CGI/1.1" "SERVER_PROTOCOL" => "HTTP/1.1" "REQUEST_METHOD" => "GET" "QUERY_STRING" => "" "REQUEST_URI" => "/product-search/mitsumi%20electronic/r-127202x/18876/1906" "SCRIPT_NAME" => "/public/index.php" "PHP_SELF" => "/public/index.php" "REQUEST_TIME_FLOAT" => 1741190634.6684 "REQUEST_TIME" => 1741190634 ]
          request_cookies
          []
          
          response_headers
          0 of 0
          array:5 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Wed, 05 Mar 2025 16:03:54 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Im00Y3Y4MFhyd0JzekxkcnFCQzJuaFE9PSIsInZhbHVlIjoibTNDUFV2Y1E4YnM4L2RyclVTN0dubTgxUTZPRlhRM0FTbGZLdEMxNjRFa2RGM3ZDVmVUZm9GSkZKUmZXajN6MW1DVUxZbjh0dWlQUGxtRmVFOHB4aG41clM1SzVZNW1XVDliQTFiTzkvNG13NHhoL3BuYnlVa0NoaloxRjJ1cXgiLCJtYWMiOiJmNTM0NTBiYTE1Njc2YmYwMDE1ZWMxMGM4NTI5NjUzODlmYTZmZGFiMDM1YzU5ODU5Mzk5OTcyM2E4NjBlMjA3IiwidGFnIjoiIn0%3D; expires=Wed, 05-Mar-2025 18:03:54 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6Im00Y3Y4MFhyd0JzekxkcnFCQzJuaFE9PSIsInZhbHVlIjoibTNDUFV2Y1E4YnM4L2RyclVTN0dubTgxUTZPRlhRM0FTbGZLdEMxNjRFa2RGM3ZDVmVUZm9GSkZKUmZXajN6MW1DVUxZb" 1 => "univa_session=eyJpdiI6IkxiTVRQbCtPOGJ3bVFtK1JhM0FqM3c9PSIsInZhbHVlIjoiY1k3YVkwWXBkV0JGSHp0d09RSGh6TUpiVzNmOWxQQnByVVFvbGxyVHVWc0ZxTDdOeDZZZ3hZaFJtU2lHcFVhZlV2TDdxN01adEsrQjhvS1ZoVUhGM2ovbXFWbTR1NGFMcHpFdTIzczB6UTlGNm9CT1dMekc4azJ4MzVjWHcwYnAiLCJtYWMiOiIwMjg3ODUyOGRmNGFlYTNlOTkwN2M4N2QxMWYwNDM1Yzk4MzNhZDE4OGYzOWI1NTdmNTY5ZjZkOWZmYmFkYmI2IiwidGFnIjoiIn0%3D; expires=Wed, 05-Mar-2025 18:03:54 GMT; Max-Age=7200; path=/; httponly; samesite=laxuniva_session=eyJpdiI6IkxiTVRQbCtPOGJ3bVFtK1JhM0FqM3c9PSIsInZhbHVlIjoiY1k3YVkwWXBkV0JGSHp0d09RSGh6TUpiVzNmOWxQQnByVVFvbGxyVHVWc0ZxTDdOeDZZZ3hZaFJtU2lHcFVhZlV2TD" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Im00Y3Y4MFhyd0JzekxkcnFCQzJuaFE9PSIsInZhbHVlIjoibTNDUFV2Y1E4YnM4L2RyclVTN0dubTgxUTZPRlhRM0FTbGZLdEMxNjRFa2RGM3ZDVmVUZm9GSkZKUmZXajN6MW1DVUxZbjh0dWlQUGxtRmVFOHB4aG41clM1SzVZNW1XVDliQTFiTzkvNG13NHhoL3BuYnlVa0NoaloxRjJ1cXgiLCJtYWMiOiJmNTM0NTBiYTE1Njc2YmYwMDE1ZWMxMGM4NTI5NjUzODlmYTZmZGFiMDM1YzU5ODU5Mzk5OTcyM2E4NjBlMjA3IiwidGFnIjoiIn0%3D; expires=Wed, 05-Mar-2025 18:03:54 GMT; path=/XSRF-TOKEN=eyJpdiI6Im00Y3Y4MFhyd0JzekxkcnFCQzJuaFE9PSIsInZhbHVlIjoibTNDUFV2Y1E4YnM4L2RyclVTN0dubTgxUTZPRlhRM0FTbGZLdEMxNjRFa2RGM3ZDVmVUZm9GSkZKUmZXajN6MW1DVUxZb" 1 => "univa_session=eyJpdiI6IkxiTVRQbCtPOGJ3bVFtK1JhM0FqM3c9PSIsInZhbHVlIjoiY1k3YVkwWXBkV0JGSHp0d09RSGh6TUpiVzNmOWxQQnByVVFvbGxyVHVWc0ZxTDdOeDZZZ3hZaFJtU2lHcFVhZlV2TDdxN01adEsrQjhvS1ZoVUhGM2ovbXFWbTR1NGFMcHpFdTIzczB6UTlGNm9CT1dMekc4azJ4MzVjWHcwYnAiLCJtYWMiOiIwMjg3ODUyOGRmNGFlYTNlOTkwN2M4N2QxMWYwNDM1Yzk4MzNhZDE4OGYzOWI1NTdmNTY5ZjZkOWZmYmFkYmI2IiwidGFnIjoiIn0%3D; expires=Wed, 05-Mar-2025 18:03:54 GMT; path=/; httponlyuniva_session=eyJpdiI6IkxiTVRQbCtPOGJ3bVFtK1JhM0FqM3c9PSIsInZhbHVlIjoiY1k3YVkwWXBkV0JGSHp0d09RSGh6TUpiVzNmOWxQQnByVVFvbGxyVHVWc0ZxTDdOeDZZZ3hZaFJtU2lHcFVhZlV2TD" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "0JV3mOQxzsS6R8vMsz1phJa7SWgStDYCIHgeU8qD" "_previous" => array:1 [ "url" => "https://shop.univatech.com/product-search/mitsumi%20electronic/r-127202x/18876/1906" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]