29.02.2024

Get the Shopper Bag as a gift 🎁

Just 2 simple steps in catalogue 4/2024:

1. Place an order from 25€ to pay (PV) 

2. Invite personally 2 new Customers* with an order from 28€ to pay (1st step of the program for New Clients). 

Your GIFT will be sent to you with your first order of catalogue 5/2024! 

*counts new Customers of periods 2-4/2024 who have fulfilled the conditions of the first step of the program for New Clients in period 4/2024.

The program is not multiple!

Log in

Notice. We use cookies to provide necessary website functionality, improve your experience and analyze our traffic. By using our website, you agree to our legal policies.

SettingsRequest history217msRequest Duration45MBMemory Usage12.x
Laravel Version
12.3.0
PHP Version
8.3.15
Environment
local
Debug Mode
Enabled
URL
ukrtestdev.com
Timezone
Europe/Warsaw
Locale
gb
GET gb/n-{id}-{slug}
status
200 OK
full_url
https://ukrtestdev.com/gb/n-264-get-the-shopper-bag-as-a-gift
action_name
article
controller_action
App\Http\Controllers\Front\NewsController@showArticle
Theme
Open Button Position
Hide Empty Tabs
Autoshow
Reset to defaults
    status
    200 OK
    full_url
    https://ukrtestdev.com/gb/n-264-get-the-shopper-bag-as-a-gift
    action_name
    article
    controller_action
    App\Http\Controllers\Front\NewsController@showArticle
    uri
    GET gb/n-{id}-{slug}
    controller
    App\Http\Controllers\Front\NewsController@showArticle
    prefix
    /gb
    file
    app/Http/Controllers/Front/NewsController.php:30-40
    middleware
    web, setLocale
    duration
    218ms
    peak_memory
    52.8MB
    response
    text/html; charset=UTF-8
    request_format
    html
    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 => "ukrtestdev.com" ] ]
    request_cookies
    []
    
    response_headers
    0 of 0
    array:3 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Thu, 19 Jun 2025 06:44:49 GMT" ] ]
    session_attributes
    0 of 0
    array:1 [ "_token" => "6XPtxEV3udK5Mcw1ixhxotVOB1uz1rtsIZzhhnN5" ]
    • Booting (111ms)time
    • Application (106ms)time
    • Routing (8.86ms)
    • Preparing Response (77.89ms)
    • View: templates.mihi.news.article_showviews
    • View: templates.mihi.article.partials.sidebar_leftviews
    • View: templates.mihi.layouts.appviews
    • View: templates.mihi.layouts.partials.text_stub_instead_of_parametersviews
    • View: templates.mihi.menu.menu_showviews
    • View: templates.mihi.layouts.partials.text_stub_instead_of_parametersviews
    • View: templates.mihi.layouts.messagesviews
    • 1 x Booting (51.32%)
      111ms
      1 x Application (48.67%)
      106ms
      1 x Preparing Response (35.92%)
      77.89ms
      1 x Routing (4.08%)
      8.86ms
      7 x View (0%)
      0μs
      7 templates were rendered
      • templates.mihi.news.article_showarticle_show.blade.php#?blade
      • templates.mihi.article.partials.sidebar_leftsidebar_left.blade.php#?blade
      • templates.mihi.layouts.appapp.blade.php#?blade
      • templates.mihi.layouts.partials.text_stub_instead_of_parameterstext_stub_instead_of_parameters.blade.php#?blade
      • templates.mihi.menu.menu_showmenu_show.blade.php#?blade
      • templates.mihi.layouts.partials.text_stub_instead_of_parameterstext_stub_instead_of_parameters.blade.php#?blade
      • templates.mihi.layouts.messagesmessages.blade.php#?blade
      8 statements were executed (4 duplicates)Show only duplicates1.98ms
      • MarketingPlan.php#42dev_mihi840μsselect * from `periods` where `start_period` <= '2025-06-19 08:44:49' and `end_period` >= '2025-06-19 08:44:49' limit 1
        Bindings
        • 0: 2025-06-19 08:44:49
        • 1: 2025-06-19 08:44:49
        Backtrace
        • app/Traits/MarketingPlan.php:42
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:429
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:456
        • app/Traits/MarketingPlan.php:35
        • app/Http/Controllers/Controller.php:26
      • MarketingPlan.php#45dev_mihi180μsselect * from `periods` where `end_period` < '2025-06-19 08:44:49' order by `end_period` desc limit 1
        Bindings
        • 0: 2025-06-19 08:44:49
        Backtrace
        • app/Traits/MarketingPlan.php:45
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:429
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:456
        • app/Traits/MarketingPlan.php:35
        • app/Http/Controllers/Controller.php:26
      • NewsController.php#33dev_mihi160μsselect * from `news` where `news`.`id` = '264' limit 1
        Bindings
        • 0: 264
        Backtrace
        • app/Http/Controllers/Front/NewsController.php:33
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • NewsController.php#33dev_mihi290μsselect * from `news_descriptions` where `language_key` = 'gb' and `news_descriptions`.`news_id` in (264)
        Bindings
        • 0: gb
        Backtrace
        • app/Http/Controllers/Front/NewsController.php:33
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • article_show.blade.php#2dev_mihi180μsselect * from `news_descriptions` where `news_descriptions`.`news_id` = 264 and `news_descriptions`.`news_id` is not null
        Bindings
        • 0: 264
        Backtrace
        • view::templates.mihi.news.article_show:2
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      • MarketingPlan.php#42dev_mihi130μsselect * from `periods` where `start_period` <= '2025-06-19 08:44:49' and `end_period` >= '2025-06-19 08:44:49' limit 1
        Bindings
        • 0: 2025-06-19 08:44:49
        • 1: 2025-06-19 08:44:49
        Backtrace
        • app/Traits/MarketingPlan.php:42
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:429
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:456
        • app/Traits/MarketingPlan.php:35
        • app/Http/Controllers/Controller.php:26
      • MarketingPlan.php#45dev_mihi100μsselect * from `periods` where `end_period` < '2025-06-19 08:44:49' order by `end_period` desc limit 1
        Bindings
        • 0: 2025-06-19 08:44:49
        Backtrace
        • app/Traits/MarketingPlan.php:45
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:429
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:456
        • app/Traits/MarketingPlan.php:35
        • app/Http/Controllers/Controller.php:26
      • MenuController.php#16dev_mihi100μsselect * from `menus` order by `order` asc
        Backtrace
        • app/Http/Controllers/Front/MenuController.php:16
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:124
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:178
        • vendor/laravel/framework/src/Illuminate/View/View.php:190
        • vendor/laravel/framework/src/Illuminate/View/View.php:161
      App\Models\NewsDescription
      21NewsDescription.php#?
      App\Models\Period
      4Period.php#?
      App\Models\News
      1News.php#?
          ClearShow all
          Date ↕MethodURLData
          #12025-06-19 08:44:49GET/gb/n-264-get-the-shopper-bag-as-a-gift7826