×
الرئيسية إنشاء سيرة ذاتية دورات تدريبية الأختبارات
قناة منصة معارف علي التليجرام الاقوي عربيا .. اشترك الآن

وظيفة Assortment Merchandiser

شركة : InstaShop

مقر الشركة : Mohandessin, Giza


إخفاء جميع الإعلانات
تفاصيل الوظيفة
  • Conducting daily visits to our partnerships to ensure that the productsavailable are mirrored with those of InstaShop through using a handheld scanner.
  • Ensuring all the products in the shop reflect correctly in our system (barcode, quantity, price, image and description).
  • Collaborating with the shop staff to update the stock availability.
  • Monitor stock levels and identify products out of stock.
  • Assist the product photographer with products’ shoots
  • Actively create daily reports to analyze the stock | assortment status of the shop.
  • Traveling to new markets to perform the above tasks whenever necessary.
إخفاء جميع الإعلانات
متطلبات الوظيفة
  • Able to perform complex tasks that require high level of focus.
  • Solid analytical skills and market research background.
  • Adequate command of excel.
  • Strong organizational skills.
  • Good oral, written, and verbal communication skills in English.
  • Ability to work independently or in groups.

إخفاء جميع الإعلانات

دورات تدريبية في هذا التخصص الوظيفي

إخفاء جميع الإعلانات

عن الشركة

InstaShop, headquartered in Dubai, is the leading online marketplace for supermarkets, pharmacies, pet shops & other businesses in the Middle East. With a young & motivated team & an office resembling the ones of startups in San Francisco, InstaShop is th
×

يجب ان يكون لديك حساب داخل المنصة
حتى تستطيع المشاركة و التفاعل مع التعليقات

سجل الآن مجانا
Request history8.1.2PHP Version332msRequest Duration5MBMemory UsageGET jobs/{title}/{id}Route
    • Booting (230ms)time
    • Application (102ms)time
    • 1 x Booting (69.15%)
      230ms
      1 x Application (30.84%)
      102ms
      24 templates were rendered
      • jobs.jobjob.blade.php#?blade
      • inc.share_boxshare_box.blade.php#?blade
      • courses.new_course_designnew_course_design.blade.php#?blade
      • beta.partials.home.sections.courses.coursecourse.blade.php#?blade
      • beta.partials.home.sections.courses.coursecourse.blade.php#?blade
      • beta.partials.home.sections.courses.coursecourse.blade.php#?blade
      • beta.partials.home.sections.courses.coursecourse.blade.php#?blade
      • beta.partials.home.sections.courses.coursecourse.blade.php#?blade
      • beta.partials.home.sections.courses.coursecourse.blade.php#?blade
      • beta.layouts.mainmain.blade.php#?blade
      • beta.layouts.partials.notifications_modalnotifications_modal.blade.php#?blade
      • beta.layouts.partials.navbarnavbar.blade.php#?blade
      • beta.layouts.partials.menumenu.blade.php#?blade
      • beta.layouts.partials.student-menustudent-menu.blade.php#?blade
      • beta.layouts.partials.search-input-desktopsearch-input-desktop.blade.php#?blade
      • student.login_Adminlogin_Admin.blade.php#?blade
      • beta.layouts.partials.search-modalsearch-modal.blade.php#?blade
      • beta.layouts.partials.search-input-mobilesearch-input-mobile.blade.php#?blade
      • beta.layouts.partials.mobile-navbarmobile-navbar.blade.php#?blade
      • beta.layouts.partials.mobile-sidebarmobile-sidebar.blade.php#?blade
      • beta.layouts.partials.bottom_navigation_barbottom_navigation_bar.blade.php#?blade
      • student.partials.list_modallist_modal.blade.php#?blade
      • inc.messagesmessages.blade.php#?blade
      • beta.layouts.partials.footerfooter.blade.php#?blade
      uri
      GET jobs/{title}/{id}
      middleware
      web
      controller
      App\Http\Controllers\jobs@job
      namespace
      App\Http\Controllers
      prefix
      where
      file
      app/Http/Controllers/jobs.php:47-86
      15 statements were executed, 6 of which were duplicates, 9 unique. Show only duplicated27.01ms
      • select * from `links_maps` where `from_url` = 'https://new.m3aarf.com/jobs/Assortment-Merchandiser/2141' limit 1
        200μsstagingLinkMap.php#20
        Bindings
        • 0: https://new.m3aarf.com/jobs/Assortment-Merchandiser/2141
        Backtrace
        • 16. middleware::link_map:20
        • 17. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • 18. vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php:50
        • 19. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • 20. app/Http/Middleware/LoginUsersFromApp.php:30
      • select jobs_companies.title as company_title, `location`, `jobs_companies`.`id` as `company_id`, `jobs_companies`.`slug` as `company_slug`, `jobs_companies`.`logo`, `about`, `jobs`.* from `jobs` inner join `jobs_companies` on `jobs_companies`.`id` = `jobs`.`company_id` where `jobs`.`id` = '2141' limit 1
        340μsstagingjobs.php#56
        Bindings
        • 0: 2141
        Backtrace
        • 17. app/Http/Controllers/jobs.php:56
        • 18. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 19. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 20. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • 21. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `jobs` where `id` != 2141 order by `id` desc limit 10
        340μsstagingjobs.php#60
        Bindings
        • 0: 2141
        Backtrace
        • 15. app/Http/Controllers/jobs.php:60
        • 16. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 17. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 18. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select `id`, `title`, `slug`, `lessons_count`, `is_certified`, `cer_title`, `image` from `course` where `is_certified` = '1' and `course`.`deleted_at` is null order by RAND() limit 6
        22.45msstagingjobs.php#68
        Bindings
        • 0: 1
        Backtrace
        • 15. app/Http/Controllers/jobs.php:68
        • 16. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 17. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 18. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `jobs_companies`
        2.32msstagingjobs.php#71
        Backtrace
        • 16. app/Http/Controllers/jobs.php:71
        • 17. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 18. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • 20. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `jobs_companies` where `jobs_companies`.`id` = '1379' limit 1
        170μsstaginghelper.php#1437
        Bindings
        • 0: 1379
        Backtrace
        • 20. app/helpers/helper.php:1437
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 26. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `jobs_companies` where `jobs_companies`.`id` = '1475' limit 1
        140μsstaginghelper.php#1437
        Bindings
        • 0: 1475
        Backtrace
        • 20. app/helpers/helper.php:1437
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 26. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `jobs_companies` where `jobs_companies`.`id` = '1474' limit 1
        130μsstaginghelper.php#1437
        Bindings
        • 0: 1474
        Backtrace
        • 20. app/helpers/helper.php:1437
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 26. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `jobs_companies` where `jobs_companies`.`id` = '1473' limit 1
        130μsstaginghelper.php#1437
        Bindings
        • 0: 1473
        Backtrace
        • 20. app/helpers/helper.php:1437
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 26. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `jobs_companies` where `jobs_companies`.`id` = '1473' limit 1
        130μsstaginghelper.php#1437
        Bindings
        • 0: 1473
        Backtrace
        • 20. app/helpers/helper.php:1437
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 26. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `jobs_companies` where `jobs_companies`.`id` = '1379' limit 1
        140μsstaginghelper.php#1437
        Bindings
        • 0: 1379
        Backtrace
        • 20. app/helpers/helper.php:1437
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 26. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `jobs_companies` where `jobs_companies`.`id` = '1379' limit 1
        130μsstaginghelper.php#1437
        Bindings
        • 0: 1379
        Backtrace
        • 20. app/helpers/helper.php:1437
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 26. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `jobs_companies` where `jobs_companies`.`id` = '1379' limit 1
        130μsstaginghelper.php#1437
        Bindings
        • 0: 1379
        Backtrace
        • 20. app/helpers/helper.php:1437
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 26. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `jobs_companies` where `jobs_companies`.`id` = '364' limit 1
        130μsstaginghelper.php#1437
        Bindings
        • 0: 364
        Backtrace
        • 20. app/helpers/helper.php:1437
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 26. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `jobs_companies` where `jobs_companies`.`id` = '1472' limit 1
        130μsstaginghelper.php#1437
        Bindings
        • 0: 1472
        Backtrace
        • 20. app/helpers/helper.php:1437
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 26. vendor/laravel/framework/src/Illuminate/View/View.php:207
      App\jobs_company
      1484jobs_company.php#?
      App\job
      11job.php#?
      App\course
      6course.php#?
          _token
          3Q6N9YXgpMfcZnJhHY7QeKzi2PbdWjubAlVcKhBB
          PHPDEBUGBAR_STACK_DATA
          []
          _flash
          array:2 [ "new" => [] "old" => [] ]
          path_info
          /jobs/Assortment-Merchandiser/2141
          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 [ "priority" => array:1 [ 0 => "u=0, i" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "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" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua" => array:1 [ 0 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "host" => array:1 [ 0 => "new.m3aarf.com" ] ]
          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 => "Sun, 18 May 2025 04:10:54 GMT" ] "set-cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6Ikk4UmNlQmMvUkduMXkwNmFUYzRicWc9PSIsInZhbHVlIjoiSTF4Unk4RytpSnBOMlgvMUVQRGNTV1M1WDJvb3lTZ3dWOHdRS3FsRGlzWjcxNWYvUEZFU08xR0NDWXhLNDZJWE1HL0Ura2oyRkpScmxXRXlFck9UQ0dnbFZPL0svMWtZcEhyMEplMzNFdksrckxadms5ODhua1BNd1YxZ3dkU3UiLCJtYWMiOiI2NmY4ODM5NmQxY2IzNmFjZGIxY2IzMTI0NjQ3OWVkNDg0ODY1ZTg0YjMyZDA3MmM2OTk3MTdlZjBjNjg5ZjcyIiwidGFnIjoiIn0%3D; expires=Sun, 18 May 2025 06:10:54 GMT; Max-Age=7200; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6Ikk4UmNlQmMvUkduMXkwNmFUYzRicWc9PSIsInZhbHVlIjoiSTF4Unk4RytpSnBOMlgvMUVQRGNTV1M1WDJvb3lTZ3dWOHdRS3FsRGlzWjcxNWYvUEZFU08xR0NDWXhLNDZJWE1HL0Ura" ] "Set-Cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6Ikk4UmNlQmMvUkduMXkwNmFUYzRicWc9PSIsInZhbHVlIjoiSTF4Unk4RytpSnBOMlgvMUVQRGNTV1M1WDJvb3lTZ3dWOHdRS3FsRGlzWjcxNWYvUEZFU08xR0NDWXhLNDZJWE1HL0Ura2oyRkpScmxXRXlFck9UQ0dnbFZPL0svMWtZcEhyMEplMzNFdksrckxadms5ODhua1BNd1YxZ3dkU3UiLCJtYWMiOiI2NmY4ODM5NmQxY2IzNmFjZGIxY2IzMTI0NjQ3OWVkNDg0ODY1ZTg0YjMyZDA3MmM2OTk3MTdlZjBjNjg5ZjcyIiwidGFnIjoiIn0%3D; expires=Sun, 18-May-2025 06:10:54 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6Ikk4UmNlQmMvUkduMXkwNmFUYzRicWc9PSIsInZhbHVlIjoiSTF4Unk4RytpSnBOMlgvMUVQRGNTV1M1WDJvb3lTZ3dWOHdRS3FsRGlzWjcxNWYvUEZFU08xR0NDWXhLNDZJWE1HL0Ura" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "3Q6N9YXgpMfcZnJhHY7QeKzi2PbdWjubAlVcKhBB" "PHPDEBUGBAR_STACK_DATA" => [] "_flash" => array:2 [ "new" => [] "old" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-05-18 07:10:54GET/jobs/Assortment-Merchandiser/214124151501