fbpx
Available 8.00 A.M - 6.00 P.M at011 743 2933
Seller Hub

#chatGPT subscription

#chatGPT subscription products in Sri Lanka from Tudo.LK

Awesome news! You are on the right spot for #chatGPT subscription. You will definitely find here whatever you are looking for. Welcome to Tudo.lk. We have everything for #chatGPT subscription you can think of. From your comfort at home up to your doorstep. The widest selection of amazing products in all #chatGPT subscription products are waiting for you.

#chatGPT subscription
Education

ChatGPT PLUS 1 Month Shared

LKR 2,500.00 LKR6,500.00

#chatGPT subscription
Education

ChatGPT PLUS 3 Month Shared

LKR 7,500.00 LKR19,000.00

#chatGPT subscription
Education

ChatGPT PLUS 6 Month Shared

LKR 14,000.00 LKR39,000.00

#chatGPT subscription
Education

ChatGPT PLUS 12 Month Shared

LKR 26,000.00 LKR78,000.00

Out of Stock #chatGPT subscription


Top
8.3.11PHP Version21.39sRequest Duration3MBMemory UsageGET tag/{slug}Route
  • warninglog[21:35:18] LOG.warning: Callables of the form ["Swift_SmtpTransport", "Swift_Transport_EsmtpTranspor...
  • Booting (14.73ms)
  • Application (21.37s)
  • 1 x Application (99.93%)
    21.37s
    1 x Booting (0.07%)
    14.73ms
    6 templates were rendered
    • shop-tag (resources/views/shop-tag.blade.php)10blade
      Params
      0
      item_list
      1
      tn
      2
      lowest_price_of_tag
      3
      tag_vendor_list
      4
      tag_custom_description
      5
      a
      6
      cat_list
      7
      parent_cat_list
      8
      child_cat_list
      9
      attributes
    • layout.layout (resources/views/layout/layout.blade.php)16blade
      Params
      0
      __env
      1
      app
      2
      errors
      3
      item_list
      4
      tn
      5
      lowest_price_of_tag
      6
      tag_vendor_list
      7
      tag_custom_description
      8
      a
      9
      cat_list
      10
      parent_cat_list
      11
      child_cat_list
      12
      attributes
      13
      __currentLoopData
      14
      loop
      15
      item
    • layout.meta (resources/views/layout/meta.blade.php)16blade
      Params
      0
      __env
      1
      app
      2
      errors
      3
      item_list
      4
      tn
      5
      lowest_price_of_tag
      6
      tag_vendor_list
      7
      tag_custom_description
      8
      a
      9
      cat_list
      10
      parent_cat_list
      11
      child_cat_list
      12
      attributes
      13
      __currentLoopData
      14
      loop
      15
      item
    • layout.header (resources/views/layout/header.blade.php)17blade
      Params
      0
      __env
      1
      app
      2
      errors
      3
      item_list
      4
      tn
      5
      lowest_price_of_tag
      6
      tag_vendor_list
      7
      tag_custom_description
      8
      a
      9
      cat_list
      10
      parent_cat_list
      11
      child_cat_list
      12
      attributes
      13
      __currentLoopData
      14
      loop
      15
      item
      16
      top_img
    • pages.categories (resources/views/pages/categories.blade.php)17blade
      Params
      0
      __env
      1
      app
      2
      errors
      3
      item_list
      4
      tn
      5
      lowest_price_of_tag
      6
      tag_vendor_list
      7
      tag_custom_description
      8
      a
      9
      cat_list
      10
      parent_cat_list
      11
      child_cat_list
      12
      attributes
      13
      __currentLoopData
      14
      loop
      15
      item
      16
      top_img
    • layout.footer (resources/views/layout/footer.blade.php)17blade
      Params
      0
      __env
      1
      app
      2
      errors
      3
      item_list
      4
      tn
      5
      lowest_price_of_tag
      6
      tag_vendor_list
      7
      tag_custom_description
      8
      a
      9
      cat_list
      10
      parent_cat_list
      11
      child_cat_list
      12
      attributes
      13
      __currentLoopData
      14
      loop
      15
      item
      16
      top_img
    uri
    GET tag/{slug}
    middleware
    web, web, trackuser
    controller
    App\Http\Controllers\ShopController@shopByTag
    namespace
    App\Http\Controllers
    prefix
    where
    as
    tagPage
    file
    app/Http/Controllers/ShopController.php:116-156
    6 statements were executed21.31s
    • select tag_id,item_tag_description as tag_name,item_tag_slug,item_tag_url from m_003_2_item_tags where `item_tag_slug` = 'chatgpt-subscription' limit 1
      45.8ms/app/RepositoryImpl/ItemTagRepositoryImpl.php:31tudo
      Metadata
      Bindings
      • 0. chatgpt-subscription
      Backtrace
      • 13. /app/RepositoryImpl/ItemTagRepositoryImpl.php:31
      • 14. /app/Http/Controllers/ShopController.php:119
      • 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:261
    • select count(*) as aggregate from m_003_1_item p inner join m_006_category c on `c`.`cat_id` = SUBSTRING_INDEX(p.cat_id, ",", -1) inner join m_002_vendor v on `v`.`supplier_id` = `p`.`vendor_id` left join m_010_media m on `p`.`fetured_img` = `m`.`id` where `p`.`item_status` = 1 and `p`.`approval_status` = 1 and `v`.`vation_mode` = 0 and FIND_IN_SET("#chatGPT subscription",p.products_tag)>0
      5.05s/app/RepositoryImpl/ItemRepositoryImpl.php:386tudo
      Metadata
      Bindings
      • 0. 1
      • 1. 1
      • 2. 0
      Backtrace
      • 14. /app/RepositoryImpl/ItemRepositoryImpl.php:386
      • 15. /app/Http/Controllers/ShopController.php:130
      • 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:261
    • select p.item_id,IF(LENGTH(p.item_name)>35 ,CONCAT(SUBSTRING(p.item_name, 1, 35),"..."),p.item_name) as item_name,IF(p.selling_price>0,p.selling_price,p.regular_price) as price,p.selling_price as sale_price,p.regular_price,p.selling_price as sale_price,p.regular_price, "LKR" as currency,CONCAT(m.folder_path,"/thumb/",m.thumbnail_img) as image,m.full_url as ori_image,p.product_type,p.delivery_hours,p.working_days, p.short_description,p.sku,p.item_name as item_name_full, CONCAT("https://testm.tudo.lk/product/",p.product_slug,"1ic=",p.item_code) as product_url, CONCAT(fetured_img,IF(gallery_img!="",",",""),gallery_img) as img_ids,p.gallery_img as gallery_img_ids, IF(v.is_disabled=0 and v.vation_mode=0 and p.stock_status="I",p.product_qty,0) as product_qty,SUBSTRING_INDEX(p.cat_id, ",", -1) cat,c.slug_hy,c.des as category ,c.category_nav as cat_hierarchy,IF(FIND_IN_SET("adult-only",c.slug_hy)>0,"1","0") is_adult, CONCAT("https://testm.tudo.lk/category","/",c.category_slug) as cat_url,c.des, IF(LENGTH(c.des)>20 ,CONCAT(SUBSTRING(c.des, 1, 20),"..."),c.des) as cat_text, v.shop_name,p.pak_inc,p.warranty,p.warranty_policy,REPLACE(p.sku,CONCAT(p.vendor_id,"-"),"") as sku, CONCAT("https://testm.tudo.lk/store/",v.vendor_slug) as vendor_url, IF(v.is_disabled=0 and v.vation_mode=0 and p.stock_status="I" and p.product_qty>0 , "I" ,"O" ) as stock_status, rand(35) as rnd, IF(p.promo_start_date IS NOT NULL and p.promo_end_date IS NOT NULL and "2025-06-21 21:35:23" between p.promo_start_date and p.promo_end_date and p.promo_price IS NOT NULL , p.promo_price,"" ) as promo_price, IF(p.promo_start_date IS NOT NULL and p.promo_end_date IS NOT NULL and "2025-06-21 21:35:23" between p.promo_start_date and p.promo_end_date and p.promo_cover IS NOT NULL , p.promo_cover,"" ) as promo_cover, CAST((p.star_count/p.review_count) as UNSIGNED) as product_rating from m_003_1_item p inner join m_006_category c on `c`.`cat_id` = SUBSTRING_INDEX(p.cat_id, ",", -1) inner join m_002_vendor v on `v`.`supplier_id` = `p`.`vendor_id` left join m_010_media m on `p`.`fetured_img` = `m`.`id` where `p`.`item_status` = 1 and `p`.`approval_status` = 0 and `v`.`vation_mode` = ? and FIND_IN_SET("#chatGPT subscription",p.products_tag)>0 order by IF(v.is_disabled=0 and v.vation_mode=0 and p.stock_status="I" and p.product_qty>0 , 1 ,0 ) desc, rnd desc, `p`.`added_date` desc limit 12 offset 0
      5.5s/app/RepositoryImpl/ItemRepositoryImpl.php:459tudo
      Metadata
      Bindings
      • 0. 1
      • 1. 1
      • 2. 0
      Backtrace
      • 12. /app/RepositoryImpl/ItemRepositoryImpl.php:459
      • 13. /app/Http/Controllers/ShopController.php:130
      • 14. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 15. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
      • 16. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:261
    • select c.cat_id,c.des as cat_name,CONCAT("https://testm.tudo.lk/category","/",c.category_slug) as cat_url from m_006_category c where `c`.`cat_id` in ('353', '366')
      1.24ms/app/RepositoryImpl/CategoryRepositoryImpl.php:187tudo
      Metadata
      Bindings
      • 0. 353
      • 1. 366
      Backtrace
      • 12. /app/RepositoryImpl/CategoryRepositoryImpl.php:187
      • 13. /app/Http/Controllers/ShopController.php:133
      • 14. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 15. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
      • 16. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:261
    • select p.selling_price from m_003_1_item p where `p`.`product_qty` > 0 and `p`.`item_status` = 1 and `p`.`approval_status` = 1 and FIND_IN_SET("#chatGPT subscription",p.products_tag)>0 order by p.selling_price asc limit 1
      6.29s/app/RepositoryImpl/ItemRepositoryImpl.php:332tudo
      Metadata
      Bindings
      • 0. 0
      • 1. 1
      • 2. 1
      Backtrace
      • 13. /app/RepositoryImpl/ItemRepositoryImpl.php:332
      • 14. /app/Http/Controllers/ShopController.php:135
      • 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:261
    • select CONCAT("https://testm.tudo.lk/store/",v.vendor_slug) as vendor_url, v.shop_name from m_002_vendor v where `supplier_id` in (select `vendor_id` from `m_003_1_item` where `item_status` = 1 and FIND_IN_SET("#chatGPT subscription",cat_id)>0 group by `vendor_id`) and `vation_mode` = 0 and `is_disabled` = 0 limit 5
      4.42s/app/RepositoryImpl/VendorRepositoryImpl.php:87tudo
      Metadata
      Bindings
      • 0. 1
      • 1. 0
      • 2. 0
      Backtrace
      • 12. /app/RepositoryImpl/VendorRepositoryImpl.php:87
      • 13. /app/Http/Controllers/ShopController.php:140
      • 14. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • 15. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
      • 16. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:261
        landing_page_url
        https://testm.tudo.lk/tag/chatgpt-subscription
        source_details
        Illuminate\Support\Collection {#729 #items: array:1 [ 0 => array:5 [ "id" => 1 "so...
        _token
        YCzC1M7jrkJEc4ShY1qzNu5WOB5cELv4DMZPZKfF
        _previous
        array:1 [ "url" => "https://testm.tudo.lk/tag/chatgpt-subscription" ]
        _flash
        array:2 [ "old" => [] "new" => [] ]
        PHPDEBUGBAR_STACK_DATA
        []
        path_info
        /tag/chatgpt-subscription
        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 [ "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" ] "connection" => array:1 [ 0 => "keep-alive" ] "host" => array:1 [ 0 => "testm.tudo.lk" ] ]
        request_server
        0 of 0
        array:52 [ "USER" => "testm" "HOME" => "/home/testm" "SCRIPT_NAME" => "/index.php" "REQUEST_URI" => "/tag/chatgpt-subscription" "QUERY_STRING" => "" "REQUEST_METHOD" => "GET" "SERVER_PROTOCOL" => "HTTP/1.1" "GATEWAY_INTERFACE" => "CGI/1.1" "REDIRECT_URL" => "/tag/chatgpt-subscription" "REMOTE_PORT" => "1416" "SCRIPT_FILENAME" => "/home/testm/public_html/tudo-web/public/index.php" "SERVER_ADMIN" => "[no address given]" "CONTEXT_DOCUMENT_ROOT" => "/home/testm/public_html/tudo-web/public" "CONTEXT_PREFIX" => "" "REQUEST_SCHEME" => "https" "DOCUMENT_ROOT" => "/home/testm/public_html/tudo-web/public" "REMOTE_ADDR" => "216.73.216.157" "SERVER_PORT" => "443" "SERVER_ADDR" => "172.31.27.152" "SERVER_NAME" => "testm.tudo.lk" "SERVER_SOFTWARE" => "Apache" "SERVER_SIGNATURE" => "" "PATH" => "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" "HTTP_ACCEPT_ENCODING" => "gzip, deflate, br, zstd" "HTTP_SEC_FETCH_DEST" => "document" "HTTP_SEC_FETCH_USER" => "?1" "HTTP_SEC_FETCH_MODE" => "navigate" "HTTP_SEC_FETCH_SITE" => "none" "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_USER_AGENT" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" "HTTP_UPGRADE_INSECURE_REQUESTS" => "1" "HTTP_SEC_CH_UA_PLATFORM" => ""Windows"" "HTTP_SEC_CH_UA_MOBILE" => "?0" "HTTP_SEC_CH_UA" => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" "HTTP_CACHE_CONTROL" => "no-cache" "HTTP_PRAGMA" => "no-cache" "HTTP_CONNECTION" => "keep-alive" "HTTP_HOST" => "testm.tudo.lk" "proxy-nokeepalive" => "1" "SSL_TLS_SNI" => "testm.tudo.lk" "HTTPS" => "on" "SCRIPT_URI" => "https://testm.tudo.lk/tag/chatgpt-subscription" "SCRIPT_URL" => "/tag/chatgpt-subscription" "REDIRECT_STATUS" => "200" "REDIRECT_SSL_TLS_SNI" => "testm.tudo.lk" "REDIRECT_HTTPS" => "on" "REDIRECT_SCRIPT_URI" => "https://testm.tudo.lk/tag/chatgpt-subscription" "REDIRECT_SCRIPT_URL" => "/tag/chatgpt-subscription" "FCGI_ROLE" => "RESPONDER" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1750521918.5328 "REQUEST_TIME" => 1750521918 ]
        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 => "Sat, 21 Jun 2025 16:05:39 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkduK1RkUVFTY3EzV2h5ZWdFRnNSY2c9PSIsInZhbHVlIjoiOE9LTWZMSFg5UFRZTnNCVWNmc0lnSlpiS1g4MGNsNHdpZ2QwdlZhY3hOalhEVlltM1lGN3Y3bnJsYTAwcjgxMnJzYTcva0JLYXFkcXpUOThXMkUvWHJSZkdodGtXd04yZzBlSUF5cmR2aU5ndTI0Tk1IRDg3NTJwZ1RneVcwNVkiLCJtYWMiOiI0YzRkMmVlNTRlOTcxYTBhYTRiYjY0NTI3YjI2MTI3MDZhMzBlNjczYzNlYWRhOTI3NTI4NjY3MjljNjJhMDJmIiwidGFnIjoiIn0%3D; expires=Mon, 23-Jun-2025 18:05:39 GMT; Max-Age=180000; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6IkduK1RkUVFTY3EzV2h5ZWdFRnNSY2c9PSIsInZhbHVlIjoiOE9LTWZMSFg5UFRZTnNCVWNmc0lnSlpiS1g4MGNsNHdpZ2QwdlZhY3hOalhEVlltM1lGN3Y3bnJsYTAwcjgxMnJzYTcva" 1 => "tudolk_session=eyJpdiI6IkQ4MVpBZGtoWGJLK2V1SUwyM1IvbUE9PSIsInZhbHVlIjoiNjNxd05ueVordnprTFZkQ2FMNFVUTUc3bnZOQUN3TEhoY2dKalJsTkt5RWVKSEZ0aFpEVmp0Y04zbzhnZTY1R3B0NU9KS3M4NWE4akRRb1FGWHZYWjJ3US9qdG1MNklFSXhEUy8wQW9BM0tjaVExME53akl1OE0yMTkzMXYxRDgiLCJtYWMiOiI5ODI0YzdiOGFmNjhmM2Q2MjdjODY5ZTMxM2I2YjAxOWEyNWU1OWNmZmM3N2IzNmQ4MDQ5NmNjNzdkMDM4ZThhIiwidGFnIjoiIn0%3D; expires=Mon, 23-Jun-2025 18:05:39 GMT; Max-Age=180000; path=/; httponly; samesite=laxtudolk_session=eyJpdiI6IkQ4MVpBZGtoWGJLK2V1SUwyM1IvbUE9PSIsInZhbHVlIjoiNjNxd05ueVordnprTFZkQ2FMNFVUTUc3bnZOQUN3TEhoY2dKalJsTkt5RWVKSEZ0aFpEVmp0Y04zbzhnZTY1R3B0N" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IkduK1RkUVFTY3EzV2h5ZWdFRnNSY2c9PSIsInZhbHVlIjoiOE9LTWZMSFg5UFRZTnNCVWNmc0lnSlpiS1g4MGNsNHdpZ2QwdlZhY3hOalhEVlltM1lGN3Y3bnJsYTAwcjgxMnJzYTcva0JLYXFkcXpUOThXMkUvWHJSZkdodGtXd04yZzBlSUF5cmR2aU5ndTI0Tk1IRDg3NTJwZ1RneVcwNVkiLCJtYWMiOiI0YzRkMmVlNTRlOTcxYTBhYTRiYjY0NTI3YjI2MTI3MDZhMzBlNjczYzNlYWRhOTI3NTI4NjY3MjljNjJhMDJmIiwidGFnIjoiIn0%3D; expires=Mon, 23-Jun-2025 18:05:39 GMT; path=/XSRF-TOKEN=eyJpdiI6IkduK1RkUVFTY3EzV2h5ZWdFRnNSY2c9PSIsInZhbHVlIjoiOE9LTWZMSFg5UFRZTnNCVWNmc0lnSlpiS1g4MGNsNHdpZ2QwdlZhY3hOalhEVlltM1lGN3Y3bnJsYTAwcjgxMnJzYTcva" 1 => "tudolk_session=eyJpdiI6IkQ4MVpBZGtoWGJLK2V1SUwyM1IvbUE9PSIsInZhbHVlIjoiNjNxd05ueVordnprTFZkQ2FMNFVUTUc3bnZOQUN3TEhoY2dKalJsTkt5RWVKSEZ0aFpEVmp0Y04zbzhnZTY1R3B0NU9KS3M4NWE4akRRb1FGWHZYWjJ3US9qdG1MNklFSXhEUy8wQW9BM0tjaVExME53akl1OE0yMTkzMXYxRDgiLCJtYWMiOiI5ODI0YzdiOGFmNjhmM2Q2MjdjODY5ZTMxM2I2YjAxOWEyNWU1OWNmZmM3N2IzNmQ4MDQ5NmNjNzdkMDM4ZThhIiwidGFnIjoiIn0%3D; expires=Mon, 23-Jun-2025 18:05:39 GMT; path=/; httponlytudolk_session=eyJpdiI6IkQ4MVpBZGtoWGJLK2V1SUwyM1IvbUE9PSIsInZhbHVlIjoiNjNxd05ueVordnprTFZkQ2FMNFVUTUc3bnZOQUN3TEhoY2dKalJsTkt5RWVKSEZ0aFpEVmp0Y04zbzhnZTY1R3B0N" ] ]
        session_attributes
        0 of 0
        array:6 [ "landing_page_url" => "https://testm.tudo.lk/tag/chatgpt-subscription" "source_details" => Illuminate\Support\Collection {#729 #items: array:1 [ 0 => array:5 [ "id" => 1 "source_tag" => "utm" "source_value" => null "landing_page_url" => "https://testm.tudo.lk/tag/chatgpt-subscription" "time" => "2025-06-21 16:05:18" ] ] #escapeWhenCastingToString: false } "_token" => "YCzC1M7jrkJEc4ShY1qzNu5WOB5cELv4DMZPZKfF" "_previous" => array:1 [ "url" => "https://testm.tudo.lk/tag/chatgpt-subscription" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]