La Parapharmacie
Any questions?

Verify your purchase with our team of experts!

Contact us!

Thyroid Synergy

120 vegetarian capsules

CAD $54.90   $59.25

Helps in the function of the thyroid gland.


Availability

Pick-up point
Out of stock today
We keep our 2000 best-sellers regularly in stock for immediate pickup or shipping.
Online
Available from the supplier ✔️

Available according to the latest information. Suppliers do not advise us in advance when a product is out of stock. Your product may not be immediately available. For more details: Product availability and shipping schedule

Over the phone
Available from the supplier ✔️

Available according to the latest information. Suppliers do not advise us in advance when a product is out of stock. Your product may not be immediately available. For more details: Product availability and shipping schedule

Product Details

Thyroid Synergy™ is designed to be an all-in-one thyroid support product that may benefit thyroid conditions. In just one product, it is now possible for the clinician to provide botanical and nutritional enhancement of thyroid hormone production, peripheral conversion of T4 to T3, as well as receptor function and recognition of thyroid hormones. The non-stimulating adaptogenic botanical American ginseng (Panax quinquifolius) is included to help control variations in cortisol, which can have profound effects on peripheral thyroid hormone conversion, as well as serum blood glucose and insulin levels, inducing dysglycemia and laying the foundations for metabolic syndrome.

Ingredients

Medicinal Ingredients: N-Acetyl-L-tyrosine 100 mg Chromium (Chromic bisglycinate, Chromium nicotinate) 25 mcg Copper (Cupric bisglycinate) 250 mcg Iodine (Potassium iodide) 50 mcg Manganese (Manganese bisglycinate) 2.5 mg American ginseng (Panax quinquefolius-Root) (5% Ginsenosides) 100 mg Forskohlii (Plectranthus barbatus-Root) (20% Forskolin, 75:1) 25 mg Vitamin B2 (Riboflavin) 2.5 mg Selenium (Selemethionine) 25 mcg Vitamin A (Vitamin A palmitate) 302.2 mcg RAE (1000 IU) Zinc (Zinc bisglycinate) 12.5 mg

Non-Medicinal Ingredients: Microcrystalline cellulose, vegetable stearate.


Suggested Use

Adults: Take two capsules per day with meals a few hours before or after taking other medications, or as directed by your health care practitioner.


Cautions

Consult a health care practitioner prior to use if you are taking blood thinners or digoxin, if you have diabetes, or if you are pregnant or breastfeeding.

Does not contain gluten.


Ingredients

    Medical ingredients

Request history58.3.12PHP Version78.79msRequest Duration4MBMemory UsageGET api/1/products/{product}Route
  • warninglog[13:40:00] LOG.warning: Use of "static" in callables is deprecated in /home/ploi/lapara.manaweb.ca/v...
  • warninglog[13:40:00] LOG.warning: Use of "static" in callables is deprecated in /home/ploi/lapara.manaweb.ca/v...
  • warninglog[13:40:00] LOG.warning: Use of "static" in callables is deprecated in /home/ploi/lapara.manaweb.ca/v...
  • warninglog[13:40:00] LOG.warning: Use of "static" in callables is deprecated in /home/ploi/lapara.manaweb.ca/v...
  • warninglog[13:40:00] LOG.warning: Use of "static" in callables is deprecated in /home/ploi/lapara.manaweb.ca/v...
  • warninglog[13:40:00] LOG.warning: Use of "static" in callables is deprecated in /home/ploi/lapara.manaweb.ca/v...
  • warninglog[13:40:00] LOG.warning: Use of "static" in callables is deprecated in /home/ploi/lapara.manaweb.ca/v...
  • warninglog[13:40:00] LOG.warning: Return type of App\Helpers\Pricer\Pricer::jsonSerialize() should either be c...
  • warninglog[13:40:00] LOG.warning: Use of "static" in callables is deprecated in /home/ploi/lapara.manaweb.ca/v...
  • warninglog[13:40:00] LOG.warning: Use of "static" in callables is deprecated in /home/ploi/lapara.manaweb.ca/v...
  • warninglog[13:40:00] LOG.warning: Use of "static" in callables is deprecated in /home/ploi/lapara.manaweb.ca/v...
  • warninglog[13:40:00] LOG.warning: Use of "static" in callables is deprecated in /home/ploi/lapara.manaweb.ca/v...
  • warninglog[13:40:00] LOG.warning: Return type of App\Helpers\Pricer\Price::jsonSerialize() should either be co...
  • warninglog[13:40:00] LOG.warning: Use of "static" in callables is deprecated in /home/ploi/lapara.manaweb.ca/v...
  • warninglog[13:40:00] LOG.warning: Use of "static" in callables is deprecated in /home/ploi/lapara.manaweb.ca/v...
  • Booting (39.24ms)time
  • Application (39.54ms)time
  • 1 x Application (50.18%)
    39.54ms
    1 x Booting (49.81%)
    39.24ms
    0 templates were rendered
      uri
      GET api/1/products/{product}
      middleware
      web, throttle:600, auth.basic.once
      as
      api.1.products.show
      controller
      App\Http\Controllers\Api\ProductController@show
      namespace
      App\Http\Controllers
      prefix
      /api/1
      where
      file
      app/Http/Controllers/Api/ProductController.php:76-118
      13 statements were executed9.4ms
      • Connection Establishedlapara_db_devQueryDetector.php#25
        Backtrace
        • vendor/beyondcode/laravel-query-detector/src/QueryDetector.php:25
        • vendor/beyondcode/laravel-query-detector/src/QueryDetectorMiddleware.php:30
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php:19
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
      • select * from `para_products` where `id` = '21020' and `para_products`.`deleted_at` is null limit 11.71mslapara_db_devProductController.php#86
        Bindings
        • 0: 21020
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • app/Http/Controllers/Api/ProductController.php:86
        • 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
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `para_brands` where `para_brands`.`id` in (285)480μslapara_db_devProductController.php#86
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • app/Http/Controllers/Api/ProductController.php:86
        • 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
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `para_product_localizations` where `para_product_localizations`.`product_id` in (21020)510μslapara_db_devProductController.php#86
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • app/Http/Controllers/Api/ProductController.php:86
        • 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
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `para_product_localization_links` where `para_product_localization_links`.`product_id` in (21020)460μslapara_db_devProductController.php#86
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • app/Http/Controllers/Api/ProductController.php:86
        • 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
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select `para_tag_localizations`.`name`, `para_tag_localizations`.`slug`, `para_tag_localizations`.`tag_id`, `para_product_tag`.`product_id` as `pivot_product_id`, `para_product_tag`.`tag_id` as `pivot_tag_id` from `para_tags` inner join `para_product_tag` on `para_tags`.`id` = `para_product_tag`.`tag_id` inner join `para_tag_localizations` on `para_tags`.`id` = `para_tag_localizations`.`tag_id` where `language` = 'en' and `para_product_tag`.`product_id` in (21020)540μslapara_db_devProductController.php#86
        Bindings
        • 0: en
        Backtrace
        • app/Http/Controllers/Api/ProductController.php:86
        • 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
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `para_formats` where `para_formats`.`product_id` in (21020) and `para_formats`.`deleted_at` is null380μslapara_db_devProductController.php#86
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • app/Http/Controllers/Api/ProductController.php:86
        • 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
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select `para_categories`.*, `para_category_product`.`product_id` as `pivot_product_id`, `para_category_product`.`category_id` as `pivot_category_id` from `para_categories` inner join `para_category_product` on `para_categories`.`id` = `para_category_product`.`category_id` inner join `para_category_localizations` on `para_categories`.`id` = `para_category_localizations`.`category_id` where `para_category_product`.`product_id` in (21020)520μslapara_db_devProductController.php#86
        Backtrace
        • app/Http/Controllers/Api/ProductController.php:86
        • 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
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `para_specials` where `para_specials`.`product_id` in (21020)380μslapara_db_devProductController.php#86
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • app/Http/Controllers/Api/ProductController.php:86
        • 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
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select `para_suppliers`.*, `para_brand_supplier`.`brand_id` as `pivot_brand_id`, `para_brand_supplier`.`supplier_id` as `pivot_supplier_id`, `para_brand_supplier`.`priority` as `pivot_priority` from `para_suppliers` inner join `para_brand_supplier` on `para_suppliers`.`id` = `para_brand_supplier`.`supplier_id` where `para_brand_supplier`.`brand_id` = 285590μslapara_db_devProduct.php#105
        Bindings
        • 0: 285
        Backtrace
        • app/Product.php:105
        • vendor/laravel/framework/src/Illuminate/Http/JsonResponse.php:81
        • vendor/symfony/http-foundation/JsonResponse.php:49
        • vendor/laravel/framework/src/Illuminate/Http/JsonResponse.php:32
        • vendor/laravel/framework/src/Illuminate/Routing/Router.php:916
      • select * from `para_inventory_items` where `para_inventory_items`.`format_id` = 24281 and `para_inventory_items`.`format_id` is not null550μslapara_db_devFormat.php#203
        Bindings
        • 0: 24281
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • app/Format.php:203
        • app/Format.php:79
        • vendor/laravel/framework/src/Illuminate/Http/JsonResponse.php:81
        • vendor/symfony/http-foundation/JsonResponse.php:49
        • vendor/laravel/framework/src/Illuminate/Http/JsonResponse.php:32
      • select * from `para_products` where `para_products`.`id` = 21020 and `para_products`.`deleted_at` is null limit 1640μslapara_db_devDistributionPrice.php#26
        Bindings
        • 0: 21020
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • app/Helpers/Pricer/DistributionPrice.php:26
        • app/Helpers/Pricer/Price.php:51
        • vendor/laravel/framework/src/Illuminate/Http/JsonResponse.php:81
        • vendor/symfony/http-foundation/JsonResponse.php:49
        • vendor/laravel/framework/src/Illuminate/Http/JsonResponse.php:32
      • select * from `para_brands` where `para_brands`.`id` = 285 limit 12.22mslapara_db_devDistributionPrice.php#26
        Bindings
        • 0: 285
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • app/Helpers/Pricer/DistributionPrice.php:26
        • app/Helpers/Pricer/Price.php:51
        • vendor/laravel/framework/src/Illuminate/Http/JsonResponse.php:81
        • vendor/symfony/http-foundation/JsonResponse.php:49
        • vendor/laravel/framework/src/Illuminate/Http/JsonResponse.php:32
      • select * from `para_specials` where `para_specials`.`product_id` = 21020 and `para_specials`.`product_id` is not null limit 1420μslapara_db_devWebSpecialPrice.php#13
        Bindings
        • 0: 21020
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • app/Helpers/Pricer/WebSpecialPrice.php:13
        • app/Helpers/Pricer/Price.php:51
        • vendor/laravel/framework/src/Illuminate/Http/JsonResponse.php:81
        • vendor/symfony/http-foundation/JsonResponse.php:49
        • vendor/laravel/framework/src/Illuminate/Http/JsonResponse.php:32
      App\Product
      2Product.php#?
      App\Brand
      2Brand.php#?
      App\ProductLocalization
      2ProductLocalization.php#?
      App\Format
      1Format.php#?
      App\Supplier
      1Supplier.php#?
          _token
          5WknGUnDXvMYDG4mrYAtdxIUzY7Ijkep2Gyw4npi
          user_view
          array:1 [ 0 => 8820 ]
          _previous
          array:1 [ "url" => "https://lapara.manaweb.ca/api/1/translations/product_card" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /api/1/products/21020
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          application/json
          request_query
          0 of 0
          array:1 [ "lang" => "en" ]
          request_request
          []
          
          request_headers
          0 of 0
          array:17 [ "cookie" => array:1 [ 0 => "mp_a4795f7fe923ffb83dd6141cee8489b4_mixpanel=%7B%22distinct_id%22%3A%22b9UQ1UDE0bejHAJNTAfxlVCk2fc65vxDwulfXKjl%22%2C%22%24device_id%22%3A%220c5ec12f-1c13-48dc-a773-b44f288e3b8f%22%2C%22%24user_id%22%3A%22b9UQ1UDE0bejHAJNTAfxlVCk2fc65vxDwulfXKjl%22%2C%22%24initial_referrer%22%3A%22%24direct%22%2C%22%24initial_referring_domain%22%3A%22%24direct%22%7D; XSRF-TOKEN=eyJpdiI6Ii9aMldLVVUvNEdBT29qdSs5WVk0bUE9PSIsInZhbHVlIjoiWWhBQyt5V0xzN2NsOXRERjhmaVBadTlyd1BvaHFQZGprbEhSRmo4OGMvWTc4dkh5Tm1BK01UbnRFVEI2U2ZyTjhIVDlQQ1A0eW5sWmxkODc5QUlqaTdnMmpGMWdKamU0L1h2MXBrYWFKNnpoZ3ZDN3NnQWcxMDYvcjM5cUxzZUQiLCJtYWMiOiI3ZWYwOTJjYTA0NjY1ZGUzZDg2NGE1NWY5YWQzMWFlYjFlYWNmOTZhZDg4ZjRiN2JmYmIyOTM4MjZlMzVjMDU3IiwidGFnIjoiIn0%3D; para_session=eyJpdiI6IkRWUEFDWkpzYS9JM2Y5STE0V3BJVGc9PSIsInZhbHVlIjoickVHZnFBeEt1bElBa1pSOUdvRjdZc1c3OVNLL2Z4bUFiaWNOQ1AyMFRoTnBiZUtVdng2RWZheU9NeW85K2NSVDh1aFJrcE5EUDYwVUhpMWtyeGNuWERubThEdHV1TG9QU3J1MmdkOGsrTEM4MWxxazJhc3U2VjJEODN0V253TVAiLCJtYWMiOiJiYTg2YzIwMTY5Y2RmYjYxMDhhZDQ4NjljMDlkOTZjM2I3Mzg5YjU0NmFkMWU1ODFiNjRlMTRjZWZhOWNjMzgzIiwidGFnIjoiIn0%3Dmp_a4795f7fe923ffb83dd6141cee8489b4_mixpanel=%7B%22distinct_id%22%3A%22b9UQ1UDE0bejHAJNTAfxlVCk2fc65vxDwulfXKjl%22%2C%22%24device_id%22%3A%220c5ec12f-1c13-48dc-" ] "priority" => array:1 [ 0 => "u=1, i" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "referer" => array:1 [ 0 => "https://lapara.manaweb.ca/en/products/thyroid-synergy" ] "sec-fetch-dest" => array:1 [ 0 => "empty" ] "sec-fetch-mode" => array:1 [ 0 => "cors" ] "sec-fetch-site" => array:1 [ 0 => "same-origin" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua" => array:1 [ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "accept" => array:1 [ 0 => "application/json, text/plain, */*" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "x-requested-with" => array:1 [ 0 => "XMLHttpRequest" ] "x-csrf-token" => array:1 [ 0 => "5WknGUnDXvMYDG4mrYAtdxIUzY7Ijkep2Gyw4npi" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "host" => array:1 [ 0 => "lapara.manaweb.ca" ] ]
          request_cookies
          0 of 0
          array:3 [ "mp_a4795f7fe923ffb83dd6141cee8489b4_mixpanel" => null "XSRF-TOKEN" => "5WknGUnDXvMYDG4mrYAtdxIUzY7Ijkep2Gyw4npi" "para_session" => "b9UQ1UDE0bejHAJNTAfxlVCk2fc65vxDwulfXKjl" ]
          response_headers
          0 of 0
          array:8 [ "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Thu, 24 Apr 2025 13:40:00 GMT" ] "content-type" => array:1 [ 0 => "application/json" ] "referrer-policy" => array:1 [ 0 => "no-referrer-when-downgrade" ] "x-ratelimit-limit" => array:1 [ 0 => "600" ] "x-ratelimit-remaining" => array:1 [ 0 => "589" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InZNQ3UyMEJJNGxkM0dsMjIxbk5oY3c9PSIsInZhbHVlIjoiNG9NZ1dLQitpUkwxRFNPYS9QbEU1QU5UR282cStyNVJLZTBpRVhvYlpYWk5tZ0lZWndyV0ZacVFjRFkxQ2RwYXZLUE9paGgwTEg3dTdWWDliL3BtWXlFY3EwS3VEcjFMOFZXQnB1clJkV0MzUGhRNXpoTk4vbWxTTE9oSnN5RmoiLCJtYWMiOiIyNmM2MTgwMzU1OThjN2Q3OGFhYzAwM2VmZjNkYTkyMWU3ZTJmY2I2YTI3OTBmZGI2YjFiN2IyNTAzZWYzMGQ4IiwidGFnIjoiIn0%3D; expires=Sun, 27 Apr 2025 13:40:00 GMT; Max-Age=259200; path=/XSRF-TOKEN=eyJpdiI6InZNQ3UyMEJJNGxkM0dsMjIxbk5oY3c9PSIsInZhbHVlIjoiNG9NZ1dLQitpUkwxRFNPYS9QbEU1QU5UR282cStyNVJLZTBpRVhvYlpYWk5tZ0lZWndyV0ZacVFjRFkxQ2RwYXZLUE9pa" 1 => "para_session=eyJpdiI6ImIwUVo3R0xsaWtERGFXS0I5bUJ2dWc9PSIsInZhbHVlIjoiV1JVOWZJdkhIMGZJU2M3MW43Zm91bHBNMXFlRVoyczBQeVRDT2U5UWg0TFR2bGd2TUd0Y3FPQmxRL01oMytyZ1d2UStmcC9qZ2YyNkczODhPZzdGMXVHV2tMK20zVHhtcGxhZnl3MnpFTWtvTUVZVThoRXlDcTFXYmMyYUlmdGwiLCJtYWMiOiIyZDE5ZDAwNDViOGE2Y2MzNDJjOTA0OTk0N2NlZGRmNjZkOGIzNzk1MGJhYmVmYWQ5NjliM2YwMDAwNjNiY2E4IiwidGFnIjoiIn0%3D; expires=Sun, 27 Apr 2025 13:40:00 GMT; Max-Age=259200; path=/; httponlypara_session=eyJpdiI6ImIwUVo3R0xsaWtERGFXS0I5bUJ2dWc9PSIsInZhbHVlIjoiV1JVOWZJdkhIMGZJU2M3MW43Zm91bHBNMXFlRVoyczBQeVRDT2U5UWg0TFR2bGd2TUd0Y3FPQmxRL01oMytyZ1d2USt" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6InZNQ3UyMEJJNGxkM0dsMjIxbk5oY3c9PSIsInZhbHVlIjoiNG9NZ1dLQitpUkwxRFNPYS9QbEU1QU5UR282cStyNVJLZTBpRVhvYlpYWk5tZ0lZWndyV0ZacVFjRFkxQ2RwYXZLUE9paGgwTEg3dTdWWDliL3BtWXlFY3EwS3VEcjFMOFZXQnB1clJkV0MzUGhRNXpoTk4vbWxTTE9oSnN5RmoiLCJtYWMiOiIyNmM2MTgwMzU1OThjN2Q3OGFhYzAwM2VmZjNkYTkyMWU3ZTJmY2I2YTI3OTBmZGI2YjFiN2IyNTAzZWYzMGQ4IiwidGFnIjoiIn0%3D; expires=Sun, 27-Apr-2025 13:40:00 GMT; path=/XSRF-TOKEN=eyJpdiI6InZNQ3UyMEJJNGxkM0dsMjIxbk5oY3c9PSIsInZhbHVlIjoiNG9NZ1dLQitpUkwxRFNPYS9QbEU1QU5UR282cStyNVJLZTBpRVhvYlpYWk5tZ0lZWndyV0ZacVFjRFkxQ2RwYXZLUE9pa" 1 => "para_session=eyJpdiI6ImIwUVo3R0xsaWtERGFXS0I5bUJ2dWc9PSIsInZhbHVlIjoiV1JVOWZJdkhIMGZJU2M3MW43Zm91bHBNMXFlRVoyczBQeVRDT2U5UWg0TFR2bGd2TUd0Y3FPQmxRL01oMytyZ1d2UStmcC9qZ2YyNkczODhPZzdGMXVHV2tMK20zVHhtcGxhZnl3MnpFTWtvTUVZVThoRXlDcTFXYmMyYUlmdGwiLCJtYWMiOiIyZDE5ZDAwNDViOGE2Y2MzNDJjOTA0OTk0N2NlZGRmNjZkOGIzNzk1MGJhYmVmYWQ5NjliM2YwMDAwNjNiY2E4IiwidGFnIjoiIn0%3D; expires=Sun, 27-Apr-2025 13:40:00 GMT; path=/; httponlypara_session=eyJpdiI6ImIwUVo3R0xsaWtERGFXS0I5bUJ2dWc9PSIsInZhbHVlIjoiV1JVOWZJdkhIMGZJU2M3MW43Zm91bHBNMXFlRVoyczBQeVRDT2U5UWg0TFR2bGd2TUd0Y3FPQmxRL01oMytyZ1d2USt" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "5WknGUnDXvMYDG4mrYAtdxIUzY7Ijkep2Gyw4npi" "user_view" => array:1 [ 0 => 8820 ] "_previous" => array:1 [ "url" => "https://lapara.manaweb.ca/api/1/translations/product_card" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-04-24 13:39:59GET/en/products/thyroid-synergy122698
          #22025-04-24 13:40:00GET/api/1/translations/product_card (ajax)71
          #32025-04-24 13:40:00GET/api/1/products/18411?lang=en (ajax)14147
          #42025-04-24 13:40:00GET/api/1/products/729?lang=en (ajax)15149
          #52025-04-24 13:40:00GET/api/1/products/21020?lang=en (ajax)15148