;
No Results Found

Dihydrocodeine (30mg)

Dihydrocodeine is an opioid medicine treating moderate to severe pain caused by sciatica, shingles, surgery pain, bone pain and joint pain.

Order in the next ... to receive your order by ... - Subject to Doctor approval
Choose an option
Price

£45.49

Patient Information

Click the button below to view patient information about this medicine.

View Patient Information

Description

Dihydrocodeine is an opioid and analgesic (painkiller) used to treat mild to severe pain caused by sciatica, shingles, post-surgery, joint and bone pain. 

Ignoring pain can affect everyday movement and productivity, preventing depression and stress which can increase anxiety. 

Using Dihydrocodeine can help increase pain thresholds and control pain to make mobility more tolerable, without affecting everyday activity.

Incompatible browser detected!

We've detected you are using Internet Explorer 10. This site does not support your browser version due to signifigant security risks. You will still be able to view our catalog but you will note be able to purchase through our site using IE10. Please upgrade your browser to IE11 or use another browser such as Google Chrome (recommended), Mozilla Firefox or Microsoft Edge. Click here for more information.

SettingsRequest history601msRequest Duration3MBMemory Usage10.x
Laravel Version
10.48.28
PHP Version
8.4.6
Environment
development
Debug Mode
Enabled
URL
wellmedseu.klx.io
Timezone
Europe/London
Locale
en
GET treatments/{treatmentSlug}/products/{productSlug}
status
200 OK
full_url
https://wellmedseu.klx.io/treatments/pain-relief/products/dihydrocodeine-30mg-100-tablets
action_name
frontend.treatments.products.show
controller_action
Modules\Product\Http\Controllers\Frontend\ProductController@show
Theme
Open Button Position
Hide Empty Tabs
Autoshow
Reset to defaults
    status
    200 OK
    full_url
    https://wellmedseu.klx.io/treatments/pain-relief/products/dihydrocodeine-30mg-100-tablets
    action_name
    frontend.treatments.products.show
    controller_action
    Modules\Product\Http\Controllers\Frontend\ProductController@show
    uri
    GET treatments/{treatmentSlug}/products/{productSlug}
    controller
    Modules\Product\Http\Controllers\Frontend\ProductController@show
    namespace
    Modules\Product\Http\Controllers\Frontend
    prefix
    treatments/{treatmentSlug}/products
    file
    Modules/Product/Http/Controllers/Frontend/ProductController.php:42-55
    middleware
    web
    duration
    602ms
    peak_memory
    4MB
    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 => "wellmedseu.klx.io" ] ]
    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 => "Sun, 04 May 2025 20:39:04 GMT" ] ]
    session_attributes
    0 of 0
    array:1 [ "_token" => "MvP4kQlmc1fDHmvkwUvkexem5eDSu29xIZug5MvT" ]
    • Booting (56.37ms)time
    • Application (545ms)time
    • Routing (2.86ms)
    • Preparing Response (506ms)
    • View: product::frontend.product.showviews
    • View: layouts.frontend.partials.alertsviews
    • View: layouts.frontend.masterviews
    • View: layouts.frontend.partials.headerviews
    • View: layouts.frontend.partials.footerviews
    • View: product::frontend.treatment.footer-indexviews
    • 1 x Application (90.62%)
      545ms
      1 x Preparing Response (84.26%)
      506ms
      1 x Booting (9.38%)
      56.37ms
      1 x Routing (0.48%)
      2.86ms
      6 x View (0%)
      0μs
      6 templates were rendered
      • product::frontend.product.showshow.blade.php#?blade
      • layouts.frontend.partials.alertsalerts.blade.php#?blade
      • layouts.frontend.mastermaster.blade.php#?blade
      • layouts.frontend.partials.headerheader.blade.php#?blade
      • layouts.frontend.partials.footerfooter.blade.php#?blade
      • product::frontend.treatment.footer-indexfooter-index.blade.php#?blade
      8 statements were executed (2 duplicates)Show only duplicates514ms
      • EloquentTreatmentRepository.php#108wellmedseu_staging9.44msselect * from `treatments` where `slug` = 'pain-relief' limit 1
        Bindings
        • 0: pain-relief
        Backtrace
        • Modules/Product/Repositories/Eloquent/EloquentTreatmentRepository.php:108
        • Modules/Product/Http/Controllers/Frontend/ProductController.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • EloquentProductRepository.php#49wellmedseu_staging11.88msselect * from `products` where exists (select * from `treatments` inner join `product_treatment` on `treatments`.`id` = `product_treatment`.`treatment_id` where `products`.`id` = `product_treatment`.`product_id` and `treatment_id` = '48b2194c-2183-4836-a4aa-8f048ff24210' and `status` = 'live') and `slug` = 'dihydrocodeine-30mg-100-tablets' and `status` = 'live' limit 1
        Bindings
        • 0: 48b2194c-2183-4836-a4aa-8f048ff24210
        • 1: live
        • 2: dihydrocodeine-30mg-100-tablets
        • 3: live
        Backtrace
        • Modules/Product/Repositories/Eloquent/EloquentProductRepository.php:49
        • Modules/Product/Http/Controllers/Frontend/ProductController.php:45
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • EloquentProductVariationRepository.php#100wellmedseu_staging2.75msselect * from `product_variations` where `product_id` = 'c29613f2-4126-4fbe-a0c1-eda3ea6ea1a9' order by `created_at` asc
        Bindings
        • 0: c29613f2-4126-4fbe-a0c1-eda3ea6ea1a9
        Backtrace
        • Modules/Product/Repositories/Eloquent/EloquentProductVariationRepository.php:100
        • Modules/Product/Http/Controllers/Frontend/ProductController.php:46
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • InteractsWithMedia.php#545wellmedseu_staging475msselect * from `media` where `media`.`model_id` in (0) and `media`.`model_type` = 'Modules\\Product\\Entities\\Product'
        Bindings
        • 0: Modules\Product\Entities\Product
        Backtrace
        • vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:545
        • vendor/spatie/laravel-medialibrary/src/MediaCollections/MediaRepository.php:31
        • vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:271
        • vendor/spatie/laravel-medialibrary/src/InteractsWithMedia.php:282
        • Modules/Product/Entities/Product.php:104
      • show.blade.php#72wellmedseu_staging9.02msselect exists(select * from `product_variations` where `product_variations`.`product_id` = 'c29613f2-4126-4fbe-a0c1-eda3ea6ea1a9' and `product_variations`.`product_id` is not null and `status` = 'in-stock') as `exists`
        Bindings
        • 0: c29613f2-4126-4fbe-a0c1-eda3ea6ea1a9
        • 1: in-stock
        Backtrace
        • view::product::frontend.product.show:72
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • vendor/laravel/framework/src/Illuminate/View/View.php:207
      • EloquentSettingRepository.php#38wellmedseu_staging1.14msselect `value` from `settings` where `key` = 'contact-details'
        Bindings
        • 0: contact-details
        Backtrace
        • Modules/Core/Repositories/Eloquent/EloquentSettingRepository.php:38
        • Modules/Content/Composers/ContactDetailsComposer.php:19
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:124
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • vendor/laravel/framework/src/Illuminate/View/View.php:188
      • EloquentSettingRepository.php#38wellmedseu_staging1.96msselect `value` from `settings` where `key` = 'contact-details'
        Bindings
        • 0: contact-details
        Backtrace
        • Modules/Core/Repositories/Eloquent/EloquentSettingRepository.php:38
        • Modules/Content/Composers/ContactDetailsComposer.php:19
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:124
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • vendor/laravel/framework/src/Illuminate/View/View.php:188
      • EloquentTreatmentRepository.php#141wellmedseu_staging2.77msselect * from `treatments` where `status` = 'live' order by RAND() asc limit 8
        Bindings
        • 0: live
        Backtrace
        • Modules/Product/Repositories/Eloquent/EloquentTreatmentRepository.php:141
        • Modules/Product/Composers/TreatmentFooterIndexComposer.php:19
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:124
        • vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:177
        • vendor/laravel/framework/src/Illuminate/View/View.php:188
      Modules\Media\Entities\Uuid\Media
      63Media.php#?
      Modules\Product\Entities\Treatment
      9Treatment.php#?
      Modules\Product\Entities\ProductVariation
      4ProductVariation.php#?
      Modules\Product\Entities\Product
      1Product.php#?
          ClearShow all
          Date ↕MethodURLData
          #12025-05-04 21:39:05GET/treatments/pain-relief/products/dihydrocodeine-30mg-100-tablets6877